GeoAPI 2.0
Build 2005-06-08

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

Packages that use VerticalCS
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.cs Coordinate systems and their axis
 

Uses of VerticalCS in org.opengis.referencing.crs
 

Methods in org.opengis.referencing.crs that return VerticalCS
 VerticalCS VerticalCRS.getCoordinateSystem()
          Returns the coordinate system, which must be vertical.
 

Methods in org.opengis.referencing.crs with parameters of type VerticalCS
 VerticalCRS CRSFactory.createVerticalCRS(Map<String,? extends Object> properties, VerticalDatum datum, VerticalCS cs)
          Creates a vertical coordinate reference system.
 

Uses of VerticalCS in org.opengis.referencing.cs
 

Methods in org.opengis.referencing.cs that return VerticalCS
 VerticalCS CSFactory.createVerticalCS(Map<String,? extends Object> properties, CoordinateSystemAxis axis)
          Creates a vertical coordinate system.
 VerticalCS CSAuthorityFactory.createVerticalCS(String code)
          Creates a vertical coordinate system from a code.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium