- getAlignmentInLevel() - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.Configuration
-
Returns the alignment of "smaller" nodes within a level.
- getAlignmentInLevel() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.DefaultConfiguration
-
- getBounds() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
Returns the bounds of the tree layout.
- getCanvasBounds(Rectangle2D) - Static method in class org.uberfire.ext.wires.core.trees.client.layout.WiresLayoutUtilities
-
Get the bounds of the Canvas to hold the provided Layout bounds.
- getChildren(TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
- getChildren(TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeForTreeLayout
-
Returns the children of a parent node.
- getChildren() - Method in class org.uberfire.ext.wires.core.trees.client.shapes.WiresBaseTreeNode
-
- getChildrenList(TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
Return the children of a node as a
List
.
- getChildrenReverse(TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
- getChildrenReverse(TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeForTreeLayout
-
Returns the children of a parent node, in reverse order.
- getConfiguration() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
Returns the Configuration used by this
TreeLayout
.
- getContext() - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreeNodeDropContext
-
- getDescendants(WiresBaseTreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.shapes.WiresBaseTreeNode
-
- getFirstChild(TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
- getFirstChild(TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeForTreeLayout
-
Returns the first child of a parent node.
- getGapBetweenLevels(int) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.Configuration
-
Returns the size of the gap between subsequent levels.
- getGapBetweenLevels(int) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.DefaultConfiguration
-
- getGapBetweenNodes(TreeNode, TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.Configuration
-
Returns the size of the minimal gap of nodes within a level.
- getGapBetweenNodes(TreeNode, TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.DefaultConfiguration
-
- getHeight(TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.NodeExtentProvider
-
Returns the height of the given treeNode.
- getHeight() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.Rectangle2D
-
- getHeight() - Method in class org.uberfire.ext.wires.core.trees.client.shapes.WiresBaseTreeNode
-
- getIdentifier() - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreenActivity
-
- getLast(List<T>) - Static method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.util.ListUtil
-
- getLastChild(TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
- getLastChild(TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeForTreeLayout
-
Returns the last child of a parent node.
- getLayoutBounds(Map<WiresBaseShape, Point2D>) - Static method in class org.uberfire.ext.wires.core.trees.client.layout.WiresLayoutUtilities
-
Get the bounds of the layout information
- getLayoutInformation(WiresBaseShape) - Method in class org.uberfire.ext.wires.core.trees.client.layout.WiresTreesDefaultLayout
-
- getLevelCount() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
Returns the number of levels of the tree.
- getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreen
-
- getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreenActivity
-
- getNodeBounds() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
Returns the layout of the tree nodes by mapping each node of the tree to
its bounds (position and size).
- getNodeExtentProvider() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
- getParent(TreeNode) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
Returns the parent of a node, if it has one.
- getParentNode(WiresBaseTreeNode, double, double) - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreen
-
- getParentNode() - Method in class org.uberfire.ext.wires.core.trees.client.shapes.WiresBaseTreeNode
-
- getRoot() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.AbstractTreeForTreeLayout
-
- getRoot() - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeForTreeLayout
-
Returns the the root of the tree.
- getRootLocation() - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.Configuration
-
Returns the position of the root node in the diagram.
- getRootLocation() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.DefaultConfiguration
-
- getSizeOfLevel(int) - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
Returns the size of a level.
- getTitle() - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreen
-
- getTitle() - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreenActivity
-
- getTree() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.TreeLayout
-
Returns the Tree the layout is created for.
- getView() - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreen
-
- getWidget() - Method in class org.uberfire.ext.wires.core.trees.client.canvas.WiresTreesScreenActivity
-
- getWidth(TreeNode) - Method in interface org.uberfire.ext.wires.core.trees.client.layout.treelayout.NodeExtentProvider
-
Returns the width of the given treeNode.
- getWidth() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.Rectangle2D
-
- getWidth() - Method in class org.uberfire.ext.wires.core.trees.client.shapes.WiresBaseTreeNode
-
- getX() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.Point2D
-
- getX() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.Rectangle2D
-
- getY() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.Point2D
-
- getY() - Method in class org.uberfire.ext.wires.core.trees.client.layout.treelayout.Rectangle2D
-