A C E G I L N R S T V X

G

getAllowsChildren() - Method in class ca.ucalgary.innovis.NAryTreeNode
I don't use this but what the heck
getChild(Object, int) - Method in class ca.ucalgary.innovis.NAryTree
Returns the child of parent at index index in the parent's child array.
getChildAt(int) - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the child at the current index in the list of children.
getChildCount(Object) - Method in class ca.ucalgary.innovis.NAryTree
Returns the number of children of node
getChildCount() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the number of children of this node.
getDepth(boolean) - Method in class ca.ucalgary.innovis.NAryTree
Returns the depth of this tree.
getHeight() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the height of the bounding box for this node.
getID() - Method in class ca.ucalgary.innovis.NAryTreeNode
 
getID() - Method in interface ca.ucalgary.innovis.NAryTreeNodeModel
Returns the id for this node.
getIndex(TreeNode) - Method in class ca.ucalgary.innovis.NAryTreeNode
 
getIndexOfChild(Object, Object) - Method in class ca.ucalgary.innovis.NAryTree
Not implemented
getLabel() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns a string representing the label for this node.
getLeafCount(boolean) - Method in class ca.ucalgary.innovis.NAryTree
Returns the number of leaves in the tree.
getLevel() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the level of this node in the tree hierarchy.
getLevel() - Method in interface ca.ucalgary.innovis.NAryTreeNodeModel
Returns the level of this node.
getNodeCount(boolean) - Method in class ca.ucalgary.innovis.NAryTree
Returns the number of nodes in the tree.
getObject() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the object stored in this node.
getParent() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the parent of this node.
getRoot() - Method in class ca.ucalgary.innovis.NAryTree
Returns the root of the tree
getTree() - Method in class ca.ucalgary.innovis.XMLTreeReader
 
getType() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns this node's type.
getType() - Method in interface ca.ucalgary.innovis.NAryTreeNodeModel
Returns a type-string for this node.
getWeight() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the weight (count) for this node.
getWidth() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the width of the bounding box for this node.
getXPosition() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the x position of the representation of this node.
getYPosition() - Method in class ca.ucalgary.innovis.NAryTreeNode
Returns the y position of the representation of this node.

A C E G I L N R S T V X