org.jCharts.types
Class PieLabelType
java.lang.Object
org.jCharts.types.IntType
org.jCharts.types.PieLabelType
- All Implemented Interfaces:
- Serializable
public class PieLabelType
- extends IntType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_LABELS
public static final PieLabelType NO_LABELS
VALUE_LABELS
public static final PieLabelType VALUE_LABELS
LEGEND_LABELS
public static final PieLabelType LEGEND_LABELS
PieLabelType
private PieLabelType(int value)
- Parameters:
value
-
equals
public boolean equals(PieLabelType pieLabelType)