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

G

g - Variable in class corpus.doodle.AbstractVisualisationPane
The graphics object for drawing to the pane.
get(int, int) - Method in class corpus.analyser.Grid
Get the value stored at x,y
get(String) - Method in class corpus.fileIO.ParameterEntry
Retrieve the parameter that matches the label.
getAllConnectedCells() - Method in class corpus.excel.Cell
Traces all the cells that are in some way connected to the start cell.
getAllConnectedCells(Cell, Vector) - Static method in class corpus.excel.Cell
Traces all the cells that are in some way connected to the start cell.
getAncestors() - Method in class corpus.excel.Cell
Finds all the cells that refer to this cell.
getAngles(int) - Method in class corpus.excel.WorkSheet
Counts outgoing vector angles for all the cells in this WorkSheet into buckets.
getApplet(String) - Method in class corpus.doodle.Context
Fetch the Applet (identified by name) from the current HTML document.
getAppletContext() - Method in class corpus.doodle.Stub
Return a reference to the applet's context.
getAppletInfo() - Method in class corpus.doodle.FishEyeSampleApplet
Gets the applet information.
getAppletInfo() - Method in class corpus.doodle.Graph
 
getAppletInfo() - Method in class corpus.doodle.FishEye
Gets the applet information.
getApplets() - Method in class corpus.doodle.Context
Return an enumeration to all Applets located on the current HTML page.
getArguments() - Method in class corpus.excel.Function
 
getAudioClip(URL) - Method in class corpus.doodle.Context
Load the file located by the url argument.
getCatagory() - Method in class corpus.excel.Function
Figures out which catagory this function belongs to.
getCell() - Method in class corpus.excel.Formula
The cell that contains this formula.
getCell(int, int) - Method in class corpus.excel.WorkSheet
Returns the cell from this WorkSheet at position col, row.
getCell(int, int, int) - Method in class corpus.excel.WorkBook
Returns the cell in a specific (col,row) pair and sheet depth
getCells() - Method in class corpus.excel.RowRange
 
getCells() - Method in class corpus.excel.Intersection
 
getCells() - Method in class corpus.excel.Union
 
getCells() - Method in class corpus.excel.ColumnRange
 
getCells() - Method in class corpus.excel.AreaReference
Returns a Vector of all cells that this AreaReference refers to.
getCells() - Method in class corpus.excel.Range
 
getCells() - Method in class corpus.excel.Formula
Finds and returns all the cells referred to in this formula.
getClientKey() - Method in class corpus.gobbler.GoogleAPI
 
getCodeBase() - Method in class corpus.doodle.Stub
Return the complete URL of the applet's .class file(s).
getCol() - Method in class corpus.excel.CellReference
 
getCol() - Method in class corpus.excel.Cell
 
getColor() - Method in class corpus.doodle.RectangleColor
 
getComplexity() - Method in class corpus.excel.Formula
Some guage of the formula complexity.
getCycleCells() - Method in class corpus.excel.WorkSheet
Searches the worksheet for circular references.
getData() - Method in class corpus.fileIO.Unzip
Returns a Vector of elements that were read from the file.
getDepth() - Method in class corpus.excel.CellReference
 
getDepth() - Method in class corpus.excel.WorkSheet
Returns the Depth in the WorkBook that this WorkSheet is at.
getDescendents() - Method in class corpus.excel.Cell
Finds all the cells that this cell refers to.
getDescription() - Method in class corpus.fileIO.ExampleFileFilter
Returns the human readable description of this filter.
getDocumentBase() - Method in class corpus.doodle.Stub
Return the complete URL of the HTML document containing the applet.
getElements() - Method in class corpus.excel.Function
 
getElements() - Method in class corpus.excel.Formula
Get all elements (cells, ranges, functions,etc...)
getEstimatedTotalResultsCount() - Method in class corpus.gobbler.GoogleAPI
 
getExtension(File) - Method in class corpus.fileIO.ExampleFileFilter
Return the extension portion of the file's name .
getFamilyTree(Cell) - Static method in class corpus.excel.Cell
Constructs an array of cells that are either dependent on the value in this cell or that this cell depends on.
getFiles() - Method in class corpus.fileIO.Directory
 
getFinish() - Method in class corpus.analyser.MathVector
 
getFormula() - Method in class corpus.excel.CellReference
 
getFormula() - Method in class corpus.excel.Cell
 
getFormulaString() - Method in class corpus.excel.Cell
 
getFormulaString() - Method in class corpus.excel.Formula
Gets the String Version of this Formula.
getFunctions() - Method in class corpus.excel.WorkSheet
Find all the Functions used in the WorkSheet.
getFunctions() - Method in class corpus.excel.Formula
The functions used in this formula.
getGoogleKeys() - Static method in class corpus.fileIO.FileIO
Returns keys to be used with the google api.
getHTMLFormulaString() - Method in class corpus.excel.Cell
 
getImage(URL) - Method in class corpus.doodle.Context
Prepare to load the image located by the url argument.
getLeafCells() - Method in class corpus.excel.WorkSheet
Looks for cells that reference other cells but are not referenced by any cells themselves.
getLength() - Method in class corpus.excel.Primitive
 
getMag() - Method in class corpus.analyser.MathVector
 
getMaxHeight() - Method in class corpus.analyser.Grid
 
getMaxHeight() - Method in class corpus.excel.WorkSheet
Returns the max column that contains a cell.
getMaxWidth() - Method in class corpus.analyser.Grid
 
getMaxWidth() - Method in class corpus.excel.WorkSheet
Returns the max column that contains a cell.
getMaxX() - Method in class corpus.doodle.AbstractVisualisationPane
 
getMaxY() - Method in class corpus.doodle.AbstractVisualisationPane
 
getMetrics(WorkSheet, int, boolean) - Static method in class corpus.analyser.MetricsAnalyser
Process metrics
getMinimumSize() - Method in class corpus.doodle.RadarWidget
 
getMinimumSize() - Method in class corpus.doodle.EquivalenceWidget
 
getMinimumSize() - Method in class corpus.doodle.AbstractVisualisationPane
The Smallest size to render this pane at.
getMinMaxHeight(int) - Method in class corpus.analyser.Grid
Find the maximum occupied row for the given x(column)
getMinMaxWidth(int) - Method in class corpus.analyser.Grid
Find the maximum occupied row for the given y(row)
getMinX() - Method in class corpus.doodle.AbstractVisualisationPane
 
getMinY() - Method in class corpus.doodle.AbstractVisualisationPane
 
getName() - Method in class corpus.excel.WorkSheet
Returns the sheetname for this WorkBook.
getName() - Method in class corpus.excel.Function
 
getName() - Method in class corpus.fileIO.Directory
 
getParameter(String) - Method in class corpus.doodle.Stub
Return the value of the applet parameter, identified by the name argument.
getParameterInfo() - Method in class corpus.doodle.Graph
 
getParent() - Method in class corpus.excel.WorkSheet
Returns the WorkBook that contains this WorkSheet.
getParentPath() - Method in class corpus.fileIO.Directory
 
getPath() - Method in class corpus.fileIO.Directory
 
getPoint() - Method in class corpus.excel.Cell
 
getPreferredSize() - Method in class corpus.doodle.RadarWidget
 
getPreferredSize() - Method in class corpus.doodle.EquivalenceWidget
 
getProxyAuthenticationData() - Static method in class corpus.fileIO.FileIO
Read the encoded ProxyAuthentication Data from files/pa.txt
Requires setMaster to be called first.
getRange() - Method in class corpus.excel.Intersection
 
getRanges() - Method in class corpus.excel.Formula
The ranges that this formula refers to.
getReferencedCell() - Method in class corpus.excel.CellReference
 
getReferingFormula() - Method in class corpus.excel.FormulaComponent
 
getReferredFrom() - Method in class corpus.excel.Cell
 
getReferredFromIterator() - Method in class corpus.excel.Cell
 
getReferTo() - Method in class corpus.excel.Cell
 
getReferToIterator() - Method in class corpus.excel.Cell
 
getRelativeCell(WorkSheet, int, int) - Method in class corpus.excel.Cell
Retrives the cell that is x columns and y rows relative from this cell.
getRootCells() - Method in class corpus.excel.WorkSheet
Looks for cells that are referenced by other cells but do not reference any cells.
getRow() - Method in class corpus.excel.CellReference
 
getRow() - Method in class corpus.excel.Cell
 
getSheetNames() - Method in class corpus.excel.WorkBook
The names of the WorkSheets.
getSize() - Method in class corpus.doodle.RadarWidget
 
getSize() - Method in class corpus.doodle.EquivalenceWidget
 
getStart() - Method in class corpus.analyser.MathVector
 
getStream(String) - Method in class corpus.doodle.Context
The following three methods are required by SDK 1.4.
getStreamKeys() - Method in class corpus.doodle.Context
 
getSubDirs() - Method in class corpus.fileIO.Directory
 
getSubFiles() - Method in class corpus.fileIO.Directory
Used if no files can be found in the current directory
getType() - Method in class corpus.excel.Operator
returns the type of this operator
getType() - Method in class corpus.excel.Primitive
 
getValue() - Method in class corpus.excel.Primitive
 
getValueString() - Method in class corpus.excel.Cell
 
getWork() - Static method in class corpus.fetcher.Fetcher
The threads get their next job here.
getWorkbook() - Method in class corpus.extractor.JExcelRead
 
getWorkBook() - Method in class corpus.extractor.ExcelaccessorRead
 
getWorkBook() - Method in class corpus.extractor.Extractor
 
getWorkBookName() - Method in class corpus.excel.WorkBook
 
getWorkSheet() - Method in class corpus.excel.Cell
 
getWorkSheet(int) - Method in class corpus.excel.WorkBook
Get the WorkSheet at depth i
Gobbler - class corpus.gobbler.Gobbler.
Gobbler.java 2.1 28/06/2002 Rapid automated corpus identification via keywords and search engines.
Gobbler(boolean) - Constructor for class corpus.gobbler.Gobbler
Constructor for the Gobbler object.
GoogleAPI - class corpus.gobbler.GoogleAPI.
The GoogleAPIDemo is a demonstration of using the Google Web APIs for search and fetching pages from the cache.
GOOGLEAPI - Static variable in class corpus.gobbler.Gobbler
Perform search using the google API.
GoogleAPI(String, String, String) - Constructor for class corpus.gobbler.GoogleAPI
 
GoogleAPISearch - class corpus.gobbler.GoogleAPISearch.
Title: Description: Copyright: Copyright (c) 2002 Company: VUW:MCS
GoogleAPISearch(String, String, int, Gobbler) - Constructor for class corpus.gobbler.GoogleAPISearch
 
GoogleHTTPGetSearch - class corpus.gobbler.GoogleHTTPGetSearch.
Title: Description: Copyright: Copyright (c) 2002 Company: VUW:MCS
GoogleHTTPGetSearch(String, String, int, Gobbler) - Constructor for class corpus.gobbler.GoogleHTTPGetSearch
 
Graph - class corpus.doodle.Graph.
 
Graph() - Constructor for class corpus.doodle.Graph
 
grid - Static variable in class corpus.doodle.AbstractVisualisationPane
A grid of MathVectors that contains the data to be displayed
Grid - class corpus.analyser.Grid.
This object creates a 2D array using vectors.
Grid() - Constructor for class corpus.analyser.Grid
 
gridsheets - Variable in class corpus.analyser.FormulaAnalyser
Used to store seperate grids at a worksheet level.

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