@Deprecated public abstract class AbstractIndependentChartUI extends java.lang.Object implements IndependentChartUIProvider
CURRENT_API_LEVEL, XML_TAG
构造器和说明 |
---|
AbstractIndependentChartUI()
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
int |
currentAPILevel()
已过时。
当前接口的API等级,用于判断是否需要升级插件
|
boolean |
equals(java.lang.Object obj)
已过时。
|
AbstractChartAttrPane[] |
getAttrPaneArray(AttributeChangeListener listener)
已过时。
图表的属性界面数组
|
ChartsConfigPane |
getChartConfigPane(java.lang.String plotID)
已过时。
|
ChartDataPane |
getChartDataPane(AttributeChangeListener listener)
已过时。
|
ChartEditPane |
getChartEditPane(java.lang.String plotID)
已过时。
|
ConditionAttributesPane |
getPlotConditionPane(Plot plot)
已过时。
条件属性界面
|
BasicBeanPane<Plot> |
getPlotSeriesPane()
已过时。
|
BasicBeanPane<Plot> |
getPlotSeriesPane(ChartStylePane parent,
Plot plot)
已过时。
系列界面
|
boolean |
isUseDefaultPane()
已过时。
是否使用默认的界面,为了避免界面来回切换
|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIconPath, getPlotTypePane, getPlotTypeTitle4PopupWindow, getReportDataSourcePane, getTableDataSourcePane, needChartChangePane
public int currentAPILevel()
Level
currentAPILevel
在接口中 Level
public AbstractChartAttrPane[] getAttrPaneArray(AttributeChangeListener listener)
IndependentChartUIProvider
getAttrPaneArray
在接口中 IndependentChartUIProvider
public ChartDataPane getChartDataPane(AttributeChangeListener listener)
getChartDataPane
在接口中 IndependentChartUIProvider
public boolean isUseDefaultPane()
isUseDefaultPane
在接口中 IndependentChartUIProvider
public BasicBeanPane<Plot> getPlotSeriesPane(ChartStylePane parent, Plot plot)
IndependentChartUIProvider
getPlotSeriesPane
在接口中 IndependentChartUIProvider
public BasicBeanPane<Plot> getPlotSeriesPane()
public boolean equals(java.lang.Object obj)
equals
在类中 java.lang.Object
public ConditionAttributesPane getPlotConditionPane(Plot plot)
IndependentChartUIProvider
getPlotConditionPane
在接口中 IndependentChartUIProvider
public ChartEditPane getChartEditPane(java.lang.String plotID)
getChartEditPane
在接口中 IndependentChartUIProvider
public ChartsConfigPane getChartConfigPane(java.lang.String plotID)
getChartConfigPane
在接口中 IndependentChartUIProvider