| Class | Description |
|---|---|
| CheckFonts |
Created by melkor on 2/15/16.
|
| DataSet |
This class will hold a set of data it will keep track of color, line types, point types,
and weight.
|
| ForgetfulGraph |
This class is similar to the Graph class, but it forgets all of the previous data,
and just continues to draw over the old graph.
|
| Graph |
A lightweight graphing application with options for formating a graph.
|
| GraphDefaults |
For adding lines to a graph and setting the default values.
|
| GraphLight |
This is the 'test package'
User: melkor
Date: May 9, 2010
Time: 8:56:53 PM
To change this template use File | Settings | File Templates.
|
| GraphLine |
For drawing lines.
|
| GraphPanel |
This will handle swing stuff related to this panel.
|
| GraphPoints | |
| LGFont |
Class for handling fonts, and supplying the name/size even if the font is not
found in the java installation.
|
Copyright © 2017. All rights reserved.