|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 Polygon 的软件包 | |
---|---|
wContour | |
wContour.Global |
wContour 中 Polygon 的使用 |
---|
返回变量类型为 Polygon 的类型的 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<Polygon> |
Contour.tracingPolygons(double[][] S0,
java.util.List<PolyLine> cLineList,
java.util.List<Border> borderList,
double[] contour)
Tracing polygons from contour lines and borders |
参数类型为 Polygon 的 wContour 中的方法 | |
---|---|
static boolean |
Contour.pointInPolygon(Polygon aPolygon,
PointD aPoint)
Judge if a point is in a polygon |
类型变量类型为 Polygon 的 wContour 中的方法参数 | |
---|---|
static java.util.List<Polygon> |
Contour.clipPolygons(java.util.List<Polygon> polygons,
java.util.List<PointD> clipPList)
Clip polygons with a border polygon |
wContour.Global 中 Polygon 的使用 |
---|
参数类型为 Polygon 的 wContour.Global 中的方法 | |
---|---|
void |
Polygon.AddHole(Polygon aPolygon)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |