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

Packages that use org.geotools.geometry.iso.coordinate
org.geotools.geometry.iso An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.complex An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.coordinate An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.io An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.primitive An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.topograph2D.util An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.util.algorithm2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.util.algorithmND An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso
DoublePointArray
          This implementation is a "fast" wrapper over top of a double array.
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).
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.complex
DirectPositionImpl
           
EnvelopeImpl
          An envlope represents the bounding box of a geometric object.
LineStringImpl
          A LineString consists of sequence of line segments, each having a parameterization like the one for LineSegment.
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.coordinate
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.
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.
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).
PolygonImpl
           
PolyhedralSurfaceImpl
          A PolyhedralSurface (Figure 21) is a Surface composed of polygon surfaces (Polygon) connected along their common boundary curves.
PositionImpl
           
SurfacePatchImpl
           
TriangleImpl
           
TriangulatedSurfaceImpl
          A TriangulatedSurface (Figure 21) is a PolyhedralSurface that is composed only of triangles (Triangle).
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.io
CurveSegmentImpl
          CurveSegment defines a homogeneous segment of a Curve.
PositionImpl
           
TriangleImpl
           
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.primitive
CurveSegmentImpl
          CurveSegment defines a homogeneous segment of a Curve.
DirectPositionImpl
           
EnvelopeImpl
          An envlope represents the bounding box of a geometric object.
LineStringImpl
          A LineString consists of sequence of line segments, each having a parameterization like the one for LineSegment.
PositionImpl
           
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.topograph2D.util
DirectPositionImpl
           
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.util.algorithm2D
DirectPositionImpl
           
 

Classes in org.geotools.geometry.iso.coordinate used by org.geotools.geometry.iso.util.algorithmND
DirectPositionImpl
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.