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

F

FancyButtonTrigger - class gumbo.interact.button.FancyButtonTrigger.
An abstract "fancy" button trigger, which is stateful (must be armed before firing), button edge (not level) sensing, and can perform trigger capture.
FancyButtonTrigger(Collection, Collection, Collection, boolean, boolean) - Constructor for class gumbo.interact.button.FancyButtonTrigger
Creates an instance.
feedbackColor(InteractorState) - Method in class gumbo.interact.InteractorFeedback
Returns the feedback color corresponding to the specified interaction state.
findAllAspectModels(Collection, Collection) - Method in class gumbo.visualize.data.AspectModelMonitor
Convenience method that finds the parent aspect models corresponding to a group of child client models.
findAllDataModels(Collection, Collection) - Method in class gumbo.visualize.data.DataModelMonitor
Convenience method that finds the data models corresponding to a group of client models.
findAllDataViews(Collection, Collection) - Method in class gumbo.visualize.data.DataViewMonitor
Convenience method that finds the data views corresponding to a group of data models.
findAllEdgePorts(PortModel, int, int, Collection) - Static method in class gumbo.visualize.data.GraphModels
Returns the port models connected to a seed port, and its subports, through edges with the specified edge end types.
findAllLeaves(Collection, Collection) - Static method in class gumbo.interact.Interactors
Returns the leaf (non-group) interactors at and under a group of interactors.
findAllPartModelSubs(Collection, List) - Method in class gumbo.visualize.data.WholeModel
Convenience method that calls findPartModelSubs on all descendants in this model's whole model tree.
findAspectModels(Object, Collection) - Method in class gumbo.visualize.data.AspectModelMonitor
Finds the parent aspect models corresponding to a given child client model.
findDataModel(Object) - Method in class gumbo.visualize.data.DataModelMonitor
Finds the singleton data model corresponding to a given client model.
findDataModels(Object, Collection) - Method in class gumbo.visualize.data.DataModelMonitor
Finds the data models corresponding to a given client model.
findDataView(DataModel) - Method in class gumbo.visualize.data.DataViewMonitor
Finds the singleton data view corresponding to a given data model.
findDataViews(DataModel, Collection) - Method in class gumbo.visualize.data.DataViewMonitor
Finds the data views corresponding to a given data model.
findEdgePorts(PortModel, int, int, Collection) - Static method in class gumbo.visualize.data.GraphModels
Returns the port models connected to a seed port, but not its subports, through edges with the specified edge end types.
findEdgeVertices(VertexModel, int, int, Collection) - Static method in class gumbo.visualize.data.GraphModels
Returns the vertex models connected to a seed vertex through edges with the specified edge end types.
findFirstHit(boolean, int, Set, List) - Static method in class gumbo.visualize.data.layout.GraphNodeOrdering
Finds the next hit node in a rank in a given direction.
findInputPick(Object) - Method in class gumbo.visualize.data.consistency.IdManager
Returns the input pick to this mapper that results from a pick associated with a given client ID being input to the head of the picking chain.
findLeaves(Interactor, Collection) - Static method in class gumbo.interact.Interactors
Returns the leaf (non-group) interactors at and under a given interactor.
findModelPartViews(Collection, Collection) - Method in class gumbo.visualize.data.WholeView
Convenience method for finding part views of this whole view whose models are assignable to (instance of) any one of a group of types.
findOutputPick(Object) - Method in class gumbo.visualize.data.consistency.IdManager
Returns the output pick from this mapper that results from a pick associated with a given client ID being input to the head of the picking chain
findPartModelRoot() - Method in class gumbo.visualize.data.PartModel
Finds the root whole model in this model's part model tree.
findPartModelSubs(Collection, List) - Method in class gumbo.visualize.data.WholeModel
Finds descendants in this model's part model tree.
findPartModelSubs(Collection, List) - Method in class gumbo.visualize.data.PartModel
Finds descendants in this model's part model tree.
findPartModelSupers(Collection, List) - Method in class gumbo.visualize.data.PartModel
Finds ancestors in this model's part model tree, excluding the root, which is a whole model.
findPartsInWholeModel(Object, WholeModel, Collection) - Static method in class gumbo.visualize.data.DataUtils
Gets the part models in a whole model that have a given client ID.
findPartsInWholeView(PartModel, WholeView, Collection) - Static method in class gumbo.visualize.data.DataUtils
Gets the part views in a whole view corresponding to a given part model.
findPartViewRoot() - Method in class gumbo.visualize.data.PartView
Finds the root whole view in this view's part view tree.
findRelation(Object) - Method in class gumbo.util.relation.Relations.RelationWrapper
 
findRelation(Object) - Method in class gumbo.util.relation.Relations.RelationImm
 
findRelation(Object) - Method in interface gumbo.util.relation.Relation
Convenience method for getting the relation corresponding to a delegator in this relation's relationship.
findRelation(Object) - Method in class gumbo.util.relation.AbstractRelation
 
findRoot(TreeNode) - Static method in class gumbo.util.relation.TreeNodes
Returns the root of a tree node's tree.
findSelectMapper(Object) - Method in class gumbo.visualize.data.consistency.AspectManager
 
findSelectMapper(Object) - Method in interface gumbo.interact.select.SelectManager
Returns the select mapper corresponding to a given select flag role object, which clients can use to modify a selection group's membership.
findSelectMapper(Object) - Method in class gumbo.interact.select.AbstractSelectManager
 
findSinks(Collection, Collection) - Static method in class gumbo.visualize.data.GraphModels
Finds the sink vertex models in a group of part models.
findSources(Collection, Collection) - Static method in class gumbo.visualize.data.GraphModels
Finds the source vertex models in a group of part models.
findTreeNode(Object) - Method in class gumbo.util.relation.TreeNodes.TreeNodeWrapper
 
findTreeNode(Object) - Method in class gumbo.util.relation.TreeNodes.TreeNodeImm
 
findTreeNode(Object) - Method in interface gumbo.util.relation.TreeNode
Convenience method for getting the tree node corresponding to a delegator in this tree node's relationship.
findTreeNode(Object) - Method in class gumbo.util.relation.AbstractTreeNode
 
findWholeModelRoot() - Method in class gumbo.visualize.data.WholeModel
Convenience method for getting the root in this model's whole model tree.
findWholeModelSubs(Collection, List) - Method in class gumbo.visualize.data.WholeModel
Finds descendants in this model's whole model tree.
findWholeModelSupers(Collection, List) - Method in class gumbo.visualize.data.WholeModel
Finds ancestors in this model's whole model tree.
FINE_BALANCE_ITER_MAX - Static variable in class gumbo.visualize.data.layout.KinkyGraphLayoutPlacer
 
FINE_ITER_MAX - Static variable in class gumbo.visualize.data.layout.KinkyGraphLayoutPlacer
 
FINE_KINK_ITER_MAX - Static variable in class gumbo.visualize.data.layout.KinkyGraphLayoutPlacer
 
FINE_SAME - Static variable in class gumbo.visualize.data.layout.KinkyGraphLayoutPlacer
 
fireMessageRead(MessageIO, MessageReader, Message) - Static method in class gumbo.net.msg.AbstractMessageIO
 
fireMessageWrite(MessageIO, MessageWriter, Message) - Static method in class gumbo.net.msg.AbstractMessageIO
 
fireSocketConnect(String) - Method in class gumbo.net.NetThread
 
fireSocketDisconnect(String) - Method in class gumbo.net.NetThread
 
fireSocketFailure(String) - Method in class gumbo.net.NetThread
 
fireThreadDone(String) - Method in class gumbo.net.NetThread
 
fireThreadReady(String) - Method in class gumbo.net.NetThread
 
flagObjects(Collection, Set) - Static method in class gumbo.util.state.StateFlags
Gets the objects in the object flags in a group of flags.
flagsAdded(Collection, Collection, Set) - Static method in class gumbo.util.state.StateFlags
Returns the state flag objects that were added.
flagsChanged(Collection, Collection, Set) - Static method in class gumbo.util.state.StateFlags
Returns the state flag objects that were changed.
flagsRemoved(Collection, Collection, Set) - Static method in class gumbo.util.state.StateFlags
Returns the state flag objects that were removed.
flagTypes(Collection, Set) - Static method in class gumbo.util.state.StateFlags
Gets the types in the type flags in a group of flags.
flush() - Method in class gumbo.net.msg.ObjectMessageWriter
 
flush() - Method in interface gumbo.net.msg.MessageWriter
Flushes this writer.
flush() - Method in class gumbo.net.msg.MessageMonitorWriter
 
flush() - Method in class gumbo.util.TeeWriter
 
flush() - Method in class gumbo.net.msg.ascii.AsciiMessageWriter
 
flush() - Method in class gumbo.app.TitleTextWriter
 
flush() - Method in class gumbo.app.JTextAreaWriter
 
flush() - Method in class gumbo.app.JLabelWriter
 
focusEntryField() - Method in class gumbo.app.ConsolePanel
Call after parent frame realization to focus the text entry field by default.
forwardNodes(Collection, boolean, Set) - Static method in class gumbo.visualize.data.layout.GraphLayoutNode
Gets the set of nodes connected by links "from" a group of nodes.
fromDimension(Dimension, Tuple3) - Static method in class gumbo.graphic.impl.swing.SwingGraphics
Converts a Dimension to a Tuple3.
fromGraphicPosition(Point3, Point3) - Method in interface gumbo.visualize.data.layout.LayoutGraphicTransform
Transforms a position from graphic to layout space.
fromGraphicPosition(Point3, Point3) - Method in class gumbo.visualize.data.layout.GraphLayoutEngine
 
fromGraphicSize(Size3, Size3) - Method in interface gumbo.visualize.data.layout.LayoutGraphicTransform
Transforms a size from graphic to layout space.
fromGraphicSize(Size3, Size3) - Method in class gumbo.visualize.data.layout.GraphLayoutEngine
 
fromKeyCode(int) - Static method in class gumbo.graphic.input.impl.swing.SwingSensors
Returns the Gumbo key flag (KeyboardSensors.KEY_???) corresponding to a Swing key code (KeyEvent.VK_???).
fromModifierMask(int) - Static method in class gumbo.graphic.input.impl.swing.SwingSensors
Returns the Gumbo sensor flag (MouseSensors.BUTTON_???, KeyboardSensors.KEY_???) corresponding to a Swing modifier mask (InputEvent.???_DOWN_MASK).
fromModifierMaskBits(int, Collection) - Static method in class gumbo.graphic.input.impl.swing.SwingSensors
Returns the modifier mask bits (InputEvent.???_DOWN_MASK) corresponding to a group of sensor flags (MouseSensors.BUTTON_???, KeyboardSensors.KEY_???).
fromPoint(Point, Tuple3) - Static method in class gumbo.graphic.impl.swing.SwingGraphics
Converts a Point to a Tuple3.
fromRectangle(Rectangle, AxisBound3) - Static method in class gumbo.graphic.impl.swing.SwingGraphics
Converts a Rectangle to a AxisBound3.

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