Uses of Class
org.geotoolkit.referencing.crs.DefaultVerticalCRS

Packages that use DefaultVerticalCRS
org.geotoolkit.referencing.crs Coordinate reference system implementations. 
 

Uses of DefaultVerticalCRS in org.geotoolkit.referencing.crs
 

Fields in org.geotoolkit.referencing.crs declared as DefaultVerticalCRS
static DefaultVerticalCRS DefaultVerticalCRS.ELLIPSOIDAL_HEIGHT
          Default vertical coordinate reference system using ellipsoidal datum.
static DefaultVerticalCRS DefaultVerticalCRS.GEOIDAL_HEIGHT
          Default vertical coordinate reference system using geoidal datum.
 

Methods in org.geotoolkit.referencing.crs that return DefaultVerticalCRS
static DefaultVerticalCRS DefaultVerticalCRS.wrap(VerticalCRS object)
          Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.