Package org.geotools.geometry.iso.coordinate

An implementation of GeoAPI Geometry interfaces from ISO 19107.

See:
          Description

Class Summary
CurveSegmentImpl CurveSegment defines a homogeneous segment of a Curve.
DirectPositionImpl  
DoublePointArray This implementation is a "fast" wrapper over top of a double array.
EnvelopeImpl An envlope represents the bounding box of a geometric object.
GeometryFactoryImpl convenience methods to create objects of the coordinate geometry package using only java native types as parameters
LineSegmentImpl Thus its interpolation attribute shall be "linear".
LineStringImpl A LineString consists of sequence of line segments, each having a parameterization like the one for LineSegment.
ParamForPointImpl  
PointArrayImpl Many of the geometric constructs in this International Standard require the use of reference points which are organized into sequences or grids (sequences of equal length sequences).
PointGridImpl Many of the geometric constructs in this International Standard require the use of reference points which are organized into sequences or grids (sequences of equal length sequences).
PolygonImpl  
PolyhedralSurfaceImpl A PolyhedralSurface (Figure 21) is a Surface composed of polygon surfaces (Polygon) connected along their common boundary curves.
PositionImpl  
SurfacePatchImpl  
TinImpl  
TriangleImpl  
TriangulatedSurfaceImpl A TriangulatedSurface (Figure 21) is a PolyhedralSurface that is composed only of triangles (Triangle).
 

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