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

S

s - Variable in class pqrtree.PQRTree
 
serialVersionUID - Static variable in class pqrtreeapplet.PQRApplet
 
serialVersionUID - Static variable in class pqrtreeapplet.PQRPanel
 
serialVersionUID - Static variable in class pqrtreeapplet.PQRWindow
 
setAncestor(PQRNode) - Method in class pqrtree.Node
Sets the ancestor direct link.
setAncestorListPosition(ListNode) - Method in class pqrtree.Node
Sets the node of the children list of the parent that points to the node.
setAncestorReference(Node) - Method in class pqrtree.Node
Sets the ancestor direct link.
setBlackChildren(ColoredDoublyLinkedList) - Method in class pqrtree.PQRNode
Changes the black children's list by another one.
setChildren(ChildrenDoublyLinkedList) - Method in class pqrtree.PQRNode
Changes the children's list by another one.
setColor(int) - Method in class pqrtree.Node
Sets the color of the node.
setConstraints(int[]) - Method in class pqrtree.PQRTree
Sets the constraints.
setData(Object) - Method in class pqrtree.ListNode
 
setDeleted() - Method in class pqrtree.PQRNode
Sets the node as deleted.
setDir1(ListNode) - Method in class pqrtree.ListNode
Sets the neighbor element of the list node in direction 1.
setDir2(ListNode) - Method in class pqrtree.ListNode
Sets the neighbor element of the list node in direction 2.
setDividerLocation(int) - Method in class pqrtreeapplet.PQRWindow
Sets the divider location.
setDividerLocation(double) - Method in class pqrtreeapplet.PQRWindow
Sets the divider location.
setGrayChildren(ColoredDoublyLinkedList) - Method in class pqrtree.PQRNode
Changes the gray children's list by another one.
setHead(ListNode) - Method in class pqrtree.DoublyLinkedList
Sets the first node of the list.
setLocks(Lock, Condition, Condition, Condition) - Method in class pqrtree.PQRTree
Sets the lock and conditions to work with the controller.
setPainted(boolean) - Method in class pqrtree.PQRTree
Sets the tree to painted or not yet painted.
setParent(PQRNode) - Method in class pqrtree.Node
Sets ancestor direct link and ancestor reference to make possible finding the parent.
setPertinentLeaves(int) - Method in class pqrtree.PQRNode
Sets the pertinent leaves counter to a new value.
setPertinentPaths(int) - Method in class pqrtree.PQRNode
Sets the pertinent paths counter to a new value.
setReduceString(int[]) - Method in class pqrtree.PQRTree
Sets the reduce string.
setStep(boolean) - Method in class pqrtree.PQRTree
Sets the tree to reduct completely or by steps.
setTail(ListNode) - Method in class pqrtree.DoublyLinkedList
Sets the last node of the list.
setToBeAdded - Variable in class pqrtree.PQRTree
 
setToBePainted - Variable in class pqrtreeapplet.PQRController
 
setType(int) - Method in class pqrtree.PQRNode
Sets the type of the node.
size() - Method in class pqrtree.DoublyLinkedList
Gets the length of the list.
startIteration() - Method in class pqrtree.DoublyLinkedList
Creates a new list node that stores the first node of the list.
step() - Method in class pqrtree.PQRTree
Signals the controller to paint the tree, and waits for signal to continue with the next step of the reduction.
stepButton - Variable in class pqrtreeapplet.PQRWindow
 
stepByStep - Variable in class pqrtree.PQRTree
 
subLeafCount - Variable in class pqrtree.Node
 
substitutedBy(PQRNode) - Method in class pqrtree.PQRNode
Substitutes the node by another one.

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