Skip navigation links
GEF4 Layout
1.0.0.201603221726
A B C D F G H I L M N O P R S T U V W 

R

RadialLayoutAlgorithm - Class in org.eclipse.gef4.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.gef4.layout.algorithms.RadialLayoutAlgorithm
Default constructor.
recomputeTree() - Method in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver
Recomputes all the information about the tree structure (the same effect as creating new TreeLayoutObserver).
removeEdge(IEdgeLayout) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
Removes the given IEdgeLayout from the list of edges and fires a corresponding connection-removed-event.
removeLayoutFilter(ILayoutFilter) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
 
removeLayoutFilter(ILayoutFilter) - Method in interface org.eclipse.gef4.layout.ILayoutContext
Removes the given ILayoutFilter from this ILayoutContext.
removeNode(INodeLayout) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
Removes the given INodeLayout from the managed list of nodes and fires a corresponding node-removed-event.
removeTreeListener(TreeLayoutObserver.TreeListener) - Method in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver
Removes a listener from list of listener to be informed about changes in tree structure.
RESIZABLE_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Stores the resizable state of this EntityLayout.
RIGHT_LEFT - Static variable in class org.eclipse.gef4.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.gef4.layout.algorithms.TreeLayoutAlgorithm
Tree direction constant for which root is placed at the right and branches spread to the left
A B C D F G H I L M N O P R S T U V W 
Skip navigation links
GEF4 Layout
1.0.0.201603221726

Copyright (c) 2014 itemis AG and others. All rights reserved.