Package | Description |
---|---|
org.xwiki.chart.axis | |
org.xwiki.chart.plot |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
AxisType[] |
PlotType.getDefaultAxisTypes() |
Copyright © 2004–2021 XWiki. All rights reserved.