All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class SPV_graphics.TicDraw

java.lang.Object
   |
   +----SPV_graphics.TicDraw

public class TicDraw
extends Object

This class draws x and y axis tics and labels. Class TicID determines the locations and labels of the tics. The two classes should probably be combined. Perhaps they should also be combined with SPVGraph. However, in the spring of 1996 this was not possible because of limits on local variables due to a compiler bug/feature.


Constructor Index

 o TicDraw()

Constructors

 o TicDraw
 public TicDraw()

All Packages  Class Hierarchy  This Package  Previous  Next  Index