Uses of Interface
org.opengis.referencing.cs.CylindricalCS
Packages that use CylindricalCS
-
Uses of CylindricalCS in org.opengis.referencing.cs
Methods in org.opengis.referencing.cs that return CylindricalCSModifier and TypeMethodDescriptionCSAuthorityFactory.createCylindricalCS
(String code) Creates a cylindrical coordinate system from a code.CSFactory.createCylindricalCS
(Map<String, ?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1, CoordinateSystemAxis axis2) Creates a cylindrical coordinate system from the given set of axis.