Uses of Class
org.geotools.geometry.AbstractDirectPosition

Packages that use AbstractDirectPosition
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
 

Uses of AbstractDirectPosition in org.geotools.geometry
 

Subclasses of AbstractDirectPosition in org.geotools.geometry
 class DirectPosition1D
          Holds the coordinates for a one-dimensional position within some coordinate reference system.
 class GeneralDirectPosition
          Holds the coordinates for a position within some coordinate reference system.
 class TransformedDirectPosition
          A direct position capable to transform a point between an arbitrary CRS and its own CRS.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.