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
F
FamilyTreeGraph
- class corpus.doodle.
FamilyTreeGraph
.
Displays Cells stored in a grid and FamilyTrees that contain them.
FamilyTreeGraph(Grid)
- Constructor for class corpus.doodle.
FamilyTreeGraph
FamilyTreeGraph(Grid, String)
- Constructor for class corpus.doodle.
FamilyTreeGraph
fetchArgumentsCalled(FetchArgumentsEvent)
- Method in class corpus.extractor.
ExcelaccessorRead
This code fills in the worksheets array from the workbook.
Fetcher
- class corpus.fetcher.
Fetcher
.
Reads the URLs to be downloaded from a file, fetches the files, and stores them.
Fetcher(int)
- Constructor for class corpus.fetcher.
Fetcher
Constructor for the Fetcher object.
Fetcher(int, String)
- Constructor for class corpus.fetcher.
Fetcher
FileIO
- class corpus.fileIO.
FileIO
.
Performs basic File IO.
FileIO()
- Constructor for class corpus.fileIO.
FileIO
FileTree
- class corpus.fileIO.
FileTree
.
FileTree(File)
- Constructor for class corpus.fileIO.
FileTree
fileType
- Variable in class corpus.gobbler.
SearchMethod
finalize()
- Method in class corpus.extractor.
Extractor
A check to ensure excel is shutdown
findCenter()
- Method in class corpus.excel.
WorkSheet
Finds the numerical center for this WorkSheet based on the Row and Column positions for all occupied cells.
findCommas(Vector)
- Static method in class corpus.excel.
Primitive
Finds just the comma primitives in the input vector and returns them in a new Vector.
FishEye
- class corpus.doodle.
FishEye
.
FishEye()
- Constructor for class corpus.doodle.
FishEye
FishEyeSampleApplet
- class corpus.doodle.
FishEyeSampleApplet
.
FishEyeSampleApplet()
- Constructor for class corpus.doodle.
FishEyeSampleApplet
forceLoad(Extractor, String, boolean, boolean)
- Static method in class corpus.extractor.
Extractor
Reprocess the raw excel file into a workbook regardless of a serialised version on disk.
formula
- Variable in class corpus.excel.
FormulaComponent
The Formula that this component resides in.
formula
- Variable in class corpus.excel.
Cell
The formula in the cell.
Formula
- class corpus.excel.
Formula
.
This class represents a Formula that is part of a cell.
FORMULA_COM
- Static variable in class corpus.analyser.
Analyser
Draws the formlua complexity
Formula(Cell, String, String[])
- Constructor for class corpus.excel.
Formula
Formula(int, int, String, String[])
- Constructor for class corpus.excel.
Formula
FormulaAnalyser
- class corpus.analyser.
FormulaAnalyser
.
Provides three differen't types of analysis on Formula.
FormulaAnalyser(String, int)
- Constructor for class corpus.analyser.
FormulaAnalyser
formulaCells()
- Method in class corpus.excel.
WorkSheet
Finds the number of cells that contain a formula.
FormulaComponent
- class corpus.excel.
FormulaComponent
.
This is an abstract class the all formula components must extend.
FORMULACOMPONENT
- Static variable in class corpus.analyser.
Analyser
Similar to metrics, except counts number of each type of formula component used.
FormulaComponent()
- Constructor for class corpus.excel.
FormulaComponent
FormulaComponentAnalyser
- class corpus.analyser.
FormulaComponentAnalyser
.
This class is responsible for reading in a bunch of spreadsheets, using the extractor to get the data out, doing some processing on them, and then passing the information onto Doodler.
FormulaComponentAnalyser(String, int)
- Constructor for class corpus.analyser.
FormulaComponentAnalyser
FormulaComponentParser
- class corpus.excel.parser.
FormulaComponentParser
.
An abstract parser for a formula component.
FormulaComponentParser()
- Constructor for class corpus.excel.parser.
FormulaComponentParser
formulaGrid()
- Method in class corpus.excel.
WorkSheet
A Grid of Strings for the formula in each cell.
FormulaParser
- class corpus.excel.parser.
FormulaParser
.
Used to convert a String version of a formula into a Vector of FormulaComponent Objects.
FormulaParser(Formula)
- Constructor for class corpus.excel.parser.
FormulaParser
from2DVector(Vector, int, int)
- Static method in class corpus.analyser.
Grid
Takes a Vector of vectors and converts it into a Grid.
Function
- class corpus.excel.
Function
.
Used to store the internal representation of a Function.
Function(String)
- Constructor for class corpus.excel.
Function
Function(String, String)
- Constructor for class corpus.excel.
Function
functionCatagory(boolean)
- Method in class corpus.excel.
WorkSheet
Breaks down the functions used into catagories.
FunctionParser
- class corpus.excel.parser.
FunctionParser
.
A parser for a formula component.
FunctionParser()
- Constructor for class corpus.excel.parser.
FunctionParser
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