Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- RadialLayoutAlgorithm - Class in org.eclipse.gef.layout.algorithms
-
This layout will take the given entities, apply a tree layout to them, and then display the tree in a circular fashion with the roots in the center.
- RadialLayoutAlgorithm() - Constructor for class org.eclipse.gef.layout.algorithms.RadialLayoutAlgorithm
-
Default constructor.
- removeLayoutFilter(ILayoutFilter) - Method in class org.eclipse.gef.layout.LayoutContext
-
Removes the given ILayoutFilter from this
LayoutContext
. - RESIZABLE_PROPERTY - Static variable in class org.eclipse.gef.layout.LayoutProperties
-
Stores the resizable state of this EntityLayout.
- RIGHT_LEFT - Static variable in class org.eclipse.gef.layout.algorithms.SpaceTreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the right and branches spread to the left
- RIGHT_LEFT - Static variable in class org.eclipse.gef.layout.algorithms.TreeLayoutAlgorithm
-
Tree direction constant for which root is placed at the right and branches spread to the left
All Classes and Interfaces|All Packages|Constant Field Values