Uses of Class
com.esri.core.geometry.ogc.OGCLineString
-
Packages that use OGCLineString Package Description com.esri.core.geometry.ogc -
-
Uses of OGCLineString in com.esri.core.geometry.ogc
Subclasses of OGCLineString in com.esri.core.geometry.ogc Modifier and Type Class Description classOGCLinearRingMethods in com.esri.core.geometry.ogc that return OGCLineString Modifier and Type Method Description OGCLineStringOGCPolygon. exteriorRing()Returns the exterior ring of this Polygon.OGCLineStringOGCPolygon. interiorRingN(int n)Returns the Nth interior ring for this Polygon as a LineString.
-