public class Polygon extends CurvePolygon<LineString>
| Modifier | Constructor and Description |
|---|---|
|
Polygon(boolean hasZ,
boolean hasM)
Constructor
|
protected |
Polygon(GeometryType type,
boolean hasZ,
boolean hasM)
Constructor
|
addRing, getRings, numRings, setRingsgetGeometryType, getWkbCode, hasM, hasZpublic Polygon(boolean hasZ,
boolean hasM)
hasZ - has zhasM - has mprotected Polygon(GeometryType type, boolean hasZ, boolean hasM)
type - geometry typehasZ - has zhasM - has mCopyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.