public class TreeMapIndependentVanChartInterface extends MultiPieIndependentVanChartInterface
CURRENT_API_LEVEL, XML_TAG
构造器和说明 |
---|
TreeMapIndependentVanChartInterface() |
限定符和类型 | 方法和说明 |
---|---|
AbstractChartAttrPane[] |
getAttrPaneArray(AttributeChangeListener listener)
图表的属性界面数组
|
java.lang.String |
getIconPath()
图标路径
|
BasicBeanPane<Plot> |
getPlotSeriesPane(ChartStylePane parent,
Plot plot)
系列界面
|
AbstractChartTypePane |
getPlotTypePane()
图表的类型定义界面类型,就是属性表的第一个界面
|
java.lang.String |
getPlotTypeTitle4PopupWindow()
plot面板的标题
插件兼容
|
getPlotConditionPane, getReportDataSourcePane, getTableDataSourcePane
currentAPILevel, isUseDefaultPane
equals, getChartConfigPane, getChartDataPane, getChartEditPane, getPlotSeriesPane, needChartChangePane
public AbstractChartTypePane getPlotTypePane()
IndependentChartUIProvider
getPlotTypePane
在接口中 IndependentChartUIProvider
getPlotTypePane
在类中 MultiPieIndependentVanChartInterface
public java.lang.String getIconPath()
IndependentChartUIProvider
getIconPath
在接口中 IndependentChartUIProvider
getIconPath
在类中 MultiPieIndependentVanChartInterface
public BasicBeanPane<Plot> getPlotSeriesPane(ChartStylePane parent, Plot plot)
IndependentChartUIProvider
getPlotSeriesPane
在接口中 IndependentChartUIProvider
getPlotSeriesPane
在类中 MultiPieIndependentVanChartInterface
public AbstractChartAttrPane[] getAttrPaneArray(AttributeChangeListener listener)
AbstractIndependentVanChartUI
getAttrPaneArray
在接口中 IndependentChartUIProvider
getAttrPaneArray
在类中 AbstractIndependentVanChartUI
public java.lang.String getPlotTypeTitle4PopupWindow()