public class Factory4TableDataContentPane
extends java.lang.Object
| 构造器和说明 |
|---|
Factory4TableDataContentPane() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AbstractTableDataContentPane |
createTableDataContenetPaneWithPlotType(Plot plot,
ChartDataPane parentPane)
根据plot生产对应的数据面板
|
public static AbstractTableDataContentPane createTableDataContenetPaneWithPlotType(Plot plot, ChartDataPane parentPane)
plot - 图表parentPane - 父面板