Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
X
Y
A
addClockListener(SStepable)
- Method in class edu.davidson.tools.
SClock
Add an object to the list of objects that will be stepped at every clock tick.
addCursor(int, double, double)
- Method in class edu.davidson.display.
SGraph
Add a dragable cursor
addData(int, double[], double[])
- Method in class edu.davidson.display.
SGraph
Add data to the graph using arrays.
addData(int, double[], double[], int)
- Method in class edu.davidson.display.
SGraph
addData(SDataSource, int, double[], double[])
- Method in interface edu.davidson.tools.
SDataListener
addData(SDataSource, int, double[], double[])
- Method in class edu.davidson.display.
SGraph
addDataListener(Object)
- Static method in class edu.davidson.tools.
SApplet
addDataSet(double[], int)
- Method in class edu.davidson.display.
SGraph
Add a data set to the graph.
addDataSource(Object)
- Static method in class edu.davidson.tools.
SApplet
Add a data source to the list.
addDatum(int, double, double)
- Method in class edu.davidson.display.
SGraph
Add a datum to the graph.
addDatum(SDataSource, int, double, double)
- Method in interface edu.davidson.tools.
SDataListener
addDatum(SDataSource, int, double, double)
- Method in class edu.davidson.display.
SGraph
addFunction(String)
- Method in class edu.davidson.display.
SGraph
addFunction(String, String)
- Method in class edu.davidson.display.
SGraph
Add an analytic function to the graph.
addPropertyChangeListener(PropertyChangeListener)
- Method in class edu.davidson.display.
SSlider
addPropertyChangeListener(PropertyChangeListener)
- Method in class edu.davidson.display.
SNumber
addThing(Thing)
- Method in class edu.davidson.display.
SGraph
Add a drawable thing.
adjustScale()
- Method in class edu.davidson.display.
SGraph
Use this method to make some last minute scale adjustments.
ArrowThing
- class edu.davidson.display.
ArrowThing
.
ArrowThing(SGraph, int, double, double, double, double)
- Constructor for class edu.davidson.display.
ArrowThing
atof(String)
- Static method in class edu.davidson.display.
Format
Converts a string of digits to a double
atoi(String)
- Static method in class edu.davidson.display.
Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String)
- Static method in class edu.davidson.display.
Format
Converts a string of digits (decimal, octal or hex) to a long integer
attachContours()
- Method in class edu.davidson.display.
SContour
Attach contours so that they will be plotted.
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright Wolfgang Christian
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
X
Y
Visit the Davidson College
STools Documentation Page