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, withinTriangle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsPoint, disjoint, pointInTriangle, relateTriangle, within, withinTriangle
protected XYPolygon2D(XYPolygon polygon, Component2D holes)
public static Component2D create(XYPolygon... polygons)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.