Uses of Class
org.apache.sis.internal.referencing.j2d.AffineTransform2D
Packages that use AffineTransform2D
Package
Description
A set of helper classes having a dependency to Java2D.
Specialization of
org.apache.sis.internal.sql.feature for the PostGIS database.-
Uses of AffineTransform2D in org.apache.sis.internal.referencing.j2d
Subclasses of AffineTransform2D in org.apache.sis.internal.referencing.j2dModifier and TypeClassDescriptionfinal classAn affine transform that remember the parameters used for its construction.Methods in org.apache.sis.internal.referencing.j2d that return AffineTransform2DModifier and TypeMethodDescriptionTile.getGridToCRS()Returns the "grid to real world" transform, ornullif unknown.final AffineTransform2DAffineTransform2D.inverse()Creates the inverse transform of this object. -
Uses of AffineTransform2D in org.apache.sis.internal.sql.postgis
Methods in org.apache.sis.internal.sql.postgis that return AffineTransform2DModifier and TypeMethodDescriptionRasterReader.getGridToCRS()Returns the conversion from pixel coordinates to CRS coordinates found in the last raster read.