Uses of Class
com.esri.core.geometry.ogc.OGCLineString
Packages that use OGCLineString
-
Uses of OGCLineString in com.esri.core.geometry.ogc
Subclasses of OGCLineString in com.esri.core.geometry.ogcMethods in com.esri.core.geometry.ogc that return OGCLineStringModifier and TypeMethodDescriptionOGCPolygon.exteriorRing()
Returns the exterior ring of this Polygon.OGCPolygon.interiorRingN
(int n) Returns the Nth interior ring for this Polygon as a LineString.