All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----sim.display.Plot | +----sim.display.Grid
This code is (c) 1997 Leemon Baird
<leemon@cs.cmu.edu>,
http://www.cs.cmu.edu/~baird
The source and object code may be redistributed freely.
If the code is modified, please state so in the comments.
public Grid()
public Object[][] getParameters(int lang)
public void drawAll(Graphics g, double xMin, double xMax, double yMin, double yMax, int startX, int startY, int xAxisX, int xAxisY, int yAxisX, int yAxisY)
All Packages Class Hierarchy This Package Previous Next Index