Skip navigation links
org.netbeans.api.visual 2.56
A B C D E F G H I J K L M N O P R S T U V W 

L

LabelWidget - Class in org.netbeans.api.visual.widget
A widget representing a text.
LabelWidget(Scene) - Constructor for class org.netbeans.api.visual.widget.LabelWidget
Creates a label widget.
LabelWidget(Scene, String) - Constructor for class org.netbeans.api.visual.widget.LabelWidget
Creates a label widget with a label.
LabelWidget.Alignment - Enum in org.netbeans.api.visual.widget
The text alignment
LabelWidget.Orientation - Enum in org.netbeans.api.visual.widget
The text orientation
LabelWidget.VerticalAlignment - Enum in org.netbeans.api.visual.widget
The text vertical alignment
LayerWidget - Class in org.netbeans.api.visual.widget
The layer widget represents a transparent widget which functionality is similar to JGlassPane.
LayerWidget(Scene) - Constructor for class org.netbeans.api.visual.widget.LayerWidget
Creates a layer widget.
layout(N) - Method in class org.netbeans.api.visual.graph.layout.TreeGraphLayout
Invokes the layout for a specified root node.
Layout - Interface in org.netbeans.api.visual.layout
This class is responsible for layout and justification of children widgets of a widget where the layout is assigned.
layout(Widget) - Method in interface org.netbeans.api.visual.layout.Layout
Resolve bounds of widget children based in their preferred locations and bounds.
LayoutFactory - Class in org.netbeans.api.visual.layout
This class is a factory of all built-in layouts.
LayoutFactory.ConnectionWidgetLayoutAlignment - Enum in org.netbeans.api.visual.layout
Alignment of children widgets within a calculated connection widgets used by default layout used in a connection widget.
LayoutFactory.SerialAlignment - Enum in org.netbeans.api.visual.layout
Alignment of children widgets within a calculated widget used by FlowLayout (vertical and horizontal flow layout).
layoutGraph(GraphScene<N, E>) - Method in class org.netbeans.api.visual.graph.layout.GraphLayout
Invokes graph-oriented layout on a GraphScene.
layoutGraph(GraphPinScene<N, E, ?>) - Method in class org.netbeans.api.visual.graph.layout.GraphLayout
Invokes graph-oriented layout on a GraphPinScene.
layoutNodes(GraphScene<N, E>, Collection<N>) - Method in class org.netbeans.api.visual.graph.layout.GraphLayout
Invokes resolving of locations for a collection of nodes in a GraphScene.
layoutNodes(GraphPinScene<N, E, ?>, Collection<N>) - Method in class org.netbeans.api.visual.graph.layout.GraphLayout
Invokes resolving of locations for a collection of nodes in a GraphPinScene.
layoutScene() - Method in class org.netbeans.api.visual.vmd.VMDGraphScene
Invokes layout of the scene.
LevelOfDetailsWidget - Class in org.netbeans.api.visual.widget
This is a widget with a level-of-details feature.
LevelOfDetailsWidget(Scene, double, double, double, double) - Constructor for class org.netbeans.api.visual.widget.LevelOfDetailsWidget
Creates a level-of-details widget.
ListItemWidget - Class in org.netbeans.api.visual.widget.general
Deprecated. 
ListItemWidget(Scene) - Constructor for class org.netbeans.api.visual.widget.general.ListItemWidget
Deprecated.
Creates a list item widget.
ListWidget - Class in org.netbeans.api.visual.widget.general
Deprecated. 
ListWidget(Scene) - Constructor for class org.netbeans.api.visual.widget.general.ListWidget
Deprecated.
Creates a list widget.
locationSuggested(ConnectionWidget, int, Point) - Method in interface org.netbeans.api.visual.action.MoveControlPointProvider
Called to resolve control points of a connection widget for specified suggested change of a location of a control point specified by its index.
locationSuggested(Widget, Point, Point) - Method in interface org.netbeans.api.visual.action.MoveStrategy
Called after an user suggests a new location and before the suggested location is stored to a specified widget.
LockedAdapter() - Constructor for class org.netbeans.api.visual.action.WidgetAction.LockedAdapter
 
LookFeel - Class in org.netbeans.api.visual.laf
This class is defining a reusable LookAndFeel fragments e.g.
LookFeel() - Constructor for class org.netbeans.api.visual.laf.LookFeel
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
org.netbeans.api.visual 2.56