Uses of Interface
org.opengis.referencing.cs.PolarCS
Packages that use PolarCS
Package
Description
Coordinate Systems and their axes.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of PolarCS in org.opengis.referencing.cs
Methods in org.opengis.referencing.cs that return PolarCSModifier and TypeMethodDescriptiondefault PolarCS
CSAuthorityFactory.createPolarCS
(String code) Returns a polar coordinate system from a code.default PolarCS
CSFactory.createPolarCS
(Map<String, ?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1) Creates a polar coordinate system from the given pair of axes. -
Uses of PolarCS in org.opengis.test
Methods in org.opengis.test with parameters of type PolarCS -
Uses of PolarCS in org.opengis.test.referencing
Methods in org.opengis.test.referencing that return PolarCSModifier and TypeMethodDescriptionPseudoEpsgFactory.createPolarCS
(String code) Creates a polar coordinate system from a code.Methods in org.opengis.test.referencing with parameters of type PolarCS