Uses of Package
visad.georef

Packages that use visad.georef
visad.bom   
visad.data.hrit   
visad.data.mcidas Provides for importing McIDAS AREA files and McIDAS base map (OUTL) files into VisAD. 
visad.data.vis5d Provides for importing a Vis5D dataset into VisAD. 
visad.georef Provides classes for geo-referencing. 
visad.jmet   
visad.meteorology Provides classes that are useful in the field of meteorology. 
 

Classes in visad.georef used by visad.bom
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
 

Classes in visad.georef used by visad.data.hrit
MapProjection
          Abstract class for coordinate systems that support (lat,lon) <-> (x,y) with a reference coordinate system of (lat, lon) or (lon, lat).
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
 

Classes in visad.georef used by visad.data.mcidas
MapProjection
          Abstract class for coordinate systems that support (lat,lon) <-> (x,y) with a reference coordinate system of (lat, lon) or (lon, lat).
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
 

Classes in visad.georef used by visad.data.vis5d
MapProjection
          Abstract class for coordinate systems that support (lat,lon) <-> (x,y) with a reference coordinate system of (lat, lon) or (lon, lat).
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
 

Classes in visad.georef used by visad.georef
EarthLocation
          Interface for specifying a point on the earth's surface in terms of latitude, longitude and altitude above sea level.
LatLonPoint
          Interface for supporting latitude/longitude points.
MapProjection
          Abstract class for coordinate systems that support (lat,lon) <-> (x,y) with a reference coordinate system of (lat, lon) or (lon, lat).
NamedLocation
          An interface for a named earth location.
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
 

Classes in visad.georef used by visad.jmet
MapProjection
          Abstract class for coordinate systems that support (lat,lon) <-> (x,y) with a reference coordinate system of (lat, lon) or (lon, lat).
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
 

Classes in visad.georef used by visad.meteorology
NavigatedCoordinateSystem
          Abstract class for CoordinateSystems that have RealType.Latitude and RealType.Longitude in their reference RealTupleType.
NavigatedField
          A particular type of Field whose Domain Set contains values of Latitude and Longitude, or whose CoordinateSystem can transform to RealType.Latitude and RealType.Longitude