Class Four-Child-Node

Part of:

package metabang.cl-containers, class quad-tree-node, class parent-node-mixin

Direct Superclass

parent-node-mixin

A mixin for nodes with parent pointers

Direct Subclass

quad-tree-node

Slot

bottom-left-childAccessors:bottom-left-child.
bottom-right-childAccessors:bottom-right-child.
elementInitargs::element,:value; Accessors:element, value.
parentInitargs::parent; Reader:parent.
top-left-childAccessors:top-left-child.
top-right-childAccessors:top-right-child.

Other Method

search-for-node
search-for-node*