SimJava 2.0.1

Uses of Class
eduni.simdiag.GraphDiagram

Packages that use GraphDiagram
eduni.simdiag Classes concerned with providing user controlled diagrams for simulations. 
 

Uses of GraphDiagram in eduni.simdiag
 

Fields in eduni.simdiag declared as GraphDiagram
(package private)  GraphDiagram GraphWindow.td
           
 

Methods in eduni.simdiag that return GraphDiagram
 GraphDiagram GraphWindow.getDiag()
          Returns the graph diagram for this window
 

Methods in eduni.simdiag with parameters of type GraphDiagram
 void GraphClearObject.doit(GraphDiagram d)
           
 void GraphData.doit(GraphDiagram d)
          Called by recipient to implement command
 void GraphDisplay.doit(GraphDiagram d)
           
 void GraphEventObject.doit(GraphDiagram d)
          Implements graph commands.
 void GraphSetAxes.doit(GraphDiagram d)
          Sets the axes labels of the given diagram.
 void GraphSetScale.doit(GraphDiagram d)
           
 


SimJava 2.0.1

The University of Edinburgh, 2009