Uses of Interface
org.opengis.referencing.cs.ParametricCS
Packages that use ParametricCS
Package
Description
Reference systems by coordinates.
Coordinate Systems and their axes.
Validators and test suites for the
org.opengis.referencing package.-
Uses of ParametricCS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return ParametricCSModifier and TypeMethodDescriptionParametricCRS.getCoordinateSystem()Returns the coordinate system, which shall be parametric.Methods in org.opengis.referencing.crs with parameters of type ParametricCSModifier and TypeMethodDescriptiondefault ParametricCRSCRSFactory.createParametricCRS(Map<String, ?> properties, ParametricDatum datum, DatumEnsemble<ParametricDatum> datumEnsemble, ParametricCS cs) Creates a parametric CRS from a datum or datum ensemble. -
Uses of ParametricCS in org.opengis.referencing.cs
Methods in org.opengis.referencing.cs that return ParametricCSModifier and TypeMethodDescriptiondefault ParametricCSCSAuthorityFactory.createParametricCS(String code) Returns a parametric coordinate system from a code.default ParametricCSCSFactory.createParametricCS(Map<String, ?> properties, CoordinateSystemAxis axis) Creates a parametric coordinate system. -
Uses of ParametricCS in org.opengis.test.referencing
Methods in org.opengis.test.referencing that return ParametricCSModifier and TypeMethodDescriptionPseudoEpsgFactory.createParametricCS(String code) The default implementation throwsNoSuchAuthorityCodeExceptionunconditionally.