Spatial DataBlade
JAVA API v8.21

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

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

Uses of Polygon in com.ibm.spatial.geom
 

Classes in com.ibm.spatial.geom that implement Polygon
 class IfxPolygon
          IfxPolygon is a planar IfxSurface, defined by 1 exterior boundary and 0 or more interior boundaries, with linear interpolation between vertices.
 

Methods in com.ibm.spatial.geom that return Polygon
 Polygon GeometryFactory.createPolygon(Envelope envelope)
          Returns a Polygon with an exterior ring specified by the envelope passed as argument.
 


Spatial DataBlade
JAVA API v8.21


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