类的使用
org.meteoinfo.shape.PolygonShape
-
-
org.meteoinfo.bak中PolygonShape的使用
返回PolygonShape的org.meteoinfo.bak中的方法 修饰符和类型 方法 说明 static PolygonShapeArrayUtil. convexHull(Array x, Array y)Computes the smallest convexPolygonthat contains all the points参数类型为PolygonShape的org.meteoinfo.bak中的方法 修饰符和类型 方法 说明 static ArrayArrayMath. inPolygon(Array a, java.util.List<java.lang.Number> x, java.util.List<java.lang.Number> y, PolygonShape ps)In polygon functionstatic ArrayArrayMath. maskout(Array a, java.util.List<java.lang.Number> x, java.util.List<java.lang.Number> y, PolygonShape polygon, java.lang.Number missingValue)Maskout function类型变量类型为PolygonShape的org.meteoinfo.bak中的方法参数 修饰符和类型 方法 说明 static ArrayArrayMath. inPolygon(Array x, Array y, java.util.List<PolygonShape> polygons)In polygon functionstatic ArrayArrayMath. maskin(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskin functionstatic Array[]ArrayMath. maskin_Remove(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskin functionstatic ArrayArrayMath. maskout(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskout functionstatic Array[]ArrayMath. maskout_Remove(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskout function -
org.meteoinfo.chart.plot中PolygonShape的使用
参数类型为PolygonShape的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidMapPlot. setBoundary(PolygonShape value)Set map boundary -
org.meteoinfo.data中PolygonShape的使用
参数类型为PolygonShape的org.meteoinfo.data中的方法 修饰符和类型 方法 说明 StationDataStationData. maskin(PolygonShape polygonShape)Maskin station dataGridDataGridData. maskout(PolygonShape aPGS)Mask out grid data with a polygon shapeStationDataStationData. maskout(PolygonShape polygonShape)Maskout station data类型变量类型为PolygonShape的org.meteoinfo.data中的方法参数 修饰符和类型 方法 说明 StationDataStationData. maskin(java.util.List<PolygonShape> polygonShapes)Maskin station dataGridDataGridData. maskout(java.util.List<PolygonShape> polygons)Mask out grid data with polygon shapesStationDataStationData. maskout(java.util.List<PolygonShape> polygonShapes)Maskout station data -
org.meteoinfo.drawing中PolygonShape的使用
参数类型为PolygonShape的org.meteoinfo.drawing中的方法 修饰符和类型 方法 说明 static voidDraw. drawPolygonShape(PolygonShape pgs, PolygonBreak pgb, java.awt.Graphics2D g)Draw polygon shape with screen coordinates -
org.meteoinfo.geoprocess中PolygonShape的使用
返回PolygonShape的org.meteoinfo.geoprocess中的方法 修饰符和类型 方法 说明 static PolygonShapeGeoComputation. clipPolygonShape(PolygonShape aPGS, java.lang.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.geoprocess中的方法 修饰符和类型 方法 说明 static PolygonShapeGeoComputation. clipPolygonShape(PolygonShape aPGS, java.lang.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 ArrayGeometryUtil. inPolygon(Array a, java.util.List<java.lang.Number> x, java.util.List<java.lang.Number> y, PolygonShape ps)In polygon functionstatic ArrayGeometryUtil. maskout(Array a, java.util.List<java.lang.Number> x, java.util.List<java.lang.Number> y, PolygonShape polygon, java.lang.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.geoprocess中的方法参数 修饰符和类型 方法 说明 static ArrayGeometryUtil. inPolygon(Array x, Array y, java.util.List<PolygonShape> polygons)In polygon functionstatic ArrayGeometryUtil. maskin(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskin functionstatic Array[]GeometryUtil. maskin_Remove(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskin functionstatic ArrayGeometryUtil. maskout(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskout functionstatic Array[]GeometryUtil. maskout_Remove(Array a, Array x, Array y, java.util.List<PolygonShape> polygons)Maskout functionstatic booleanGeoComputation. pointInPolygons(java.util.List<PolygonShape> polygons, PointD aPoint)Determine if a point located in polygons -
org.meteoinfo.layer中PolygonShape的使用
参数类型为PolygonShape的org.meteoinfo.layer中的方法 修饰符和类型 方法 说明 java.util.List<java.lang.Integer>VectorLayer. selectShapes(PolygonShape polygonShape)Select shapes by a polygon shape类型变量类型为PolygonShape的org.meteoinfo.layer中的方法参数 修饰符和类型 方法 说明 VectorLayerVectorLayer. clip(java.util.List<PolygonShape> clipPolys)Clip the layer by clipping polygonsVectorLayerVectorLayer. clip_bak(java.util.List<PolygonShape> clipPolys)Clip the layer by clipping polygonsVectorLayerVectorLayer. difference(java.util.List<PolygonShape> clipPolys, boolean onlySel)Difference the layer by polygonsVectorLayerVectorLayer. intersection(java.util.List<PolygonShape> clipPolys, boolean onlySel)Intersection the layer by polygonsVectorLayerVectorLayer. symDifference(java.util.List<PolygonShape> clipPolys, boolean onlySel)Symmetrical difference the layer by polygons -
org.meteoinfo.map中PolygonShape的使用
返回PolygonShape的org.meteoinfo.map中的方法 修饰符和类型 方法 说明 PolygonShapeProjectionSet. projectPolygonShape(PolygonShape aPGS, ProjectionInfo fromProj, ProjectionInfo toProj)Project polygon shapePolygonShapeMapView. selectShape(VectorLayer layer, PointF p)Select polygon shape参数类型为PolygonShape的org.meteoinfo.map中的方法 修饰符和类型 方法 说明 PolygonShapeProjectionSet. projectPolygonShape(PolygonShape aPGS, ProjectionInfo fromProj, ProjectionInfo toProj)Project polygon shape参数类型为PolygonShape的org.meteoinfo.map中的构造器 构造器 说明 AddRingEdit(MapView mapView, PolygonShape shape, java.util.List<PointD> points, int polygonIdx, int holeIdx)FillRingEdit(MapView mapView, VectorLayer layer, PolygonShape shape, PolygonShape hole, int polygonIdx, int holeIdx)RemoveRingEdit(MapView mapView, PolygonShape shape, java.util.List<PointD> hole, int polygonIdx, int holeIdx) -
org.meteoinfo.projection中PolygonShape的使用
返回PolygonShape的org.meteoinfo.projection中的方法 修饰符和类型 方法 说明 static PolygonShapeProjectionUtil. projectPolygonShape(PolygonShape aPGS, ProjectionInfo fromProj, ProjectionInfo toProj)Project polygon shape参数类型为PolygonShape的org.meteoinfo.projection中的方法 修饰符和类型 方法 说明 static PolygonShapeProjectionUtil. projectPolygonShape(PolygonShape aPGS, ProjectionInfo fromProj, ProjectionInfo toProj)Project polygon shape -
org.meteoinfo.projection.info中PolygonShape的使用
声明为PolygonShape的org.meteoinfo.projection.info中的字段 修饰符和类型 字段 说明 protected PolygonShapeProjectionInfo. boundary返回PolygonShape的org.meteoinfo.projection.info中的方法 修饰符和类型 方法 说明 PolygonShapeProjectionInfo. getBoundary()Get map boundary参数类型为PolygonShape的org.meteoinfo.projection.info中的方法 修饰符和类型 方法 说明 voidProjectionInfo. setBoundary(PolygonShape value)Set map boundary -
org.meteoinfo.shape中PolygonShape的使用
org.meteoinfo.shape中PolygonShape的子类 修饰符和类型 类 说明 classArcShapeclassCircleShapeCircle shape classclassCurvePolygonShapeCurve polygon shape classclassEllipseShapeEllipse shape classclassPolygonMShapeclassPolygonZShapeclassRectangleShape返回PolygonShape的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 static PolygonShapeShapeUtil. createPolygonShape(java.util.List<java.lang.Number> x_p, java.util.List<java.lang.Number> y_p)Create polygon shapestatic PolygonShapeShapeUtil. createPolygonShape(java.util.List<java.util.List<java.lang.Number>> xy)Create polygon shapePolygonShapePolygonShape. valueClone()Clone polygon shape with values返回变量类型为PolygonShape的类型的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 static java.util.List<PolygonShape>ShapeUtil. createPolygonShapes(java.util.List<java.lang.Number> x, java.util.List<java.lang.Number> y)Create polygon shapesstatic java.util.List<PolygonShape>ShapeUtil. createPolygonShapes(Array x, Array y)Create polygon shapes类型变量类型为PolygonShape的org.meteoinfo.shape中的方法参数 修饰符和类型 方法 说明 GraphicCollectionGraphicCollection. clip(java.util.List<PolygonShape> clipPolys)Clip
-