Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- lastChild - Variable in class org.eclipse.gef.layout.algorithms.TreeLayoutHelper.TreeNode
-
true
if this node is the last child, otherwisefalse
. - LAYOUT_ALGORITHM_PROPERTY - Static variable in class org.eclipse.gef.layout.LayoutContext
-
An
LayoutContext
notifies registered listeners about changes to the layout algorithm using this property name. - layoutAlgorithmProperty() - Method in class org.eclipse.gef.layout.LayoutContext
-
A property representing the layout algorithm used by this
LayoutContext
. - LayoutContext - Class in org.eclipse.gef.layout
-
The
LayoutContext
provides the context in which to layout aGraph
. - LayoutContext() - Constructor for class org.eclipse.gef.layout.LayoutContext
- LayoutProperties - Class in org.eclipse.gef.layout
-
LayoutProperties
contains all properties which can be accessed onGraph
,Edge
,Node
, their default values, as well as static accessor methods for those properties. - LayoutProperties() - Constructor for class org.eclipse.gef.layout.LayoutProperties
- LEFT_RIGHT - Static variable in class org.eclipse.gef.layout.algorithms.SpaceTreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the left and branches spread to the right
- LEFT_RIGHT - Static variable in class org.eclipse.gef.layout.algorithms.TreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the left and branches spread to the right
- LOCATION_PROPERTY - Static variable in class org.eclipse.gef.layout.LayoutProperties
-
Stores the location of this EntityLayout.
All Classes and Interfaces|All Packages|Constant Field Values