程序包 | 说明 |
---|---|
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
com.fr.design.chart.series.SeriesCondition | |
com.fr.plugin.chart.bubble | |
com.fr.plugin.chart.gantt | |
com.fr.plugin.chart.glyph | |
com.fr.plugin.chart.map | |
com.fr.plugin.chart.multilayer | |
com.fr.plugin.chart.scatter | |
com.fr.plugin.chart.structure | |
com.fr.plugin.chart.type | |
com.fr.plugin.chart.wordcloud | |
com.fr.van.chart.bubble | |
com.fr.van.chart.designer.style.series | |
com.fr.van.chart.map.designer.other.condition | |
com.fr.van.chart.multilayer.other |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
DataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected ConditionKeyType[] |
XYPlotChartConditionPane.conditionKeyTypes() |
protected ConditionKeyType[] |
PiePlotChartConditionPane.conditionKeyTypes() |
protected ConditionKeyType[] |
MapPlotChartConditionPane.conditionKeyTypes() |
protected ConditionKeyType[] |
GanttPlotChartConditionPane.conditionKeyTypes() |
protected ConditionKeyType[] |
ChartConditionPane.conditionKeyTypes() |
protected ConditionKeyType[] |
BubblePlotChartConditionPane.conditionKeyTypes() |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartBubbleDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartGanttDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartMultiCategoryDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartMapDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartMultiPieDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartScatterDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
VanChartStructureDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 字段和说明 |
---|---|
static ConditionKeyType[] |
ConditionKeyType.BUBBLE_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.CATEGORY_ARRAY_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.Gantt_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.LINE_MAP_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.MAP_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.MULTI_PIE_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.NORMAL_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.NORMAL2_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.OLD_GANTT_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.OLD_MAP_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.SERIES_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.STRUCTURE_CONDITION_KEY_TYPES |
static ConditionKeyType[] |
ConditionKeyType.WORD_CLOUD_CONDITION_KEY_TYPES |
限定符和类型 | 方法和说明 |
---|---|
static ConditionKeyType |
ConditionKeyType.find(java.lang.String stringType) |
static ConditionKeyType |
ConditionKeyType.parse(java.lang.String stringType) |
static ConditionKeyType |
ConditionKeyType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static ConditionKeyType[] |
ConditionKeyType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.Object |
WordCloudDataPoint.toResult(ConditionKeyType type) |
限定符和类型 | 方法和说明 |
---|---|
protected ConditionKeyType[] |
VanChartBubbleConditionSelectionPane.conditionKeyTypes() |
限定符和类型 | 方法和说明 |
---|---|
protected ConditionKeyType[] |
VanChartSeriesConditionPane.conditionKeyTypes() |
限定符和类型 | 方法和说明 |
---|---|
protected ConditionKeyType[] |
VanChartMapConditionSelectionPane.conditionKeyTypes() |
protected ConditionKeyType[] |
VanChartLineMapConditionSelectionPane.conditionKeyTypes() |
限定符和类型 | 方法和说明 |
---|---|
protected ConditionKeyType[] |
VanChartMultiPieConditionSelectionPane.conditionKeyTypes() |