Uses of Interface
org.opengis.referencing.crs.CompoundCRS
-
Packages that use CompoundCRS Package Description org.opengis.referencing.crs -
-
Uses of CompoundCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return CompoundCRS Modifier and Type Method Description CompoundCRSCRSAuthorityFactory. createCompoundCRS(String code)Returns a 3D coordinate reference system from a code.CompoundCRSCRSFactory. createCompoundCRS(Map<String,?> properties, CoordinateReferenceSystem... components)Creates a compound coordinate reference system from an ordered list ofCoordinateReferenceSysteminstances.
-