- hasChildren(Object) - Method in interface org.eclipse.zest.core.viewers.INestedContentProvider
-
Does the current node have children?
- hasChildren() - Method in interface org.eclipse.zest.layouts.NestedLayoutEntity
-
Returns true if this entity has children.
- hashCode() - Method in class org.eclipse.zest.core.viewers.EntityConnectionData
-
- hasPreferredLocation - Variable in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
-
- hasPreferredSize - Variable in class org.eclipse.zest.layouts.constraints.BasicEntityConstraint
-
- highlight() - Method in class org.eclipse.zest.core.widgets.GraphConnection
-
Highlights this node.
- highlight() - Method in class org.eclipse.zest.core.widgets.GraphItem
-
Highlights the current GraphItem.
- highlight() - Method in class org.eclipse.zest.core.widgets.GraphNode
-
Highlights the node changing the background color and border color.
- HIGHLIGHT_ADJACENT_COLOR - Variable in class org.eclipse.zest.core.widgets.Graph
-
- HIGHLIGHT_COLOR - Variable in class org.eclipse.zest.core.widgets.Graph
-
- HIGHLIGHT_NONE - Static variable in class org.eclipse.zest.core.widgets.GraphNode
-
- HIGHLIGHT_ON - Static variable in class org.eclipse.zest.core.widgets.GraphNode
-
- highlighted - Variable in class org.eclipse.zest.core.widgets.GraphNode
-
- hookControl(Control) - Method in class org.eclipse.zest.core.viewers.GraphViewer
-
- HorizontalLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
-
- HorizontalLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.HorizontalLayoutAlgorithm
-
- HorizontalLayoutAlgorithm() - Constructor for class org.eclipse.zest.layouts.algorithms.HorizontalLayoutAlgorithm
-
Horizontal Layout Algorithm constructor.
- HorizontalShift - Class in org.eclipse.zest.layouts.algorithms
-
This layout shifts overlapping nodes to the right.
- HorizontalShift(int) - Constructor for class org.eclipse.zest.layouts.algorithms.HorizontalShift
-
- HorizontalTreeLayoutAlgorithm - Class in org.eclipse.zest.layouts.algorithms
-
A simple algorithm to arrange graph nodes in a layered horizontal tree-like layout.
- HorizontalTreeLayoutAlgorithm() - Constructor for class org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm
-
Creates a horizontal tree layout with no style
- HorizontalTreeLayoutAlgorithm(int) - Constructor for class org.eclipse.zest.layouts.algorithms.HorizontalTreeLayoutAlgorithm
-