Skip navigation links
GEF4 Layout
0.2.0.201509140217
A B C D E 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).
refreshLayout(boolean) - Method in class org.eclipse.gef4.layout.algorithms.SpaceTreeLayoutAlgorithm
Called in response to layout context changes.
removeContextListener(IContextListener) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
 
removeContextListener(IContextListener) - Method in interface org.eclipse.gef4.layout.ILayoutContext
Removes a context listener from this context.
removeContextListener(IContextListener) - Method in class org.eclipse.gef4.layout.listeners.LayoutListenerSupport
Removes the given IContextListener from the list of listeners which are notified about context changes.
removeEdge(IConnectionLayout) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
Removes the given IConnectionLayout from the list of edges and fires a corresponding connection-removed-event.
removeGraphStructureListener(IGraphStructureListener) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
 
removeGraphStructureListener(IGraphStructureListener) - Method in interface org.eclipse.gef4.layout.ILayoutContext
Removes a graph structure listener from this context.
removeGraphStructureListener(IGraphStructureListener) - Method in class org.eclipse.gef4.layout.listeners.LayoutListenerSupport
Removes the given IGraphStructureListener from the list of listeners which are notified about structural changes.
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.
removeLayoutListener(ILayoutListener) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
 
removeLayoutListener(ILayoutListener) - Method in interface org.eclipse.gef4.layout.ILayoutContext
Removes a layout listener from this context.
removeLayoutListener(ILayoutListener) - Method in class org.eclipse.gef4.layout.listeners.LayoutListenerSupport
Removes the given ILayoutListener from the list of listeners which are notified about layout changes.
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.
removeNodes(INodeLayout[]) - Method in interface org.eclipse.gef4.layout.ISubgraphLayout
Removes nodes from this subgraph.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
 
removePruningListener(IPruningListener) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
 
removePruningListener(IPruningListener) - Method in interface org.eclipse.gef4.layout.ILayoutContext
Removes a pruning structure listener from this context.
removePruningListener(IPruningListener) - Method in class org.eclipse.gef4.layout.listeners.LayoutListenerSupport
Removes the given IPruningListener from the list of listeners which are notified about pruning changes.
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
rowHeight - Variable in class org.eclipse.gef4.layout.algorithms.GridLayoutAlgorithm
The row height.
rowPadding - Variable in class org.eclipse.gef4.layout.algorithms.GridLayoutAlgorithm
The padding around rows.
rows - Variable in class org.eclipse.gef4.layout.algorithms.GridLayoutAlgorithm
The number of rows.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
GEF4 Layout
0.2.0.201509140217

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