Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
Modifier and Type | Method and Description |
---|---|
static PieChartPNode.PieChartLabelMode |
PieChartPNode.PieChartLabelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PieChartPNode.PieChartLabelMode[] |
PieChartPNode.PieChartLabelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PieChartPNode.setShowLegend(PieChartPNode.PieChartLabelMode mode) |