Spatial DataBlade
JAVA API v8.21

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

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

Uses of Surface in com.ibm.spatial.geom
 

Subinterfaces of Surface in com.ibm.spatial.geom
 interface Polygon
          A Polygon is a planar Surface, defined by 1 exterior boundary and 0 or more interior boundaries.
 

Classes in com.ibm.spatial.geom that implement Surface
 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.