Uses of Interface
org.opengis.referencing.crs.ParametricCRS
-
Packages that use ParametricCRS Package Description org.opengis.referencing.crs -
-
Uses of ParametricCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return ParametricCRS Modifier and Type Method Description ParametricCRSCRSAuthorityFactory. createParametricCRS(String code)Returns a parametric coordinate reference system from a code.ParametricCRSCRSFactory. createParametricCRS(Map<String,?> properties, ParametricDatum datum, ParametricCS cs)Creates a parametric coordinate reference system.
-