程序包 | 说明 |
---|---|
com.fr.plugin.chart.custom | |
com.fr.van.chart.custom | |
com.fr.van.chart.custom.other | |
com.fr.van.chart.custom.style |
限定符和类型 | 方法和说明 |
---|---|
static void |
CustomPlotFactory.axisSynchronization(VanChartCustomPlot plot)
柱坐标轴和使用直角坐标系的图表坐标轴属性同步
|
static void |
CustomPlotFactory.dataSheetSynchronization(VanChartCustomPlot plot)
数据表属性同步
|
static void |
CustomPlotFactory.setCustomCategoryAttr(VanChartCustomPlot plot)
设置组合图的分类坐标轴属性
|
构造器和说明 |
---|
VanChartCustomPlotDataContentsTabPane(VanChartCustomPlot plot,
VanChartCustomDataPane parent,
AttributeChangeListener listener) |
限定符和类型 | 方法和说明 |
---|---|
VanChartCustomPlot |
VanChartCustomPlotHyperlinkTabPane.updateBean() |
VanChartCustomPlot |
VanChartCustomPlotConditionAttrTabPane.updateBean() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartCustomPlotHyperlinkTabPane.populateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotConditionAttrTabPane.populateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotHyperlinkTabPane.updateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotConditionAttrTabPane.updateBean(VanChartCustomPlot plot) |
构造器和说明 |
---|
VanChartCustomPlotConditionAttrTabPane(VanChartCustomPlot plot,
BasicPane parent) |
VanChartCustomPlotHyperlinkTabPane(VanChartCustomPlot plot,
BasicPane parent) |
限定符和类型 | 方法和说明 |
---|---|
VanChartCustomPlot |
VanChartCustomPlotTooltipTabPane.updateBean() |
VanChartCustomPlot |
VanChartCustomPlotSeriesTabPane.updateBean() |
VanChartCustomPlot |
VanChartCustomPlotLabelTabPane.updateBean() |
VanChartCustomPlot |
VanChartCustomAxisTabPane.updateBean() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartCustomPlotTooltipTabPane.populateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotSeriesTabPane.populateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotLabelTabPane.populateBean(VanChartCustomPlot plot) |
void |
VanChartCustomAxisTabPane.populateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotTooltipTabPane.updateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotSeriesTabPane.updateBean(VanChartCustomPlot plot) |
void |
VanChartCustomPlotLabelTabPane.updateBean(VanChartCustomPlot plot) |
void |
VanChartCustomAxisTabPane.updateBean(VanChartCustomPlot plot) |
构造器和说明 |
---|
VanChartCustomAxisTabPane(VanChartCustomPlot plot,
BasicPane parent) |
VanChartCustomPlotLabelTabPane(VanChartCustomPlot plot,
BasicPane parent) |
VanChartCustomPlotSeriesTabPane(VanChartCustomPlot plot,
BasicPane parent) |
VanChartCustomPlotTooltipTabPane(VanChartCustomPlot plot,
BasicPane parent) |