|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 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 boolean |
Contour.pointInPolygon(java.util.List<PointD> poly,
PointD aPoint)
Judge if a point is in a polygon |
static boolean |
Contour.pointInPolygon(Polygon aPolygon,
PointD aPoint)
Judge if a point is in a polygon |
类型变量类型为 PointD 的 wContour 中的方法参数 | |
---|---|
static java.util.List<Polygon> |
Contour.clipPolygons(java.util.List<Polygon> polygons,
java.util.List<PointD> clipPList)
Clip polygons with a border polygon |
static java.util.List<PolyLine> |
Contour.clipPolylines(java.util.List<PolyLine> polylines,
java.util.List<PointD> clipPList)
Clip polylines with a border polygon |
static boolean |
Contour.isClockwise(java.util.List<PointD> pointList)
Determine if the point list is clockwise |
static boolean |
Contour.pointInPolygon(java.util.List<PointD> poly,
PointD aPoint)
Judge if a point is in a polygon |
static java.util.List<PointD> |
Contour.smoothPoints(java.util.List<PointD> pointList)
Smooth points |
wContour.Global 中 PointD 的使用 |
---|
声明为 PointD 的 wContour.Global 中的字段 | |
---|---|
PointD |
Line.P1
|
PointD |
Line.P2
|
PointD |
BorderPoint.Point
|
PointD |
EndPoint.Point
|
PointD |
EndPoint.sPoint
|
PointD |
LegendPara.startPoint
|
类型参数类型为 PointD 的 wContour.Global 中的字段 | |
---|---|
java.util.List<PointD> |
BorderLine.pointList
|
java.util.List<PointD> |
LPolygon.pointList
|
java.util.List<PointD> |
PolyLine.PointList
|
类型变量类型为 PointD 的 wContour.Global 中的方法参数 | |
---|---|
void |
Polygon.AddHole(java.util.List<PointD> pList)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |