Overview
Package
Class
Tree
Deprecated
Index
Help
Spreadsheet Toolkit
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
D
DClassify
- class corpus.doodle.
DClassify
.
Displays Cell classifications on a grid.
DClassify(Grid)
- Constructor for class corpus.doodle.
DClassify
Create a CellClassificaiton visualisaiton for the input grid.
DClassify(Grid, String)
- Constructor for class corpus.doodle.
DClassify
Create a CellClassificaiton visualisaiton for the input grid.
DClassify(Grid, String, boolean)
- Constructor for class corpus.doodle.
DClassify
decrypt(String)
- Method in class corpus.fileIO.
CryptoLibrary
convenience method for decrypting a string.
destroy()
- Method in class corpus.doodle.
FishEyeSampleApplet
destroy()
- Method in class corpus.doodle.
Graph
destroy()
- Method in class corpus.doodle.
Animation
destroy()
- Method in class corpus.doodle.
FishEye
diagram
- Variable in class corpus.analyser.
Analyser
What style of analysis that is being done.
digToalpha(int)
- Static method in class corpus.excel.
Cell
Special converter to change a Excel row reference into a Alpha style reference
Directory
- class corpus.fileIO.
Directory
.
Used to represent a file system directory.
Directory(File)
- Constructor for class corpus.fileIO.
Directory
Create this Directory Object for the given File
Directory(String)
- Constructor for class corpus.fileIO.
Directory
Create this Directory Object from a path to a file system directory.
display()
- Method in class corpus.analyser.
PowerLawAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
FormulaComponentAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
TreeDepthAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
ClusterAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
MetricsAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
OccupancyAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
HeatmapAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
CompressionAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
FormulaAnalyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.analyser.
Analyser
Takes all the results from computation and passes them off to
Doodler
.
display()
- Method in class corpus.excel.
WorkBook
Displays the contents of this WorkBook using a tabbed table browser.
display()
- Method in class corpus.excel.
Cell
Displays a window containing details about this particular cell.
display(String)
- Method in class corpus.fileIO.
ParameterEntry
display(WorkSheet)
- Method in class corpus.excel.
Cell
Displays a window containing details about this particular cell.
displayInteger()
- Method in class corpus.analyser.
Grid
For a grid that contains Integer objects, dump the values to System.out
displayString()
- Method in class corpus.analyser.
Grid
For a grid that contains String objects, dump the values to System.out
distanceBetween(Cell, Cell)
- Static method in class corpus.excel.
Cell
distanceBetween(double, double, double)
- Static method in class corpus.analyser.
MathVector
distanceBetween(double, double, double, double, double, double)
- Static method in class corpus.analyser.
MathVector
distanceFrom(Cell)
- Method in class corpus.excel.
Cell
distinctFamilyTrees(Cell[])
- Static method in class corpus.analyser.
Analyser
Count the number of distinct family trees that can be found for a given set of cells.
DIVIDE
- Static variable in class corpus.excel.
Operator
divide(double)
- Method in class corpus.analyser.
MathVector
divideMag(double)
- Method in class corpus.analyser.
MathVector
divideMV(double)
- Method in class corpus.analyser.
MathVector
dollars
- Variable in class corpus.excel.
CellReference
Where the references of this cell absolute?
done()
- Method in class corpus.extractor.
Extractor
This must be called when the Extractor is no longer needed.
Doodler
- class corpus.doodle.
Doodler
.
Using a 3D display, we have the function zAxis = h(xAxis, yAxis) represented by the MathType ( (xAxis, yAxis) -> zAxis ) zAxis values are indexed in an array by [xAxis][yAxis] Run program with "java corpus.doodle.Doodler"
Doodler(double[][], String)
- Constructor for class corpus.doodle.
Doodler
Doodler(double[][], String[], boolean, boolean, boolean, int, int, String)
- Constructor for class corpus.doodle.
Doodler
Doodler(String)
- Constructor for class corpus.doodle.
Doodler
doSearch(int)
- Method in class corpus.gobbler.
GoogleAPI
dotProduct(MathVector)
- Method in class corpus.analyser.
MathVector
Anton pg776
dotProduct(MathVector, MathVector)
- Static method in class corpus.analyser.
MathVector
Anton pg776
draw(Object)
- Method in class corpus.doodle.
AbstractVisualisationPane
draw the passed object on the grid.
drawArrow(Graphics2D, int, int, int, int, int)
- Method in class corpus.doodle.
RadarWidget
drawArrow(int, int, int, int)
- Method in class corpus.doodle.
AbstractVisualisationPane
Draw an arrow from (cx,cy) to (cx2,cy2) with the head at the latter end.
dumpValues(Vector, int, int)
- Method in class corpus.analyser.
Grid
DVector
- class corpus.doodle.
DVector
.
Displays MathVectors stored in a grid.
DVector(Grid)
- Constructor for class corpus.doodle.
DVector
DVector(Grid, String)
- Constructor for class corpus.doodle.
DVector
DVector(Grid, String, boolean)
- Constructor for class corpus.doodle.
DVector
Overview
Package
Class
Tree
Deprecated
Index
Help
Spreadsheet Toolkit
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
Project Home Page