Index

A B C D F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

I

ILayoutAlgorithm - Interface in org.eclipse.gef.layout
An interface for all layout algorithms.
ILayoutFilter - Interface in org.eclipse.gef.layout
An ILayoutFilter can be used to filter layout objects, so that they are not reported to any ILayoutAlgorithm.
isAncestorOf(TreeLayoutHelper.TreeNode) - Method in class org.eclipse.gef.layout.algorithms.TreeLayoutHelper.TreeNode
 
isBetterParent(TreeLayoutHelper.TreeNode) - Method in class org.eclipse.gef.layout.algorithms.TreeLayoutHelper.TreeNode
Checks if a potential parent would be better for this node than its current parent.
isFirstChild() - Method in class org.eclipse.gef.layout.algorithms.TreeLayoutHelper.TreeNode
 
isLastChild() - Method in class org.eclipse.gef.layout.algorithms.TreeLayoutHelper.TreeNode
 
isLayoutIrrelevant(Edge) - Method in interface org.eclipse.gef.layout.ILayoutFilter
Returns true to indicate that the given Edge is irrelevant for layout.
isLayoutIrrelevant(Edge) - Method in class org.eclipse.gef.layout.LayoutContext
Returns true when the given Edge is not relevant for layout according to the configured layout filters.
isLayoutIrrelevant(Node) - Method in interface org.eclipse.gef.layout.ILayoutFilter
Returns true to indicate that the given Node is irrelevant for layout.
isLayoutIrrelevant(Node) - Method in class org.eclipse.gef.layout.LayoutContext
Returns true when the given Node is not relevant for layout according to the configured layout filters.
isMovable(Node) - Static method in class org.eclipse.gef.layout.LayoutProperties
Returns the value of the LayoutProperties.MOVABLE_PROPERTY of the given Node.
isResizable(Node) - Static method in class org.eclipse.gef.layout.LayoutProperties
Returns the value of the LayoutProperties.RESIZABLE_PROPERTY of the given Node.
isResizing() - Method in class org.eclipse.gef.layout.algorithms.GridLayoutAlgorithm
 
isResizing() - Method in class org.eclipse.gef.layout.algorithms.RadialLayoutAlgorithm
 
isResizing() - Method in class org.eclipse.gef.layout.algorithms.SpringLayoutAlgorithm
 
isResizing() - Method in class org.eclipse.gef.layout.algorithms.TreeLayoutAlgorithm
 
A B C D F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values