Uses of Interface
org.opengis.referencing.crs.ParametricCRS
Packages that use ParametricCRS
Package
Description
Reference systems by coordinates.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of ParametricCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return ParametricCRSModifier and TypeMethodDescriptiondefault ParametricCRS
CRSAuthorityFactory.createParametricCRS
(String code) Returns a parametric coordinate reference system from a code.default ParametricCRS
CRSFactory.createParametricCRS
(Map<String, ?> properties, ParametricDatum datum, DatumEnsemble<ParametricDatum> datumEnsemble, ParametricCS cs) Creates a parametric CRS from a datum or datum ensemble. -
Uses of ParametricCRS in org.opengis.test.referencing
Methods in org.opengis.test.referencing that return ParametricCRSModifier and TypeMethodDescriptionPseudoEpsgFactory.createParametricCRS
(String code) The default implementation throwsNoSuchAuthorityCodeException
unconditionally.