Package gov.noaa.pmel.util

Contains date and time facilities and miscellaneous utility classes.

See:
          Description

Class Summary
Debug For debugging only
Dimension2D A class to encapsulate a double width and a height.
Domain GraphDomain contains the X and Y ranges in user units.
GeoDate GeoDate extends the capabilities of Date.
GeographicValue Base class used by LatitudeValue and LongitudeValue for translating between a float and deg/min/sec.
Latitude LatitudeValue translates between float and deg/min/sec.
Longitude LongitudeValue translates between float and deg/min/sec.
Point2D Point2D will be part of java.java2d.
Point2D.Double Inner class for Point2D for type double.
Point2D.Float Inner class for Point2D for type float.
Range Contains minimum and maximum integer values.
Range2D Contains minimum, maximum, and delta double values.
Rectangle2D Rectangle2D will be part of java.java2d
Rectangle2D.Double Inner class that implements Rectangle2D for type double.
SoTDomain SoTDomain contains the X and Y ranges of a domain in user units.
SoTPoint SoTPoint has two coordinates which are of type SoTValue.
SoTRange SoTRange is an abstract class used to wrap either a double or GeoDate.
SoTRange.Double Inner class for SoTRange for type double.
SoTRange.Float Inner class for SoTRange for type flaot.
SoTRange.GeoDate Inner class for SoTRange for type GeoDate.
SoTRange.Integer Inner class for SoTRange for type integer.
SoTRange.Short Inner class for SoTRange for type short.
SoTValue SoTValue is an abstract class used to wrap either a double or GeoDate.
SoTValue.Double Inner class for SoTRange for type double.
SoTValue.Float Inner class for SoTRange for type float.
SoTValue.GeoDate Inner class for SoTRange for type GeoDate.
SoTValue.Integer Inner class for SoTRange for type int.
SoTValue.Short Inner class for SoTRange for type short.
TimePoint TimePoint allows specification of a time-space point.
TimeRange Contains minimum and maximum Time values.
Units Units is a static class for converting the units of DependentVariables.
 

Exception Summary
IllegalTimeValue The specified time was unreadable or illegal
 

Package gov.noaa.pmel.util Description

Contains date and time facilities and miscellaneous utility classes.



Send comments about the Scientific Graphics toolkit to dwd@pmel.noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on December 13 2001