- backgroundEnableChanged(ILayoutContext) - Method in interface org.eclipse.gef4.layout.listeners.IContextListener
-
This method is called whenever background layout is enabled or disabled
in a layout context.
- backgroundEnableChanged(ILayoutContext) - Method in class org.eclipse.gef4.layout.listeners.IContextListener.Stub
-
- BarycentricCrossingReducer() - Constructor for class org.eclipse.gef4.layout.algorithms.SugiyamaLayoutAlgorithm.BarycentricCrossingReducer
-
- BOTTOM_UP - Static variable in class org.eclipse.gef4.layout.algorithms.SpaceTreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the bottom and
branches spread upwards
- BOTTOM_UP - Static variable in class org.eclipse.gef4.layout.algorithms.TreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the bottom and
branches spread upwards
- BOUNDS_EXPANDABLE_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
-
Indicates whether an algorithm is allowed to place graph elements outside
of the bounds.
- BOUNDS_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
-
Stores the bounds in which the graph elements can be placed.
- boundsChanged(ILayoutContext) - Method in interface org.eclipse.gef4.layout.listeners.IContextListener
-
This method is called whenever the bounds available in a layout context
change.
- boundsChanged(ILayoutContext) - Method in class org.eclipse.gef4.layout.listeners.IContextListener.Stub
-
- BoxLayoutAlgorithm - Class in org.eclipse.gef4.layout.algorithms
-
Layout algorithm that places all elements in one column or one row, depending
on set orientation.
- BoxLayoutAlgorithm() - Constructor for class org.eclipse.gef4.layout.algorithms.BoxLayoutAlgorithm
-
- BoxLayoutAlgorithm(int) - Constructor for class org.eclipse.gef4.layout.algorithms.BoxLayoutAlgorithm
-