Uses of Class
org.geotools.geometry.AbstractDirectPosition
-
Packages that use AbstractDirectPosition Package Description org.geotools.geometry org.geotools.geometry.Geometry implementation. -
-
Uses of AbstractDirectPosition in org.geotools.geometry
Subclasses of AbstractDirectPosition in org.geotools.geometry Modifier and Type Class Description 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.
-