Uses of Package
ucar.unidata.geoloc

Packages that use ucar.unidata.geoloc
ucar.unidata.geoloc Support library for georeferencing coordinate systems and transformations. 
ucar.unidata.geoloc.projection Implementations of coordinate projection transformations. 
ucar.unidata.geoloc.projection.proj4   
ucar.unidata.geoloc.projection.sat   
 

Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc
Bearing
          Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.
Earth
          Defines the shape of the earth ellipsoid.
EarthEllipsoid
          Type-safe enumeration of Earth Ellipsoids.
EarthLocation
          A location on the earth, specified by lat, lon and optionally altitude.
EarthLocationImpl
          A location on the Earth.
LatLonPoint
          Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImpl
          Standard implementation of LatLonPoint.
LatLonRect
          Bounding box for latitude/longitude points.
Projection
          Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
ProjectionImpl
          Superclass for our implementations of geoloc.Projection.
ProjectionPoint
          Points on the Projective geometry plane.
ProjectionPointImpl
          Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization.
ProjectionRect
          Bounding box for ProjectionPoint's.
Station
          A named location on the earth.
 

Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.projection
LatLonPoint
          Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImpl
          Standard implementation of LatLonPoint.
LatLonRect
          Bounding box for latitude/longitude points.
Projection
          Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
ProjectionImpl
          Superclass for our implementations of geoloc.Projection.
ProjectionPoint
          Points on the Projective geometry plane.
ProjectionPointImpl
          Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization.
ProjectionRect
          Bounding box for ProjectionPoint's.
 

Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.projection.proj4
Earth
          Defines the shape of the earth ellipsoid.
LatLonPoint
          Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImpl
          Standard implementation of LatLonPoint.
Projection
          Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
ProjectionImpl
          Superclass for our implementations of geoloc.Projection.
ProjectionPoint
          Points on the Projective geometry plane.
ProjectionPointImpl
          Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization.
 

Classes in ucar.unidata.geoloc used by ucar.unidata.geoloc.projection.sat
LatLonPoint
          Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
LatLonPointImpl
          Standard implementation of LatLonPoint.
LatLonRect
          Bounding box for latitude/longitude points.
Projection
          Projective geometry transformations from (lat,lon) to (x,y) on a projective cartesian surface.
ProjectionImpl
          Superclass for our implementations of geoloc.Projection.
ProjectionPoint
          Points on the Projective geometry plane.
ProjectionPointImpl
          Our implementation of ProjectionPoint, that subclasses java.awt.geom.Point2D to add serialization.
ProjectionRect
          Bounding box for ProjectionPoint's.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.