Uses of Interface
org.opengis.referencing.cs.PolarCS
- 
Packages that use PolarCS Package Description org.opengis.referencing.cs Coordinate systems and their axis. - 
- 
Uses of PolarCS in org.opengis.referencing.cs
Methods in org.opengis.referencing.cs that return PolarCS Modifier and Type Method Description PolarCSCSAuthorityFactory. createPolarCS(String code)Returns a polar coordinate system from a code.PolarCSCSFactory. createPolarCS(Map<String,?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1)Creates a polar coordinate system from the given pair of axis. 
 -