Spatial DataBlade
JAVA API v8.21

Uses of Class
com.ibm.spatial.geom.IfxGeometry

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

Uses of IfxGeometry in com.ibm.spatial.geom
 

Subclasses of IfxGeometry in com.ibm.spatial.geom
 class IfxGeometryCollection
          A IfxGeometryCollection is a geometry that implements the GeometryCollection interface.
 class IfxLineString
          IfxLineString implements the LineString interface.
 class IfxMultiCoord
          IfxMultiCoord is a non-instantiable class holding all the common attributes and methods of geometries with more than one vertex.
 class IfxMultiLineString
          IfxMultiLineString implements the MultiLineString interface.
 class IfxMultiPoint
          IfxMultiPoint implements the MultiPoint interface.
 class IfxMultiPolygon
          IfxMultiPolygon implements the MultiPolygon interface.
 class IfxPoint
          An implementation of the Point interface, plus additional convenience methods.
 class IfxPolygon
          IfxPolygon is a planar IfxSurface, defined by 1 exterior boundary and 0 or more interior boundaries, with linear interpolation between vertices.
 class IfxSurface
          IfxSurface is an abstract class that does a partial implementation of two dimensional geometric objects.
 


Spatial DataBlade
JAVA API v8.21


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