Uses of Class
org.apache.sis.referencing.crs.DefaultCompoundCRS
Packages that use DefaultCompoundCRS
Package
Description
Coordinate Reference System (CRS) definitions as coordinate systems related to the earth through datum.
-
Uses of DefaultCompoundCRS in org.apache.sis.referencing.crs
Methods in org.apache.sis.referencing.crs that return DefaultCompoundCRSModifier and TypeMethodDescriptionstatic DefaultCompoundCRSDefaultCompoundCRS.castOrCopy(CompoundCRS object) Returns a SIS CRS implementation with the same values as the given arbitrary implementation.DefaultCompoundCRS.forConvention(AxesConvention convention) Returns a compound CRS equivalent to this one but with axes rearranged according the given convention.