Uses of Class
org.apache.sis.coverage.grid.PixelTranslation
-
Packages that use PixelTranslation Package Description org.apache.sis.coverage.grid A coverage backed by a regular grid. -
-
Uses of PixelTranslation in org.apache.sis.coverage.grid
Methods in org.apache.sis.coverage.grid that return PixelTranslation Modifier and Type Method Description static PixelTranslation
PixelTranslation. getPixelTranslation(PixelOrientation anchor)
Returns the specified position relative to the pixel center.
-