程序包 | 说明 |
---|---|
com.fr.plugin.chart | |
com.fr.plugin.chart.base | |
com.fr.plugin.chart.pie |
限定符和类型 | 方法和说明 |
---|---|
ChartRoseType |
PiePlot4VanChart.getRoseType() |
限定符和类型 | 方法和说明 |
---|---|
void |
PiePlot4VanChart.setRoseType(ChartRoseType roseType) |
构造器和说明 |
---|
PiePlot4VanChart(ChartRoseType roseType) |
限定符和类型 | 方法和说明 |
---|---|
static ChartRoseType |
ChartRoseType.parse(java.lang.String p)
将字符串转换成枚举类型
|
static ChartRoseType |
ChartRoseType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static ChartRoseType[] |
ChartRoseType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
ChartRoseType |
VanChartPiePlotGlyph.getRoseType() |
限定符和类型 | 方法和说明 |
---|---|
static Chart |
PieIndependentVanChart.createNewPieChart(ChartRoseType roseType) |
void |
VanChartPiePlotGlyph.setRoseType(ChartRoseType roseType) |