|
SGT Home | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use GeoDateArray | |
| gov.noaa.pmel.sgt.demo | JApplets and applications that demonstrate the use of
sgt. |
| gov.noaa.pmel.sgt.dm | Classes and interfaces that define the sgt datamodel. |
| Uses of GeoDateArray in gov.noaa.pmel.sgt.demo |
| Methods in gov.noaa.pmel.sgt.demo that return GeoDateArray | |
GeoDateArray |
PseudoRealTimeData.getGeoDateArray()
|
| Uses of GeoDateArray in gov.noaa.pmel.sgt.dm |
| Methods in gov.noaa.pmel.sgt.dm that return GeoDateArray | |
GeoDateArray |
SimpleLine.getGeoDateArray()
Get the GeoDateArray object. |
GeoDateArray |
SimpleGrid.getGeoDateArray()
Get the GeoDateArray object. |
GeoDateArray |
SimpleGrid.getGeoDateArrayEdges()
Get the GeoDateArray object. |
GeoDateArray |
SGTLine.getGeoDateArray()
Get the GeoDateArray object. |
GeoDateArray |
SGTGrid.getGeoDateArray()
Get the GeoDateArray object. |
GeoDateArray |
SGTGrid.getGeoDateArrayEdges()
Get the GeoDateArray object. |
| Methods in gov.noaa.pmel.sgt.dm with parameters of type GeoDateArray | |
void |
SimpleLine.setTimeArray(GeoDateArray tarray)
|
void |
SimpleGrid.setTimeEdges(GeoDateArray tarray)
|
void |
SimpleGrid.setTimeArray(GeoDateArray tarray)
|
void |
Annote.Line.setTimeArray(GeoDateArray gda)
|
| Constructors in gov.noaa.pmel.sgt.dm with parameters of type GeoDateArray | |
SimpleLine(GeoDateArray tloc,
double[] yloc,
java.lang.String title)
Constructor for X Time and Y double. |
|
SimpleLine(double[] xloc,
GeoDateArray tloc,
java.lang.String title)
Constructor for X double and Y Time. |
|
|
SGT Home | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||