Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- NestedLayoutEntity - Interface in org.eclipse.zest.layouts
-
Deprecated, for removal: This API element is subject to removal in a future version.
- nextColors() - Method in class org.eclipse.zest.cloudio.CloudOptionsComposite
- NO_LAYOUT_NODE_RESIZING - Static variable in interface org.eclipse.zest.layouts.LayoutStyles
-
Deprecated.Layout constant indicating that the layout algorithm should NOT resize any of the nodes.
- node - Variable in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
- NODE - Static variable in class org.eclipse.zest.core.widgets.GraphItem
- nodeAdded(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeListener
-
Called when new node is added to the tree structure.
- nodeAdded(LayoutContext, NodeLayout) - Method in interface org.eclipse.zest.layouts.interfaces.GraphStructureListener
-
This method is called whenever a node is added to a context.
- nodeAdded(LayoutContext, NodeLayout) - Method in class org.eclipse.zest.layouts.interfaces.GraphStructureListener.Stub
- nodeFigure - Variable in class org.eclipse.zest.core.widgets.GraphNode
- NodeLayout - Interface in org.eclipse.zest.layouts.interfaces
- nodeMoved(LayoutContext, NodeLayout) - Method in interface org.eclipse.zest.layouts.interfaces.LayoutListener
-
This method is called whenever location of a particular node is changed within observed context.
- nodeRemoved(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeListener
-
Called when a node is removed from the tree structure.
- nodeRemoved(LayoutContext, NodeLayout) - Method in interface org.eclipse.zest.layouts.interfaces.GraphStructureListener
-
This method is called whenever a node is removed from a context.
- nodeRemoved(LayoutContext, NodeLayout) - Method in class org.eclipse.zest.layouts.interfaces.GraphStructureListener.Stub
- nodeResized(LayoutContext, NodeLayout) - Method in interface org.eclipse.zest.layouts.interfaces.LayoutListener
-
This method is called whenever size of a particular node is changed within observed context.
- nodes - Variable in class org.eclipse.zest.core.widgets.DefaultSubgraph
- 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.
- nodesPruned(LayoutContext, SubgraphLayout[]) - Method in interface org.eclipse.zest.layouts.interfaces.PruningListener
-
This method is called when some nodes are pruned in a layout context.
- nodesUnpruned(LayoutContext, NodeLayout[]) - Method in interface org.eclipse.zest.layouts.interfaces.PruningListener
-
This method is called when some nodes are unpruned in a layout context, that is they are no longer part of a subgraph.
- 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
-
Deprecated.Default layout style constant.
- notifyListeners(int, Event) - Method in class org.eclipse.zest.core.widgets.Graph
- numChildren - Variable in class org.eclipse.zest.layouts.algorithms.GridLayoutAlgorithm
- numOfDescendants - Variable in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
- numOfLeaves - Variable in class org.eclipse.zest.layouts.algorithms.TreeLayoutObserver.TreeNode
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
SubgraphLayout
instead. This interface will be removed in a future release.