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

F

F_ACT - Static variable in class net.sourceforge.olduvai.treejuxtaposer.StateFrame
Found (text search) group number
FAR_FROM_STUCK - Static variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
A mouse click was far from a stuck line.
fileActive - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Flags to indicate if menu options are active (true) or spaces (false).
FILEMENU - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Index for File menu.
fileMenu - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Strings for File menu section.
fileName - Variable in class net.sourceforge.olduvai.treejuxtaposer.drawer.Tree
File name for this tree.
filename - Static variable in class net.sourceforge.olduvai.treejuxtaposer.Help
Class state needed by the internal declaration of ActionListener for the help window: The filename for the readme file in this directory.
files - Variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Files that are selected for reading trees, used in the addTree function.
finalAbsolutePos - Variable in class net.sourceforge.olduvai.accordiondrawer.SplitAxis.MovingSplitLine
Final position of the split line in world-space coordinates.
finalize() - Method in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Drawer delete function, which calls the AccordionDrawer.shutdown() function to clean up state.
finalize() - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.AccordionTreeDrawer
Finalize function for this class, which calls AccordionTreeDrawer.shutdown(), and might not be necessary.
finalize() - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.Tree
Calls to #close() when tree is deleted.
finalize() - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.TreeNode
Destroy this node.
findActive - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Flags to indicate if menu options are active (true) or spaces (false).
findChildNumber(TreeNode, TreeNode) - Method in class net.sourceforge.olduvai.treejuxtaposer.AccordionTreeDrawerFinal
Find the child index of the originalNode as a child of the parent node
FINDMENU - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Index for Find menu.
findMenu - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Strings for Find menu section.
FINDOPT - Static variable in class net.sourceforge.olduvai.treejuxtaposer.UI
Index for Find->Find option.
firstChild() - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.TreeNode
Get the first child of this node.
fitLabelBox(String, float[], float[], AccordionTreeDrawer) - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.TreeNode
Fitting function for labels given a range of label sizes, first, check smallest font, to see if anything at all can fit.
fixAfterDeletion(SplitLine) - Method in class net.sourceforge.olduvai.accordiondrawer.SplitAxis
Update the tree structure following a delete operation.
fixAfterInsertion(SplitLine) - Method in class net.sourceforge.olduvai.accordiondrawer.SplitAxis
Update the tree structure following an insert operation.
flashBox - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
The current interaction box being stetched, or selected through a mouse-over.
flashBoxOld - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
The previous interaction box that is being replaced by AccordionDrawer.flashBox.
flashBoxWidth - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Width of flash box border, in pixels.
flashCol - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
The color used to represent a mouse cursor, a geometry is highlighted with this special color (defaults to orange).
flashDown() - Method in class net.sourceforge.olduvai.treejuxtaposer.AccordionTreeDrawerFinal
Function to handle a down arrow action by the user.
flashDraw() - Method in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
"Real" flash drawing code, down-called from the high-level abstract drawing sequence.
flashDraw() - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.AccordionTreeDrawer
Not to be called directly, only called by AccordionTreeDrawer.doFlash() via flag doingFlash that redirects in a normal drawing call.
flashGeom - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
A geometry that represents the currently drawn flash object (single object that is selected by a mouse-over; could be a composite/aggregate object, but it is drawn as a single entity).
flashGeomOld - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
The geometry for the previously selected flash object (see AccordionDrawer.flashGeom, AccordionDrawer.flashBox, and AccordionDrawer.flashBoxOld).
flashGeomOld - Variable in class net.sourceforge.olduvai.treejuxtaposer.TreeJuxtaposer
"Old" geometry from a previous flash action, which is stored in its original state in the pixel buffer.
flashLabelBox - Variable in class net.sourceforge.olduvai.treejuxtaposer.drawer.AccordionTreeDrawer
Label box for the flash (mouse-over) drawing object
flashLeft() - Method in class net.sourceforge.olduvai.treejuxtaposer.AccordionTreeDrawerFinal
Function to handle a left arrow action by the user.
flashRight() - Method in class net.sourceforge.olduvai.treejuxtaposer.AccordionTreeDrawerFinal
Function to handle a right arrow action by the user.
flashUp() - Method in class net.sourceforge.olduvai.treejuxtaposer.AccordionTreeDrawerFinal
Function to handle an up arrow action by the user.
flashX - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Mouse cursor X position during a flash draw.
flashXOld - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Old mouse cursor X position from previous flash draw.
flashY - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Mouse cursor Y position during a flash draw.
flashYOld - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Old mouse cursor Y position from previous flash draw.
flipRangeToShrink(int, AccordionDrawer) - Method in class net.sourceforge.olduvai.accordiondrawer.AbstractRangeList
Reverses the ranges so we may grow the unselected ranges, performing a shrink on the selected ranges.
flipRangeToShrink(int, AccordionDrawer) - Method in class net.sourceforge.olduvai.treejuxtaposer.drawer.RangeList
Invert this range list to perform a shrink operation (which is actually a grow on the unmarked ranges).
fModCount - Variable in class net.sourceforge.olduvai.accordiondrawer.SplitAxis.AxisIterator
Set to SplitAxis.modCount, protection against a dynamic structure changing during the life of an iterator.
focusCell - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
 
fontButton - Variable in class net.sourceforge.olduvai.treejuxtaposer.SettingsFrame
Buttons for font size control (smaller/bigger min/max).
fontEntry - Variable in class net.sourceforge.olduvai.treejuxtaposer.SettingsFrame
Text labels for font strings SettingsFrame.fontString.
fontHeight - Variable in class net.sourceforge.olduvai.accordiondrawer.LabelBox
Font height in points
fontInitialized - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Flag to check for an already initialized font object (the first AccordionDrawer will initialize fonts for subsequent drawers)
fontLabel - Static variable in class net.sourceforge.olduvai.treejuxtaposer.SettingsFrame
Main label for font size control.
fontSize - Variable in class net.sourceforge.olduvai.treejuxtaposer.drawer.TreeNode
Height of font in font points used to draw the label.
fontString - Static variable in class net.sourceforge.olduvai.treejuxtaposer.SettingsFrame
Min/Max labels for font size controls.
fontTable - Variable in class net.sourceforge.olduvai.accordiondrawer.FontWrapper
Table to cache font information; previously created font rendering objects (TextRenderer) are stored according to their Font object.
FontWrapper - Class in net.sourceforge.olduvai.accordiondrawer
This is a wrapper to the jFTGL library intended to present an interface compatible with the older BitmapFont library.
FontWrapper(AccordionDrawer) - Constructor for class net.sourceforge.olduvai.accordiondrawer.FontWrapper
Font wrapper constructor.
forceRedraw - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Set to true to force a full draw ignoring toDraw() and toMove() queues (queues should be cleared by AccordionDrawer.forceRedraw()).
forceRedraw() - Method in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Currently has no different function from a direct call to AccordionDrawer.requestRedraw().
frameNum - Variable in class net.sourceforge.olduvai.accordiondrawer.AccordionDrawer
Frame number, updated after each scene redraw and any reshaping command.
frameNum - Variable in class net.sourceforge.olduvai.accordiondrawer.LabelBox
Last frame in which this box is drawn
fullyQualified - Static variable in class net.sourceforge.olduvai.treejuxtaposer.drawer.AccordionTreeDrawer
If true, all nodes will have fully qualified names.

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