Package org.geotools.geometry.iso.topograph2D.index

An implementation of GeoAPI Geometry interfaces from ISO 19107.

See:
          Description

Class Summary
EdgeSetIntersector An EdgeSetIntersector computes all the intersections between the edges in the set.
MonotoneChain MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.
MonotoneChainEdge MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.
MonotoneChainIndexer MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.
SegmentIntersector Keeps informations about the intersections of Segments.
SimpleMonotoneChainSweepLineIntersector Finds all intersections in one or two sets of edges, using an x-axis sweepline algorithm in conjunction with Monotone Chains.
SweepLineEvent Models an Event point within the Sweep Line Intersection Algorithm
 

Package org.geotools.geometry.iso.topograph2D.index 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.