Uses of Interface
org.opengis.referencing.cs.CylindricalCS
-
Uses of CylindricalCS in org.opengis.referencing.cs
Modifier 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.