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