|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Cartesian | The Cartesian interface indicates to the
sgt classes that
X and Y coordinates are to be interpreted as Cartesian
coordinates. |
CoordinateSystem | Base class for coordinate system information |
Geographic | The Geographic interface indicates to the
sgt classes that
X and Y coordinates are to be interpreted as longitude
and latitude, respectively. |
Polar | The Polar interface indicates to the sgt graphics
toolkit that the X and Y coordinates are to be
interpreted as R (radius) and Theta (angle),
respectively. |
SGT3DGrid | Defines a data object to be of Grid type. |
SGTData | Base class for sgt datamodel rank information. |
SGTGrid | Defines a data object to be of Grid type. |
SGTImage | Defines a data object to be of Image type. |
SGTLine | Defines a data object to be of Line type. |
SGTPoint | Defines a data object to be of Point type. |
SGTTuple | Provides access to tuple organized data of either 2 or 3 dimensions. |
Class Summary | |
---|---|
Annotation | A container to hold Annote objects. |
Annote | Abstract class for annotations. |
Annote.Line | Class for line annotations. |
Annote.Oval | Class for oval annotations. |
Annote.Point | Class for point annotations. |
Annote.Rect | Class for rectangle annotations. |
Annote.Text | Class for text annotations. |
Collection | Collection is an extension to Vector
designed to hold SGTData objects. |
PointCollection | PointCollection is an extension to Vector
designed to hold SGTPoint objects. |
SGT3DVector | Defines a data object to be a Vector. |
SGTFull3DVector | Defines a data object to be a Vector. |
SGTMetaData | MetaData container for the sgt datamodel. |
SGTVector | Defines a data object to be a Vector. |
SimpleGrid | SimpleGrid provides an implementation of the
SGTGrid and Cartesian interfaces. |
SimpleLine | SimpleLine provides an implementation of the
SGTLine and Cartesian interfaces. |
SimplePoint | SimplePoint provides an implementation of the
SGTPoint and Cartesian interfaces. |
SimpleTuple | SimpleTuple provides an implementation of the
SGTTuple and Cartesian interfaces. |
ThreeDGrid | ThreeDGrid provides an implementation of the
SGT3DGrid and Cartesian interfaces. |
Classes and interfaces that define the sgt datamodel.
This software is provided by NOAA for full, free and open release. It is understood by the recipient/user that NOAA assumes no liability for any errors contained in the code. Although this software is released without conditions or restrictions in its use, it is expected that appropriate credit be given to its author and to the National Oceanic and Atmospheric Administration should the software be included by the recipient as an element in other product development.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |