Package org.geotools.geometry.iso.operation.overlay

An implementation of GeoAPI Geometry interfaces from ISO 19107.

See:
          Description

Class Summary
LineBuilder Forms JTS LineStrings out of a the graph of DirectedEdges created by an OverlayOp.
MaximalEdgeRing A ring of Edges which may contain nodes of degree > 2.
MinimalEdgeRing A ring of Edges with the property that no node has degree greater than 2.
OverlayNodeFactory Creates nodes for use in the PlanarGraphs constructed during overlay operations.
OverlayOp Computes the overlay of two Geometrys.
PointBuilder Constructs Points from the nodes of an overlay graph.
PolygonBuilder Forms Surfaces out of a graph of DirectedEdges.
 

Package org.geotools.geometry.iso.operation.overlay 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-2010 Geotools. All Rights Reserved.