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

I

ifUnaryOperator() - Method in class corpus.excel.Operator
A unary operator is an operator that requires only one term.
in_out - Variable in class corpus.doodle.RadarWidget
 
inDegree() - Method in class corpus.excel.WorkSheet
Referencing in degree for each cell.
init() - Method in class corpus.doodle.FishEyeSampleApplet
Handle the Applet init method.
init() - Method in class corpus.doodle.Graph
 
init() - Method in class corpus.doodle.Animation
Initialize the applet and compute the delay between frames.
init() - Method in class corpus.doodle.FishEye
Handle the Applet init method.
inOutDegree() - Method in class corpus.excel.WorkSheet
Degree of in and out bound refereces for each cell.
inOutDegreeHashMap() - Method in class corpus.excel.WorkSheet
Referencing in and out degree for each cell.
Intersection - class corpus.excel.Intersection.
Used to store the internal representation of a Intersection.
Intersection(AreaReference, AreaReference) - Constructor for class corpus.excel.Intersection
 
intersection(Vector, Vector) - Static method in class corpus.fileIO.FileIO
Takes two Vectors and returns the intersection (no duplicates).
IntersectionParser - class corpus.excel.parser.IntersectionParser.
A parser for a formula component.
IntersectionParser() - Constructor for class corpus.excel.parser.IntersectionParser
 
isActive() - Method in class corpus.doodle.Stub
Return the current state of an applet.
isBinaryOperator() - Method in class corpus.excel.Operator
A binary operator is an operator that requires two terms.
isComma() - Method in class corpus.excel.Primitive
 
isCopyEquivalent(Cell) - Method in class corpus.excel.Cell
Copy-Equivalence exists, if the formulas are absolutely identical (i.e. the cell contents has been copied from one cell into the other, either by copy and paste, or by retyping the same formula).
isCopyEquivalent(Cell) - Method in class corpus.excel.Formula
Copy-Equivalence exists, if the formulas are absolutely identical (i.e. the cell contents has been copied from one cell into the other, either by copy and paste, or by retyping the same formula).
isDATABASE() - Method in class corpus.excel.Function
 
isDATEANDTIME() - Method in class corpus.excel.Function
 
isEmpty() - Method in class corpus.excel.WorkSheet
Is this WorkSheet Empty?
isEmpty() - Method in class corpus.excel.Cell
 
isEndCell() - Method in class corpus.excel.Cell
 
isENGINEERING() - Method in class corpus.excel.Function
 
isExtensionListInDescription() - Method in class corpus.fileIO.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFINANCIAL() - Method in class corpus.excel.Function
 
isHorizontal() - Method in class corpus.doodle.RectangleColor
 
isInBetween() - Method in class corpus.excel.Cell
 
isINFORMATION() - Method in class corpus.excel.Function
 
isInput() - Method in class corpus.excel.Cell
 
isLOGICAL() - Method in class corpus.excel.Function
 
isLogicallyEquivalent(Cell) - Method in class corpus.excel.Cell
2.
isLogicallyEquivalent(Formula) - Method in class corpus.excel.Formula
Logical-Equivalence exists, if the formulas differ only in constant values (literals) and absolute references.
isLOOKUPANDREFERENCE() - Method in class corpus.excel.Function
 
isMATHANDTRIG() - Method in class corpus.excel.Function
 
isNegative() - Method in class corpus.excel.Operator
 
isOrphan() - Method in class corpus.excel.Cell
 
isPureCalculation() - Method in class corpus.excel.Cell
 
isRoot() - Method in class corpus.excel.Cell
 
isSimple() - Method in class corpus.excel.Range
 
isSourceEquivalent(Formula) - Method in class corpus.excel.Formula
Source-Equivalence exists, if the formulas use (potentially) all the same cells in calculation.
isSTATISTICAL() - Method in class corpus.excel.Function
 
isStructurallyEquivalent(Cell) - Method in class corpus.excel.Cell
3.
isStructurallyEquivalent(Formula) - Method in class corpus.excel.Formula
Structural-Equivalence exists, if the formulas consist of the same operators in the same order, but the operators may be applied to different arguments.
isTEXT() - Method in class corpus.excel.Function
 
isTranslation() - Method in class corpus.excel.Cell
 
isVertical() - Method in class corpus.doodle.RectangleColor
 
itemStateChanged(ItemEvent) - Method in class corpus.doodle.FishEyeSampleApplet
Method to handle events for the ItemListener interface.
itemStateChanged(ItemEvent) - Method in class corpus.doodle.Graph
 
itemStateChanged(ItemEvent) - Method in class corpus.doodle.FishEye
Method to handle events for the ItemListener interface.
iterator() - Method in class corpus.excel.WorkBook
An iterator to the WorkSheets contained in the WorkBook.

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