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

R

RadarDotWidget - class corpus.doodle.RadarDotWidget.
 
RadarDotWidget(Point, Vector, String) - Constructor for class corpus.doodle.RadarDotWidget
 
RadarDotWidget(Point, Vector, Vector) - Constructor for class corpus.doodle.RadarDotWidget
 
RadarWidget - class corpus.doodle.RadarWidget.
 
RadarWidget(Point, Vector, String) - Constructor for class corpus.doodle.RadarWidget
 
Range - class corpus.excel.Range.
Used to store the internal representation of a Range.
Range(CellReference, CellReference) - Constructor for class corpus.excel.Range
Temp constructor, DO NOT USE
Range(Row) - Constructor for class corpus.excel.Range
 
rangeInitialized(ExcelRangeEvent) - Method in class corpus.extractor.ExcelaccessorRead
Setting the autoGetUsedRange flag to "true" we force the ExcelRange1 object to determine the used range of the workbook.
RangeParser - class corpus.excel.parser.RangeParser.
A parser for a formula component.
RangeParser() - Constructor for class corpus.excel.parser.RangeParser
 
rangeUninitialized(ExcelRangeEvent) - Method in class corpus.extractor.ExcelaccessorRead
 
read(File) - Static method in class corpus.extractor.Extractor
Given a java.io.File will attempt to read the WorkBook file from disk.
RectangleColor - class corpus.doodle.RectangleColor.
Used for rendering coloured rectangles.
RectangleColor(double, double, double, double, Color, int) - Constructor for class corpus.doodle.RectangleColor
 
redisplay(boolean, boolean, int, int, String) - Method in class corpus.doodle.Doodler
 
reference(Cell, Cell) - Static method in class corpus.excel.Cell
The first cell (from) references the second cell(to).
referredFrom() - Method in class corpus.excel.Cell
 
referTo() - Method in class corpus.excel.Cell
 
result - Variable in class corpus.gobbler.SearchMethod
 
resultsToArray() - Method in class corpus.gobbler.GoogleAPI
 
right - Variable in class corpus.doodle.EquivalenceWidget
 
right() - Method in class corpus.excel.Intersection
 
right() - Method in class corpus.excel.Union
 
right() - Method in class corpus.excel.Range
 
round(double, int) - Method in class corpus.doodle.AbstractVisualisationPane
Round the parameter double to n decimal places.
Row - class corpus.excel.Row.
Used to store the internal representation of a Row in the Grid.
ROW_PATTERN - Static variable in class corpus.excel.parser.VectorParser
 
ROW_PATTERN - Static variable in class corpus.excel.parser.CellReferenceParser
Recognises 1 to 5 digits.
Row(String, Grid) - Constructor for class corpus.excel.Row
 
RowColumn - class corpus.doodle.RowColumn.
Displays Cell classifications on a grid.
RowColumn(Grid) - Constructor for class corpus.doodle.RowColumn
 
RowColumn(Grid, String) - Constructor for class corpus.doodle.RowColumn
 
RowRange - class corpus.excel.RowRange.
Used to store the internal representation of a Row Range.
RowRange(Row, Row) - Constructor for class corpus.excel.RowRange
 
ROYGBIV - Variable in class corpus.doodle.AbstractVisualisationPane
Color order for lookup table
run() - Method in class corpus.doodle.Animation
This method is called by the thread that was created in the start method.
run() - Method in class corpus.fetcher.Fetcher
Main processing method for the Fetcher object

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