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

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

Uses of UserDefinedCS in org.opengis.referencing.cs
 

Methods in org.opengis.referencing.cs that return UserDefinedCS
 UserDefinedCS CSFactory.createUserDefinedCS(Map<String,?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1)
          Creates a two-dimensional user defined coordinate system.
 UserDefinedCS CSFactory.createUserDefinedCS(Map<String,?> properties, CoordinateSystemAxis axis0, CoordinateSystemAxis axis1, CoordinateSystemAxis axis2)
          Creates a three-dimensional user defined coordinate system.
 



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