Uses of Class
org.geotools.referencing.cs.DefaultVerticalCS

Packages that use DefaultVerticalCS
org.geotools.referencing.cs Coordinate systems implementation.  
 

Uses of DefaultVerticalCS in org.geotools.referencing.cs
 

Fields in org.geotools.referencing.cs declared as DefaultVerticalCS
static DefaultVerticalCS DefaultVerticalCS.ELLIPSOIDAL_HEIGHT
          A one-dimensional vertical CS with ellipsoidal height axis in metres.
static DefaultVerticalCS DefaultVerticalCS.GRAVITY_RELATED
          A one-dimensional vertical CS with gravity-related height axis in metres.
static DefaultVerticalCS DefaultVerticalCS.DEPTH
          A one-dimensional vertical CS with depth axis in metres.
 



Copyright © GeoTools. All Rights Reserved.