Uses of Interface
org.opengis.referencing.crs.CompoundCRS
Package
Description
-
Uses of CompoundCRS in org.opengis.referencing.crs
Modifier and TypeMethodDescriptionCRSAuthorityFactory.createCompoundCRS
(String code) Creates a 3D coordinate reference system from a code.CRSFactory.createCompoundCRS
(Map<String, ?> properties, CoordinateReferenceSystem... elements) Creates a compound coordinate reference system from an ordered list ofCoordinateReferenceSystem
objects.