Uses of Class
org.opengis.go.spatial.GlobalPathType

Packages that use GlobalPathType
org.opengis.go.spatial   
 

Uses of GlobalPathType in org.opengis.go.spatial
 

Fields in org.opengis.go.spatial declared as GlobalPathType
static GlobalPathType GlobalPathType.GREAT_CIRCLE_ELLIPSOIDAL
          The path that is the shortest distance path over the WGS84 ellipsoid.
static GlobalPathType GlobalPathType.GREAT_CIRCLE_SPHERICAL
          The path that is the shortest distance path over the sphere whose radius is the equatorial radius of the WGS84 ellipsoid.
static GlobalPathType GlobalPathType.RHUMBLINE_ELLIPSOIDAL
          The path that is the path of constant bearing over the WGS84 ellipsoid.
static GlobalPathType GlobalPathType.RHUMBLINE_SPHERICAL
          The path that is the path of constant bearing over the sphere whose radius is the equatorial radius of the WGS84 ellipsoid.
 



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