|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisType | |
|---|---|
| org.xwiki.chart.axis | |
| org.xwiki.chart.plot | |
| Uses of AxisType in org.xwiki.chart.axis |
|---|
| Methods in org.xwiki.chart.axis that return AxisType | |
|---|---|
static AxisType |
AxisType.forName(String name)
|
static AxisType |
AxisType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AxisType[] |
AxisType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AxisType in org.xwiki.chart.plot |
|---|
| Methods in org.xwiki.chart.plot that return AxisType | |
|---|---|
AxisType[] |
PlotType.getDefaultAxisTypes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||