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

L

LABEL_KEY - Static variable in class gumbo.visualize.data.client.ClientData
 
LABEL_TYPE - Static variable in class gumbo.visualize.data.client.ClientData
 
LabelGraphic - interface gumbo.graphic.content.LabelGraphic.
An interface for common label data independent of the implementing graphic.
lastIndexOf(Object) - Method in class gumbo.util.AbstractSetList
 
LatchButtonTrigger - class gumbo.interact.button.LatchButtonTrigger.
A latching button trigger that is stateful (must be armed before firing), button edge (not level) sensing, and can perform trigger capture.
LatchButtonTrigger(Collection, Collection, Collection) - Constructor for class gumbo.interact.button.LatchButtonTrigger
Creates a default trigger (fires on button release, captures during the armed state, multi-shot).
LatchButtonTrigger(Collection, Collection, Collection, boolean, boolean, boolean) - Constructor for class gumbo.interact.button.LatchButtonTrigger
Creates an instance.
LAYER_EDGE_BACK - Static variable in class gumbo.visualize.data.impl.swing.SwingGraphView
Backmost layer used for edge shapes and their callouts.
LAYER_VERTEX_BACK - Static variable in class gumbo.visualize.data.impl.swing.SwingGraphView
Backmost layer used for vertex shapes and their callouts.
LayoutGraphicTransform - interface gumbo.visualize.data.layout.LayoutGraphicTransform.
An interface that allows geometric transformation between layout and graphic space.
LayoutPart - interface gumbo.visualize.data.layout.LayoutPart.
A part in a layout whole.
LayoutPartView - interface gumbo.visualize.data.layout.LayoutPartView.
A layout part associated with a data view.
Layouts - class gumbo.visualize.data.layout.Layouts.
Constants and utilities not related to the layout package.
LayoutView - interface gumbo.visualize.data.layout.LayoutView.
A layout element (whole, part) associated with a data view.
LayoutWhole - interface gumbo.visualize.data.layout.LayoutWhole.
A container for a set of layout parts that are laid out as a whole.
LayoutWholeView - interface gumbo.visualize.data.layout.LayoutWholeView.
A layout whole associated with a whole data view.
leafTreeNode(TreeNode) - Static method in class gumbo.util.relation.TreeNodes
Returns a mutable leaf view of a target tree node, which throws an exception if a child is added or removed.
length() - Method in class gumbo.graphic.math.Vector3
Returns the length of this vector.
lengthSquared() - Method in class gumbo.graphic.math.Vector3
Returns the squared length of this vector.
LINE_WIDTH - Static variable in class gumbo.visualize.data.impl.swing.SwingGraphEdge
Default line width in pixels (>=0).
Line3 - class gumbo.graphic.math.Line3.
A 3D spatial element representing a line of infinite extent, which is defined by a position point and a direction unit vector.
Line3() - Constructor for class gumbo.graphic.math.Line3
Creates an instance with the position at the origin, and a default unit vector direction.
Line3(Line3) - Constructor for class gumbo.graphic.math.Line3
Creates an instance with the same geometry as the target.
LinkableGraphic - interface gumbo.graphic.content.LinkableGraphic.
A graphic capability allowing a graphic entity to be (or appear to be) linked by another graphic entity, such as a linking graphic (see LinkingGraphic).
LinkingGraphic - interface gumbo.graphic.content.LinkingGraphic.
A graphic capability allowing a graphic entity to link other graphic entities together through none or more ordered end points.
listIterator() - Method in class gumbo.util.AbstractSetList
 
listIterator(int) - Method in class gumbo.util.AbstractSetList
 
ListModel - class gumbo.visualize.data.ListModel.
A graph model representing a list of entries.
ListModel(Object, Object) - Constructor for class gumbo.visualize.data.ListModel
Creates a new instance.
loadAllProperties() - Static method in class gumbo.util.Debug
Tries to load all Debug system properties.
loadPropertyAllObjs() - Static method in class gumbo.util.Debug
Enables/disables printing all objects according to the "debug.allobjs" system property value.
loadPropertyAllTags() - Static method in class gumbo.util.Debug
Enables/disables printing all tags according to the "debug.alltags" system property value.
loadPropertyEnabled() - Static method in class gumbo.util.Debug
Enables/disables debugging according to the "debug.enabled" system property value.
loadPropertyTags() - Static method in class gumbo.util.Debug
Adds the message tags specified in the "debug.tags" system property to the tag table.

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