public abstract class AbstractIndependentVanChartUI extends AbstractIndependentChartUIWithAPILevel
CURRENT_API_LEVEL, XML_TAG
构造器和说明 |
---|
AbstractIndependentVanChartUI() |
限定符和类型 | 方法和说明 |
---|---|
int |
currentAPILevel()
当前接口的API等级,用于判断是否需要升级插件
|
AbstractChartAttrPane[] |
getAttrPaneArray(AttributeChangeListener listener)
图表的属性界面数组
|
AbstractReportDataContentPane |
getReportDataSourcePane(Plot plot,
ChartDataPane parent)
单元格数据源的界面
|
AbstractTableDataContentPane |
getTableDataSourcePane(Plot plot,
ChartDataPane parent)
数据集数据源的界面
|
boolean |
isUseDefaultPane()
是否使用默认的界面,为了避免界面来回切换
|
equals, getChartConfigPane, getChartDataPane, getChartEditPane, getPlotConditionPane, getPlotSeriesPane, getPlotSeriesPane, getPlotTypeTitle4PopupWindow, needChartChangePane
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIconPath, getPlotTypePane
public AbstractTableDataContentPane getTableDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProvider
public AbstractReportDataContentPane getReportDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProvider
public AbstractChartAttrPane[] getAttrPaneArray(AttributeChangeListener listener)
getAttrPaneArray
在接口中 IndependentChartUIProvider
getAttrPaneArray
在类中 AbstractIndependentChartUIWithAPILevel
public boolean isUseDefaultPane()
isUseDefaultPane
在接口中 IndependentChartUIProvider
isUseDefaultPane
在类中 AbstractIndependentChartUIWithAPILevel
public int currentAPILevel()
Level
currentAPILevel
在接口中 Level
currentAPILevel
在类中 AbstractIndependentChartUIWithAPILevel