| 程序包 | 说明 |
|---|---|
| org.meteoinfo.layer | |
| org.meteoinfo.legend |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
ChartTypes |
ChartSet.getChartType() |
Get chart type
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
ChartSet.setChartType(ChartTypes type) |
Set chart type
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
ChartTypes |
ChartBreak.getChartType() |
Get chart type
|
static ChartTypes |
ChartTypes.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static ChartTypes[] |
ChartTypes.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
ChartBreak.setChartType(ChartTypes cType) |
Set chart type
|
| 构造器 | 说明 |
|---|---|
ChartBreak(ChartTypes chartType) |
Constructor
|
Copyright © 2019. All rights reserved.