类的使用
wcontour.global.PointD
-
使用PointD的程序包 程序包 说明 wcontour wcontour.global -
-
wcontour中PointD的使用
返回变量类型为PointD的类型的wcontour中的方法 修饰符和类型 方法 说明 static java.util.List<PointD>Contour. smoothPoints(java.util.List<PointD> pointList)Smooth points参数类型为PointD的wcontour中的方法 修饰符和类型 方法 说明 static booleanContour. pointInPolygon(java.util.List<PointD> poly, PointD aPoint)Judge if a point is in a polygonstatic booleanContour. pointInPolygon(Polygon aPolygon, PointD aPoint)Judge if a point is in a polygon类型变量类型为PointD的wcontour中的方法参数 修饰符和类型 方法 说明 static booleanContour. isClockwise(java.util.List<PointD> pointList)Determine if the point list is clockwisestatic booleanContour. pointInPolygon(java.util.List<PointD> poly, PointD aPoint)Judge if a point is in a polygonstatic java.util.List<PointD>Contour. smoothPoints(java.util.List<PointD> pointList)Smooth points -
wcontour.global中PointD的使用
声明为PointD的wcontour.global中的字段 修饰符和类型 字段 说明 PointDLine. P1PointDLine. P2PointDBorderPoint. PointPointDEndPoint. PointPointDEndPoint. sPointPointDLegendPara. startPoint类型参数类型为PointD的wcontour.global中的字段 修饰符和类型 字段 说明 java.util.List<PointD>BorderLine. pointListjava.util.List<PointD>LPolygon. pointListjava.util.List<PointD>PolyLine. PointList类型变量类型为PointD的wcontour.global中的方法参数 修饰符和类型 方法 说明 voidPolygon. AddHole(java.util.List<PointD> pList)Add a hole by point list
-