Uses of Interface
gov.noaa.pmel.sgt.dm.SGTData

Packages that use SGTData
gov.noaa.pmel.sgt Core classes for the Scientific Graphics Toolkit. 
gov.noaa.pmel.sgt.awt Classes to simplify the creation of standard plots using java.awt (deprecated). 
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. 
gov.noaa.pmel.sgt.swing Components that use the package javax.swing
gov.noaa.pmel.util Contains date and time facilities and miscellaneous utility classes. 
 

Uses of SGTData in gov.noaa.pmel.sgt
 

Methods in gov.noaa.pmel.sgt with parameters of type SGTData
static CartesianRenderer CartesianRenderer.getRenderer(CartesianGraph cg, SGTData dmo, Attribute attr)
          Factory method to create a new Renderer instance given the SGTData object and Attribute.
 void CartesianGraph.setData(SGTData data, Attribute attr)
          Associates SGTData and Attribute with the CartesianGraph.
 

Uses of SGTData in gov.noaa.pmel.sgt.awt
 

Methods in gov.noaa.pmel.sgt.awt with parameters of type SGTData
 void GraphicLayout.addData(SGTData data)
          Deprecated. Add data to the layout.
abstract  void GraphicLayout.addData(SGTData data, java.lang.String label)
          Deprecated.  
abstract  java.lang.String GraphicLayout.getLocationSummary(SGTData grid)
          Deprecated.  
 java.lang.String LineProfileLayout.getLocationSummary(SGTData grid)
          Deprecated.  
 void LineProfileLayout.addData(SGTData datum)
          Deprecated. Add data to the layout.
 void LineProfileLayout.addData(SGTData datum, java.lang.String descrip)
          Deprecated. Add data to the layout.
 java.lang.String RasterTimeSeriesLayout.getLocationSummary(SGTData grid)
          Deprecated.  
 void RasterTimeSeriesLayout.addData(SGTData datum)
          Deprecated. Add data to the layout.
 void RasterTimeSeriesLayout.addData(SGTData datum, java.lang.String descrip)
          Deprecated. Add data to the layout.
 java.lang.String LineTimeSeriesLayout.getLocationSummary(SGTData grid)
          Deprecated.  
 void LineTimeSeriesLayout.addData(SGTData datum)
          Deprecated. Add data to the layout.
 void LineTimeSeriesLayout.addData(SGTData datum, java.lang.String descrip)
          Deprecated. Add data to the layout.
 

Uses of SGTData in gov.noaa.pmel.sgt.demo
 

Classes in gov.noaa.pmel.sgt.demo that implement SGTData
 class PseudoRealTimeData
          Generates a real-time data stream using SGTLine and javax.swing.Timer.
 

Methods in gov.noaa.pmel.sgt.demo that return SGTData
 SGTData PseudoRealTimeData.copy()
           
 SGTData TestData.getSGTData()
          Get a SGTGrid or SGTLine object depending on type of constructor used.
 

Uses of SGTData in gov.noaa.pmel.sgt.dm
 

Subinterfaces of SGTData in gov.noaa.pmel.sgt.dm
 interface SGTGrid
          Defines a data object to be of Grid type.
 interface SGTImage
          Defines a data object to be of Image type.
 interface SGTLine
          Defines a data object to be of Line type.
 interface SGTPoint
          Defines a data object to be of Point type.
 

Classes in gov.noaa.pmel.sgt.dm that implement SGTData
 class Collection
          Collection is an extension to Vector designed to hold SGTData objects.
 class PointCollection
          PointCollection is an extension to Vector designed to hold SGTPoint objects.
 class SGTVector
          Defines a data object to be a Vector.
 class SimpleGrid
          SimpleGrid provides an implementation of the SGTGrid and Cartesian interfaces.
 class SimpleLine
          SimpleLine provides an implementation of the SGTLine and Cartesian interfaces.
 class SimplePoint
          SimplePoint provides an implementation of the SGTPoint and Cartesian interfaces.
 

Methods in gov.noaa.pmel.sgt.dm that return SGTData
 SGTData Collection.copy()
          Create a copy.
 SGTData PointCollection.copy()
          Create a copy.
 SGTData SimpleLine.copy()
          Create a shallow copy.
 SGTData SGTVector.copy()
          Create a copy.
 SGTData SimplePoint.copy()
          Create a copy.
 SGTData SimpleGrid.copy()
          Create a copy of the grid.
 SGTData SGTData.copy()
          Create a shallow copy.
 

Uses of SGTData in gov.noaa.pmel.sgt.swing
 

Methods in gov.noaa.pmel.sgt.swing that return SGTData
 SGTData JPlotLayout.getData(java.lang.String data_id)
          Find a dataset from the data's id.
 SGTData JPlotLayout.getData(CartesianRenderer rend)
          Find a dataset from the renderer.
 

Methods in gov.noaa.pmel.sgt.swing with parameters of type SGTData
 void JGraphicLayout.addData(SGTData data)
          Add data to the layout.
 void JGraphicLayout.addAttribute(SGTData data, Attribute attr)
          Associate SGTData with an Attribute.
 Attribute JGraphicLayout.getAttribute(SGTData data)
          Find an Attribute given a SGTData object.
abstract  void JGraphicLayout.addData(SGTData data, java.lang.String label)
          Add data to the plot
abstract  java.lang.String JGraphicLayout.getLocationSummary(SGTData grid)
          Construct a string that summarizes the location of the data.
 java.lang.String JPlotLayout.getLocationSummary(SGTData grid)
           
 void JPlotLayout.addData(SGTData datum)
          Add data to the layout.
 void JPlotLayout.addData(SGTData datum, Attribute attr)
          Add data to the layout.
 void JPlotLayout.addData(SGTData datum, java.lang.String descrip)
          Add data to the layout.
 void JPlotLayout.addData(SGTData datum, Attribute attr, java.lang.String descrip)
          Add data to the layout.
 java.lang.String JLineProfileLayout.getLocationSummary(SGTData grid)
          Deprecated.  
 void JLineProfileLayout.addData(SGTData datum)
          Deprecated. Add data to the layout.
 void JLineProfileLayout.addData(SGTData datum, java.lang.String descrip)
          Deprecated. Add data to the layout.
 

Constructors in gov.noaa.pmel.sgt.swing with parameters of type SGTData
JPlotLayout(SGTData dataset)
          Default constructor.
JPlotLayout(SGTData dataset, java.lang.String id, java.awt.Image img, boolean is_key_pane)
          JPlotLayout constructor.
 

Uses of SGTData in gov.noaa.pmel.util
 

Methods in gov.noaa.pmel.util that return SGTData
static SGTData Units.convertToBaseUnit(SGTData grid, int base, int comp)
          Convert data to common units.
 

Methods in gov.noaa.pmel.util with parameters of type SGTData
static SGTData Units.convertToBaseUnit(SGTData grid, int base, int comp)
          Convert data to common units.
 



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