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.ORIENTATIONSThe offset for various pixel orientations.Methods in org.apache.sis.coverage.grid that return PixelTranslationModifier and TypeMethodDescriptionstatic PixelTranslationPixelTranslation.getPixelTranslation(org.opengis.metadata.spatial.PixelOrientation anchor) Returns the specified position relative to the pixel center.