public class PieIndependentVanChartInterface extends AbstractIndependentVanChartUI
CURRENT_API_LEVEL, XML_TAG
构造器和说明 |
---|
PieIndependentVanChartInterface() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getIconPath()
图标路径
|
ConditionAttributesPane |
getPlotConditionPane(Plot plot)
条件属性界面
|
BasicBeanPane<Plot> |
getPlotSeriesPane(ChartStylePane parent,
Plot plot)
系列界面
|
AbstractChartTypePane |
getPlotTypePane()
图表的类型定义界面类型,就是属性表的第一个界面
|
java.lang.String |
getPlotTypeTitle4PopupWindow()
plot面板的标题
插件兼容
|
AbstractTableDataContentPane |
getTableDataSourcePane(Plot plot,
ChartDataPane parent)
如果parent為VanChartDataPane
則使用custom使用的數據配置面板
|
currentAPILevel, getAttrPaneArray, getReportDataSourcePane, isUseDefaultPane
equals, getChartConfigPane, getChartDataPane, getChartEditPane, getPlotSeriesPane, needChartChangePane
public java.lang.String getIconPath()
IndependentChartUIProvider
public AbstractChartTypePane getPlotTypePane()
IndependentChartUIProvider
public ConditionAttributesPane getPlotConditionPane(Plot plot)
IndependentChartUIProvider
getPlotConditionPane
在接口中 IndependentChartUIProvider
getPlotConditionPane
在类中 AbstractIndependentChartUIWithAPILevel
public BasicBeanPane<Plot> getPlotSeriesPane(ChartStylePane parent, Plot plot)
IndependentChartUIProvider
getPlotSeriesPane
在接口中 IndependentChartUIProvider
getPlotSeriesPane
在类中 AbstractIndependentChartUIWithAPILevel
public AbstractTableDataContentPane getTableDataSourcePane(Plot plot, ChartDataPane parent)
getTableDataSourcePane
在接口中 IndependentChartUIProvider
getTableDataSourcePane
在类中 AbstractIndependentVanChartUI
plot
- parent
- public java.lang.String getPlotTypeTitle4PopupWindow()