public class Polygon
extends com.vividsolutions.jts.geom.Polygon
| Constructor and Description |
|---|
Polygon(com.vividsolutions.jts.geom.LinearRing shell,
com.vividsolutions.jts.geom.LinearRing[] holes,
com.vividsolutions.jts.geom.GeometryFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Coordinate[] |
getCoordinates() |
apply, apply, apply, apply, clone, compareToSameClass, compareToSameClass, computeEnvelopeInternal, convexHull, equalsExact, getArea, getBoundary, getBoundaryDimension, getCoordinate, getDimension, getExteriorRing, getGeometryType, getInteriorRingN, getLength, getNumInteriorRing, getNumPoints, isEmpty, isRectangle, isSimple, normalize, reversebuffer, buffer, buffer, checkNotGeometryCollection, compare, compareTo, compareTo, contains, coveredBy, covers, crosses, difference, disjoint, distance, equal, equals, equalsExact, geometryChanged, geometryChangedAction, getCentroid, getEnvelope, getEnvelopeInternal, getFactory, getGeometryN, getInteriorPoint, getNumGeometries, getPrecisionModel, getSRID, getUserData, hasNonEmptyElements, hasNullElements, intersection, intersects, isEquivalentClass, isGeometryCollection, isValid, isWithinDistance, overlaps, relate, relate, setSRID, setUserData, symDifference, toString, toText, touches, union, union, withinpublic Polygon(com.vividsolutions.jts.geom.LinearRing shell,
com.vividsolutions.jts.geom.LinearRing[] holes,
com.vividsolutions.jts.geom.GeometryFactory factory)
shell - holes - factory - public Coordinate[] getCoordinates()
getCoordinates in class com.vividsolutions.jts.geom.PolygonCopyright © 2015. All Rights Reserved.