|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jCharts.types.IntType | +--org.jCharts.types.PieLabelType
Field Summary | |
static PieLabelType |
LEGEND_LABELS
|
static PieLabelType |
NO_LABELS
|
static PieLabelType |
VALUE_LABELS
|
Fields inherited from class org.jCharts.types.IntType |
|
Constructor Summary | |
private |
PieLabelType(int value)
|
Method Summary | |
boolean |
equals(PieLabelType pieLabelType)
|
Methods inherited from class org.jCharts.types.IntType |
getInt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final PieLabelType NO_LABELS
public static final PieLabelType VALUE_LABELS
public static final PieLabelType LEGEND_LABELS
Constructor Detail |
private PieLabelType(int value)
value
- Method Detail |
public boolean equals(PieLabelType pieLabelType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |