public class GanttIndependentChartInterface extends AbstractIndependentChartUIWithAPILevel
CURRENT_API_LEVEL, XML_TAG
构造器和说明 |
---|
GanttIndependentChartInterface() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getIconPath()
图标路径
|
ConditionAttributesPane |
getPlotConditionPane(Plot plot)
条件属性界面
|
AbstractChartTypePane |
getPlotTypePane()
图表的类型定义界面类型,就是属性表的第一个界面
|
AbstractReportDataContentPane |
getReportDataSourcePane(Plot plot,
ChartDataPane parent)
单元格数据源的界面
|
AbstractTableDataContentPane |
getTableDataSourcePane(Plot plot,
ChartDataPane parent)
数据集数据源的界面
|
currentAPILevel, equals, getAttrPaneArray, getChartConfigPane, getChartDataPane, getChartEditPane, getPlotSeriesPane, getPlotSeriesPane, getPlotTypeTitle4PopupWindow, isUseDefaultPane, needChartChangePane
public AbstractChartTypePane getPlotTypePane()
IndependentChartUIProvider
public AbstractTableDataContentPane getTableDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProvider
public AbstractReportDataContentPane getReportDataSourcePane(Plot plot, ChartDataPane parent)
IndependentChartUIProvider
public ConditionAttributesPane getPlotConditionPane(Plot plot)
IndependentChartUIProvider
getPlotConditionPane
在接口中 IndependentChartUIProvider
getPlotConditionPane
在类中 AbstractIndependentChartUIWithAPILevel
public java.lang.String getIconPath()