Uses of Interface
org.opengis.referencing.cs.CylindricalCS

Packages that use CylindricalCS
org.opengis.referencing.cs Coordinate systems and their axis
 

Uses of CylindricalCS in org.opengis.referencing.cs
 

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



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.