Uses of Class
org.apache.sis.coverage.grid.PixelTranslation
Packages that use PixelTranslation
-
Uses of PixelTranslation in org.apache.sis.coverage.grid
Fields in org.apache.sis.coverage.grid with type parameters of type PixelTranslationModifier and TypeFieldDescriptionprivate static final Map
<org.opengis.metadata.spatial.PixelOrientation, PixelTranslation> PixelTranslation.ORIENTATIONS
The offset for various pixel orientations.Methods in org.apache.sis.coverage.grid that return PixelTranslationModifier and TypeMethodDescriptionstatic PixelTranslation
PixelTranslation.getPixelTranslation
(org.opengis.metadata.spatial.PixelOrientation anchor) Returns the specified position relative to the pixel center.