- unhighlight() - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Unhighlights this node.
- unhighlight() - Method in class org.eclipse.zest.core.widgets.GraphItem
-
Unhighlight sets the graphItem (either a graphNode or graphConnection) back
to the unhighlight figure or color.
- unhighlight() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Restores the nodes original background color and border width.
- unReveal(Object) - Method in class org.eclipse.zest.core.viewers.GraphViewer
-
- updateBendPoints(InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Update external bend points from the internal bendpoints list.
- updateEntities(InternalNode[]) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Updates the given array of entities checking if any need to be removed or added.
- updateFigureForModel(IFigure) - Method in class org.eclipse.zest.core.widgets.CGraphNode
-
- updateFigureForModel(IFigure) - Method in class org.eclipse.zest.core.widgets.GraphContainer
-
- updateFigureForModel(IFigure) - Method in class org.eclipse.zest.core.widgets.GraphNode
-
- updateLayoutLocations(InternalNode[]) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Updates the layout locations so the external nodes know about the new locations
- updateRelationships(InternalRelationship[]) - Method in class org.eclipse.zest.layouts.algorithms.AbstractLayoutAlgorithm
-
Updates the given array of relationships checking if any need to be removed or added.