类的使用
org.meteoinfo.geometry.shape.ShapeTypes
-
使用ShapeTypes的程序包 程序包 说明 org.meteoinfo.geometry.graphic org.meteoinfo.geometry.legend org.meteoinfo.geometry.shape -
-
org.meteoinfo.geometry.graphic中ShapeTypes的使用
返回ShapeTypes的org.meteoinfo.geometry.graphic中的方法 修饰符和类型 方法 说明 ShapeTypesGraphicCollection. getShapeType()Get shape type参数类型为ShapeTypes的org.meteoinfo.geometry.graphic中的方法 修饰符和类型 方法 说明 protected voidGraphic. addLegend(org.w3c.dom.Document doc, org.w3c.dom.Element parent, ColorBreak aLegend, ShapeTypes shapeType)Add legend to XML documentprotected ColorBreakGraphic. loadLegend(org.w3c.dom.Node legendNode, ShapeTypes shapeType) -
org.meteoinfo.geometry.legend中ShapeTypes的使用
返回ShapeTypes的org.meteoinfo.geometry.legend中的方法 修饰符和类型 方法 说明 ShapeTypesLegendScheme. getShapeType()Get shape type参数类型为ShapeTypes的org.meteoinfo.geometry.legend中的方法 修饰符和类型 方法 说明 LegendSchemeLegendScheme. convertTo(ShapeTypes shapeType)Convert to other shape typeLegendSchemeLegendScheme. convertTo(ShapeTypes shapeType, boolean edgeColor)Convert to other shape typevoidLegendScheme. setShapeType(ShapeTypes st)Set shape type参数类型为ShapeTypes的org.meteoinfo.geometry.legend中的构造器 构造器 说明 LegendScheme(ShapeTypes aShapeType)ConstructorLegendScheme(ShapeTypes aShapeType, int n)Constructor -
org.meteoinfo.geometry.shape中ShapeTypes的使用
返回ShapeTypes的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 ShapeTypesArcShape. getShapeType()ShapeTypesBarShape. getShapeType()ShapeTypesCircleShape. getShapeType()ShapeTypesCubicShape. getShapeType()ShapeTypesCurveLineShape. getShapeType()ShapeTypesCurvePolygonShape. getShapeType()ShapeTypesCylinderShape. getShapeType()ShapeTypesEllipseShape. getShapeType()ShapeTypesImageShape. getShapeType()ShapeTypesPointShape. getShapeType()ShapeTypesPointZShape. getShapeType()ShapeTypesPolygonMShape. getShapeType()ShapeTypesPolygonShape. getShapeType()ShapeTypesPolygonZShape. getShapeType()ShapeTypesPolylineShape. getShapeType()ShapeTypesPolylineZShape. getShapeType()ShapeTypesRectangleShape. getShapeType()abstract ShapeTypesShape. getShapeType()Get shape typeShapeTypesStationModelShape. getShapeType()ShapeTypesWeatherSymbol. getShapeType()ShapeTypesWindArrow. getShapeType()ShapeTypesWindArrow3D. getShapeType()ShapeTypesWindBarb. getShapeType()static ShapeTypesShapeTypes. valueOf(int ordinal)Get value from ordinalstatic ShapeTypesShapeTypes. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static ShapeTypesShapeTypes. valueOfBack(java.lang.String name)Get value from name - for backward compatiblestatic ShapeTypes[]ShapeTypes. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为ShapeTypes的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 booleanShapeTypes. isSameLegendType(ShapeTypes st)Check if this shape type has same legend type with other shape type
-