Skip navigation links
GEF4 Layout
0.2.0.201509140217
A B C D E F G H I L M N O P R S T U V W 

N

node - Variable in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeNode
The wrapped INodeLayout.
nodeAdded(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeListener
Called when new node is added to the tree structure.
nodeAdded(ILayoutContext, INodeLayout) - Method in interface org.eclipse.gef4.layout.listeners.IGraphStructureListener
This method is called whenever a node is added to a context.
nodeAdded(ILayoutContext, INodeLayout) - Method in class org.eclipse.gef4.layout.listeners.IGraphStructureListener.Stub
 
nodeMoved(ILayoutContext, INodeLayout) - Method in interface org.eclipse.gef4.layout.listeners.ILayoutListener
This method is called whenever location of a particular node is changed within observed context.
nodeRemoved(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeListener
Called when a node is removed from the tree structure.
nodeRemoved(ILayoutContext, INodeLayout) - Method in interface org.eclipse.gef4.layout.listeners.IGraphStructureListener
This method is called whenever a node is removed from a context.
nodeRemoved(ILayoutContext, INodeLayout) - Method in class org.eclipse.gef4.layout.listeners.IGraphStructureListener.Stub
 
nodeResized(ILayoutContext, INodeLayout) - Method in interface org.eclipse.gef4.layout.listeners.ILayoutListener
This method is called whenever size of a particular node is changed within observed context.
nodesPruned(ILayoutContext, ISubgraphLayout[]) - Method in interface org.eclipse.gef4.layout.listeners.IPruningListener
This method is called when some nodes are pruned in a layout context.
nodesUnpruned(ILayoutContext, INodeLayout[]) - Method in interface org.eclipse.gef4.layout.listeners.IPruningListener
This method is called when some nodes are unpruned in a layout context, that is they are no longer part of a subgraph.
numChildren - Variable in class org.eclipse.gef4.layout.algorithms.GridLayoutAlgorithm
The number of nodes.
numOfDescendants - Variable in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeNode
The number of descendants.
numOfLeaves - Variable in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeNode
The number of leaves.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
GEF4 Layout
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.