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

T

tailsize - Variable in class corpus.doodle.AbstractVisualisationPane
The size of the mark at the tail of the vector
Thatch - class corpus.doodle.Thatch.
Displays Cell classifications on a Thatch grid.
Thatch(Grid) - Constructor for class corpus.doodle.Thatch
 
Thatch(Grid, String) - Constructor for class corpus.doodle.Thatch
 
TIMES - Static variable in class corpus.excel.Operator
 
to2DVector() - Method in class corpus.analyser.Grid
Converts the current grid file into a vector of vectors.
toDoodler(String) - Method in class corpus.analyser.Grid
 
toDoubleArray() - Method in class corpus.analyser.Grid
Converts a grid of Doubles to a Array[][].
toDraw - Variable in class corpus.doodle.AbstractVisualisationPane
A Vector of MathVectors that will be drawn.
toFormulaGrid() - Method in class corpus.excel.WorkSheet
A grid containing all the formula.
toGrid(Cell[]) - Static method in class corpus.excel.Cell
Converts an array of cells into a Grid.
toGrid(Vector) - Static method in class corpus.excel.Cell
Converts an array of cells into a Grid.
toHTMLString() - Method in class corpus.excel.Row
 
toHTMLString() - Method in class corpus.excel.VectorReference
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.RowRange
 
toHTMLString() - Method in class corpus.excel.WorkBookReference
 
toHTMLString() - Method in class corpus.excel.Intersection
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Operator
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Union
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Primitive
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.ColumnRange
 
toHTMLString() - Method in class corpus.excel.Column
 
toHTMLString() - Method in class corpus.excel.Component
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.CellReference
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.AreaReference
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.AreaCellReference
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.WorkSheetReference
Pretty printing
toHTMLString() - Method in class corpus.excel.WorkSheet
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.WorkBook
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Range
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Function
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Cell
Converts information about this component into an HTML formatted String.
toHTMLString() - Method in class corpus.excel.Formula
Converts information about this component into an HTML formatted String.
toObjectArray() - Method in class corpus.analyser.Grid
Converts a grid of Objects to an Object[][].
toString() - Method in class corpus.analyser.MathVector
 
toString() - Method in class corpus.analyser.Grid
 
toString() - Method in class corpus.excel.Row
 
toString() - Method in class corpus.excel.VectorReference
To String
toString() - Method in class corpus.excel.RowRange
 
toString() - Method in class corpus.excel.WorkBookReference
 
toString() - Method in class corpus.excel.Intersection
 
toString() - Method in class corpus.excel.Operator
 
toString() - Method in class corpus.excel.Union
 
toString() - Method in class corpus.excel.Primitive
 
toString() - Method in class corpus.excel.ColumnRange
 
toString() - Method in class corpus.excel.Column
 
toString() - Method in class corpus.excel.Component
Converts information about this component into a String.
toString() - Method in class corpus.excel.CellReference
Converts information about this cell into a String.
toString() - Method in class corpus.excel.AreaReference
To String
toString() - Method in class corpus.excel.AreaCellReference
To String
toString() - Method in class corpus.excel.WorkSheetReference
 
toString() - Method in class corpus.excel.WorkSheet
Print String version.
toString() - Method in class corpus.excel.WorkBook
Dump String version
toString() - Method in class corpus.excel.Range
 
toString() - Method in class corpus.excel.Function
THE LENGTH OF THE RETURNED STRING SHOULD MATCH THE LENGTH OF THE PARSED INPUT!
toString() - Method in class corpus.excel.Cell
Converts information about this cell into a String.
toString() - Method in class corpus.excel.Formula
A string representation of this formula.
toString() - Method in class corpus.fileIO.Directory
 
toString(Grid) - Method in class corpus.analyser.Grid
Merge two grids in printing.
toStringBasic() - Method in class corpus.excel.Cell
 
toStringLogical() - Method in class corpus.analyser.Grid
 
toStringQuick() - Method in class corpus.analyser.Grid
 
toStringRC() - Method in class corpus.excel.Cell
Converts information about this cell into a String.
totalInOutDegree() - Method in class corpus.excel.WorkSheet
Find a count for all in[0] and out[1] bound references in this WorkSheet.
totalInOutDegree(int[][]) - Method in class corpus.excel.WorkSheet
Sums up all in and out bound references for inOut.
toVectorDoodler(String) - Method in class corpus.analyser.Grid
 
tree - Variable in class corpus.doodle.Animation
 
TREEDEPTH - Static variable in class corpus.analyser.Analyser
Draws the depth of the complexity
TreeDepthAnalyser - class corpus.analyser.TreeDepthAnalyser.
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.
TreeDepthAnalyser(String, int) - Constructor for class corpus.analyser.TreeDepthAnalyser
 
treeDepthDFS() - Method in class corpus.excel.Cell
 
treeGrid() - Method in class corpus.excel.Cell
Creates a grid to display the individual tree.
treeMaxBreadthDFS() - Method in class corpus.excel.Cell
 
treeToGraph() - Method in class corpus.excel.WorkBook
Convert the dependency tree into a file, node-edge-node.
treeToGraph() - Method in class corpus.excel.Cell
Convert a dependency tree into a brace style format.
treeToString() - Method in class corpus.excel.WorkSheet
Convert the dependency tree into a file, used for fisheye views.
treeToString() - Method in class corpus.excel.WorkBook
Convert the dependency tree into a file, used for fisheye views.
treeToString() - Method in class corpus.excel.Cell
Convert a dependency tree into a brace style format.
type - Variable in class corpus.excel.Operator
 

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