A B C D E F G H I M N O P R S T V

G

getChildren() - Method in class edu.ksu.cis.viewer.PatriciaTrie
Returns the children of this PatriciaTrie.
getChildren() - Method in interface edu.ksu.cis.viewer.TreeInterface
Returns the children of the tree.
getChildren() - Method in class edu.ksu.cis.viewer.Trie
Returns the children of this Trie.
getColor(Object) - Method in interface edu.ksu.cis.viewer.Colorizer
Returns the Color associated with the given Object.
getColor() - Method in class edu.ksu.cis.viewer.Node
Returns the color of the Node.
getContents() - Method in class edu.ksu.cis.viewer.Node
Returns the contents of the Node.
getDrawing() - Method in class edu.ksu.cis.viewer.AATree
Returns a drawing of the tree.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.AATree
Returns a drawing of the tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.AVLTree
Returns a drawing of this tree.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.AVLTree
Returns a drawing of this tree using the given Font.
getDrawing() - Method in interface edu.ksu.cis.viewer.BSTInterface
Returns a drawing of the tree.
getDrawing(Font) - Method in interface edu.ksu.cis.viewer.BSTInterface
Returns a drawing of the tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.BinarySearchTree
Returns a drawing of this tree.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.BinarySearchTree
Returns a drawing of this tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.BinaryTree
Returns a drawing of this tree.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.BinaryTree
Returns a drawing of the tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.PatriciaTrie
Returns a drawing of this PatriciaTrie.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.PatriciaTrie
Returns a drawing of this tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.RedBlackTree
Returns a drawing of this tree.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.RedBlackTree
Returns a drawing of this tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.SplayTree
Returns a drawing of this tree.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.SplayTree
Returns a drawing of this tree using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.TreeDrawing
Returns a TreeComponent displaying this drawing using TreeComponent.DEFAULT_FONT.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.TreeDrawing
Returns a TreeComponent displaying this drawing using the given Font.
getDrawing() - Method in class edu.ksu.cis.viewer.Trie
Returns a drawing of this Trie.
getDrawing(Font) - Method in class edu.ksu.cis.viewer.Trie
Returns a drawing of this tree using the given Font.
getHead() - Method in class edu.ksu.cis.viewer.ConsList
Returns the head of this list.
getHeight() - Method in class edu.ksu.cis.viewer.TreeDrawing
Returns the height of this tree in text lines.
getLeftChild() - Method in class edu.ksu.cis.viewer.BinaryTree
Returns the left-hand child of this tree.
getPreferredSize() - Method in class edu.ksu.cis.viewer.TreeComponent
Returns the preferred size of this component.
getRightChild() - Method in class edu.ksu.cis.viewer.BinaryTree
Returns the right-hand child of this tree.
getRoot() - Method in class edu.ksu.cis.viewer.BinaryTree
Returns the root of this tree.
getRoot() - Method in class edu.ksu.cis.viewer.PatriciaTrie
Returns the root of this PatriciaTrie.
getRoot() - Method in interface edu.ksu.cis.viewer.TreeInterface
Returns the root of the tree.
getRoot() - Method in class edu.ksu.cis.viewer.Trie
Returns the root of this Trie.
getTag() - Method in class edu.ksu.cis.viewer.Node
Returns the tag of the Node.
getTail() - Method in class edu.ksu.cis.viewer.ConsList
Returns the tail of the list.
getWidth() - Method in class edu.ksu.cis.viewer.TreeDrawing
Returns the width of this tree in characters.

A B C D E F G H I M N O P R S T V