Uses of Class
gov.noaa.pmel.sgt.Graph

Packages that use Graph
gov.noaa.pmel.sgt Core classes for the Scientific Graphics Toolkit. 
gov.noaa.pmel.sgt.dm Classes and interfaces that define the sgt datamodel. 
 

Uses of Graph in gov.noaa.pmel.sgt
 

Subclasses of Graph in gov.noaa.pmel.sgt
 class CartesianGraph
          The CartesianGraph provides the transformation from user to physical coordinates.
 

Methods in gov.noaa.pmel.sgt that return Graph
 Graph Layer.getGraph()
          Get the Graph attached to the layer.
abstract  Graph Graph.copy()
          Copy the Graph object and all attached classes.
 Graph CartesianGraph.copy()
          Create a copy of the CartesianGraph
 

Methods in gov.noaa.pmel.sgt with parameters of type Graph
 boolean Layer.setGraph(Graph gr)
          Associate a graph with the layer.
 

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

Methods in gov.noaa.pmel.sgt.dm with parameters of type Graph
abstract  java.awt.Rectangle Annote.getBounds(Graph graph)
           
 java.awt.Rectangle Annote.Line.getBounds(Graph graph)
           
 java.awt.Rectangle Annote.Point.getBounds(Graph graph)
           
 java.awt.Rectangle Annote.Text.getBounds(Graph graph)
           
 java.awt.Rectangle Annote.Oval.getBounds(Graph graph)
           
 java.awt.Rectangle Annote.Rect.getBounds(Graph graph)
           
 



Send comments about the Scientific Graphics toolkit to Donald.W.Denbo@noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on October 9 2003