Uses of Package
org.geotools.geometry.iso.complex

Packages that use org.geotools.geometry.iso.complex
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. 
 

Classes in org.geotools.geometry.iso.complex used by org.geotools.geometry.iso.complex
ComplexImpl
          A Complex is a collection of geometrically disjoint, simple Primitives.
CompositeCurveImpl
          A composite curve, CompositeCurve shall be a Composite with all the geometric properties of a curve.
CompositeImpl
          A geometric composite, Composite, shall be a geometric complex with an underlying core geometry that is isomorphic to a primitive.
CompositePointImpl
          A separate class for composite point, CompositePoint (Figure 27) is included for completeness.
CompositeSolidImpl
          A CompositeSolid (Figure 30) shall be a Complex with all the geometric properties of a solid.
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).
 

Classes in org.geotools.geometry.iso.complex used by org.geotools.geometry.iso.primitive
ComplexImpl
          A Complex is a collection of geometrically disjoint, simple Primitives.
CompositeCurveImpl
          A composite curve, CompositeCurve shall be a Composite with all the geometric properties of a curve.
CompositeImpl
          A geometric composite, Composite, shall be a geometric complex with an underlying core geometry that is isomorphic to a primitive.
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).
 



Copyright © 1996-2010 Geotools. All Rights Reserved.