Uses of Class
org.postgis.ComposedGeom

Packages that use ComposedGeom
org.postgis   
 

Uses of ComposedGeom in org.postgis
 

Subclasses of ComposedGeom in org.postgis
 class GeometryCollection
          Geometry Collection class WARNING: Currently only implements empty collections
 class LinearRing
          This represents the LinearRing GIS datatype.
 class LineString
           
 class MultiLineString
           
 class MultiPoint
           
 class MultiPolygon
           
 class PointComposedGeom
          PointComposedGeom - base class for all composed geoms that contain only points.
 class Polygon
           
 



Copyright © 2009. All Rights Reserved.