程序包 | 说明 |
---|---|
com.fr.plugin.chart.drillmap | |
com.fr.plugin.chart.gantt.attr | |
com.fr.plugin.chart.map | |
com.fr.plugin.chart.type | |
com.fr.van.chart.map.designer.type |
限定符和类型 | 方法和说明 |
---|---|
java.util.List<ZoomLevel> |
VanChartDrillMapPlot.getLayerLevelList() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartDrillMapDataPoint.setZoomListener(ZoomLevel zoomListener) |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartDrillMapPlot.setLayerLevelList(java.util.List<ZoomLevel> layerLevelList) |
限定符和类型 | 方法和说明 |
---|---|
ZoomLevel |
GanttTimeAxis.getInitialZoomLevel() |
限定符和类型 | 方法和说明 |
---|---|
void |
GanttTimeAxis.setInitialZoomLevel(ZoomLevel initialZoomLevel) |
限定符和类型 | 方法和说明 |
---|---|
ZoomLevel |
VanChartMapPlot.getZoomLevel() |
ZoomLevel |
VanChartMapPlotGlyph.getZoomLevel() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartMapPlot.setZoomLevel(ZoomLevel zoomLevel) |
void |
VanChartMapPlotGlyph.setZoomLevel(ZoomLevel zoomLevel) |
限定符和类型 | 方法和说明 |
---|---|
static ZoomLevel |
ZoomLevel.parseInt(int ordinal) |
static ZoomLevel |
ZoomLevel.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static ZoomLevel[] |
ZoomLevel.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 字段和说明 |
---|---|
static ZoomLevel[] |
VanChartMapSourceChoosePane.ZOOM_LEVELS |