Uses of Class
org.apache.sis.referencing.crs.DefaultImageCRS
Packages that use DefaultImageCRS
Package
Description
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of DefaultImageCRS in org.apache.sis.referencing.crs
Methods in org.apache.sis.referencing.crs that return DefaultImageCRSModifier and TypeMethodDescriptionstatic DefaultImageCRS
DefaultImageCRS.castOrCopy
(ImageCRS object) Deprecated, for removal: This API element is subject to removal in a future version.Returns a SIS coordinate reference system implementation with the same values as the given arbitrary implementation.DefaultImageCRS.forConvention
(AxesConvention convention) Deprecated, for removal: This API element is subject to removal in a future version.Returns a CRS equivalent to this one but with axes rearranged according the given convention.