类的使用
org.meteoinfo.legend.HatchStyle
-
使用HatchStyle的程序包 程序包 说明 org.meteoinfo.drawing org.meteoinfo.legend -
-
org.meteoinfo.drawing中HatchStyle的使用
参数类型为HatchStyle的org.meteoinfo.drawing中的方法 修饰符和类型 方法 说明 static java.awt.image.BufferedImageDraw. getHatchImage(HatchStyle style, int size, java.awt.Color stripeColor, java.awt.Color backColor)Get hatch style image -
org.meteoinfo.legend中HatchStyle的使用
声明为HatchStyle的org.meteoinfo.legend中的字段 修饰符和类型 字段 说明 protected HatchStylePolygonBreak. style返回HatchStyle的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 static HatchStyleHatchStyle. getStyle(java.lang.String h)Get hatch style from a stringHatchStylePolygonBreak. getStyle()Get hatch stylestatic HatchStyleHatchStyle. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static HatchStyle[]HatchStyle. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为HatchStyle的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 voidLegendView. setLegendBreak_PolygonStyle(HatchStyle style)Set legend break polygon stylevoidPolygonBreak. setStyle(HatchStyle value)Set hatch style
-