类的使用
org.meteoinfo.legend.PointStyle
-
使用PointStyle的程序包 程序包 说明 org.meteoinfo.drawing org.meteoinfo.legend -
-
org.meteoinfo.drawing中PointStyle的使用
参数类型为PointStyle的org.meteoinfo.drawing中的方法 修饰符和类型 方法 说明 static voidDraw. drawPoint(PointStyle aPS, PointF aP, java.awt.Color color, java.awt.Color outlineColor, float aSize, java.lang.Boolean drawOutline, java.lang.Boolean drawFill, java.awt.Graphics2D g)Draw point -
org.meteoinfo.legend中PointStyle的使用
声明为PointStyle的org.meteoinfo.legend中的字段 修饰符和类型 字段 说明 protected PointStylePointBreak. styleprotected PointStylePolylineBreak. symbolStyle返回PointStyle的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 PointStylePointBreak. getStyle()Get point stylePointStylePolylineBreak. getSymbolStyle()Get symbol stylestatic PointStylePointStyle. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static PointStyle[]PointStyle. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为PointStyle的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 voidLegendView. setLegendBreak_PointStyle(PointStyle aPS)Set legend break point stylevoidLegendView. setLegendBreak_SymbolStyle(PointStyle symbolStyle)Set legend break symbol sizevoidPointBreak. setStyle(PointStyle value)Set point stylevoidPolylineBreak. setSymbolStyle(PointStyle style)Set symbol style
-