类的使用
org.meteoinfo.layout.ScaleBarType
-
使用ScaleBarType的程序包 程序包 说明 org.meteoinfo.chart org.meteoinfo.layout -
-
org.meteoinfo.chart中ScaleBarType的使用
返回ScaleBarType的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 ScaleBarTypeChartScaleBar. getScaleBarType()Get scale bar type参数类型为ScaleBarType的org.meteoinfo.chart中的方法 修饰符和类型 方法 说明 voidChartScaleBar. setScaleBarType(ScaleBarType type)Set scale bar type -
org.meteoinfo.layout中ScaleBarType的使用
返回ScaleBarType的org.meteoinfo.layout中的方法 修饰符和类型 方法 说明 ScaleBarTypeLayoutScaleBar. getScaleBarType()Get scale bar typestatic ScaleBarTypeScaleBarType. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static ScaleBarType[]ScaleBarType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为ScaleBarType的org.meteoinfo.layout中的方法 修饰符和类型 方法 说明 voidLayoutScaleBar. setScaleBarType(ScaleBarType type)Set scale bar type
-