bookExamples.ch27BusinessGraphics.charts
Class DrawUtil

java.lang.Object
  extended by bookExamples.ch27BusinessGraphics.charts.DrawUtil

public class DrawUtil
extends java.lang.Object

DrawUtil is the drawing utility class which draws the actual graphs and their labels. It can only be constructed with an instance of DoubleDataBean. It is invoked by each type of graphics.graph. Global Variables:

Since:
JDK 1.3
Author:
Allison McHenry, Douglas Lyon, PhD

Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait