Package | Description |
---|---|
org.xwiki.chart.dataset | |
org.xwiki.chart.plot |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DatasetType |
PlotType.getDefaultDatasetType() |
Copyright © 2004–2022 XWiki. All rights reserved.