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, needChartChangePaneclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIconPath, getPlotTypePanepublic AbstractTableDataContentPane getTableDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProviderpublic AbstractReportDataContentPane getReportDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProviderpublic AbstractChartAttrPane[] getAttrPaneArray(AttributeChangeListener listener)
getAttrPaneArray 在接口中 IndependentChartUIProvidergetAttrPaneArray 在类中 AbstractIndependentChartUIWithAPILevelpublic boolean isUseDefaultPane()
isUseDefaultPane 在接口中 IndependentChartUIProviderisUseDefaultPane 在类中 AbstractIndependentChartUIWithAPILevelpublic int currentAPILevel()
LevelcurrentAPILevel 在接口中 LevelcurrentAPILevel 在类中 AbstractIndependentChartUIWithAPILevel