Uses of Class
org.geotools.geometry.PixelTranslation
-
Packages that use PixelTranslation Package Description org.geotools.geometry Basic geometry concepts to support referencing and coverage use. -
-
Uses of PixelTranslation in org.geotools.geometry
Methods in org.geotools.geometry that return PixelTranslation Modifier and Type Method Description static PixelTranslation
PixelTranslation. getPixelTranslation(PixelOrientation anchor)
Returns the specified position relative to the pixel center.
-