程序包 | 说明 |
---|---|
com.fr.plugin.chart.map.line.condition | |
com.fr.plugin.chart.type |
限定符和类型 | 方法和说明 |
---|---|
LineMapAnimationType |
AttrLineEffect.getAnimationType() |
限定符和类型 | 方法和说明 |
---|---|
void |
AttrLineEffect.setAnimationType(LineMapAnimationType animationType) |
限定符和类型 | 方法和说明 |
---|---|
static LineMapAnimationType[] |
LineMapAnimationType.getTypes() |
static LineMapAnimationType |
LineMapAnimationType.parse(java.lang.String stringType) |
static LineMapAnimationType |
LineMapAnimationType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static LineMapAnimationType[] |
LineMapAnimationType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|