Package | Description |
---|---|
com.esri.core.geometry.ogc |
Modifier and Type | Class and Description |
---|---|
class |
OGCLinearRing |
Modifier and Type | Method and Description |
---|---|
OGCLineString |
OGCPolygon.exteriorRing()
Returns the exterior ring of this Polygon.
|
OGCLineString |
OGCPolygon.interiorRingN(int n)
Returns the Nth interior ring for this Polygon as a LineString.
|
Copyright © 2018. All rights reserved.