Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
_
U
UNIT_BODY
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: (first unit in message body)
UNIT_DATA
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: head
UNIT_DONE
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: (message done)
UNIT_FIRST
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: (first unit in message)
UNIT_HEAD
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: head
UNIT_LAST
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: (last unit in message)
UNIT_NONE
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: (none - undefined, unitialized)
UNIT_PARM
- Static variable in class gumbo.net.msg.ascii.
AsciiMessageIO
Unit type: parameters
UnitVector3
- class gumbo.graphic.math.
UnitVector3
.
A 3D spatial element representing a vector that is always normalized (length is always one).
UnitVector3()
- Constructor for class gumbo.graphic.math.
UnitVector3
Creates an instance using an initializer, with a value of NORMALIZED_ZERO_LENGTH.
UnitVector3(double[])
- Constructor for class gumbo.graphic.math.
UnitVector3
Creates an instance using a mutator.
UnitVector3(double, double, double)
- Constructor for class gumbo.graphic.math.
UnitVector3
Creates an instance using a mutator.
UnitVector3(Tuple3)
- Constructor for class gumbo.graphic.math.
UnitVector3
Creates an instance using a mutator.
UnitVector3Test
- class gumbo.graphic.math.
UnitVector3Test
.
UnitVector3Test(String)
- Constructor for class gumbo.graphic.math.
UnitVector3Test
UnityManager
- class gumbo.visualize.data.consistency.
UnityManager
.
Manages the membership of graphic views in "unity groups" to achieve consistent interaction feedback across views.
UnityManager()
- Constructor for class gumbo.visualize.data.consistency.
UnityManager
Creates an instance as the head mapper in a picking chain.
updateFeedback()
- Method in class gumbo.interact.
TestSwingTargets.Button
updateFeedback()
- Method in class gumbo.interact.
TestSwingTargets.Thing
updateFeedback()
- Method in class gumbo.interact.
TestSwingTargets.AbstractShape
updateFeedback()
- Method in class gumbo.interact.select.
TestSwingSelectTargets.Thing
updateFeedback()
- Method in class gumbo.interact.select.
TestSelectApp.Thing
updateFeedback()
- Method in class gumbo.graphic.impl.swing.
SwingShape
Called by the system to prepare and realize the graphic's interaction feedback according to the current interaction state.
updateFeedback()
- Method in class gumbo.visualize.data.impl.swing.
SwingTreeNode
Default implementation: Notifies the native model that the node corresponding to this graphic view has changed appearance.
updateFeedback()
- Method in class gumbo.visualize.data.impl.swing.
SwingListEntry
Default implementation: Sets the background and foreground colors of the graphic according to DataFeedback.INSTANCE.text???Color().
updateFeedback()
- Method in class gumbo.visualize.data.impl.swing.
SwingGraphVertex
Default implementation: Calls drawBorder(), with the color determined by DataFeedback.INSTANCE.feedbackColor().
updateFeedback()
- Method in class gumbo.visualize.data.impl.swing.
SwingGraphEdge
Default implementation: Calls drawShape(), with the color determined by DataFeedback.INSTANCE.feedbackColor().
updateFeedback()
- Method in class gumbo.visualize.data.impl.swing.
SwingDataProxy
Called by the system to prepare and realize the graphic's interaction feedback according to the current interaction state.
updateLabel()
- Method in class gumbo.interact.
TestSwingTargets.Button
updateLabel()
- Method in class gumbo.interact.
TestSwingTargets.Thing
updateWindow(WholeModel)
- Method in class gumbo.visualize.data.
TestViewWindow
Called by subclasses to build a new view of a model without changing its visbility status.
upToClientIds(Collection, Collection)
- Static method in class gumbo.visualize.data.
DataUtils
Gets the client IDs associated with a group of lower level objects.
upToDataModels(Collection, Collection)
- Static method in class gumbo.visualize.data.
DataUtils
Gets the data models associated with a group lower level of objects.
upToDataViews(Collection, Collection)
- Static method in class gumbo.visualize.data.
DataUtils
Gets the data views associated with a group of lower level objects.
usableBounds(Container, Rectangle)
- Static method in class gumbo.graphic.impl.swing.
SwingGraphics
Returns the usable bounds of a component, which is the bounds minus any room reserved for borders.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
_