Uses of Class
org.geotools.geometry.iso.complex.CompositeImpl

Packages that use CompositeImpl
org.geotools.geometry.iso.complex An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.primitive An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of CompositeImpl in org.geotools.geometry.iso.complex
 

Subclasses of CompositeImpl in org.geotools.geometry.iso.complex
 class CompositeCurveImpl
          A composite curve, CompositeCurve shall be a Composite with all the geometric properties of a curve.
 class CompositePointImpl
          A separate class for composite point, CompositePoint (Figure 27) is included for completeness.
 class CompositeSolidImpl
          A CompositeSolid (Figure 30) shall be a Complex with all the geometric properties of a solid.
 class CompositeSurfaceImpl
          A composite surface, CompositeSurface (Figure 29) shall be a Complex with all the geometric properties of a surface, and thus can be considered as a type of orientable surface (OrientableSurface).
 

Uses of CompositeImpl in org.geotools.geometry.iso.primitive
 

Subclasses of CompositeImpl in org.geotools.geometry.iso.primitive
 class RingImpl
          A Ring is used to represent a single connected component of a SurfaceBoundary.
 class RingImplUnsafe
          This Ring implementation does not do a consistency check.
 class ShellImpl
          A Shell is used to represent a single connected component of a SolidBoundary.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.