类的使用
org.meteoinfo.geometry.shape.PointShape
-
使用PointShape的程序包 程序包 说明 org.meteoinfo.geometry.geoprocess org.meteoinfo.geometry.graphic org.meteoinfo.geometry.io.geojson org.meteoinfo.geometry.shape -
-
org.meteoinfo.geometry.geoprocess中PointShape的使用
返回PointShape的org.meteoinfo.geometry.geoprocess中的方法 修饰符和类型 方法 说明 static PointShapeGeoComputation. clipPointShape(PointShape aPS, Object clipObj)Clip point shape with a clipping object参数类型为PointShape的org.meteoinfo.geometry.geoprocess中的方法 修饰符和类型 方法 说明 static PointShapeGeoComputation. clipPointShape(PointShape aPS, Object clipObj)Clip point shape with a clipping object -
org.meteoinfo.geometry.graphic中PointShape的使用
参数类型为PointShape的org.meteoinfo.geometry.graphic中的方法 修饰符和类型 方法 说明 voidChartGraphic. setShape(PointShape aShape)Set point shape参数类型为PointShape的org.meteoinfo.geometry.graphic中的构造器 构造器 说明 ChartGraphic(PointShape shape, ChartBreak legend)ConstructorPoint2DGraphic(PointShape pointShape, PointBreak pointBreak)Constructor -
org.meteoinfo.geometry.io.geojson中PointShape的使用
返回PointShape的org.meteoinfo.geometry.io.geojson中的方法 修饰符和类型 方法 说明 static PointShapeGeoJSONUtil. toShape(Point point)Convert GeoJSON Point to PointShape参数类型为PointShape的org.meteoinfo.geometry.io.geojson中的方法 修饰符和类型 方法 说明 static PointGeoJSONUtil. fromShape(PointShape pointShape)Convert PointShape to GeoJSON Point -
org.meteoinfo.geometry.shape中PointShape的使用
org.meteoinfo.geometry.shape中PointShape的子类 修饰符和类型 类 说明 classBarShapeclassImageShapeclassPointZShapeclassStationModelShapeclassWeatherSymbolclassWindArrowWind arraw classclassWindArrow3DclassWindBarb返回变量类型为PointShape的类型的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 static List<PointShape>ShapeUtil. createPointShapes(List<Number> x, List<Number> y)Create point shapesstatic List<PointShape>ShapeUtil. createPointShapes(Array x, Array y)Create point shapes
-