Spreadsheet Toolkit
A B C D E F G H I J L M N O P R S T U V W X Y Z

A

above - Variable in class corpus.doodle.EquivalenceWidget
 
absCol() - Method in class corpus.excel.CellReference
 
absCol() - Method in class corpus.excel.Cell
 
absRow() - Method in class corpus.excel.CellReference
 
absRow() - Method in class corpus.excel.Cell
 
AbstractVisualisationPane - class corpus.doodle.AbstractVisualisationPane.
Used as a super class for a basic range of visualisations.
AbstractVisualisationPane(Grid, ClassifyStatusBar) - Constructor for class corpus.doodle.AbstractVisualisationPane
 
accept(File) - Method in class corpus.fileIO.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
actionPerformed(ActionEvent) - Method in class corpus.doodle.Graph
 
actionPerformed(ActionEvent) - Method in class corpus.doodle.WidgetPanel
Catch Button Clicks
add(byte[], String, long) - Method in class corpus.fileIO.Zip
Adds a single new entry to the current Zip File.
add(int, int, Object) - Method in class corpus.analyser.Grid
Sets the value at x,y to the passed in value
add(MathVector) - Method in class corpus.analyser.MathVector
 
add(Object, String) - Method in class corpus.fileIO.Zip
Compresses and object into the current zip file.
add(Parameter, String) - Method in class corpus.fileIO.ParameterEntry
 
add(String) - Method in class corpus.fileIO.Zip
Adds a new entry to the Zip File.
add(String[]) - Method in class corpus.gobbler.SearchResult
Append some new urls to the list.
add(WorkSheet) - Method in class corpus.excel.WorkBook
Adds a new WorkSheet to the WorkBook
add2(MathVector) - Method in class corpus.analyser.MathVector
 
addBoolean(String, String, boolean) - Method in class corpus.fileIO.ParameterEntry
 
addDirectory(String, String, String) - Method in class corpus.fileIO.ParameterEntry
 
addExtension(String) - Method in class corpus.fileIO.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addFile(String, String, String, String) - Method in class corpus.fileIO.ParameterEntry
 
addInteger(String, String, int) - Method in class corpus.fileIO.ParameterEntry
 
addList(String, String, String[], int) - Method in class corpus.fileIO.ParameterEntry
 
addMag(double, double, double) - Method in class corpus.analyser.MathVector
 
addReferredFrom(Cell) - Method in class corpus.excel.Cell
Add a cell that refers to this cell.
addReferTo(Cell) - Method in class corpus.excel.Cell
Add a cell that this Cell refers to.
addSliderInteger(String, String, int, int, int) - Method in class corpus.fileIO.ParameterEntry
 
addString(String, String, String) - Method in class corpus.fileIO.ParameterEntry
 
addURLs(String[]) - Method in class corpus.fetcher.Fetcher
Add a array of urls to the pending tasks.
adjustmentValueChanged(AdjustmentEvent) - Method in class corpus.doodle.FishEyeSampleApplet
Method to handle events for the AdjustmentListener interface.
adjustmentValueChanged(AdjustmentEvent) - Method in class corpus.doodle.FishEye
Method to handle events for the AdjustmentListener interface.
alphaTodig(String) - Static method in class corpus.excel.Cell
Special converter to change an Alpha style Excel reference into a Row number
Analyser - class corpus.analyser.Analyser.
This class is responsible for reading in a bunch of spreadsheets using Extractor to get the data out.
Analyser(String, int) - Constructor for class corpus.analyser.Analyser
 
ancestorTreeDepthDFS() - Method in class corpus.excel.Cell
 
angleBetween(MathVector) - Method in class corpus.analyser.MathVector
 
angleBetween(MathVector, MathVector) - Static method in class corpus.analyser.MathVector
Anton pg778 Radians
angleBetweenDeg(Cell) - Method in class corpus.excel.Cell
The angle between this cell and the parameter cell, as measured from a vertial line going up the screen from this cell.
angleBetweenDeg(MathVector) - Method in class corpus.analyser.MathVector
 
angleBetweenDeg(MathVector, MathVector) - Static method in class corpus.analyser.MathVector
Returns angle between two MathVectors in Degrees
angleBetweenDeg(Point, Point) - Method in class corpus.doodle.RadarWidget
The angle between two points, as measured from a vertial line going up the screen from the first point.
anglesOutgoing(int) - Method in class corpus.excel.Cell
 
Animation - class corpus.doodle.Animation.
An applet/application that gives an animated view of the dependency structures in a spreadsheet.
Animation() - Constructor for class corpus.doodle.Animation
 
Animation(WorkSheet) - Constructor for class corpus.doodle.Animation
 
Animation2 - class corpus.doodle.Animation2.
 
Animation2() - Constructor for class corpus.doodle.Animation2
Save the animation to disk.
Animation2(WorkSheet) - Constructor for class corpus.doodle.Animation2
 
appletResize(int, int) - Method in class corpus.doodle.Stub
Resize the applet.
AreaCellReference - class corpus.excel.AreaCellReference.
An AreaCellReference is one of | | |
AreaCellReference() - Constructor for class corpus.excel.AreaCellReference
 
AreaReference - class corpus.excel.AreaReference.
Used to store the internal representation of a Range.
AreaReference() - Constructor for class corpus.excel.AreaReference
 
argsContains(String[], String) - Static method in class corpus.fileIO.FileIO
 
ARITHMATIC_PATTERN - Static variable in class corpus.excel.parser.OperatorParser
 
arrayCombine(byte[], byte[], int) - Static method in class corpus.fileIO.FileIO
Combines two arrays
arrayCombine(String[], String[], int) - Static method in class corpus.gobbler.SearchResult
Combines two arrays into one larger array.
average(Vector) - Static method in class corpus.analyser.MathVector
Given a vector of MathVectors, this method will return the average of all the magnitudes and points.
averageFormaula() - Method in class corpus.excel.WorkSheet
Returns a Vector with the average formula (represented by a MathVector) for each cell.
averageMagnitude(Vector) - Static method in class corpus.analyser.MathVector
Given a vector of MathVectors, this method will return the average of all the magnitudes, centered at the origin.
averageMathVector - Variable in class corpus.analyser.Analyser
This stores the average formula cell referencing vector for each worksheet processed.

Spreadsheet Toolkit
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