public class XYPolygon2D extends Polygon2D
Component2D.WithinRelation| Modifier | Constructor and Description | 
|---|---|
protected  | 
XYPolygon2D(XYPolygon polygon,
           Component2D holes)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Component2D | 
create(XYPolygon... polygons)
Builds a Polygon2D from multipolygon 
 | 
contains, create, getMaxX, getMaxY, getMinX, getMinY, relate, relateTriangle, withinTriangleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsPoint, disjoint, pointInTriangle, relateTriangle, within, withinTriangleprotected XYPolygon2D(XYPolygon polygon, Component2D holes)
public static Component2D create(XYPolygon... polygons)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.