Package org.geotools.geometry.iso.complex

An implementation of GeoAPI Geometry interfaces from ISO 19107.

See:
          Description

Class Summary
ComplexBoundaryImpl  
ComplexFactoryImpl  
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<T> 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).
 

Package org.geotools.geometry.iso.complex Description

An implementation of GeoAPI Geometry interfaces from ISO 19107.

About this Implementation

This implementation of the OGC Feature Geometry Abstract Specification (ISO 19107) is a project of the University of Applied Sciences Cologne (Fachhochschule K�ln) in collaboration with GeoTools and GeoAPI. Much of this implementation was copied from the JTS Topology Suite Version 1.7.2 of Vivid Solutions and modified and reused in this library under the terms of GNU Lesser General Public Licence. For more information, contact:
 
Prof. Dr. Jackson Roehrig
Institut f�r Technologie in den Tropen
Fachhochschule K�ln
Betzdorfer Strasse 2
D-50679 K�ln
Jackson.Roehrig@fh-koeln.de
 
Sanjay Dominik Jena
san.jena@gmail.com



Copyright © 1996-2009 Geotools. All Rights Reserved.