类的使用
org.meteoinfo.geometry.shape.PolygonShape
-
使用PolygonShape的程序包 程序包 说明 org.meteoinfo.geometry.geoprocess org.meteoinfo.geometry.graphic org.meteoinfo.geometry.shape -
-
org.meteoinfo.geometry.geoprocess中PolygonShape的使用
返回PolygonShape的org.meteoinfo.geometry.geoprocess中的方法 修饰符和类型 方法 说明 static PolygonShapeGeoComputation. clipPolygonShape(PolygonShape aPGS, Object clipObj)Clip polygon shape with a clipping objectstatic PolygonShapeGeoComputation. clipPolygonShape_Lat(PolygonShape aPGS, double lat)Clip polygon shape with a latitudestatic PolygonShapeGeoComputation. clipPolygonShape_Lat(PolygonShape aPGS, double lat, boolean isTop)Clip polygon shape with a latitudestatic PolygonShapeGeoComputation. clipPolygonShape_Lon(PolygonShape aPGS, double lon)Clip polygon shape with a longitudestatic PolygonShapeGeometryUtil. convexHull(Array x, Array y)Computes the smallest convexPolygonthat contains all the points参数类型为PolygonShape的org.meteoinfo.geometry.geoprocess中的方法 修饰符和类型 方法 说明 static PolygonShapeGeoComputation. clipPolygonShape(PolygonShape aPGS, Object clipObj)Clip polygon shape with a clipping objectstatic PolygonShapeGeoComputation. clipPolygonShape_Lat(PolygonShape aPGS, double lat)Clip polygon shape with a latitudestatic PolygonShapeGeoComputation. clipPolygonShape_Lat(PolygonShape aPGS, double lat, boolean isTop)Clip polygon shape with a latitudestatic PolygonShapeGeoComputation. clipPolygonShape_Lon(PolygonShape aPGS, double lon)Clip polygon shape with a longitudestatic Array[]GeometryUtil. getCoordinates(PolygonShape pgs)Get polygon shape coordinate arraysstatic ArrayGeometryUtil. inPolygon(Array a, List<Number> x, List<Number> y, PolygonShape ps)In polygon functionstatic ArrayGeometryUtil. maskout(Array a, List<Number> x, List<Number> y, PolygonShape polygon, Number missingValue)Maskout functionstatic booleanGeoComputation. pointInPolygon(PolygonShape aPolygon, double x, double y)Determine if a point is in a polygonstatic booleanGeoComputation. pointInPolygon(PolygonShape aPolygon, PointD aPoint)Determine if a point is in a polygon类型变量类型为PolygonShape的org.meteoinfo.geometry.geoprocess中的方法参数 修饰符和类型 方法 说明 static ArrayGeometryUtil. inPolygon(Array x, Array y, List<PolygonShape> polygons)In polygon functionstatic ArrayGeometryUtil. maskin(Array a, Array x, Array y, List<PolygonShape> polygons)Maskin functionstatic Array[]GeometryUtil. maskin_Remove(Array a, Array x, Array y, List<PolygonShape> polygons)Maskin functionstatic ArrayGeometryUtil. maskout(Array a, Array x, Array y, List<PolygonShape> polygons)Maskout functionstatic Array[]GeometryUtil. maskout_Remove(Array a, Array x, Array y, List<PolygonShape> polygons)Maskout functionstatic booleanGeoComputation. pointInPolygons(List<PolygonShape> polygons, PointD aPoint)Determine if a point located in polygons -
org.meteoinfo.geometry.graphic中PolygonShape的使用
类型变量类型为PolygonShape的org.meteoinfo.geometry.graphic中的方法参数 修饰符和类型 方法 说明 GraphicCollectionGraphicCollection. clip(List<PolygonShape> clipPolys)Clip -
org.meteoinfo.geometry.shape中PolygonShape的使用
org.meteoinfo.geometry.shape中PolygonShape的子类 修饰符和类型 类 说明 classArcShapeclassCircleShapeCircle shape classclassCurvePolygonShapeCurve polygon shape classclassEllipseShapeEllipse shape classclassPolygonMShapeclassPolygonZShapeclassRectangleShape返回PolygonShape的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 static PolygonShapeShapeUtil. createPolygon(Array xa, Array ya)Create a polygonstatic PolygonShapeShapeUtil. createPolygonShape(List<Number> x_p, List<Number> y_p)Create polygon shapestatic PolygonShapeShapeUtil. createPolygonShape(List<List<Number>> xy)Create polygon shapestatic PolygonShapeShapeUtil. createPolygonShape(Array xy)Create a polygonPolygonShapePolygonShape. valueClone()Clone polygon shape with valuesPolygonShapePolygonZShape. valueClone()返回变量类型为PolygonShape的类型的org.meteoinfo.geometry.shape中的方法 修饰符和类型 方法 说明 static List<PolygonShape>ShapeUtil. createPolygonShapes(List<Number> x, List<Number> y)Create polygon shapesstatic List<PolygonShape>ShapeUtil. createPolygonShapes(Array x, Array y)Create polygon shapes
-