|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.graph.aesthetic.VisualFrame
inetsoft.graph.aesthetic.ShapeFrame
inetsoft.graph.aesthetic.MultiShapeFrame
inetsoft.graph.aesthetic.PieShapeFrame
public class PieShapeFrame
A profile shape displays a set of values as pies.
| Constructor Summary | |
|---|---|
PieShapeFrame()
Create a shape frame. |
|
PieShapeFrame(String[] fields)
Create a pie shape frame. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Check if equals another object. |
ColorFrame |
getColorFrame()
Get the colors used to draw pie slices. |
protected GShape |
getShape(double[] values)
Get a shape for the tuple. |
void |
setColorFrame(ColorFrame colors)
Set the colors used to draw pie slices. |
| Methods inherited from class inetsoft.graph.aesthetic.MultiShapeFrame |
|---|
getField, getFields, getLegendTuple, getScales, getShape, getShape, getTitle, getValues, init, isSharedScale, isValid, setField, setFields, setScales |
| Methods inherited from class inetsoft.graph.aesthetic.VisualFrame |
|---|
clone, createComparator, getLabels, getLegendFrame, getLegendSpec, getScale, getScaleOption, hashCode, isVisible, setLegendFrame, setLegendSpec, setScale, setScaleOption, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PieShapeFrame()
public PieShapeFrame(String[] fields)
fields - the fields to plot bars in the shape.| Method Detail |
|---|
public void setColorFrame(ColorFrame colors)
public ColorFrame getColorFrame()
protected GShape getShape(double[] values)
getShape in class MultiShapeFramepublic boolean equals(Object obj)
VisualFrame
equals in class MultiShapeFrame
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||