- NestedLayoutEntity - Interface in org.eclipse.zest.layouts
-
Extends LayoutEntity to provide methods for dealing with nested entities.
- NO_LAYOUT_NODE_RESIZING - Static variable in interface org.eclipse.zest.layouts.LayoutStyles
-
Layout constant indicating that the layout algorithm
should NOT resize any of the nodes.
- NODE - Static variable in class org.eclipse.zest.core.widgets.GraphItem
-
- nodeFigure - Variable in class org.eclipse.zest.core.widgets.GraphNode
-
- NODES_CACHE_LABEL - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style constant indicating that node labels should be cached.
- NODES_FISHEYE - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style to specify that the node should contain a fisheye label
when the mouse moves over it.
- NODES_HIDE_TEXT - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style to specify that the node should not show its text (only its image).
- NODES_NO_ANIMATION - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style constant indiciating the graph should not be animated.
- NODES_NO_FISHEYE_ANIMATION - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style constant indiciating the graph should not be animated during fisheye.
- NODES_NO_LAYOUT_ANIMATION - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style constant indiciating the graph should not be animated during layout
or refresh.
- NODES_NO_LAYOUT_RESIZE - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
Style constant indiciating that nodes should not be resized on layout.
- NONE - Static variable in class org.eclipse.zest.core.widgets.ZestStyles
-
A constant known to be zero (0), used in operations which take bit flags
to indicate that "no bits are set".
- NONE - Static variable in interface org.eclipse.zest.layouts.LayoutStyles
-
Default layout style constant.
- notifyListeners(int, Event) - Method in class org.eclipse.zest.core.widgets.Graph
-