A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

a - Variable in class AccordionDrawer.SplitTransition
 
A_CLEAR - Static variable in class TreeJuxtaposer.StateFrame
 
A2B - Variable in class TreeJuxtaposer.Tree2Tree
 
aboutFrame - Static variable in class TreeJuxtaposer.Help
 
ABOUTOPT - Static variable in class TreeJuxtaposer.UI
 
accept(File) - Method in class TreeJuxtaposer.NexusFilter
 
accept(File) - Method in class TreeJuxtaposer.NewickFilter
 
AccordionDrawer - package AccordionDrawer
 
AccordionDrawer - class AccordionDrawer.AccordionDrawer.
An abstract class representing a multi-scale rectangular grid on which shapes consisting of horizontal and vertical line segments (such as trees and graphs) can be drawn
AccordionDrawer(int, int) - Constructor for class AccordionDrawer.AccordionDrawer
 
AccordionTreeDrawer - package AccordionTreeDrawer
 
AccordionTreeDrawer - class AccordionTreeDrawer.AccordionTreeDrawer.
An abstract class representing a multi-scale rectangular grid on which a tree consisting of horizontal and vertical line segments is drawn Fills in the fields of the abstract class AccordionDrawer based on information from the Tree class.
AccordionTreeDrawer(Tree, int, int) - Constructor for class AccordionTreeDrawer.AccordionTreeDrawer
 
AccordionTreeDrawerFinal - class TreeJuxtaposer.AccordionTreeDrawerFinal.
A class that fleshes out the abstract methods left in AccordionTreeDrawer.
AccordionTreeDrawerFinal(Tree, int, int, TreeJuxtaposer) - Constructor for class TreeJuxtaposer.AccordionTreeDrawerFinal
 
ACT_GROWDIR - Static variable in class TreeJuxtaposer.DebugFrame
 
ACT_MODE - Static variable in class TreeJuxtaposer.DebugFrame
 
ACT_SELECTION - Static variable in class TreeJuxtaposer.DebugFrame
 
ACT_TYPE - Static variable in class TreeJuxtaposer.DebugFrame
 
ACTION_GET - Static variable in class AccordionDrawer.QuadTree
 
ACTION_GET - Static variable in class AccordionDrawer.BinaryTree
 
ACTION_MAKE - Static variable in class AccordionDrawer.QuadTree
 
ACTION_MAKE - Static variable in class AccordionDrawer.BinaryTree
 
ACTION_PUT - Static variable in class AccordionDrawer.QuadTree
 
ACTION_PUT - Static variable in class AccordionDrawer.BinaryTree
 
actionChildAt(GridCell, int, int, int, int, GridCell) - Method in class AccordionDrawer.BinaryTree
Does the actual work for the xChildAt methods.
actionChildAt(QuadGridCell, int, int, int, int, QuadGridCell) - Method in class AccordionDrawer.QuadTree
Does the actual work for the xChildAt methods.
actiongroup - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
actionmode - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
actionmodeDefault - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
actionModeLabel - Static variable in class TreeJuxtaposer.DebugFrame
 
actionmodeReset() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
actionPerformed(ActionEvent) - Method in class TreeJuxtaposer.TreeRemovalPanel
 
actionPerformed(ActionEvent) - Method in class TreeJuxtaposer.StateFrame
 
actionPerformed(ActionEvent) - Method in class TreeJuxtaposer.SettingsFrame
 
actionPerformed(ActionEvent) - Method in class TreeJuxtaposer.NexusTreeLoader
 
actionSelect - Variable in class TreeJuxtaposer.StateFrame
 
actionTargetLabel - Static variable in class TreeJuxtaposer.DebugFrame
 
activeCanvas - Variable in class TreeJuxtaposer.StateFrame
 
activeGroupPanel - Variable in class TreeJuxtaposer.StateFrame
 
activeLabel - Static variable in class TreeJuxtaposer.StateFrame
 
activeMarkAction(int) - Method in class TreeJuxtaposer.StateFrame
 
activeMode - Variable in class TreeJuxtaposer.StateFrame
 
activeModeAction(int) - Method in class TreeJuxtaposer.StateFrame
 
activePanel - Variable in class TreeJuxtaposer.StateFrame
 
activePanelLabel - Static variable in class TreeJuxtaposer.StateFrame
 
activeResolutionAction(int) - Method in class TreeJuxtaposer.StateFrame
 
activeSelect - Variable in class TreeJuxtaposer.StateFrame
 
aCurValue - Variable in class AccordionDrawer.SplitTransition
 
add_escapes(String) - Method in class Parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAction() - Method in class TreeJuxtaposer.UI
 
addAction() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
addATD(Tree, int, int) - Method in class TreeJuxtaposer.TreeJuxtaposer
Utility function to make new AccordionTreeDrawer, set initial parameters and do treeDrawer list bookkeeping.
addButton - Variable in class TreeJuxtaposer.NexusTreeLoader
 
addCellToQueue(GridCell) - Method in class AccordionDrawer.AccordionDrawer
 
addChild(TreeNode) - Method in class AccordionTreeDrawer.TreeNode
 
addEdge(TreeEdge, int) - Method in class AccordionTreeDrawer.TreeNode
Add edge in either X/horizontal (xy==0) direction, or Y/vertical (xy==1)direction.
addEscapes(String) - Static method in class Parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addGeom(CellGeom) - Method in class AccordionDrawer.GridCell
 
addGeom(CellGeom) - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
addGeom(CellGeom) - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
addGroup(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
addLeaves() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
addMenuBar() - Method in class TreeJuxtaposer.UI
 
addNodesToGroup(int, int, int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
addNodeToForest(TreeNode, ArrayList, Hashtable) - Method in class TreeJuxtaposer.Tree2Tree
 
addRange(int, int, AccordionTreeDrawer) - Method in class AccordionTreeDrawer.RangeList
 
addTree(Tree) - Method in class TreeJuxtaposer.TreeJuxtaposer
Adds a new tree to "trees", performs all the pairwise tree comparisons and stores results.
addTree(Tree, int) - Method in class TreeJuxtaposer.TreePairs
Add a new tree Create the data structure between the tree and all the previously added trees.
adjustBeginLineColumn(int, int) - Method in class Parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALL - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
allActive - Static variable in class TreeJuxtaposer.UI
 
allMenu - Static variable in class TreeJuxtaposer.UI
 
alpha - Static variable in interface Parser.NewickConstants
 
aMinBoundary - Variable in class AccordionDrawer.SplitTransition
 
aNewValue - Variable in class AccordionDrawer.SplitTransition
 
aOldValue - Variable in class AccordionDrawer.SplitTransition
 
area - Variable in class AccordionDrawer.GridCell
 
arg - Variable in class Parser.Newick.JJCalls
 
ascent - Variable in class BitmapFont.BitmapFonts
 
atd - Variable in class AccordionTreeDrawer.RangeInTree
 
ATDMatrix - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
attachEdges() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Creates TreeEdges, attaches them to enclosing GridCells.
available - Variable in class Parser.SimpleCharStream
 

B

b - Variable in class AccordionDrawer.SplitTransition
 
B_GROW - Static variable in class TreeJuxtaposer.StateFrame
 
B_MODE - Static variable in class TreeJuxtaposer.StateFrame
 
B_TARGET - Static variable in class TreeJuxtaposer.DebugFrame
 
B2A - Variable in class TreeJuxtaposer.Tree2Tree
 
backgroundColor - Variable in class AccordionDrawer.AccordionDrawer
 
backgroundColor - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
backplane - Variable in class AccordionDrawer.AccordionDrawer
 
backup(int) - Method in class Parser.SimpleCharStream
 
baseBox - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
BCN_SCORE - Static variable in class TreeJuxtaposer.DebugFrame
 
bcnScore - Variable in class AccordionTreeDrawer.TreeNode
 
bcnScore - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
bcnScoreLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
bcnScoreSlider - Variable in class TreeJuxtaposer.SettingsFrame
 
bCurValue - Variable in class AccordionDrawer.SplitTransition
 
beginColumn - Variable in class Parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class Parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class Parser.SimpleCharStream
 
bestA2B - Variable in class TreeJuxtaposer.Tree2Tree
The hashmaps that store the best matchings.
bestB2A - Variable in class TreeJuxtaposer.Tree2Tree
The hashmaps that store the best matchings.
bff - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
bigEnough() - Method in class AccordionDrawer.GridCell
 
bigEnough() - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
bigEnough() - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
biggrid - Variable in class AccordionDrawer.AccordionDrawer
 
BinaryGridCell - class AccordionDrawer.BinaryGridCell.
 
BinaryGridCell(AccordionDrawer, int, int, int, boolean) - Constructor for class AccordionDrawer.BinaryGridCell
 
BinaryTree - class AccordionDrawer.BinaryTree.
A class which implements a quadtree This class is a tree of GridCells; each GridCell has up to 4 children.
BinaryTree(AccordionDrawer) - Constructor for class AccordionDrawer.BinaryTree
Constructor.
BitmapFont - package BitmapFont
 
BitmapFont - class BitmapFont.BitmapFont.
 
BitmapFont() - Constructor for class BitmapFont.BitmapFont
 
BitmapFont(char) - Constructor for class BitmapFont.BitmapFont
 
BitmapFonts - class BitmapFont.BitmapFonts.
 
BitmapFonts() - Constructor for class BitmapFont.BitmapFonts
 
BitmapFontsFamily - class BitmapFont.BitmapFontsFamily.
Class used to generate, read, and render bitmap fonts.
BitmapFontsFamily(String) - Constructor for class BitmapFont.BitmapFontsFamily
 
bl - Variable in class AccordionDrawer.LabelBox
 
blank - Variable in class TreeJuxtaposer.StateFrame
 
blbg - Variable in class AccordionDrawer.LabelBox
 
bMinBoundary - Variable in class AccordionDrawer.SplitTransition
 
bNewValue - Variable in class AccordionDrawer.SplitTransition
 
boldNonTerminalNodes - Static variable in class TreeJuxtaposer.IncrementalSearch
 
boldTerminalNodes - Static variable in class TreeJuxtaposer.IncrementalSearch
 
bOldValue - Variable in class AccordionDrawer.SplitTransition
 
both_char - Static variable in interface Parser.NewickConstants
 
bottomBiggerThanTop(LabelBox) - Method in class AccordionDrawer.LabelBox
 
bottomSize - Variable in class AccordionDrawer.AccordionDrawer
How many cells there are in the bottom level of the quadtree, indexed by X and Y.
br - Variable in class AccordionDrawer.LabelBox
 
branch_length() - Static method in class Parser.Newick
 
BRUTEFORCE - Static variable in class AccordionDrawer.AccordionDrawer
 
bufcolumn - Variable in class Parser.SimpleCharStream
 
buffer - Variable in class Parser.SimpleCharStream
 
bufline - Variable in class Parser.SimpleCharStream
 
bufpos - Variable in class Parser.SimpleCharStream
 
bufsize - Variable in class Parser.SimpleCharStream
 
build1D(Point[], int, int) - Method in class TreeJuxtaposer.RangeTree
builds a 1D range tree using points from A[start] to A[end].
build1D(RangeInTree[], int, int) - Method in class AccordionTreeDrawer.ColorTree
builds a 1D range tree using points from A[start] to A[end].
build2D(Point[], int, int) - Method in class TreeJuxtaposer.RangeTree
builds a 2D range tree using points from A[start] to A[end].
Build2DRangeTree(Point[], int) - Method in class TreeJuxtaposer.RangeTree
 
buildGrids() - Method in class AccordionDrawer.AccordionDrawer
Builds the GridCell (quadtree) hierarchy Creates the level 1 through level n grids from the bottom up.
buildQuadTreeCellLines() - Method in class AccordionDrawer.AccordionDrawer
Builds the minLine[] and maxLine[] arrays.
buildSortedArrays() - Method in class AccordionDrawer.AccordionDrawer
Builds sorted arrays to allow binary search on splitCells data Use the array elements (SortedCells) to look up the index in the splitCells array.
buildSplitCells() - Method in class AccordionDrawer.AccordionDrawer
Builds the splitCells data structure.
butterflyFrame - Variable in class TreeJuxtaposer.UI
 
butterflyFrame - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
ButterflyFrame - class TreeJuxtaposer.ButterflyFrame.
 
ButterflyFrame(TreeJuxtaposer) - Constructor for class TreeJuxtaposer.ButterflyFrame
 
buttonLabel - Static variable in class TreeJuxtaposer.StateFrame
 

C

cachedColor - Variable in class AccordionTreeDrawer.TreeNode
 
cachedFrame - Variable in class AccordionTreeDrawer.TreeNode
 
cacherange - Variable in class AccordionDrawer.AccordionDrawer
 
cancelButton - Variable in class TreeJuxtaposer.TreeRemovalPanel
 
cancelButton - Variable in class TreeJuxtaposer.NexusTreeLoader
 
CANVAS_SIZE - Static variable in class TreeJuxtaposer.StateFrame
 
cell - Variable in class AccordionTreeDrawer.TreeNode
The GridCell that this node is attached to
CellGeom - interface AccordionDrawer.CellGeom.
 
cellGeomDummy - Variable in class AccordionDrawer.GridCell
 
cellGeoms - Variable in class AccordionDrawer.GridCell
 
center - Variable in class AccordionDrawer.Lens
center point, in pixel coordinates
center - Variable in class AccordionDrawer.LabelBox
 
center - Variable in class AccordionDrawer.InteractionBox
center point, in pixel coordinates
ch - Variable in class BitmapFont.BitmapFont
 
changedMarks() - Method in class AccordionDrawer.AccordionDrawer
 
changedMarks() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
changedMarksFrame - Variable in class AccordionDrawer.AccordionDrawer
 
charWidth(char) - Method in class BitmapFont.BitmapFonts
 
charWidth(String, int, int) - Method in class BitmapFont.BitmapFontsFamily
 
checktime - Variable in class AccordionDrawer.AccordionDrawer
 
childless() - Method in class AccordionTreeDrawer.ColorNode
 
childless() - Method in class TreeJuxtaposer.RangeNode
 
children - Variable in class AccordionTreeDrawer.TreeNode
 
clear() - Method in class AccordionTreeDrawer.RangeList
 
clearButton - Variable in class TreeJuxtaposer.StateFrame
 
clearGroup(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
clearLabel - Static variable in class TreeJuxtaposer.StateFrame
 
clearLens() - Method in class AccordionDrawer.AccordionDrawer
 
clearObserve() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
clearQueue() - Method in class AccordionDrawer.AccordionDrawer
 
clone() - Method in class TreeJuxtaposer.Point
to make a copy of the point
close() - Method in class AccordionDrawer.AccordionDrawer
clear all the data structures initiated in AD, called when tree(s) get deleted from AD
close() - Method in class AccordionTreeDrawer.TreeNode
clean the node itself and the tree edge attached with it.
close() - Method in class AccordionTreeDrawer.TreeEdge
clean the tree edge
close() - Method in class AccordionTreeDrawer.Tree
clean up method, called when the tree is deleted
close() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
clear the objects initiated in ATD
close() - Method in class Parser.Newick
 
close() - Method in class TreeJuxtaposer.Tree2Tree
clean method, called when a tree is deleted
col - Variable in class AccordionDrawer.InteractionBox
 
col - Variable in class AccordionTreeDrawer.RangeList
 
color - Variable in class TreeJuxtaposer.StateFrame
 
colorgrid - Variable in class AccordionDrawer.AccordionDrawer
 
ColorNode - class AccordionTreeDrawer.ColorNode.
A class representing a RangeList in a RangeTree.
ColorNode() - Constructor for class AccordionTreeDrawer.ColorNode
empty constructor
ColorNode(RangeInTree, ColorNode, ColorNode) - Constructor for class AccordionTreeDrawer.ColorNode
constructor with Data initiated
colorTitle - Static variable in class TreeJuxtaposer.StateFrame
 
colorTree - Variable in class AccordionTreeDrawer.RangeList
 
ColorTree - class AccordionTreeDrawer.ColorTree.
A class representing a two-dimensional orthogonal range tree.
ColorTree(RangeList) - Constructor for class AccordionTreeDrawer.ColorTree
Constructor: calls RangeTreeBuild to build the tree
column - Variable in class Parser.SimpleCharStream
 
comment - Static variable in interface Parser.NewickConstants
 
compare(Object, Object) - Method in class AccordionTreeDrawer.NameComparator
 
compare(Object, Object) - Method in class AccordionTreeDrawer.TreeNodeCompareToY
implement Comparable interface - sort on key field
compare(Object, Object) - Method in class AccordionTreeDrawer.LeafComparator
 
compareBtoT(LabelBox, int, int) - Method in class AccordionDrawer.LabelBox
 
compareTo(Object) - Method in class AccordionDrawer.SortedCell
 
compareTo(Object) - Method in class AccordionDrawer.LabelBox
implement Comparable interface - sort on y values
compareTo(Object) - Method in class AccordionDrawer.GridCell
 
compareTo(Object) - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
compareTo(Object) - Method in class AccordionTreeDrawer.TreeNode
implement Comparable interface - sort on key field
compareTo(Object) - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
compareTo(Object) - Method in class AccordionTreeDrawer.RangeInTree
 
computeBestMatch(TreeNode, Tree, float, Object[]) - Method in class TreeJuxtaposer.Tree2Tree
 
computeBestMatch(TreeNode, Tree, Object[]) - Method in class TreeJuxtaposer.Tree2Tree
compute the best corresponding node for each node node B is the best corresponding node of node A if it maximizes | L(A) U L(B)| ---------------- | L(A) n L(B)| where L(A),L(B) represent the set of leaves underneath the node A and node B respectively.
computeBestMatch(Tree, Tree, Vector, int) - Method in class TreeJuxtaposer.Tree2Tree
For each node om Tree t1, computes the best matching node in Tree t2 and stores it in HashMap h12
computeBin(int) - Method in class AccordionTreeDrawer.Tree
 
computeBottomSizeOne(Tree) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
We now create a certain number of empty (NOT null) cells between adjacent leaves for better separation of subtrees.
computedFrame - Variable in class AccordionDrawer.GridCell
 
computeDistance(float, int) - Method in class TreeJuxtaposer.Tree2Tree
Computes the dissimilarity distance between treeA and treeB The distance is computed by summing up getBestCorrNode scores between each tree node in treeA and the best matching node in treeB.
computeDistance(Tree, Tree, float, int) - Method in class TreeJuxtaposer.TreePairs
Computes the dissimilarity distance between source and other The distance is computed by summing up getBestCorrNode scores between each tree node in source and the best matching node in other
computeForest(Hashtable, Tree, Tree, AccordionTreeDrawer, int) - Method in class TreeJuxtaposer.Tree2Tree
 
computePlaceThisFrame() - Method in class AccordionDrawer.GridCell
Computes min[], max[], and splitPos, the minimum, maximum and split point coordinates for this GridCell in absolute window coordinates.
contentFrame - Static variable in class TreeJuxtaposer.Help
 
continueFrame() - Method in class AccordionDrawer.AccordionDrawer
 
continueStart - Variable in class AccordionDrawer.AccordionDrawer
 
controlPanel - Variable in class TreeJuxtaposer.UI
 
controlPanel - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
count - Variable in class AccordionDrawer.AccordionDrawer
 
countBBoxDraw - Static variable in class AccordionDrawer.GridCell
 
countDrawnFrame - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
countDrawnScene - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
counter - Variable in class AccordionDrawer.AccordionDrawer
 
countRecurse - Static variable in class AccordionDrawer.GridCell
 
countSubpixelRecurse - Static variable in class AccordionDrawer.GridCell
 
createBoxFromCells(int[], int[]) - Method in class AccordionDrawer.AccordionDrawer
Make an InteractionBox from the GridCells nearest to the box of the mousedrag.
createCell(int, int, int, boolean) - Method in class AccordionDrawer.GridCell
 
createCell(int, int, int, boolean) - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
createCell(int, int, int, boolean) - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
createRectFromPick(int[], int[], InteractionBox) - Method in class AccordionDrawer.AccordionDrawer
Make an InteractionBox from the GridCells nearest to the box of the mousedrag.
credits - Variable in class TreeJuxtaposer.Help
 
cumFrameTime - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
curChar - Static variable in class Parser.NewickTokenManager
 
curLexState - Static variable in class Parser.NewickTokenManager
 
current_node - Static variable in class Parser.Newick
the current TreeNode that the parser is visiting and initiating
currentToken - Variable in class Parser.ParseException
This is the last token that has been consumed successfully.
curStep - Variable in class AccordionDrawer.SplitTransition
 

D

d - Variable in class AccordionDrawer.Lens
 
d - Variable in class AccordionDrawer.InteractionBox
 
D_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
data - Variable in class BitmapFont.BitmapFont
 
Data - Variable in class AccordionTreeDrawer.ColorNode
this will hold the data
Data - Variable in class TreeJuxtaposer.RangeNode
this will hold the data (Tree object or Point)
DD - Variable in class TreeJuxtaposer.ButterflyFrame
 
debugFrame - Variable in class TreeJuxtaposer.UI
 
debugFrame - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
DebugFrame - class TreeJuxtaposer.DebugFrame.
 
DebugFrame(TreeJuxtaposer) - Constructor for class TreeJuxtaposer.DebugFrame
 
DebugFrame(TreeJuxtaposer, GraphicsConfiguration) - Constructor for class TreeJuxtaposer.DebugFrame
 
DebugFrame(TreeJuxtaposer, String) - Constructor for class TreeJuxtaposer.DebugFrame
 
DebugFrame(TreeJuxtaposer, String, GraphicsConfiguration) - Constructor for class TreeJuxtaposer.DebugFrame
 
DEBUGOPT - Static variable in class TreeJuxtaposer.UI
 
debugStream - Static variable in class Parser.NewickTokenManager
 
decreaseLabelBuffer() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
decreaseLabelBuffer() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
decreaseLabelBuffer(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
decreaseLabelBuffer(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
decreaseLineThickness() - Method in class AccordionDrawer.AccordionDrawer
 
decreaseLineThickness() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
decreaseMaxFontHeight() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
decreaseMaxFontHeight() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
decreaseMinFontHeight() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
decreaseMinFontHeight() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
DEFAULT - Static variable in interface Parser.NewickConstants
 
defaultFocusCell - Variable in class AccordionDrawer.AccordionDrawer
 
defaultLexState - Static variable in class Parser.NewickTokenManager
 
deleteAction() - Method in class TreeJuxtaposer.UI
 
DELETEOPT - Static variable in class TreeJuxtaposer.UI
 
deleteTree(String) - Method in class TreeJuxtaposer.TreeJuxtaposer
Delete a tree from "trees", clean up all the data structures constructed for tree comparisons.
depthAdd - Static variable in class AccordionDrawer.BinaryTree
 
descendant_list() - Static method in class Parser.Newick
 
descent - Variable in class BitmapFont.BitmapFonts
 
DEVELOPER - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
diffGroup - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
digit - Static variable in interface Parser.NewickConstants
 
DIM_MARK - Static variable in class TreeJuxtaposer.SettingsFrame
 
DIM_UNMARK - Static variable in class TreeJuxtaposer.SettingsFrame
 
dimbrite - Variable in class AccordionDrawer.AccordionDrawer
 
dimCheck - Variable in class TreeJuxtaposer.SettingsFrame
 
dimcolors - Variable in class AccordionDrawer.AccordionDrawer
 
dimLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
dimString - Static variable in class TreeJuxtaposer.SettingsFrame
 
direction - Variable in class TreeJuxtaposer.ButterflyFrame
 
disable_tracing() - Static method in class Parser.Newick
 
display() - Method in class AccordionDrawer.AccordionDrawer
 
doBox - Variable in class AccordionDrawer.AccordionDrawer
 
doCleanup() - Method in class AccordionDrawer.AccordionDrawer
 
doDrawFrame() - Method in class AccordionDrawer.AccordionDrawer
Draws the contents of the AccordionDrawer (enclosed in the rootCell) in a new frame.
doFlash() - Method in class AccordionDrawer.AccordionDrawer
 
doFlash() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
On mouseover, flash the object under the mouse and draw its label at maximum size.
doFlashGeom(CellGeom, int, AccordionTreeDrawerFinal, int, int, boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
Acts as a toggle on group members: turn off old ones, turn on new ones, do lightweight frontbuffer drawing per item not whole screen redraw
doFrameMove() - Method in class AccordionDrawer.AccordionDrawer
Helper function for doDrawFrame to move grid lines during animated transitions.
doingFlash - Variable in class AccordionDrawer.AccordionDrawer
 
doLCAGeom(int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
doLens() - Method in class AccordionDrawer.AccordionDrawer
render lens in a special mode readPixels form the front buffer in x and y direction to avoid flickering and overwrite only diffPos in x and y to render the lens do a twolinesmove with picked cells render the solution in a small viewport in the back buffer read pixels of this viewport switch back in the original viewport draw stored pixels TODO: x-distortion, check boundaries, flowmenu like zooming
doLensView - Variable in class AccordionDrawer.AccordionDrawer
 
Done() - Method in class Parser.SimpleCharStream
 
doSelectGeom(CellGeom, boolean, int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
doSelectGeoms(ArrayList, boolean, int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
doShowAlg(GridCell) - Method in class AccordionDrawer.AccordionDrawer
 
doStructuralDiff(AccordionTreeDrawer, AccordionTreeDrawer, int) - Method in class TreeJuxtaposer.TreeJuxtaposer
Compute perfectly matched nodes between two trees A node X is perfectly matched by a node Y if they have exactly the same leaf set.
double_number - Static variable in interface Parser.NewickConstants
 
doUI() - Method in class TreeJuxtaposer.IncrementalSearch
 
DOWN - Variable in class AccordionDrawer.AccordionDrawer
 
doZoom - Variable in class AccordionDrawer.AccordionDrawer
 
dragEnd - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
dragStart - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
draw() - Method in class AccordionDrawer.GridCell
Draws this GridCell.
draw() - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
draw() - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
draw(Color, float, double) - Method in class AccordionDrawer.InteractionBox
 
draw(Color, float, float) - Method in class AccordionDrawer.Lens
 
drawActiveSubtreeBox() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
Make an InteractionBox from the GridCells nearest to the box of the mousedrag.
drawAngle - Variable in class AccordionDrawer.LabelBox
 
drawAngle - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
drawAttachedObjects() - Method in class AccordionDrawer.GridCell
 
drawBackground - Variable in class AccordionDrawer.GridCell
Storage for *up to* four kid cells kidCells storage is [row][col] like the grid, not [rowcol][element] like other variables in GridCell
drawBackgroundBox(Color) - Method in class AccordionDrawer.QuadGridCell
 
drawBackgroundBox(Color) - Method in class AccordionDrawer.LeafGridCell
 
drawBackgroundBox(Color) - Method in class AccordionDrawer.GridCell
 
drawBackgroundBox(Color) - Method in class AccordionDrawer.BinaryGridCell
 
drawBruteForce() - Method in class AccordionDrawer.AccordionDrawer
 
drawBruteForce() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
drawBruteForceRecurse(TreeNode) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Draw a tree edge, recurse to draw its children.
drawButterFly - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
DRAWBUTTERFLYOPT - Static variable in class TreeJuxtaposer.UI
 
drawDD() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
drawDescend() - Method in class AccordionDrawer.QuadGridCell
 
drawDescend() - Method in class AccordionDrawer.LeafGridCell
 
drawDescend() - Method in class AccordionDrawer.GridCell
 
drawDescend() - Method in class AccordionDrawer.BinaryGridCell
 
drawEnd() - Method in class AccordionDrawer.AccordionDrawer
 
drawer - Variable in class AccordionDrawer.GridCell
 
drawFlowMenu() - Method in class AccordionDrawer.Lens
 
drawInCell(Color, float, AccordionDrawer) - Method in interface AccordionDrawer.CellGeom
 
drawInCell(Color, float, AccordionDrawer) - Method in class AccordionTreeDrawer.TreeNode
Draws this node inside cell, the GridCell that it is attached to, if cell is drawn large enough Prints the label of the node if the GridCell is drawn large enough
drawInCell(Color, float, AccordionDrawer) - Method in class AccordionTreeDrawer.TreeEdge
Draws this TreeEdge inside the GridCell to which it is attached, and its label if appropriate.
drawKidsGrid() - Method in class AccordionDrawer.GridCell
 
drawLabelBig(int, int) - Method in class AccordionTreeDrawer.TreeEdge
Draw label of this TreeEdge at maximum size (intended for mouseover highlighting).
drawLabelBox(LabelBox, int, boolean) - Method in class AccordionTreeDrawer.TreeEdge
Draw a LabelBox.
drawLabelBoxDown(AccordionTreeDrawer, GLFunc, LabelBox, int, boolean) - Method in class AccordionTreeDrawer.TreeEdge
 
drawLabelBoxLR(AccordionTreeDrawer, GLFunc, LabelBox, int, boolean) - Method in class AccordionTreeDrawer.TreeEdge
draw label box in left or right direction
drawLabelBoxUp(AccordionTreeDrawer, GLFunc, LabelBox, int, boolean) - Method in class AccordionTreeDrawer.TreeEdge
draw label box in vertical direction
drawlabels - Variable in class AccordionDrawer.AccordionDrawer
 
drawLayout - Variable in class TreeJuxtaposer.UI
 
drawLayout - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
drawLens() - Method in class AccordionDrawer.Lens
 
drawLL() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
drawNextFancy(CellGeom) - Method in class AccordionDrawer.AccordionDrawer
 
drawNextFancy(CellGeom) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Decide what GridCells to enqueue for drawing based on tree topology.
drawnFrame - Variable in class AccordionDrawer.GridCell
 
drawnlabelpos - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
GL rasterpos of last mouseover label drawn
drawnLabels - Variable in class AccordionDrawer.AccordionDrawer
gridSize[xy][level] is the size (#of GridCells) of the quadtree structure (the grid) in the xy dimension at level "level"
drawnlabelsize - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
width and height of last mouseover label drawn
draworder - Variable in class AccordionDrawer.AccordionDrawer
Order to draw elements in scene.
drawPanel - Variable in class TreeJuxtaposer.UI
 
drawPanel - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
drawPostFrame() - Method in class AccordionDrawer.AccordionDrawer
 
drawPostFrame() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
drawPostScene() - Method in class AccordionDrawer.AccordionDrawer
 
drawPostScene() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
drawPreContFrame() - Method in class AccordionDrawer.AccordionDrawer
 
drawPreContFrame() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
drawPreNewFrame() - Method in class AccordionDrawer.AccordionDrawer
 
drawPreNewFrame() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
drawRL() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
drawRR() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
drawRubberband() - Method in class AccordionDrawer.InteractionBox
 
drawsplits - Variable in class AccordionDrawer.AccordionDrawer
 
drawStart() - Method in class AccordionDrawer.AccordionDrawer
 
drawString(GLFunc, String, int) - Method in class BitmapFont.BitmapFontsFamily
 
drawUU() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
drawVertical - Variable in class AccordionDrawer.LabelBox
 
drawWithViewDirection() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
drewMarkedAttachedFrame - Variable in class AccordionDrawer.GridCell
 
dumpstats - Variable in class AccordionDrawer.AccordionDrawer
 
dynamicStart - Variable in class AccordionDrawer.AccordionDrawer
 
dynamicTime - Variable in class AccordionDrawer.AccordionDrawer
 

E

edges - Variable in class AccordionTreeDrawer.TreeNode
 
edgeweightLevels - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
edgeweightLevelUsed - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
element - Variable in class AccordionTreeDrawer.ColorTree
 
element - Variable in class TreeJuxtaposer.RangeTree
 
element - Variable in class TreeJuxtaposer.RangeNode
Field element holds the X or Y coordinate of the object in the tree.
enable_tracing() - Static method in class Parser.Newick
 
enabled - Variable in class AccordionTreeDrawer.RangeList
 
encloses - Variable in class AccordionTreeDrawer.TreeEdge
The GridCell that this TreeEdge is attached to
end - Variable in class AccordionTreeDrawer.TreeEdge
The GridCell the other endpoint (the "end" node) of the TreeEdge is attached to
endColumn - Variable in class Parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class Parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
enqueuedFrame - Variable in class AccordionDrawer.GridCell
 
EOF - Static variable in interface Parser.NewickConstants
 
eol - Variable in class Parser.ParseException
The end of line string for this machine.
epsilon - Variable in class TreeJuxtaposer.Tree2Tree
 
equals(Object) - Method in class AccordionDrawer.SortedCell
 
equals(Object) - Method in class AccordionDrawer.GridCell
 
equals(Object) - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
equals(Object) - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
equals(Object) - Method in class AccordionTreeDrawer.RangeInTree
 
equals(Point) - Method in class TreeJuxtaposer.Point
two points are equal if their corresponding coordinates are all equal
equals(TreeNode) - Method in class AccordionTreeDrawer.TreeNode
 
errorCode - Variable in class Parser.TokenMgrError
Indicates the reason why the exception is thrown.
ExpandBuff(boolean) - Method in class Parser.SimpleCharStream
 
expandleaves - Variable in class AccordionDrawer.AccordionDrawer
 
expandLeaves(int) - Method in class AccordionDrawer.AccordionDrawer
 
expectedTokenSequences - Variable in class Parser.ParseException
Each entry in this array is an array of integers.
exponent - Static variable in interface Parser.NewickConstants
 
extent - Variable in class AccordionDrawer.LabelBox
 

F

F_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
fc - Variable in class TreeJuxtaposer.UI
 
fileActive - Static variable in class TreeJuxtaposer.UI
 
fileMenu - Static variable in class TreeJuxtaposer.UI
 
FILEMENU - Static variable in class TreeJuxtaposer.UI
 
filename - Variable in class TreeJuxtaposer.Help
 
files - Variable in class TreeJuxtaposer.UI
 
FillBuff() - Method in class Parser.SimpleCharStream
 
finalize() - Method in class AccordionDrawer.AccordionDrawer
 
finalize() - Method in class AccordionTreeDrawer.TreeNode
 
finalize() - Method in class AccordionTreeDrawer.TreeEdge
 
finalize() - Method in class AccordionTreeDrawer.Tree
 
finalize() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
finalize() - Method in class Parser.Newick
 
findActive - Static variable in class TreeJuxtaposer.UI
 
findChildNumber(TreeNode, TreeNode) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
findEnclosingCell(int, int, int, int) - Method in class AccordionDrawer.AccordionDrawer
 
findMenu - Static variable in class TreeJuxtaposer.UI
 
FINDMENU - Static variable in class TreeJuxtaposer.UI
 
FINDOPT - Static variable in class TreeJuxtaposer.UI
 
findPos() - Method in class AccordionTreeDrawer.TreeEdge
Computes the start- and end-point coordinates of this TreeEdge in window coordinates.
findSplitRangeNode(ColorNode, RangeInTree) - Method in class AccordionTreeDrawer.ColorTree
Find a RangeInSequence
findSplitRangeNode(int, int) - Method in class TreeJuxtaposer.RangeTree
Find a RangeNode with element in the range [low, high].
first - Variable in class Parser.Newick.JJCalls
 
firstChild() - Method in class AccordionTreeDrawer.TreeNode
 
firstTime - Variable in class TreeJuxtaposer.UI
 
firstTime - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
flashBox - Variable in class AccordionDrawer.AccordionDrawer
 
flashBoxOld - Variable in class AccordionDrawer.AccordionDrawer
 
flashBoxWidth - Variable in class AccordionDrawer.AccordionDrawer
 
flashCol - Variable in class AccordionDrawer.AccordionDrawer
 
flashDown() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
flashGeom - Variable in class AccordionDrawer.AccordionDrawer
 
flashGeomOld - Variable in class AccordionDrawer.AccordionDrawer
 
flashGeomOld - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
flashGroup - Static variable in class TreeJuxtaposer.TreeJuxtaposer
these numbers are permanent, but the ordering of the groups changes to reflect user interactions for which color wins out in a tie
flashLeft() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
flashRight() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
flashUp() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
flashX - Variable in class AccordionDrawer.AccordionDrawer
 
flashXOld - Variable in class AccordionDrawer.AccordionDrawer
 
flashY - Variable in class AccordionDrawer.AccordionDrawer
 
flashYOld - Variable in class AccordionDrawer.AccordionDrawer
 
floatbuffer - Variable in class AccordionDrawer.AccordionDrawer
 
fname - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
fname - Variable in class BitmapFont.BitmapFontsFamily
 
fname - Variable in class TreeJuxtaposer.NexusTreeLoader
 
focusCell - Variable in class AccordionDrawer.AccordionDrawer
 
fontButton - Variable in class TreeJuxtaposer.SettingsFrame
 
fontEntry - Variable in class TreeJuxtaposer.SettingsFrame
 
fontFile - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
fontInitialized - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
fontLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
fontOffsets - Variable in class BitmapFont.BitmapFontsFamily
 
fontPixelHeight(int) - Method in class BitmapFont.BitmapFontsFamily
 
fonts - Variable in class BitmapFont.BitmapFontsFamily
 
fonts - Variable in class BitmapFont.BitmapFonts
 
fontSize - Variable in class AccordionTreeDrawer.TreeNode
 
fontString - Static variable in class TreeJuxtaposer.SettingsFrame
 
forestShrinkFactor - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
foundGroup - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
frameNum - Variable in class AccordionDrawer.LabelBox
 
frameNum - Variable in class AccordionDrawer.AccordionDrawer
 
FROMFOCUSCELL - Static variable in class AccordionDrawer.AccordionDrawer
 
fullyQualified - Static variable in class AccordionTreeDrawer.AccordionTreeDrawer
 

G

G_CLEAR - Static variable in class TreeJuxtaposer.StateFrame
 
GA_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
GB_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
GC_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
GD_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
gen - Variable in class Parser.Newick.JJCalls
 
generate(BufferedImage, int[], FontMetrics) - Method in class BitmapFont.BitmapFont
 
generate(int, int, int) - Method in class BitmapFont.BitmapFontsFamily
 
generate(String, int) - Method in class BitmapFont.BitmapFonts
 
generateParseException() - Static method in class Parser.Newick
 
get(int) - Method in class TreeJuxtaposer.Point
Get one coordinate from the point object
getActionGroup() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getActionMode() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getArea(boolean) - Method in class AccordionDrawer.GridCell
 
getAreaPix(boolean) - Method in class AccordionDrawer.GridCell
 
getAscent(int) - Method in class BitmapFont.BitmapFontsFamily
 
getBackgroundColor() - Method in class AccordionDrawer.AccordionDrawer
 
getBcnScore() - Method in class AccordionTreeDrawer.TreeNode
 
getBcnScore() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getBeginColumn() - Method in class Parser.SimpleCharStream
 
getBeginLine() - Method in class Parser.SimpleCharStream
 
getBestCorrNode(Tree, TreeNode, Tree, int) - Method in class TreeJuxtaposer.TreePairs
Computes the node in Tree "other" whose set of descendant leaves best matches that of TreeNode n in Tree "source" The best match is the node n' maximizing the following score | S(n) Intersection S(n') | / | S(n) Union S(n') | where S(n) is the set of leaves that are descendants of node n.
getBestCorrNode(Tree, TreeNode, Tree, int) - Method in class TreeJuxtaposer.Tree2Tree
Computes the node in Tree "other" whose set of descendant leaves best matches that of TreeNode n in Tree "source" The best match is the node n' maximizing the following score | S(n) Intersection S(n') | / | S(n) Union S(n') | where S(n) is the set of leaves that are descendants of node n.
getBestCorrNodeScore(Tree, TreeNode, Tree, int) - Method in class TreeJuxtaposer.TreePairs
Computes the matching score for the node in Tree "other" whose set of descendant leaves best matches that of TreeNode n in Tree "source" The matching score between nodes n and n' is computed as follows: | S(n) Intersection S(n') | / | S(n) Union S(n') | where S(n) is the set of leaves that are descendants of node n.
getBestCorrNodeScore(Tree, TreeNode, Tree, int) - Method in class TreeJuxtaposer.Tree2Tree
 
getBestNodeList(Tree, TreeNode, Tree, int) - Method in class TreeJuxtaposer.TreePairs
 
getBigGrid() - Method in class AccordionDrawer.AccordionDrawer
 
getButterflyFrame() - Method in class TreeJuxtaposer.UI
 
getButtons() - Method in class TreeJuxtaposer.ButterflyFrame
 
getCachedColor() - Method in class AccordionTreeDrawer.TreeNode
 
getCachedFrame() - Method in class AccordionTreeDrawer.TreeNode
 
getCacheRange() - Method in class AccordionDrawer.AccordionDrawer
 
getCanvas() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getCell() - Method in interface AccordionDrawer.CellGeom
 
getCell() - Method in class AccordionTreeDrawer.TreeNode
 
getCell() - Method in class AccordionTreeDrawer.TreeEdge
 
getCell(int, int, int, int) - Method in class AccordionDrawer.AccordionDrawer
 
getCellGeomDummy() - Method in class AccordionDrawer.GridCell
 
getCenter() - Method in class AccordionDrawer.Lens
 
getCheckTime() - Method in class AccordionDrawer.AccordionDrawer
 
getChild(int) - Method in class AccordionTreeDrawer.TreeNode
 
getChildAt(BinaryGridCell, int, int, int) - Method in class AccordionDrawer.BinaryTree
Gets a child at a specified x, y, depth location.
getChildAt(QuadGridCell, int, int, int) - Method in class AccordionDrawer.QuadTree
Gets a child at a specified x, y, depth location.
getColor() - Method in class AccordionTreeDrawer.RangeList
 
getColorGrid() - Method in class AccordionDrawer.AccordionDrawer
 
getColorsForGridCell(GridCell, int) - Method in class AccordionDrawer.AccordionDrawer
 
getColorsForGridCell(GridCell, int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getColorsForRange(int, int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getColorsForRange(int, int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getColorTree() - Method in class AccordionTreeDrawer.RangeList
 
getColumn() - Method in class Parser.SimpleCharStream
Deprecated.  
getControlPanel() - Method in class TreeJuxtaposer.UI
 
getCorrRange(Tree, TreeNode, Tree, int) - Method in class TreeJuxtaposer.Tree2Tree
 
getData() - Method in class AccordionTreeDrawer.ColorNode
 
getData() - Method in class TreeJuxtaposer.RangeNode
 
getDebugFrame() - Method in class TreeJuxtaposer.UI
 
getDescent() - Method in class BitmapFont.BitmapFonts
 
getDescent(int) - Method in class BitmapFont.BitmapFontsFamily
 
getDescription() - Method in class TreeJuxtaposer.NexusFilter
 
getDescription() - Method in class TreeJuxtaposer.NewickFilter
 
getDimBrite() - Method in class AccordionDrawer.AccordionDrawer
 
getDimBrite() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getDimColors() - Method in class AccordionDrawer.AccordionDrawer
 
getDimColors() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getDoubleBuffer() - Method in class AccordionDrawer.AccordionDrawer
 
getDrawAngle() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getDrawer() - Method in class AccordionTreeDrawer.TreeNode
 
getDrawer() - Method in class AccordionTreeDrawer.TreeEdge
 
getDrawLabels() - Method in class AccordionDrawer.AccordionDrawer
 
getDrawLabels() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getDrawLayout() - Method in class TreeJuxtaposer.UI
 
getDrawnLabels() - Method in class AccordionDrawer.AccordionDrawer
 
getDrawOrder() - Method in class AccordionDrawer.AccordionDrawer
 
getDrawPanel() - Method in class TreeJuxtaposer.UI
 
getDrewMarkedAttachedFrame() - Method in class AccordionDrawer.GridCell
 
getDumpStats() - Method in class AccordionDrawer.AccordionDrawer
 
getEdge(int) - Method in class AccordionTreeDrawer.TreeNode
 
getElement() - Method in class TreeJuxtaposer.RangeTree
 
getElement() - Method in class TreeJuxtaposer.RangeNode
 
getEnabled() - Method in class AccordionTreeDrawer.RangeList
 
getEndColumn() - Method in class Parser.SimpleCharStream
 
getEndLine() - Method in class Parser.SimpleCharStream
 
getExpandLeaves() - Method in class AccordionDrawer.AccordionDrawer
 
getExtension(File) - Static method in class TreeJuxtaposer.Utils
 
getFirst() - Method in class AccordionTreeDrawer.RangeList
 
getFontSize() - Method in class AccordionTreeDrawer.TreeNode
 
getFrameNum() - Method in class AccordionDrawer.AccordionDrawer
 
getGapDistanceFromLeaves(TreeNode, TreeNode) - Method in class AccordionTreeDrawer.Tree
 
getGeoms() - Method in class AccordionDrawer.GridCell
 
getGeomsSize() - Method in class AccordionDrawer.GridCell
 
getGraphicsStuff() - Method in class AccordionDrawer.AccordionDrawer
 
getGridCell(int, int, int) - Method in class AccordionDrawer.QuadTree
Returns the GridCell at the specified row, column and level.
getGridCell(int, int, int) - Method in class AccordionDrawer.BinaryTree
Returns the GridCell at the specified row, column and level.
getGridSize(int, int) - Static method in class AccordionDrawer.BinaryTree
 
getGroup(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getGroupColor(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getGroupForest(int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
Return one TreeNode per group range item.
getGrowDirection() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getGuarVis() - Method in class AccordionDrawer.AccordionDrawer
 
getHeight() - Method in class AccordionTreeDrawer.Tree
 
GetImage() - Method in class Parser.SimpleCharStream
 
getImage(String) - Method in class TreeJuxtaposer.ButterflyFrame
 
getInflateIncr() - Method in class AccordionDrawer.AccordionDrawer
 
getInteriorCount() - Method in class AccordionTreeDrawer.Tree
 
getKey() - Method in interface AccordionDrawer.CellGeom
 
getKey() - Method in class AccordionDrawer.AccordionDrawer
 
getKey() - Method in class AccordionTreeDrawer.TreeNode
 
getKey() - Method in class AccordionTreeDrawer.TreeEdge
 
getKey() - Method in class AccordionTreeDrawer.Tree
 
getKey() - Method in class AccordionTreeDrawer.RangeList
 
getLabelBackColor() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelBackHiColor() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelBuffer(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getLabelByFQName(String) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getLabelColor() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelDrawBack() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelHiColor() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelplane() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelPopup() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelPosRight() - Method in class AccordionDrawer.AccordionDrawer
 
getLabelTransp() - Method in class AccordionDrawer.AccordionDrawer
 
getLargest(int) - Method in class AccordionTreeDrawer.RangeInTree
 
getLast() - Method in class AccordionTreeDrawer.RangeList
 
getLc() - Method in class AccordionTreeDrawer.ColorNode
 
getLc() - Method in class TreeJuxtaposer.RangeNode
 
getLCADistanceFromLeaves(TreeNode, TreeNode) - Method in class AccordionTreeDrawer.Tree
 
getLCAGroup() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getLCAGroup() - Method in class TreeJuxtaposer.StateFrame
 
getLCAMark() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getLCAMark() - Method in class TreeJuxtaposer.StateFrame
 
getLeafCount() - Method in class AccordionTreeDrawer.TreeNode
 
getLeafCount() - Method in class AccordionTreeDrawer.Tree
 
getLeafCount() - Method in class TreeJuxtaposer.RangeNode
get the total number of leaves decedant to it
getLeftmostLeaf() - Method in class AccordionTreeDrawer.TreeNode
 
getLeftmostLeaf() - Method in class AccordionTreeDrawer.Tree
 
getLeftRight() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getLevel() - Method in class AccordionDrawer.GridCell
 
getLine() - Method in class Parser.SimpleCharStream
Deprecated.  
getLineThickness() - Method in class AccordionDrawer.AccordionDrawer
 
getLinkedNav() - Method in class AccordionDrawer.AccordionDrawer
 
getLinkedNav() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getMainFrame() - Method in class TreeJuxtaposer.UI
 
getMarkGroup() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getMax() - Method in class AccordionDrawer.Lens
 
getMax() - Method in interface AccordionDrawer.CellGeom
 
getMax() - Method in class AccordionTreeDrawer.TreeNode
 
getMax() - Method in class AccordionTreeDrawer.TreeEdge
 
getMax() - Method in class AccordionTreeDrawer.RangeInTree
 
getMax(int, boolean) - Method in class AccordionDrawer.GridCell
 
getMaxFontHeight() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getMaxLine(int) - Method in class AccordionDrawer.GridCell
 
getMaxPix(int, boolean) - Method in class AccordionDrawer.GridCell
 
getMessage() - Method in class Parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class Parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMin() - Method in class AccordionDrawer.Lens
 
getMin() - Method in interface AccordionDrawer.CellGeom
 
getMin() - Method in class AccordionTreeDrawer.TreeNode
 
getMin() - Method in class AccordionTreeDrawer.TreeEdge
 
getMin() - Method in class AccordionTreeDrawer.RangeInTree
 
getMin(int, boolean) - Method in class AccordionDrawer.GridCell
 
getMinCellDims(int) - Method in class AccordionDrawer.AccordionDrawer
 
getMinCellSize(int) - Method in class AccordionDrawer.AccordionDrawer
 
getMinFontHeight() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getMinLine(int) - Method in class AccordionDrawer.GridCell
 
getMinPix(int, boolean) - Method in class AccordionDrawer.GridCell
 
getName() - Method in class AccordionDrawer.LabelBox
 
getName() - Method in interface AccordionDrawer.CellGeom
 
getName() - Method in class AccordionTreeDrawer.TreeNode
 
getName() - Method in class AccordionTreeDrawer.TreeEdge
 
getName() - Method in class AccordionTreeDrawer.Tree
 
getNextToken() - Static method in class Parser.NewickTokenManager
 
getNextToken() - Static method in class Parser.Newick
 
getNodeByKey(int) - Method in class AccordionTreeDrawer.Tree
 
getNodeByKey(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getNodeByName(String) - Method in class AccordionTreeDrawer.Tree
 
getNodeByName(String) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getNoFlash() - Method in class AccordionDrawer.AccordionDrawer
 
getNoGeoms() - Method in class AccordionDrawer.AccordionDrawer
 
getNoGrid() - Method in class AccordionDrawer.AccordionDrawer
 
getNumAnimSteps() - Method in class AccordionDrawer.AccordionDrawer
 
getNumRanges() - Method in class AccordionTreeDrawer.RangeList
 
getObjectColor() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getObjMax() - Method in class AccordionDrawer.GridCell
 
getObjMin() - Method in class AccordionDrawer.GridCell
 
getObjplane() - Method in class AccordionDrawer.AccordionDrawer
 
getOwner() - Method in class AccordionDrawer.BinaryTree
 
getPair(Tree, Tree) - Method in class TreeJuxtaposer.TreePairs
 
getParent() - Method in class AccordionDrawer.QuadGridCell
 
getParent() - Method in class AccordionDrawer.LeafGridCell
 
getParent() - Method in class AccordionDrawer.GridCell
 
getParent() - Method in class AccordionDrawer.BinaryGridCell
 
getPos(int) - Method in class AccordionTreeDrawer.TreeNode
compute the real position of the node
getQuasimode() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getRanges() - Method in class AccordionTreeDrawer.RangeList
 
getRc() - Method in class AccordionTreeDrawer.ColorNode
 
getRc() - Method in class TreeJuxtaposer.RangeNode
 
getReadme() - Method in class TreeJuxtaposer.Help
Load a resource and return its contents as a string
getResourceAsReader(String) - Static method in class TreeJuxtaposer.Help
 
getRightmostLeaf() - Method in class AccordionTreeDrawer.TreeNode
 
getRightmostLeaf() - Method in class AccordionTreeDrawer.Tree
 
getRoot() - Method in class AccordionTreeDrawer.Tree
 
getRoot() - Method in class AccordionTreeDrawer.ColorTree
 
getRoot() - Method in class TreeJuxtaposer.RangeTree
 
getRubberbandColor() - Method in class AccordionDrawer.AccordionDrawer
 
getSearchFrame() - Method in class TreeJuxtaposer.UI
 
getSelectionResolution() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
getSettingsFrame() - Method in class TreeJuxtaposer.UI
 
getShowAlg() - Method in class AccordionDrawer.AccordionDrawer
 
getShowDiffs() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
getSize() - Method in class AccordionDrawer.Lens
 
getSize() - Method in class AccordionTreeDrawer.Tree
 
getSize(int, boolean) - Method in class AccordionDrawer.GridCell
 
getSizeInPix(int, boolean) - Method in class AccordionDrawer.GridCell
 
getSmallest(int) - Method in class AccordionTreeDrawer.RangeInTree
 
getSplitPix(int, boolean) - Method in class AccordionDrawer.GridCell
 
getSplitPos(int, boolean) - Method in class AccordionDrawer.GridCell
 
getStateFrame() - Method in class TreeJuxtaposer.UI
 
GetSuffix(int) - Method in class Parser.SimpleCharStream
 
getTimeOfDayCounter - Static variable in class AccordionDrawer.AccordionDrawer
 
getToken(int) - Static method in class Parser.Newick
 
getTotalNodeCount() - Method in class AccordionTreeDrawer.Tree
 
getTree() - Method in class AccordionTreeDrawer.RangeInTree
 
getTree() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
getTreeByName(String) - Method in class TreeJuxtaposer.TreeJuxtaposer
Fetch a tree by its name.
getWeight() - Method in class AccordionTreeDrawer.TreeNode
 
getWinMax(int) - Method in class AccordionDrawer.AccordionDrawer
 
getWinMaxX() - Method in class AccordionDrawer.AccordionDrawer
 
getWinMaxY() - Method in class AccordionDrawer.AccordionDrawer
 
getWinsize(int) - Method in class AccordionDrawer.AccordionDrawer
 
getXInterval() - Method in class AccordionTreeDrawer.TreeEdge
 
getYInterval() - Method in class AccordionTreeDrawer.TreeEdge
 
glc - Variable in class AccordionDrawer.AccordionDrawer
 
glut - Variable in class AccordionDrawer.AccordionDrawer
 
GridCell - class AccordionDrawer.GridCell.
A class representing a cell in the quad tree data structure A GridCell can have up to four (4) kid cells and may have a parent cell
GridCell(AccordionDrawer, int, int, int, boolean) - Constructor for class AccordionDrawer.GridCell
 
gridDepth - Variable in class AccordionDrawer.AccordionDrawer
 
gridplane - Variable in class AccordionDrawer.AccordionDrawer
 
gridSize - Variable in class AccordionDrawer.QuadTree
 
gridSize - Static variable in class AccordionDrawer.BinaryTree
 
GROUPOPT - Static variable in class TreeJuxtaposer.UI
 
groups - Variable in class TreeJuxtaposer.TreeJuxtaposer
Rearrangable list of RangeLists (groups)
groupsByIndex - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
growButton - Variable in class TreeJuxtaposer.StateFrame
 
growButtonLabel - Static variable in class TreeJuxtaposer.StateFrame
 
growButtonPanel - Variable in class TreeJuxtaposer.StateFrame
 
growDirection - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
growDirectionDefault - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
growDirectionPanel - Variable in class TreeJuxtaposer.StateFrame
 
growDirLabel - Static variable in class TreeJuxtaposer.StateFrame
 
growLabel - Static variable in class TreeJuxtaposer.StateFrame
 
growMode - Variable in class TreeJuxtaposer.StateFrame
 
growModeAction(int) - Method in class TreeJuxtaposer.StateFrame
 
growSelect - Variable in class TreeJuxtaposer.StateFrame
 
guarvis - Variable in class AccordionDrawer.AccordionDrawer
Whether to guarantee visibility.

H

H_MODE - Static variable in class TreeJuxtaposer.StateFrame
 
H_TARGET - Static variable in class TreeJuxtaposer.DebugFrame
 
height - Variable in class AccordionTreeDrawer.TreeNode
 
height - Variable in class AccordionTreeDrawer.Tree
 
height - Variable in class BitmapFont.BitmapFonts
 
height - Variable in class BitmapFont.BitmapFont
 
Help - class TreeJuxtaposer.Help.
 
Help() - Constructor for class TreeJuxtaposer.Help
 
helpActive - Static variable in class TreeJuxtaposer.UI
 
helpMenu - Static variable in class TreeJuxtaposer.UI
 
HELPMENU - Static variable in class TreeJuxtaposer.UI
 
hiliteplane - Variable in class AccordionDrawer.AccordionDrawer
 
hor - Variable in class TreeJuxtaposer.ButterflyFrame
 
Hor - Variable in class TreeJuxtaposer.ButterflyFrame
 
horiz - Variable in class AccordionDrawer.AccordionDrawer
 
horiz - Variable in class AccordionTreeDrawer.TreeEdge
Whether this TreeEdge is horizontal
HORIZ - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 

I

id - Variable in class TreeJuxtaposer.ButterflyFrame
 
il - Variable in class TreeJuxtaposer.ButterflyFrame
 
image - Variable in class Parser.Token
The string image of the token.
imageDD - Variable in class TreeJuxtaposer.ButterflyFrame
 
imageLL - Variable in class TreeJuxtaposer.ButterflyFrame
 
imageRL - Variable in class TreeJuxtaposer.ButterflyFrame
 
imageRR - Variable in class TreeJuxtaposer.ButterflyFrame
 
imageUU - Variable in class TreeJuxtaposer.ButterflyFrame
 
inBuf - Variable in class Parser.SimpleCharStream
 
incr() - Method in class AccordionDrawer.SplitTransition
 
increaseLabelBuffer() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
increaseLabelBuffer() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
increaseLabelBuffer(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
increaseLabelBuffer(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
increaseLineThickness() - Method in class AccordionDrawer.AccordionDrawer
 
increaseLineThickness() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
increaseMaxFontHeight() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
increaseMaxFontHeight() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
increaseMinFontHeight() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
increaseMinFontHeight() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
IncrementalSearch - class TreeJuxtaposer.IncrementalSearch.
 
IncrementalSearch(TreeJuxtaposer) - Constructor for class TreeJuxtaposer.IncrementalSearch
 
IncrementalSearch(TreeJuxtaposer, ArrayList) - Constructor for class TreeJuxtaposer.IncrementalSearch
 
incrementCountBBoxDraw() - Static method in class AccordionDrawer.GridCell
 
indexByChar - Variable in class BitmapFont.BitmapFonts
 
indexByHeight - Variable in class BitmapFont.BitmapFontsFamily
 
indices - Variable in class TreeJuxtaposer.TreeRemovalPanel
 
inflateIncr - Variable in class AccordionDrawer.AccordionDrawer
 
inHorizRange(TreeNode, TreeNode) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
init() - Method in class AccordionDrawer.Lens
 
init() - Method in class AccordionDrawer.AccordionDrawer
 
init() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Initialization done after graphics context has been established.
init(int) - Method in class AccordionDrawer.QuadTree
Initializes a few variables.
init(int, int, int) - Method in class AccordionDrawer.BinaryTree
Initializes a few variables.
initCells() - Method in class AccordionDrawer.AccordionDrawer
 
initCells() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Initializes level 0 GridCells based on Tree tree, assign tree nodes to them.
initComponents() - Method in class TreeJuxtaposer.ButterflyFrame
 
initComponents() - Method in class TreeJuxtaposer.StateFrame
 
initComponents() - Method in class TreeJuxtaposer.SettingsFrame
 
initComponents() - Method in class TreeJuxtaposer.DebugFrame
 
initialColor - Static variable in class TreeJuxtaposer.StateFrame
 
initializeActions() - Method in class TreeJuxtaposer.IncrementalSearch
 
initializeFont() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Initialize variable font family for tree labels.
initializeList(ArrayList) - Method in class TreeJuxtaposer.IncrementalSearch
 
input_stream - Static variable in class Parser.NewickTokenManager
 
Input() - Static method in class Parser.Newick
 
inputStream - Variable in class Parser.SimpleCharStream
 
insertInOrder(RangeInTree) - Method in class AccordionTreeDrawer.RangeList
 
insideFixedStrip - Variable in class AccordionDrawer.SplitTransition
 
InteractionBox - class AccordionDrawer.InteractionBox.
Draw and cache information about an onscreen rubberband box.
InteractionBox(GridCell[], GridCell[], CellGeom, AccordionDrawer) - Constructor for class AccordionDrawer.InteractionBox
 
InteractionBox(int[], int[], AccordionDrawer) - Constructor for class AccordionDrawer.InteractionBox
 
interactionplane - Variable in class AccordionDrawer.AccordionDrawer
 
intersectBoxes(LabelBox) - Method in class AccordionDrawer.LabelBox
 
intersectLabelBox(LabelBox) - Method in class AccordionTreeDrawer.TreeEdge
Occlusion check of LabelBox against array of all drawn labels.
intersects(RangeInTree) - Method in class AccordionTreeDrawer.RangeInTree
 
INVALID_LEXICAL_STATE - Static variable in class Parser.TokenMgrError
Tried to change to an invalid lexical state.
ir - Variable in class TreeJuxtaposer.ButterflyFrame
 
irl - Variable in class TreeJuxtaposer.ButterflyFrame
 
isAncestorOf(TreeNode) - Method in class AccordionTreeDrawer.TreeNode
 
isDoingFlash() - Method in class AccordionDrawer.AccordionDrawer
 
isEmpty() - Method in class AccordionTreeDrawer.ColorTree
 
isEmpty() - Method in class TreeJuxtaposer.RangeTree
 
isInteriorNode() - Method in class AccordionTreeDrawer.TreeNode
 
isLeaf() - Method in class AccordionTreeDrawer.TreeNode
 
isQuadTree() - Method in class AccordionDrawer.GridCell
 
isRangeInRange(Tree, int, int, Tree, int, int) - Method in class TreeJuxtaposer.TreePairs
given a node range in one tree, say whether there's an overlap with the node range in the other tree.
isRangeInRange(Tree, int, int, Tree, int, int) - Method in class TreeJuxtaposer.Tree2Tree
Given a node range in one tree, say whether there's an overlap with the node range in the other tree.
isRoot() - Method in class AccordionTreeDrawer.TreeNode
 
isThisTreeOnly() - Method in class AccordionTreeDrawer.RangeList
 
item - Variable in class AccordionDrawer.Lens
 
item - Variable in class AccordionDrawer.InteractionBox
 
iu - Variable in class TreeJuxtaposer.ButterflyFrame
 

J

jj_2_1(int) - Static method in class Parser.Newick
 
jj_2_10(int) - Static method in class Parser.Newick
 
jj_2_11(int) - Static method in class Parser.Newick
 
jj_2_12(int) - Static method in class Parser.Newick
 
jj_2_2(int) - Static method in class Parser.Newick
 
jj_2_3(int) - Static method in class Parser.Newick
 
jj_2_4(int) - Static method in class Parser.Newick
 
jj_2_5(int) - Static method in class Parser.Newick
 
jj_2_6(int) - Static method in class Parser.Newick
 
jj_2_7(int) - Static method in class Parser.Newick
 
jj_2_8(int) - Static method in class Parser.Newick
 
jj_2_9(int) - Static method in class Parser.Newick
 
jj_2_rtns - Static variable in class Parser.Newick
 
jj_3_1() - Static method in class Parser.Newick
 
jj_3_10() - Static method in class Parser.Newick
 
jj_3_11() - Static method in class Parser.Newick
 
jj_3_12() - Static method in class Parser.Newick
 
jj_3_2() - Static method in class Parser.Newick
 
jj_3_3() - Static method in class Parser.Newick
 
jj_3_4() - Static method in class Parser.Newick
 
jj_3_5() - Static method in class Parser.Newick
 
jj_3_6() - Static method in class Parser.Newick
 
jj_3_7() - Static method in class Parser.Newick
 
jj_3_8() - Static method in class Parser.Newick
 
jj_3_9() - Static method in class Parser.Newick
 
jj_3R_2() - Static method in class Parser.Newick
 
jj_3R_3() - Static method in class Parser.Newick
 
jj_3R_4() - Static method in class Parser.Newick
 
jj_3R_5() - Static method in class Parser.Newick
 
jj_3R_6() - Static method in class Parser.Newick
 
jj_3R_7() - Static method in class Parser.Newick
 
jj_3R_8() - Static method in class Parser.Newick
 
jj_add_error_token(int, int) - Static method in class Parser.Newick
 
jj_consume_token(int) - Static method in class Parser.Newick
 
jj_endpos - Static variable in class Parser.Newick
 
jj_expentries - Static variable in class Parser.Newick
 
jj_expentry - Static variable in class Parser.Newick
 
jj_gc - Static variable in class Parser.Newick
 
jj_gen - Static variable in class Parser.Newick
 
jj_initialized_once - Static variable in class Parser.Newick
 
jj_input_stream - Static variable in class Parser.Newick
 
jj_kind - Static variable in class Parser.Newick
 
jj_la - Static variable in class Parser.Newick
 
jj_la1 - Static variable in class Parser.Newick
 
jj_la1_0 - Static variable in class Parser.Newick
 
jj_la1_0() - Static method in class Parser.Newick
 
jj_lastpos - Static variable in class Parser.Newick
 
jj_lasttokens - Static variable in class Parser.Newick
 
jj_nt - Static variable in class Parser.Newick
 
jj_ntk - Static variable in class Parser.Newick
 
jj_ntk() - Static method in class Parser.Newick
 
jj_rescan - Static variable in class Parser.Newick
 
jj_rescan_token() - Static method in class Parser.Newick
 
jj_save(int, int) - Static method in class Parser.Newick
 
jj_scan_token(int) - Static method in class Parser.Newick
 
jj_scanpos - Static variable in class Parser.Newick
 
jj_semLA - Static variable in class Parser.Newick
 
jjAddStates(int, int) - Static method in class Parser.NewickTokenManager
 
jjbitVec0 - Static variable in class Parser.NewickTokenManager
 
jjCheckNAdd(int) - Static method in class Parser.NewickTokenManager
 
jjCheckNAddStates(int) - Static method in class Parser.NewickTokenManager
 
jjCheckNAddStates(int, int) - Static method in class Parser.NewickTokenManager
 
jjCheckNAddTwoStates(int, int) - Static method in class Parser.NewickTokenManager
 
jjFillToken() - Static method in class Parser.NewickTokenManager
 
jjmatchedKind - Static variable in class Parser.NewickTokenManager
 
jjmatchedPos - Static variable in class Parser.NewickTokenManager
 
jjMoveNfa_0(int, int) - Static method in class Parser.NewickTokenManager
 
jjMoveStringLiteralDfa0_0() - Static method in class Parser.NewickTokenManager
 
jjnewStateCnt - Static variable in class Parser.NewickTokenManager
 
jjnextStates - Static variable in class Parser.NewickTokenManager
 
jjround - Static variable in class Parser.NewickTokenManager
 
jjrounds - Static variable in class Parser.NewickTokenManager
 
jjStartNfa_0(int, long) - Static method in class Parser.NewickTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Static method in class Parser.NewickTokenManager
 
jjstateSet - Static variable in class Parser.NewickTokenManager
 
jjStopAtPos(int, int) - Static method in class Parser.NewickTokenManager
 
jjStopStringLiteralDfa_0(int, long) - Static method in class Parser.NewickTokenManager
 
jjstrLiteralImages - Static variable in class Parser.NewickTokenManager
 
jjtoSkip - Static variable in class Parser.NewickTokenManager
 
jjtoToken - Static variable in class Parser.NewickTokenManager
 
jump - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
justPressed - Variable in class AccordionDrawer.AccordionDrawer
 

K

keepDrawing - Variable in class AccordionDrawer.AccordionDrawer
 
keepMoving - Variable in class AccordionDrawer.AccordionDrawer
 
key - Variable in class AccordionDrawer.AccordionDrawer
 
key - Variable in class AccordionTreeDrawer.TreeNode
key is unique for nodes in one tree
key - Variable in class AccordionTreeDrawer.Tree
key should be unique for each tree, set by object that creates trees
key - Variable in class AccordionTreeDrawer.RangeList
 
keyPressed(KeyEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
keyReleased(KeyEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
keytarget - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
keytargetDefault - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
keyTyped(KeyEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
Used when hitting a key should trigger an atomic action.
kidCells - Variable in class AccordionDrawer.QuadGridCell
 
kidCells - Variable in class AccordionDrawer.BinaryGridCell
 
kind - Variable in class Parser.Token
An integer that describes the kind of this token.

L

label - Variable in class AccordionTreeDrawer.TreeNode
 
label - Variable in class AccordionTreeDrawer.TreeEdge
 
label() - Static method in class Parser.Newick
 
labelAngleLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
labelAngleSlider - Variable in class TreeJuxtaposer.SettingsFrame
 
labelBackColor - Variable in class AccordionDrawer.AccordionDrawer
 
labelBackColor - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
labelBackHiColor - Variable in class AccordionDrawer.AccordionDrawer
 
labelBackHiColor - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
labelbgplane - Variable in class AccordionDrawer.AccordionDrawer
 
LabelBox - class AccordionDrawer.LabelBox.
Axis-aligned bounding box class for label drawing.
LabelBox(int[], int[], int[], int[], int[], int, String, int, double, int) - Constructor for class AccordionDrawer.LabelBox
 
LabelBox(int[], int[], int[], int, String) - Constructor for class AccordionDrawer.LabelBox
 
labelbuffer - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
labelColor - Variable in class AccordionDrawer.AccordionDrawer
 
labelColor - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
labelDensityLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
labelDensitySlider - Variable in class TreeJuxtaposer.SettingsFrame
 
labeldrawback - Variable in class AccordionDrawer.AccordionDrawer
 
labelheight - Variable in class AccordionDrawer.LabelBox
 
labelHiColor - Variable in class AccordionDrawer.AccordionDrawer
 
labelHiColor - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
labeloffset - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
labelplane - Variable in class AccordionDrawer.AccordionDrawer
 
labelpopup - Variable in class AccordionDrawer.AccordionDrawer
 
labelposright - Variable in class AccordionDrawer.AccordionDrawer
 
labeltransp - Variable in class AccordionDrawer.AccordionDrawer
 
lastChild() - Method in class AccordionTreeDrawer.TreeNode
 
lb - Variable in class AccordionTreeDrawer.TreeEdge
 
lc - Variable in class AccordionTreeDrawer.ColorNode
left child of the current node
lc - Variable in class TreeJuxtaposer.RangeNode
left child of the current node
LCA - Static variable in class TreeJuxtaposer.StateFrame
 
LCA_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
lca(TreeNode) - Method in class AccordionTreeDrawer.TreeNode
Compute the lowest common ancestor between this node and that.
lcaGroup - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
LCAGroup - Variable in class TreeJuxtaposer.StateFrame
 
LCAMark - Variable in class TreeJuxtaposer.StateFrame
 
lcaNode - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
leading - Variable in class BitmapFont.BitmapFonts
 
LeafComparator - class AccordionTreeDrawer.LeafComparator.
 
LeafComparator() - Constructor for class AccordionTreeDrawer.LeafComparator
 
leafCount - Variable in class AccordionTreeDrawer.Tree
the number of leave nodes
leafCount - Variable in class TreeJuxtaposer.RangeNode
total number of leaves decedant to this node
LeafGridCell - class AccordionDrawer.LeafGridCell.
 
LeafGridCell(AccordionDrawer, int, int, int, boolean) - Constructor for class AccordionDrawer.LeafGridCell
 
leafLca(TreeNode) - Method in class AccordionTreeDrawer.TreeNode
Compute the lowest common ancestor between this leaf and "that" The two nodes must belong to the same tree and must be leaves
leafSpace - Variable in class AccordionTreeDrawer.Tree
 
LEFT - Variable in class AccordionDrawer.AccordionDrawer
 
LEFT_MASK - Static variable in class TreeJuxtaposer.SettingsFrame
 
leftmostLeaf - Variable in class AccordionTreeDrawer.TreeNode
 
leftmostLeaf - Variable in class AccordionTreeDrawer.Tree
 
leftPanel - Variable in class TreeJuxtaposer.SettingsFrame
 
leftRight - Variable in class AccordionDrawer.AccordionDrawer
 
leftRight - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
length() - Method in class TreeJuxtaposer.Point
the length of the p array should be 2
lens - Variable in class AccordionDrawer.AccordionDrawer
 
Lens - class AccordionDrawer.Lens.
 
Lens(GridCell[], GridCell[], int[], int[], CellGeom, AccordionDrawer) - Constructor for class AccordionDrawer.Lens
 
Lens(int[], int[], int[], int[], int[], AccordionDrawer) - Constructor for class AccordionDrawer.Lens
 
level - Variable in class AccordionDrawer.QuadGridCell
 
level - Variable in class AccordionDrawer.BinaryGridCell
 
LEXICAL_ERROR - Static variable in class Parser.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in class Parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class Parser.NewickTokenManager
 
lindex - Variable in class AccordionTreeDrawer.TreeNode
leaf index
line - Variable in class Parser.SimpleCharStream
 
lineMove(int, GridCell, float, boolean) - Method in class AccordionDrawer.AccordionDrawer
Moves the splitPos of GridCell a to absolute position value in window coordinates.
linethickness - Variable in class AccordionDrawer.AccordionDrawer
 
linethickness - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
linewidth - Variable in class AccordionDrawer.Lens
 
linewidth - Variable in class AccordionDrawer.InteractionBox
 
linewidthLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
linewidthSlider - Variable in class TreeJuxtaposer.SettingsFrame
 
linkCheck - Variable in class TreeJuxtaposer.SettingsFrame
 
linkednav - Variable in class AccordionDrawer.AccordionDrawer
 
linkLeaves() - Method in class AccordionTreeDrawer.Tree
Links leaves of the tree in pre-order check to see whether leaves have distinct names if leaves have the same name, add a suffix index separated by ":"
linkNodesInPosorder() - Method in class AccordionTreeDrawer.Tree
Traverses the tree in pos-order, stores the ordering in the posorderNext field of TreeNodes
linkNodesInPreorder() - Method in class AccordionTreeDrawer.Tree
Traverses the tree in pre-order, stores the ordering in the preorderNext field of TreeNodes Sets nodecount for the tree
linkString - Static variable in class TreeJuxtaposer.SettingsFrame
 
linkSubtreeNodesInPosorder(TreeNode) - Method in class AccordionTreeDrawer.Tree
Traverses the subtree rooted at TreeNode n in post-order, stores the ordering in the posorderNext field of TreeNodes.
linkSubtreeNodesInPreorder(TreeNode) - Method in class AccordionTreeDrawer.Tree
Traverses the subtree rooted at TreeNode n in pre-order, stores the ordering in the preorderNext field of TreeNodes.
LL - Variable in class TreeJuxtaposer.ButterflyFrame
 
load_nexus(String, int) - Method in class AccordionTreeDrawer.Tree
Reads a tree with giving index in a file fname with Nexus format and initiates the Tree object.
load(String) - Method in class AccordionTreeDrawer.Tree
Reads a tree in file fname described in Newick format and initiate the tree object.
loadImages() - Method in class TreeJuxtaposer.ButterflyFrame
 
loadNewickTree(String) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
loadNexusTree(String, Vector) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
lookingAhead - Static variable in class Parser.Newick
 
LOOP_DETECTED - Static variable in class Parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
lSum - Variable in class TreeJuxtaposer.Tree2Tree.TmpD
 

M

M_ACT - Static variable in class TreeJuxtaposer.StateFrame
 
M_GROUP - Static variable in class TreeJuxtaposer.DebugFrame
 
main(String[]) - Static method in class BitmapFont.TestRead
 
main(String[]) - Static method in class BitmapFont.BitmapFontsFamily
 
main(String[]) - Static method in class TreeJuxtaposer.TreeJuxtaposer
 
main(String[]) - Static method in class TreeJuxtaposer.IncrementalSearch
 
mainFrame - Variable in class TreeJuxtaposer.UI
 
mainFrame - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
makeBox(CellGeom) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Create box enclosing the subtree beneath input node/edge.
makeChildAt(BinaryGridCell, int, int, int) - Method in class AccordionDrawer.BinaryTree
Like getChildAt, but makes new cells whenever necessary.
makeChildAt(QuadGridCell, int, int, int) - Method in class AccordionDrawer.QuadTree
Like getChildAt, but makes new cells whenever necessary.
makeLabelBox(int, int, int) - Method in class AccordionTreeDrawer.TreeEdge
Create a LabelBox for the given fontheight
makeLabelBoxDown(int, int, int) - Method in class AccordionTreeDrawer.TreeEdge
make label box in vertical direction
makeLabelBoxHor(int, int, int) - Method in class AccordionTreeDrawer.TreeEdge
make label box in horizontal direction
makeLabelBoxUp(int, int, int) - Method in class AccordionTreeDrawer.TreeEdge
make label box in vertical direction
markCanvas - Variable in class TreeJuxtaposer.StateFrame
 
markCol - Variable in class AccordionDrawer.Lens
 
markgroup - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
markGroup - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
markLabel - Static variable in class TreeJuxtaposer.StateFrame
 
markMode - Variable in class TreeJuxtaposer.StateFrame
 
markModePanel - Variable in class TreeJuxtaposer.StateFrame
 
markPanel - Variable in class TreeJuxtaposer.StateFrame
 
markPanelLabel - Static variable in class TreeJuxtaposer.StateFrame
 
markResolution - Variable in class TreeJuxtaposer.StateFrame
 
markSelect - Variable in class TreeJuxtaposer.StateFrame
 
matrix - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
max - Variable in class AccordionDrawer.Lens
top right corner, in pixel coordinates
max - Variable in class AccordionDrawer.InteractionBox
top right corner, in pixel coordinates
max - Variable in class AccordionDrawer.GridCell
 
max - Variable in class AccordionTreeDrawer.TreeNode
The index of the largest descendant node
max - Variable in class AccordionTreeDrawer.RangeInTree
 
MAX_FONT - Static variable in class TreeJuxtaposer.SettingsFrame
 
MAX_FONT_INIT - Static variable in class TreeJuxtaposer.SettingsFrame
 
MAX_FONT_THRESHOLD - Static variable in class TreeJuxtaposer.SettingsFrame
 
maxAllowedHeight - Static variable in class BitmapFont.BitmapFonts
 
maxAllowedWidth - Static variable in class BitmapFont.BitmapFonts
 
maxBoundCell - Variable in class AccordionDrawer.SplitTransition
 
maxc - Variable in class AccordionDrawer.Lens
 
maxc - Variable in class AccordionDrawer.InteractionBox
 
maxChar - Static variable in class BitmapFont.BitmapFonts
 
maxFontHeight - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
maxHeight - Variable in class BitmapFont.BitmapFontsFamily
 
maxLine - Variable in class AccordionDrawer.GridCell
 
maxNextCharInd - Variable in class Parser.SimpleCharStream
 
maxStep - Variable in class AccordionDrawer.SplitTransition
 
maxStuckIndex - Variable in class AccordionDrawer.AccordionDrawer
 
maxStuckVal - Variable in class AccordionDrawer.AccordionDrawer
maxStuckVal is the "stuck to the border" value for edge cells.
maxUsed - Variable in class AccordionDrawer.AccordionDrawer
 
maxWidth - Variable in class BitmapFont.BitmapFonts
 
menu - Static variable in class TreeJuxtaposer.UI
 
menuBar - Variable in class TreeJuxtaposer.UI
 
MENUFONTSIZE - Static variable in class TreeJuxtaposer.UI
 
MENUFONTSTYLE - Static variable in class TreeJuxtaposer.UI
 
MENUFONTTYPE - Static variable in class TreeJuxtaposer.UI
 
menuHeader - Static variable in class TreeJuxtaposer.UI
 
menuItem - Variable in class TreeJuxtaposer.UI
 
mergeSort(Point[], int) - Static method in class TreeJuxtaposer.RangeTree
This implements a regular merge sort algorithm.
min - Variable in class AccordionDrawer.Lens
bottom left corner, in pixel coordinates
min - Variable in class AccordionDrawer.InteractionBox
bottom left corner, in pixel coordinates
min - Variable in class AccordionDrawer.GridCell
 
min - Variable in class AccordionTreeDrawer.TreeNode
The index of the smallest descendant node (Node in subtree rooted at this node).
min - Variable in class AccordionTreeDrawer.RangeInTree
 
MIN_FONT - Static variable in class TreeJuxtaposer.SettingsFrame
 
MIN_FONT_INIT - Static variable in class TreeJuxtaposer.SettingsFrame
 
MIN_FONT_THRESHOLD - Static variable in class TreeJuxtaposer.SettingsFrame
 
minBoundCell - Variable in class AccordionDrawer.SplitTransition
 
minc - Variable in class AccordionDrawer.Lens
 
minc - Variable in class AccordionDrawer.InteractionBox
 
minCellDims - Variable in class AccordionDrawer.AccordionDrawer
 
minChar - Static variable in class BitmapFont.BitmapFonts
 
minContextInside - Variable in class AccordionDrawer.AccordionDrawer
minContext is the percentage of screen area guaranteed for smooshed things
minContextPeriphery - Variable in class AccordionDrawer.AccordionDrawer
 
minFontHeight - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
minLine - Variable in class AccordionDrawer.GridCell
 
minStuckIndex - Variable in class AccordionDrawer.AccordionDrawer
 
minStuckVal - Variable in class AccordionDrawer.AccordionDrawer
minStuckVal is the "stuck to the border" value for edge cells.
mouseChanged - Variable in class AccordionDrawer.AccordionDrawer
 
mouseClicked(MouseEvent) - Method in class TreeJuxtaposer.StateFrame
 
mouseClicked(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseDragged(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseDragging - Variable in class AccordionDrawer.AccordionDrawer
 
mouseEntered(MouseEvent) - Method in class TreeJuxtaposer.StateFrame
 
mouseEntered(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseExited(MouseEvent) - Method in class TreeJuxtaposer.StateFrame
 
mouseExited(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseMoved(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseNow - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
MOUSEOVER - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseover(int, int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseOverNode - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mousePressed(MouseEvent) - Method in class TreeJuxtaposer.StateFrame
 
mousePressed(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mousePrev - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
mouseReleased(MouseEvent) - Method in class TreeJuxtaposer.StateFrame
 
mouseReleased(MouseEvent) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
ms_conq(Point[], int, int, int, int) - Static method in class TreeJuxtaposer.RangeTree
the conquer procedure merges two sorted parts together.
ms_divide(Point[], int, int, int) - Static method in class TreeJuxtaposer.RangeTree
the divide procedure divides the array into two parts, sort them separately, and then merge the two sorted parts together.
myCollator - Variable in class AccordionTreeDrawer.NameComparator
 

N

N_RES - Static variable in class TreeJuxtaposer.StateFrame
 
name - Variable in class AccordionDrawer.LabelBox
 
name - Variable in class AccordionTreeDrawer.TreeNode
node name with default "".
name - Variable in class AccordionTreeDrawer.Tree
 
NameComparator - class AccordionTreeDrawer.NameComparator.
 
NameComparator() - Constructor for class AccordionTreeDrawer.NameComparator
 
nameStuckVal - Variable in class AccordionDrawer.AccordionDrawer
 
NAV_TYPE - Static variable in class TreeJuxtaposer.DebugFrame
 
newick - Static variable in class TreeJuxtaposer.Utils
 
Newick - class Parser.Newick.
A static class used for parsing a Newick format file containing just one tree
newick_file_description - Static variable in class TreeJuxtaposer.Utils
 
Newick.JJCalls - class Parser.Newick.JJCalls.
 
Newick.JJCalls() - Constructor for class Parser.Newick.JJCalls
 
Newick(InputStream) - Constructor for class Parser.Newick
 
Newick(NewickTokenManager) - Constructor for class Parser.Newick
 
Newick(Reader) - Constructor for class Parser.Newick
 
NewickConstants - interface Parser.NewickConstants.
 
NewickFilter - class TreeJuxtaposer.NewickFilter.
 
NewickFilter() - Constructor for class TreeJuxtaposer.NewickFilter
 
NewickTokenManager - class Parser.NewickTokenManager.
 
NewickTokenManager(SimpleCharStream) - Constructor for class Parser.NewickTokenManager
 
NewickTokenManager(SimpleCharStream, int) - Constructor for class Parser.NewickTokenManager
 
newMouseOver(TreeNode, TreeNode) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
newToken(int) - Static method in class Parser.Token
Returns a new Token object, by default.
next - Variable in class AccordionTreeDrawer.TreeNode
next leaf added by Li
next - Variable in class Parser.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class Parser.Newick.JJCalls
 
nexus - Static variable in class TreeJuxtaposer.Utils
 
nexus_file_description - Static variable in class TreeJuxtaposer.Utils
 
NexusFilter - class TreeJuxtaposer.NexusFilter.
 
NexusFilter() - Constructor for class TreeJuxtaposer.NexusFilter
 
NexusTreeLoader - class TreeJuxtaposer.NexusTreeLoader.
 
NexusTreeLoader(TreeJuxtaposer, String, int) - Constructor for class TreeJuxtaposer.NexusTreeLoader
 
nf - Static variable in class AccordionDrawer.GridCell
 
node - Variable in class AccordionTreeDrawer.TreeEdge
 
node - Variable in class TreeJuxtaposer.Tree2Tree.NodeScorePair
 
NODE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
NODE_TARGET - Static variable in class TreeJuxtaposer.DebugFrame
 
nodeCount - Variable in class AccordionTreeDrawer.Tree
total number of nodes for the tree
nodeOffset - Variable in class AccordionTreeDrawer.TreeNode
The offset of the point with respect to the cell.
nodes - Variable in class AccordionTreeDrawer.Tree
The list of nodes of the tree indexed by their keys, indexed by key
nodesByName - Variable in class AccordionTreeDrawer.Tree
Most internal nodes don't have names.
nofchs - Variable in class BitmapFont.BitmapFonts
 
noflash - Variable in class AccordionDrawer.AccordionDrawer
 
nofonts - Variable in class BitmapFont.BitmapFontsFamily
 
nogeoms - Variable in class AccordionDrawer.AccordionDrawer
 
nogrid - Variable in class AccordionDrawer.AccordionDrawer
 
NONE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
now - Variable in class AccordionDrawer.AccordionDrawer
 
numAnimSteps - Variable in class AccordionDrawer.AccordionDrawer
 
number - Static variable in interface Parser.NewickConstants
 
numberChildren() - Method in class AccordionTreeDrawer.TreeNode
 
numberLeaves - Variable in class AccordionTreeDrawer.TreeNode
 
numCellsDrawnThisFrame - Variable in class AccordionDrawer.AccordionDrawer
 
numFound - Variable in class TreeJuxtaposer.IncrementalSearch
 
numSelected - Variable in class TreeJuxtaposer.IncrementalSearch
 

O

objectColor - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
objectColor - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
objmax - Variable in class AccordionDrawer.GridCell
 
objmin - Variable in class AccordionDrawer.GridCell
 
objplane - Variable in class AccordionDrawer.AccordionDrawer
 
observe() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
observe() - Method in class TreeJuxtaposer.StateFrame
 
observe() - Method in class TreeJuxtaposer.SettingsFrame
 
observeActionGroup() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
observeActionMode() - Method in class TreeJuxtaposer.TreeJuxtaposer
a more compact version of implementation for observing functions
observeActionTarget() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
observeMarkGroup() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
okButton - Variable in class TreeJuxtaposer.TreeRemovalPanel
 
oldLens - Variable in class AccordionDrawer.AccordionDrawer
 
oldPos - Variable in class AccordionDrawer.Lens
 
only_quote_char - Static variable in interface Parser.NewickConstants
 
OPENOPT - Static variable in class TreeJuxtaposer.UI
 
origindex - Variable in class AccordionDrawer.SortedCell
Index of cell in original splitCells array
owner - Variable in class AccordionDrawer.QuadTree
 
owner - Variable in class AccordionDrawer.BinaryTree
 

P

p - Variable in class TreeJuxtaposer.Point
private data
pairs - Variable in class TreeJuxtaposer.TreePairs
the hash map that stores all the Tree2Tree objects.
pal - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
parent - Variable in class AccordionTreeDrawer.TreeNode
 
parent() - Method in class AccordionTreeDrawer.TreeNode
 
parentCell - Variable in class AccordionDrawer.GridCell
 
ParseException - exception Parser.ParseException.
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for class Parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class Parser.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for class Parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parser - Static variable in class AccordionTreeDrawer.Tree
the parser responsible for parsing Newick format file, normally with a suffix nh
Parser - package Parser
 
parser_nexus - Static variable in class AccordionTreeDrawer.Tree
the parser responsible for parsing Nexus format file, normally with a suffix nexus or nxs
parser_status - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
parseTree(Tree) - Method in class Parser.Newick
function parseTree initiates field tree, call function Input to parse the input.
partialResult() - Method in class TreeJuxtaposer.IncrementalSearch
 
pick(int, int) - Method in interface AccordionDrawer.CellGeom
 
pick(int, int) - Method in class AccordionTreeDrawer.TreeNode
 
pick(int, int) - Method in class AccordionTreeDrawer.TreeEdge
Determines whether the window coordinates (x,y) fall on this TreeEdge There is a "snap" factor, determined by the pickFuzz field of the enclosing cell.
pickAttached(int, int) - Method in class AccordionDrawer.GridCell
Computes an ArrayList of features (CellGeom's, like TreeNode or TreeEdge) that are "picked", i.e., are around (x,y) in screen coordinates and are attached to this GridCell Recurses down the quadtree hierarchy, starting at this GridCell, until at least one picked object is found or the bottom of the hierarchy is reached.
pickAttached(int, int) - Method in class AccordionDrawer.AccordionDrawer
 
pickAttached(int, int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
pickCell(int, int) - Method in class AccordionDrawer.GridCell
Computes the lowest level visible GridCell picked (selected) by a click at (x,y)
pickCell(int, int) - Method in class AccordionDrawer.AccordionDrawer
 
pickCellClosestTo(int, int, boolean) - Method in class AccordionDrawer.AccordionDrawer
Pick closest cell in either horizontal *or* vertical direction.
pickDescend(int, int) - Method in class AccordionDrawer.QuadGridCell
Computes the kid cell that contains the click at (x,y)
pickDescend(int, int) - Method in class AccordionDrawer.LeafGridCell
 
pickDescend(int, int) - Method in class AccordionDrawer.GridCell
 
pickDescend(int, int) - Method in class AccordionDrawer.BinaryGridCell
 
pickedEdge - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
pickedEdgeOld - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
pickFuzz - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
pickoffset - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
pixels - Variable in class AccordionDrawer.Lens
framebuffer pixels from last mouseover label drawn
pixels - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
framebuffer pixels from last mouseover label drawn
plane - Variable in class AccordionDrawer.Lens
 
plane - Variable in class AccordionDrawer.InteractionBox
 
Point - class TreeJuxtaposer.Point.
A class representing a point in a plane.
Point(int, int) - Constructor for class TreeJuxtaposer.Point
Constructor
Point(Point) - Constructor for class TreeJuxtaposer.Point
copy constructor
pointoffset - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
pointSize - Variable in class BitmapFont.BitmapFonts
 
popupFontHeight - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
pos - Variable in class AccordionDrawer.Lens
 
pos(int) - Method in class AccordionDrawer.LabelBox
 
posEnd - Variable in class AccordionTreeDrawer.TreeEdge
 
posorderNext - Variable in class AccordionTreeDrawer.TreeNode
 
posorderStartNode - Variable in class AccordionTreeDrawer.Tree
the start node for postorder list of all the nodes
possiblyEnqueue() - Method in class AccordionDrawer.GridCell
 
possiblyEnqueue() - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
possiblyEnqueue() - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
posStart - Variable in class AccordionTreeDrawer.TreeEdge
The starting and ending points of an edge.
postProcess() - Method in class AccordionTreeDrawer.Tree
Post processing includes computing size of each node, linking nodes in different order, etc.
prefix - Variable in class TreeJuxtaposer.IncrementalSearch
 
preorderNext - Variable in class AccordionTreeDrawer.TreeNode
 
preorderStartNode - Variable in class AccordionTreeDrawer.Tree
the start node for preorder list of all the nodes
prepareToShow() - Method in class TreeJuxtaposer.StateFrame
 
prepareToShow() - Method in class TreeJuxtaposer.SettingsFrame
 
prevCharIsCR - Variable in class Parser.SimpleCharStream
 
prevCharIsLF - Variable in class Parser.SimpleCharStream
 
print() - Method in class AccordionDrawer.SortedCell
 
print() - Method in class AccordionTreeDrawer.TreeNode
 
print() - Method in class AccordionTreeDrawer.RangeList
 
print(boolean) - Method in class BitmapFont.BitmapFontsFamily
 
print(boolean) - Method in class BitmapFont.BitmapFonts
 
print(boolean) - Method in class BitmapFont.BitmapFont
 
print(int) - Method in class AccordionDrawer.GridCell
 
printLeaves() - Method in class AccordionTreeDrawer.Tree
 
printName() - Method in class AccordionTreeDrawer.Tree
 
printSubtree() - Method in class AccordionTreeDrawer.TreeNode
 
putChildAt(BinaryGridCell, int, int, int, GridCell) - Method in class AccordionDrawer.BinaryTree
Like makeChildAt, but the instead of creating a new cell at the specified location, puts the specified cell there.
putChildAt(QuadGridCell, int, int, int, QuadGridCell) - Method in class AccordionDrawer.QuadTree
Like makeChildAt, but the instead of creating a new cell at the specified location, puts the specified cell there.

Q

QuadGridCell - class AccordionDrawer.QuadGridCell.
 
QuadGridCell(AccordionDrawer, int, int, int, boolean) - Constructor for class AccordionDrawer.QuadGridCell
 
quadTree - Variable in class AccordionDrawer.AccordionDrawer
 
QuadTree - class AccordionDrawer.QuadTree.
A class which implements a quadtree This class is a tree of GridCells; each GridCell has up to 4 children.
QuadTree(AccordionDrawer) - Constructor for class AccordionDrawer.QuadTree
Constructor.
quasimode - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
query1D(int, int) - Method in class TreeJuxtaposer.RangeTree
the function queries in Y coordinate and return the total number of points in a given interval range.
query2D(int, int, int, int) - Method in class TreeJuxtaposer.RangeTree
Query2D returns the total number of points contained in the window [xlow, xhigh] X [ylow, yhigh].
quitAction() - Method in class TreeJuxtaposer.UI
 
quitAction() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
QUITOPT - Static variable in class TreeJuxtaposer.UI
 
quoted_char - Static variable in interface Parser.NewickConstants
 
quoted_label() - Static method in class Parser.Newick
for each quoted label, we remove double quotes from the string
quoted_string - Static variable in interface Parser.NewickConstants
 

R

rangeAB - Variable in class TreeJuxtaposer.Tree2Tree
 
rangeBA - Variable in class TreeJuxtaposer.Tree2Tree
 
rangeCachedFrame - Variable in class AccordionDrawer.GridCell
 
RangeInTree - class AccordionTreeDrawer.RangeInTree.
A class representing a range (ordered pair (min,max)) of TreeNode indices in a Tree.
RangeInTree(int, int, AccordionTreeDrawer) - Constructor for class AccordionTreeDrawer.RangeInTree
 
RangeList - class AccordionTreeDrawer.RangeList.
A class representing a list of RangeInTrees.
RangeList(int) - Constructor for class AccordionTreeDrawer.RangeList
 
RangeList(int, Color, boolean, boolean) - Constructor for class AccordionTreeDrawer.RangeList
 
RangeNode - class TreeJuxtaposer.RangeNode.
A class representing a node in a RangeTree.
RangeNode() - Constructor for class TreeJuxtaposer.RangeNode
empty constructor
RangeNode(Object) - Constructor for class TreeJuxtaposer.RangeNode
constructor with Data initiated
ranges - Variable in class AccordionTreeDrawer.RangeList
Resizeable array (linked list) of RangeInTree objects
RangeTree - class TreeJuxtaposer.RangeTree.
A class representing a two-dimensional orthogonal range tree.
RangeTree(Point[], int) - Constructor for class TreeJuxtaposer.RangeTree
Constructor: calls RangeTreeBuild to build the tree
RangeTree(Tree, Tree, Tree2Tree) - Constructor for class TreeJuxtaposer.RangeTree
constructor: builds a 2D RangeTree data structure.
rc - Variable in class AccordionTreeDrawer.ColorNode
right child of the current node
rc - Variable in class TreeJuxtaposer.RangeNode
right child of the current node
read() - Method in class BitmapFont.BitmapFontsFamily
 
read(DataInputStream) - Method in class BitmapFont.BitmapFonts
 
read(DataInputStream) - Method in class BitmapFont.BitmapFont
 
readChar() - Method in class Parser.SimpleCharStream
 
RECT_CREATE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
RECT_FREEMOVE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
RECT_FREEMOVEAGAIN - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
RECT_RESHAPE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
recursiveSearch(String) - Method in class TreeJuxtaposer.IncrementalSearch
 
redraw() - Method in class AccordionDrawer.AccordionDrawer
Redraws the entire canvas
reduceNodeListToCutoff(ArrayList, int) - Method in class TreeJuxtaposer.Tree2Tree
 
ReInit(InputStream) - Method in class Parser.SimpleCharStream
 
ReInit(InputStream) - Static method in class Parser.Newick
 
ReInit(InputStream, int, int) - Method in class Parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class Parser.SimpleCharStream
 
ReInit(NewickTokenManager) - Method in class Parser.Newick
 
ReInit(Reader) - Method in class Parser.SimpleCharStream
 
ReInit(Reader) - Static method in class Parser.Newick
 
ReInit(Reader, int, int) - Method in class Parser.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class Parser.SimpleCharStream
 
ReInit(SimpleCharStream) - Static method in class Parser.NewickTokenManager
 
ReInit(SimpleCharStream, int) - Static method in class Parser.NewickTokenManager
 
ReInitRounds() - Static method in class Parser.NewickTokenManager
 
remakerectangle() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
removeGeom(CellGeom) - Method in class AccordionDrawer.GridCell
 
removeNodeFromForest(TreeNode, ArrayList, Hashtable) - Method in class TreeJuxtaposer.Tree2Tree
 
removeNodesFromGroup(int, int, int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
removeRange(int, int, AccordionTreeDrawer) - Method in class AccordionTreeDrawer.RangeList
 
removeTree(Tree) - Method in class TreeJuxtaposer.TreePairs
remove a tree and the relevant tree pairs
rendermode - Variable in class AccordionDrawer.AccordionDrawer
 
reportSubRangeTree(RangeNode) - Static method in class TreeJuxtaposer.RangeTree
will report all the leaves decedant to RangeNode l.
requestRedraw() - Method in class AccordionDrawer.AccordionDrawer
Redraw immediately, do not continue filling in details.
requestRedrawAll() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
requestRedrawEventually() - Method in class AccordionDrawer.AccordionDrawer
Enqueue a redraw request, but don't stop what we're in the middle of doing.
reset() - Method in class AccordionDrawer.AccordionDrawer
 
reset() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
resetButton - Variable in class TreeJuxtaposer.StateFrame
 
resetGridUniform() - Method in class AccordionDrawer.AccordionDrawer
 
resetHighlightPlane() - Method in class AccordionDrawer.AccordionDrawer
 
resetObjectPlane() - Method in class AccordionDrawer.AccordionDrawer
 
resetSearch() - Method in class TreeJuxtaposer.IncrementalSearch
 
reshape(int, int) - Method in class AccordionDrawer.AccordionDrawer
Reshapes the drawing area to new width w and height h in pixels
reshaperectangle(boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
resizeArea(int, int, int, int, boolean, int) - Method in class AccordionDrawer.AccordionDrawer
Resizes the area delineated by areaStartX, areaStartY, areaEndX, areaEndY, by the relative increment inflateIncr.
resizeForest(Tree, ArrayList, boolean, int, boolean, boolean) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Resize (grow=true ==> expand, shrink otherwise) the subtree rooted at node contained in Geoms.
resizeFromCellToCell(GridCell, GridCell, boolean, int, int) - Method in class AccordionDrawer.AccordionDrawer
Resizes the area delineated by GridCells a and b by the relative increment inflateIncr.
resizeGroup(int, boolean, int, boolean, boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
resizeGroup(int, boolean, int, boolean, boolean, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
resizeRectangle(int, GridCell[], GridCell[], float[], float[]) - Method in class AccordionDrawer.AccordionDrawer
Creates smooth transitions for resizing an area determined by the splitPos's of minCell[] and maxCell[] to a rectanble determined by minBoundaryW[] and maxBoundaryW[].
resizeRectOthers(TreeNode, float[], float[], int, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
resizeSubtree(ArrayList, boolean, int, boolean, boolean) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
Resize (grow=true ==> expand, shrink otherwise) the subtree rooted at node contained in Geoms.
resizeSubtree(Tree, TreeNode, boolean, int, boolean, boolean) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
resolutionLabel - Static variable in class TreeJuxtaposer.StateFrame
 
resolutionMode - Variable in class TreeJuxtaposer.StateFrame
 
resolutionPanel - Variable in class TreeJuxtaposer.StateFrame
 
resolutionTitle - Static variable in class TreeJuxtaposer.StateFrame
 
result - Variable in class TreeJuxtaposer.DebugFrame
 
resultLabel - Variable in class TreeJuxtaposer.DebugFrame
 
results - Variable in class TreeJuxtaposer.IncrementalSearch
 
resultsPane - Variable in class TreeJuxtaposer.IncrementalSearch
 
resultType - Static variable in class TreeJuxtaposer.DebugFrame
 
returnThreshold - Static variable in class TreeJuxtaposer.IncrementalSearch
 
RIGHT - Variable in class AccordionDrawer.AccordionDrawer
 
RIGHT_MASK - Static variable in class TreeJuxtaposer.SettingsFrame
 
rightAlignFind(TreeNode, TreeNode, int, boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
rightmostLeaf - Variable in class AccordionTreeDrawer.TreeNode
 
rightPanel - Variable in class TreeJuxtaposer.SettingsFrame
 
RL - Variable in class TreeJuxtaposer.ButterflyFrame
 
root - Variable in class AccordionTreeDrawer.Tree
 
root - Variable in class AccordionTreeDrawer.ColorTree
 
root - Variable in class TreeJuxtaposer.RangeTree
 
rootCell - Variable in class AccordionDrawer.QuadTree
 
rootCell - Variable in class AccordionDrawer.BinaryTree
 
rootCell - Variable in class AccordionDrawer.AccordionDrawer
The root GridCell that contains all others.
rootEdge - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
rootNode - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
rowcol - Variable in class AccordionDrawer.GridCell
rowcol[0] = column, rowcol[1] = row.
RR - Variable in class TreeJuxtaposer.ButterflyFrame
 
rubberbandColor - Variable in class AccordionDrawer.AccordionDrawer
 

S

S_GROW - Static variable in class TreeJuxtaposer.StateFrame
 
S_RES - Static variable in class TreeJuxtaposer.StateFrame
 
s2w(float, int) - Method in class AccordionDrawer.AccordionDrawer
 
s2w(int, int) - Method in class AccordionDrawer.AccordionDrawer
Converts pixel coordinates into relative "fractional" coordinates in [0,1]
score - Variable in class TreeJuxtaposer.Tree2Tree.NodeScorePair
 
screendim - Variable in class TreeJuxtaposer.UI
 
searchFrame - Variable in class TreeJuxtaposer.UI
 
searchFrame - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
searchResults - Variable in class TreeJuxtaposer.IncrementalSearch
 
searchStatus - Variable in class TreeJuxtaposer.IncrementalSearch
 
seedQueue() - Method in class AccordionDrawer.AccordionDrawer
 
seedQueue() - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
seedQueue(AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
selectedValues - Variable in class TreeJuxtaposer.TreeRemovalPanel
 
selectedValues - Variable in class TreeJuxtaposer.NexusTreeLoader
 
selectionResolution - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
selectionResolutionDefault - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
self - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
set(int, int) - Method in class TreeJuxtaposer.Point
 
setActionGroup(int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setActionGroupWrapper(int, boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setActionMode(int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setActionModeWrapper(int, boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setBackgroundColor(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setBcnScore(float) - Method in class AccordionTreeDrawer.TreeNode
 
setBcnScore(float) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setBigGrid(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setBigGrid(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setButtonStatus(int) - Method in class TreeJuxtaposer.ButterflyFrame
 
setCachedColor(Color) - Method in class AccordionTreeDrawer.TreeNode
 
setCachedFrame(int) - Method in class AccordionTreeDrawer.TreeNode
 
setCacheRange(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setCacheRange(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setCell(GridCell) - Method in interface AccordionDrawer.CellGeom
 
setCell(GridCell) - Method in class AccordionTreeDrawer.TreeNode
 
setCell(GridCell) - Method in class AccordionTreeDrawer.TreeEdge
 
setCellGeomDummy(CellGeom) - Method in class AccordionDrawer.GridCell
 
setCellHighlight(GridCell, boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setCenter(int[]) - Method in class AccordionDrawer.Lens
 
setCheckTime(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setCheckTime(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setChild(GridCell, int, int) - Method in class AccordionDrawer.QuadGridCell
 
setChild(GridCell, int, int) - Method in class AccordionDrawer.LeafGridCell
 
setChild(GridCell, int, int) - Method in class AccordionDrawer.GridCell
 
setChild(GridCell, int, int) - Method in class AccordionDrawer.BinaryGridCell
 
setColor(Color) - Method in class AccordionTreeDrawer.RangeList
 
setColorGL(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setColorGrid(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setColorGrid(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setColorTree(ColorTree) - Method in class AccordionTreeDrawer.RangeList
 
setData(Object) - Method in class TreeJuxtaposer.RangeNode
 
setData(RangeInTree) - Method in class AccordionTreeDrawer.ColorNode
 
setDebugStream(PrintStream) - Static method in class Parser.NewickTokenManager
 
setDimBrite(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setDimBrite(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setDimColors(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setDimColors(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setDoubleBuffer(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setDrawAngle(float) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
setDrawBackground(boolean) - Method in class AccordionDrawer.GridCell
 
setDrawLabels(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setDrawLabels(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setDrawOrder(int) - Method in class AccordionDrawer.AccordionDrawer
 
setDrawOrder(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setDrawSplits(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setDrawSplits(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setDrewMarkedAttachedFrame(int) - Method in class AccordionDrawer.GridCell
 
setDumpStats(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setDumpStats(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setDynamicFrameTime(long) - Method in class AccordionDrawer.AccordionDrawer
 
setElement(int) - Method in class TreeJuxtaposer.RangeNode
set appropriate coordinate depending on the tree type.
setEnabled(boolean) - Method in class AccordionTreeDrawer.RangeList
 
setExpandLeaves(int) - Method in class AccordionDrawer.AccordionDrawer
 
setExpandLeaves(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setFlash(CellGeom, Color, int, int, boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setFocus(CellGeom, AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setFocusCell(GridCell) - Method in class AccordionDrawer.AccordionDrawer
 
setFontSize(int) - Method in class AccordionTreeDrawer.TreeNode
 
setGridSize(int, int, int) - Static method in class AccordionDrawer.BinaryTree
 
setGroupColor(int, Color) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setGroupEnable(int, boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setGroupPriority(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setGrowDirection(int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setGrowDirectionWrapper(int, boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setGuarVis(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setGuarVis(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setHighlightPlane(float) - Method in class AccordionDrawer.AccordionDrawer
 
setHorizontalDirection() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setInflateIncr(float) - Method in class AccordionDrawer.AccordionDrawer
 
setKey(int) - Method in class AccordionDrawer.AccordionDrawer
 
setKey(int) - Method in class AccordionTreeDrawer.Tree
 
setKey(int) - Method in class AccordionTreeDrawer.RangeList
 
setLabel(String) - Method in class AccordionTreeDrawer.TreeEdge
 
setLabelBackColor(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelBackHiColor(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelBuffer(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
setLabelBuffer(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLabelBuffer(int, int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
setLabelBuffer(int, int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLabelColor(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelDrawBack(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelDrawBack(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLabelHiColor(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelPopup(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelPopup(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLabelPosRight(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelPosRight(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLabelTransp(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setLabelTransp(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLCAGroup(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLCAGroup(boolean) - Method in class TreeJuxtaposer.StateFrame
 
setLCAMark(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLCAMark(boolean) - Method in class TreeJuxtaposer.StateFrame
 
setLeafCount(int) - Method in class TreeJuxtaposer.RangeNode
set the total of leaves decedant to it
setLeft(ColorNode) - Method in class AccordionTreeDrawer.ColorNode
 
setLeft(RangeNode) - Method in class TreeJuxtaposer.RangeNode
 
setLeftRight(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLineThickness(float) - Method in class AccordionDrawer.AccordionDrawer
 
setLineThickness(float) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setLinkedNav(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setLinkedNav(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setMarkGroup(int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setMarkGroupWrapper(int, boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setMax(int[]) - Method in class AccordionDrawer.Lens
 
setMaxFontHeight(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
setMaxFontHeight(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setMin(int[]) - Method in class AccordionDrawer.Lens
 
setMinCellDims(int, int) - Method in class AccordionDrawer.AccordionDrawer
 
setMinCellSize(int, int) - Method in class AccordionDrawer.AccordionDrawer
 
setMinFontHeight(int) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
setMinFontHeight(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setName(String) - Method in class AccordionTreeDrawer.TreeNode
 
setName(String) - Method in class AccordionTreeDrawer.Tree
 
setNodeFontSize(int, int) - Method in class AccordionTreeDrawer.Tree
 
setNoFlash(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setNoFlash(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setNoGeoms(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setNoGeoms(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setNoGrid(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setNoGrid(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setNumAnimSteps(int) - Method in class AccordionDrawer.AccordionDrawer
 
setObjectColor(Color) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
setObjectPlane(float) - Method in class AccordionDrawer.AccordionDrawer
 
setObjMax(int) - Method in class AccordionDrawer.GridCell
 
setObjMin(int) - Method in class AccordionDrawer.GridCell
 
setParent(GridCell) - Method in class AccordionDrawer.QuadGridCell
 
setParent(GridCell) - Method in class AccordionDrawer.LeafGridCell
 
setParent(GridCell) - Method in class AccordionDrawer.GridCell
 
setParent(GridCell) - Method in class AccordionDrawer.BinaryGridCell
 
setQuasimode(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setRight(ColorNode) - Method in class AccordionTreeDrawer.ColorNode
 
setRight(RangeNode) - Method in class TreeJuxtaposer.RangeNode
 
setRoot(TreeNode) - Method in class AccordionTreeDrawer.Tree
 
setRootCell(BinaryGridCell) - Method in class AccordionDrawer.BinaryTree
 
setRootCell(QuadGridCell) - Method in class AccordionDrawer.QuadTree
 
setRubberbandColor(Color) - Method in class AccordionDrawer.AccordionDrawer
 
setSelectionResolution(int) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setSelectionResolutionWrapper(int, boolean) - Method in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
setShowAlg(boolean) - Method in class AccordionDrawer.AccordionDrawer
 
setShowAlg(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setShowDiffs(boolean) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setSize(int[]) - Method in class AccordionDrawer.Lens
 
setSplit(GridCell, float, int) - Method in class AccordionDrawer.AccordionDrawer
 
setSubtreeExtremeLeaves() - Method in class AccordionTreeDrawer.TreeNode
 
setSubtreeMinMax() - Method in class AccordionTreeDrawer.TreeNode
 
setSubtreeNumberLeaves() - Method in class AccordionTreeDrawer.TreeNode
set numberLeaves field for each subnode
setThisTreeOnly(boolean) - Method in class AccordionTreeDrawer.RangeList
 
SETTINGOPT - Static variable in class TreeJuxtaposer.UI
 
settingsFrame - Variable in class TreeJuxtaposer.UI
 
settingsFrame - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
SettingsFrame - class TreeJuxtaposer.SettingsFrame.
 
SettingsFrame(TreeJuxtaposer) - Constructor for class TreeJuxtaposer.SettingsFrame
 
SettingsFrame(TreeJuxtaposer, GraphicsConfiguration) - Constructor for class TreeJuxtaposer.SettingsFrame
 
SettingsFrame(TreeJuxtaposer, String) - Constructor for class TreeJuxtaposer.SettingsFrame
 
SettingsFrame(TreeJuxtaposer, String, GraphicsConfiguration) - Constructor for class TreeJuxtaposer.SettingsFrame
 
setTitle(String) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setupGL(GLFunc) - Method in class BitmapFont.BitmapFontsFamily
 
setupGL(GLFunc, int) - Method in class BitmapFont.BitmapFonts
 
setVerticalDirection() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
setWeight(double) - Method in class AccordionTreeDrawer.TreeNode
 
SHOW_DIFF - Static variable in class TreeJuxtaposer.SettingsFrame
 
SHOW_LABEL - Static variable in class TreeJuxtaposer.SettingsFrame
 
showAboutFrame() - Method in class TreeJuxtaposer.Help
 
showalg - Variable in class AccordionDrawer.AccordionDrawer
 
showCheck - Variable in class TreeJuxtaposer.SettingsFrame
 
showContentFrame() - Method in class TreeJuxtaposer.Help
 
showdiffs - Variable in class AccordionDrawer.AccordionDrawer
 
showLabel - Static variable in class TreeJuxtaposer.SettingsFrame
 
showString - Static variable in class TreeJuxtaposer.SettingsFrame
 
showStructDiffs - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
shrinkFactor - Variable in class AccordionDrawer.AccordionDrawer
How much to shrink a cell-to-cell area if it is smaller than 2*inflateIncr;
sideBuffer - Variable in class AccordionDrawer.AccordionDrawer
 
SimpleCharStream - class Parser.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class Parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class Parser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class Parser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class Parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class Parser.SimpleCharStream
 
SimpleCharStream(Reader, int, int, int) - Constructor for class Parser.SimpleCharStream
 
single_quote - Static variable in interface Parser.NewickConstants
 
size - Variable in class AccordionDrawer.Lens
 
size() - Method in class AccordionTreeDrawer.RangeList
 
size(int) - Method in class AccordionDrawer.LabelBox
 
SortedCell - class AccordionDrawer.SortedCell.
SortedCell is a helper class for AccordionDrawer.
SortedCell(int, double) - Constructor for class AccordionDrawer.SortedCell
 
sortedCells - Variable in class AccordionDrawer.AccordionDrawer
Companion data structure for splitCells[][] that has cells in sorted order in X and Y.
specialConstructor - Variable in class Parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class Parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split - Variable in class TreeJuxtaposer.ButterflyFrame
 
splitCells - Variable in class AccordionDrawer.AccordionDrawer
Store a single canonical cell for each moveable line that can be used to change the split position for that line.
splitCellSize - Variable in class AccordionDrawer.AccordionDrawer
Size of splitCell 2D array
splitIndex - Variable in class AccordionDrawer.GridCell
The x and yscreen coordinates (pixels) where the GridCell is split into kid cells
splits - Variable in class AccordionDrawer.AccordionDrawer
Stores actual split positions for a moveable line as relative numbers in the cell coordinate system (that is, between 0.0 and 1.0).
SplitTransition - class AccordionDrawer.SplitTransition.
A class that helps compute coordinates for smooth animated transitions
SplitTransition(int, int, GridCell, float, float, GridCell, float, float) - Constructor for class AccordionDrawer.SplitTransition
 
SplitTransition(int, int, GridCell, float, float, GridCell, float, float, boolean, GridCell, GridCell) - Constructor for class AccordionDrawer.SplitTransition
 
ST_FREEMOVE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
ST_FREEMOVEAGAIN - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
ST_RESHAPE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
start - Variable in class AccordionTreeDrawer.TreeEdge
The GridCell that one endpoint (the "start" node) of the TreeEdge is attached to
startNewFrame() - Method in class AccordionDrawer.AccordionDrawer
Starts a new frame and draws the contents of the AccordionDrawer (enclosed in the rootCell) in a new frame.
startNewFrameAccordionXDrawer() - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
stateChanged(ChangeEvent) - Method in class TreeJuxtaposer.SettingsFrame
 
stateFrame - Variable in class TreeJuxtaposer.UI
 
stateFrame - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
StateFrame - class TreeJuxtaposer.StateFrame.
 
StateFrame(TreeJuxtaposer) - Constructor for class TreeJuxtaposer.StateFrame
Constructor for StateFrame.
StateFrame(TreeJuxtaposer, GraphicsConfiguration) - Constructor for class TreeJuxtaposer.StateFrame
Constructor for StateFrame.
StateFrame(TreeJuxtaposer, String) - Constructor for class TreeJuxtaposer.StateFrame
Constructor for StateFrame.
StateFrame(TreeJuxtaposer, String, GraphicsConfiguration) - Constructor for class TreeJuxtaposer.StateFrame
Constructor for StateFrame.
STATIC_LEXER_ERROR - Static variable in class Parser.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
staticFlag - Static variable in class Parser.SimpleCharStream
 
stats - Variable in class AccordionDrawer.AccordionDrawer
 
statusPane - Variable in class TreeJuxtaposer.IncrementalSearch
 
stoprendering - Variable in class AccordionDrawer.AccordionDrawer
 
stringWidth(String, int) - Method in class BitmapFont.BitmapFontsFamily
 
subpixelDraw(GridCell) - Method in class AccordionDrawer.AccordionDrawer
 
subpixelDraw(GridCell) - Method in class AccordionTreeDrawer.AccordionTreeDrawer
 
SUBTREE - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
SUBTREE_TARGET - Static variable in class TreeJuxtaposer.DebugFrame
 
subtree() - Static method in class Parser.Newick
function subtree will set name, length and weight for each tree node
subtree2Forest(AccordionTreeDrawer, AccordionTreeDrawer, int) - Method in class TreeJuxtaposer.Tree2Tree
 
SwitchTo(int) - Static method in class Parser.NewickTokenManager
 

T

temp_max - Variable in class AccordionDrawer.Lens
 
temp_min - Variable in class AccordionDrawer.Lens
 
temp_size - Variable in class AccordionDrawer.Lens
 
TestRead - class BitmapFont.TestRead.
 
TestRead() - Constructor for class BitmapFont.TestRead
 
texture - Variable in class AccordionDrawer.Lens
 
thisTreeOnly - Variable in class AccordionTreeDrawer.RangeList
 
title - Variable in class TreeJuxtaposer.UI
 
title - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
title - Static variable in class TreeJuxtaposer.StateFrame
 
title - Static variable in class TreeJuxtaposer.SettingsFrame
 
tj - Variable in class TreeJuxtaposer.ButterflyFrame
 
tj - Variable in class TreeJuxtaposer.TreeRemovalPanel
 
tj - Variable in class TreeJuxtaposer.StateFrame
 
tj - Variable in class TreeJuxtaposer.SettingsFrame
 
tj - Variable in class TreeJuxtaposer.NexusTreeLoader
 
tj - Variable in class TreeJuxtaposer.IncrementalSearch
 
tj - Variable in class TreeJuxtaposer.DebugFrame
 
tj - Variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
tj_ - Variable in class TreeJuxtaposer.UI
 
tl - Variable in class AccordionDrawer.LabelBox
 
tmpParent - Variable in class TreeJuxtaposer.Tree2Tree.TmpD
 
tmpPosorderNext - Variable in class TreeJuxtaposer.Tree2Tree.TmpD
 
tmpScore - Variable in class TreeJuxtaposer.Tree2Tree.TmpD
 
tn - Static variable in class Parser.Newick
a helper TreeNode field
ToDrawQ - Variable in class AccordionDrawer.AccordionDrawer
Contains cells to draw
toggleBigGrid() - Method in class AccordionDrawer.AccordionDrawer
 
toggleBigGrid() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleCacheRange() - Method in class AccordionDrawer.AccordionDrawer
 
toggleCacheRange() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleCheckTime() - Method in class AccordionDrawer.AccordionDrawer
 
toggleCheckTime() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleColorGrid() - Method in class AccordionDrawer.AccordionDrawer
 
toggleColorGrid() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleDimBrite() - Method in class AccordionDrawer.AccordionDrawer
 
toggleDimBrite() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleDimColors() - Method in class AccordionDrawer.AccordionDrawer
 
toggleDimColors() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleDrawLabels() - Method in class AccordionDrawer.AccordionDrawer
 
toggleDrawLabels() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleDrawOrder() - Method in class AccordionDrawer.AccordionDrawer
 
toggleDrawOrder() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleDrawSplits() - Method in class AccordionDrawer.AccordionDrawer
 
toggleDrawSplits() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleDumpStats() - Method in class AccordionDrawer.AccordionDrawer
 
toggleDumpStats() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleExpandLeaves() - Method in class AccordionDrawer.AccordionDrawer
 
toggleExpandLeaves() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleGuarVis() - Method in class AccordionDrawer.AccordionDrawer
 
toggleGuarVis() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleLabelDrawBack() - Method in class AccordionDrawer.AccordionDrawer
 
toggleLabelDrawBack() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleLabelPopup() - Method in class AccordionDrawer.AccordionDrawer
 
toggleLabelPopup() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleLabelPosRight() - Method in class AccordionDrawer.AccordionDrawer
 
toggleLabelPosRight() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleLabelTransp() - Method in class AccordionDrawer.AccordionDrawer
 
toggleLabelTransp() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleLinkedNav() - Method in class AccordionDrawer.AccordionDrawer
 
toggleLinkedNav() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleNoFlash() - Method in class AccordionDrawer.AccordionDrawer
 
toggleNoFlash() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleNoGeoms() - Method in class AccordionDrawer.AccordionDrawer
 
toggleNoGeoms() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleNoGrid() - Method in class AccordionDrawer.AccordionDrawer
 
toggleNoGrid() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleShowAlg() - Method in class AccordionDrawer.AccordionDrawer
 
toggleShowAlg() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
toggleShowDiffs() - Method in class TreeJuxtaposer.TreeJuxtaposer
 
token - Static variable in class Parser.Newick
 
Token - class Parser.Token.
Describes the input token stream.
token_source - Static variable in class Parser.Newick
 
Token() - Constructor for class Parser.Token
 
tokenBegin - Variable in class Parser.SimpleCharStream
 
tokenImage - Variable in class Parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface Parser.NewickConstants
 
TokenMgrError - error Parser.TokenMgrError.
 
TokenMgrError() - Constructor for class Parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class Parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class Parser.TokenMgrError
 
toMove - Variable in class AccordionDrawer.AccordionDrawer
 
toolActive - Static variable in class TreeJuxtaposer.UI
 
toolkit - Variable in class TreeJuxtaposer.UI
 
toolMenu - Static variable in class TreeJuxtaposer.UI
 
TOOLMENU - Static variable in class TreeJuxtaposer.UI
 
topRightPos(int) - Method in class AccordionDrawer.LabelBox
 
toString() - Method in class AccordionDrawer.SplitTransition
 
toString() - Method in class AccordionTreeDrawer.TreeQuadGridCell
 
toString() - Method in class AccordionTreeDrawer.TreeNode
 
toString() - Method in class AccordionTreeDrawer.TreeLeafGridCell
 
toString() - Method in class AccordionTreeDrawer.RangeList
 
toString() - Method in class AccordionTreeDrawer.RangeInTree
 
toString() - Method in class AccordionTreeDrawer.ColorTree
 
toString() - Method in class AccordionTreeDrawer.ColorNode
 
toString() - Method in class Parser.Token
Returns the image.
toString() - Method in class TreeJuxtaposer.Point
output the point as a string
totalDepth - Variable in class AccordionDrawer.QuadTree
 
totalDepth - Static variable in class AccordionDrawer.BinaryTree
 
TPs - Variable in class TreeJuxtaposer.TreeJuxtaposer
an array of TreePairs objects each TreePair contains the necessary data structure for each pair
tr - Variable in class AccordionDrawer.LabelBox
 
transitionAnimating - Variable in class AccordionDrawer.AccordionDrawer
 
tree - Variable in class AccordionTreeDrawer.AccordionTreeDrawer
 
tree - Static variable in class Parser.Newick
the tree to be generated from this parser
Tree - class AccordionTreeDrawer.Tree.
A public class representing a (phylognenetic) tree.
Tree() - Constructor for class AccordionTreeDrawer.Tree
 
Tree(String) - Constructor for class AccordionTreeDrawer.Tree
 
Tree(Tree) - Constructor for class AccordionTreeDrawer.Tree
 
Tree(TreeNode) - Constructor for class AccordionTreeDrawer.Tree
 
Tree2Tree - class TreeJuxtaposer.Tree2Tree.
Tree2Tree does the precomputation for each pair of trees.
Tree2Tree.NodeScorePair - class TreeJuxtaposer.Tree2Tree.NodeScorePair.
 
Tree2Tree.NodeScorePair(TreeNode, float) - Constructor for class TreeJuxtaposer.Tree2Tree.NodeScorePair
 
Tree2Tree.TmpD - class TreeJuxtaposer.Tree2Tree.TmpD.
Attachment to a node that is needed as temporary data structure when computing best corresponding nodes
Tree2Tree.TmpD() - Constructor for class TreeJuxtaposer.Tree2Tree.TmpD
 
Tree2Tree(Tree, Tree, int) - Constructor for class TreeJuxtaposer.Tree2Tree
 
treeA - Variable in class TreeJuxtaposer.Tree2Tree
 
treeArgs - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
treeB - Variable in class TreeJuxtaposer.Tree2Tree
 
treeCount - Static variable in class TreeJuxtaposer.TreeJuxtaposer
 
treeDrawers - Variable in class TreeJuxtaposer.TreeJuxtaposer
Resizeable array of AccordionTreeDrawerFinal objects
TreeEdge - class AccordionTreeDrawer.TreeEdge.
A class representing an edge of a (phylognenetic) tree A TreeEdge represents a horizontal or vertical line segment used in drawing a tree.
TreeEdge(TreeNode, GridCell, GridCell) - Constructor for class AccordionTreeDrawer.TreeEdge
 
TreeJuxtaposer - package TreeJuxtaposer
 
TreeJuxtaposer - class TreeJuxtaposer.TreeJuxtaposer.
A class representing a tree juxtaposer.
TreeJuxtaposer() - Constructor for class TreeJuxtaposer.TreeJuxtaposer
 
TreeLeafGridCell - class AccordionTreeDrawer.TreeLeafGridCell.
 
TreeLeafGridCell(AccordionDrawer, int, int, int, boolean) - Constructor for class AccordionTreeDrawer.TreeLeafGridCell
 
treeList - Variable in class TreeJuxtaposer.TreeRemovalPanel
 
treeList - Variable in class TreeJuxtaposer.NexusTreeLoader
 
TreeNode - class AccordionTreeDrawer.TreeNode.
A class representing a node of a (phylognenetic) tree.
TreeNode() - Constructor for class AccordionTreeDrawer.TreeNode
Children list initial capacity 2 as in most case binary.
TreeNode(String) - Constructor for class AccordionTreeDrawer.TreeNode
 
TreeNode(String, float) - Constructor for class AccordionTreeDrawer.TreeNode
Allocate a new TreeNode object with node name and weight.
TreeNodeCompareToY - class AccordionTreeDrawer.TreeNodeCompareToY.
 
TreeNodeCompareToY() - Constructor for class AccordionTreeDrawer.TreeNodeCompareToY
 
TreePairs - class TreeJuxtaposer.TreePairs.
TreePairs store all the pairwise data structures needed for structural comparison and visulization.
TreePairs() - Constructor for class TreeJuxtaposer.TreePairs
 
TreeQuadGridCell - class AccordionTreeDrawer.TreeQuadGridCell.
 
TreeQuadGridCell(AccordionDrawer, int, int, int, boolean) - Constructor for class AccordionTreeDrawer.TreeQuadGridCell
 
TreeRemovalPanel - class TreeJuxtaposer.TreeRemovalPanel.
 
TreeRemovalPanel(TreeJuxtaposer) - Constructor for class TreeJuxtaposer.TreeRemovalPanel
 
trees - Variable in class TreeJuxtaposer.TreePairs
 
trees - Variable in class TreeJuxtaposer.TreeJuxtaposer
Resizeable array of Tree objects
twoLinesMove(int, GridCell, float, GridCell, float) - Method in class AccordionDrawer.AccordionDrawer
Moves the splitPos of GridCells a and b to absolute position aValue and bValue, respectively.
twoLinesMoveInsideFixedStrip(int, GridCell, float, GridCell, float, GridCell, GridCell) - Method in class AccordionDrawer.AccordionDrawer
Moves the splitPos of GridCells a and b to absolute position aValue and bValue, respectively.

U

ui - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
UI - class TreeJuxtaposer.UI.
 
UI(TreeJuxtaposer, String) - Constructor for class TreeJuxtaposer.UI
 
undraw() - Method in class AccordionDrawer.InteractionBox
 
undrawLens() - Method in class AccordionDrawer.Lens
 
unmarkAllGroups() - Method in class TreeJuxtaposer.StateFrame
 
unmarkGroup(int) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
unquoted_char - Static variable in interface Parser.NewickConstants
 
unquoted_label() - Static method in class Parser.Newick
for each unquoted label, we need to replace '_' by ' '
unquoted_string - Static variable in interface Parser.NewickConstants
 
UP - Variable in class AccordionDrawer.AccordionDrawer
 
UpdateLineColumn(char) - Method in class Parser.SimpleCharStream
 
upDown - Variable in class AccordionDrawer.AccordionDrawer
 
uSum - Variable in class TreeJuxtaposer.Tree2Tree.TmpD
 
Utils - class TreeJuxtaposer.Utils.
 
Utils() - Constructor for class TreeJuxtaposer.Utils
 
UU - Variable in class TreeJuxtaposer.ButterflyFrame
 

V

V_MODE - Static variable in class TreeJuxtaposer.StateFrame
 
V_TARGET - Static variable in class TreeJuxtaposer.DebugFrame
 
value - Variable in class AccordionDrawer.SortedCell
Value of cell position at initialization time.
valueChanged(ListSelectionEvent) - Method in class TreeJuxtaposer.TreeRemovalPanel
 
valueChanged(ListSelectionEvent) - Method in class TreeJuxtaposer.NexusTreeLoader
 
ver - Variable in class TreeJuxtaposer.ButterflyFrame
 
Ver - Variable in class TreeJuxtaposer.ButterflyFrame
 
VERT - Static variable in class TreeJuxtaposer.AccordionTreeDrawerFinal
 
viewDirection - Variable in class TreeJuxtaposer.TreeJuxtaposer
 

W

w2s(float, int) - Method in class AccordionDrawer.AccordionDrawer
Converts "fractional" coordinates in [0,1] into pixel coordinates
wantsFocusATD - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
wantsFocusInQuasi(AccordionTreeDrawer) - Method in class TreeJuxtaposer.TreeJuxtaposer
 
weight - Variable in class AccordionTreeDrawer.TreeNode
weight is actually edge length for the edge immediately above the node
whitespace - Static variable in interface Parser.NewickConstants
 
width - Variable in class BitmapFont.BitmapFont
 
winsize - Variable in class AccordionDrawer.AccordionDrawer
Size of the window to draw the AccordionDrawer in winsize[0] = w(idth) winsize[0] = h(eight)
winSize - Variable in class TreeJuxtaposer.TreeJuxtaposer
 
write() - Method in class BitmapFont.BitmapFontsFamily
 
write(DataOutputStream) - Method in class BitmapFont.BitmapFonts
 
write(DataOutputStream) - Method in class BitmapFont.BitmapFont
 

X

X - Static variable in class AccordionDrawer.Lens
 
X - Static variable in class AccordionDrawer.InteractionBox
 
X - Static variable in class AccordionDrawer.AccordionDrawer
 
xInterval - Variable in class AccordionDrawer.AccordionDrawer
 
xInterval - Variable in class AccordionTreeDrawer.TreeEdge
 
xlenspixels - Variable in class AccordionDrawer.AccordionDrawer
store lens pixel
xy - Variable in class AccordionDrawer.SplitTransition
 

Y

Y - Static variable in class AccordionDrawer.Lens
 
Y - Static variable in class AccordionDrawer.InteractionBox
 
Y - Static variable in class AccordionDrawer.AccordionDrawer
 
yInterval - Variable in class AccordionDrawer.AccordionDrawer
 
yInterval - Variable in class AccordionTreeDrawer.TreeEdge
 
ylenspixels - Variable in class AccordionDrawer.AccordionDrawer
 

Z

zoompixels - Variable in class AccordionDrawer.AccordionDrawer
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z