Uses of Class
org.geotools.geometry.AbstractPosition
-
Packages that use AbstractPosition Package Description org.geotools.geometry Basic geometry concepts to support referencing and coverage use. -
-
Uses of AbstractPosition in org.geotools.geometry
Subclasses of AbstractPosition in org.geotools.geometry Modifier and Type Class Description class
GeneralPosition
Holds the coordinates for a position within some coordinate reference system.class
Position1D
Holds the coordinates for a one-dimensional position within some coordinate reference system.class
TransformedPosition
A direct position capable to transform a point between an arbitrary CRS and its own CRS.
-