public class MapIndependentVanChartInterface extends AbstractIndependentVanChartUI
CURRENT_API_LEVEL, XML_TAG| 构造器和说明 |
|---|
MapIndependentVanChartInterface() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
areaPlot(Plot plot) |
AbstractChartAttrPane[] |
getAttrPaneArray(AttributeChangeListener listener)
图表的属性界面数组
|
ChartDataPane |
getChartDataPane(AttributeChangeListener listener) |
java.lang.String |
getIconPath()
图标路径
|
ConditionAttributesPane |
getPlotConditionPane(Plot plot)
条件属性界面
|
BasicBeanPane<Plot> |
getPlotSeriesPane(ChartStylePane parent,
Plot plot)
系列界面
|
AbstractChartTypePane |
getPlotTypePane()
图表的类型定义界面类型,就是属性表的第一个界面
|
java.lang.String |
getPlotTypeTitle4PopupWindow()
plot面板的标题
插件兼容
|
AbstractReportDataContentPane |
getReportDataSourcePane(Plot plot,
ChartDataPane parent)
单元格数据源的界面
|
AbstractTableDataContentPane |
getTableDataSourcePane(Plot plot,
ChartDataPane parent)
数据集数据源的界面
|
protected boolean |
linePlot(Plot plot) |
currentAPILevel, isUseDefaultPaneequals, getChartConfigPane, getChartEditPane, getPlotSeriesPane, needChartChangePanepublic AbstractChartTypePane getPlotTypePane()
public AbstractTableDataContentPane getTableDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProvidergetTableDataSourcePane 在接口中 IndependentChartUIProvidergetTableDataSourcePane 在类中 AbstractIndependentVanChartUIpublic AbstractReportDataContentPane getReportDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProvidergetReportDataSourcePane 在接口中 IndependentChartUIProvidergetReportDataSourcePane 在类中 AbstractIndependentVanChartUIpublic ChartDataPane getChartDataPane(AttributeChangeListener listener)
protected boolean areaPlot(Plot plot)
protected boolean linePlot(Plot plot)
public AbstractChartAttrPane[] getAttrPaneArray(AttributeChangeListener listener)
getAttrPaneArray 在接口中 IndependentChartUIProvidergetAttrPaneArray 在类中 AbstractIndependentVanChartUIpublic java.lang.String getIconPath()
public BasicBeanPane<Plot> getPlotSeriesPane(ChartStylePane parent, Plot plot)
IndependentChartUIProvidergetPlotSeriesPane 在接口中 IndependentChartUIProvidergetPlotSeriesPane 在类中 AbstractIndependentChartUIWithAPILevelpublic ConditionAttributesPane getPlotConditionPane(Plot plot)
IndependentChartUIProvidergetPlotConditionPane 在接口中 IndependentChartUIProvidergetPlotConditionPane 在类中 AbstractIndependentChartUIWithAPILevelpublic java.lang.String getPlotTypeTitle4PopupWindow()