public class PieLabelType extends IntType
Modifier and Type | Field and Description |
---|---|
static PieLabelType |
LEGEND_LABELS |
static PieLabelType |
NO_LABELS |
static PieLabelType |
VALUE_LABELS |
Modifier | Constructor and Description |
---|---|
private |
PieLabelType(int value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(PieLabelType pieLabelType) |
public static final PieLabelType NO_LABELS
public static final PieLabelType VALUE_LABELS
public static final PieLabelType LEGEND_LABELS
public boolean equals(PieLabelType pieLabelType)