Spatial DataBlade
JAVA API v8.21

Uses of Interface
com.ibm.spatial.geom.LineString

Packages that use LineString
com.ibm.spatial.geom Provides geometry interfaces and classes. 
 

Uses of LineString in com.ibm.spatial.geom
 

Classes in com.ibm.spatial.geom that implement LineString
 class IfxLineString
          IfxLineString implements the LineString interface.
 

Methods in com.ibm.spatial.geom that return LineString
 LineString Polygon.exteriorRing()
          Returns the exterior ring of a Polygon.
 LineString IfxPolygon.exteriorRing()
          Returns the exterior ring of a Polygon.
 LineString Polygon.interiorRingN(int index)
          Returns the interior ring at the specified position in this Polygon.
 LineString IfxPolygon.interiorRingN(int index)
          Returns the interior ring at the specified position in this Polygon.
 


Spatial DataBlade
JAVA API v8.21


Licensed Materials - Property of IBM
Copyright IBM Corp. 2002, 2012 All Rights Reserved.