public class XYPolygon2D extends Polygon2D
Modifier | Constructor and Description |
---|---|
protected |
XYPolygon2D(XYPolygon polygon,
XYPolygon2D holes) |
Modifier and Type | Method and Description |
---|---|
static XYPolygon2D |
create(XYPolygon... polygons)
Builds a Polygon2D from multipolygon
|
componentRelate, componentRelateTriangle, contains, create
createTree, internalComponentRelate, pointInTriangle, relate, relateTriangle
protected XYPolygon2D(XYPolygon polygon, XYPolygon2D holes)
public static XYPolygon2D create(XYPolygon... polygons)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.