- RadialLayoutAlgorithm - Class in org.eclipse.zest.layouts.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.zest.layouts.algorithms.RadialLayoutAlgorithm
-
Creates a radial layout with no style.
- RadialLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.RadialLayoutAlgorithm
-
- refreshLocation() - Method in class org.eclipse.zest.core.widgets.GraphContainer
-
- refreshLocation() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
- removeEntity(LayoutEntity) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Queues up the given entity to be removed from the algorithm next time it runs.
- removeEntity(LayoutEntity) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm
-
- removeProgressListener(ProgressListener) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Removes the given progress listener, preventing it from receiving any more updates.
- removeProgressListener(ProgressListener) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm
-
Removes the given progress listener, preventing it from receiving any more updates.
- removeRelationship(LayoutRelationship) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Queues up the given relationship to be removed from the algorithm next time it runs.
- removeRelationship(LayoutRelationship) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm
-
- removeRelationships(Collection) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
- removeRelationships(List) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Queues up all the relationships in the list to be removed.
- removeRelationships(List) - Method in interface org.eclipse.zest.layouts.LayoutAlgorithm
-
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.zest.core.viewers.GraphViewer
-
- removeSelectionListener(SelectionListener) - Method in class org.eclipse.zest.core.widgets.Graph
-
- resizeEntitiesAfterLayout - Variable in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
- reveal(Object) - Method in class org.eclipse.zest.core.viewers.GraphViewer
-
- rowPadding - Variable in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
-