Generic Function Notify-Element-Of-Child-Status (1 method)

( notify-element-of-child-status < element > < status > )

Part of:

package metabang.cl-containers, package metabang.utilities
This is called to allow the element to know its status as a child. Useful for quad tree elements, where an element's position relative to its parent could be relevant to the element. Status is one of: :TOP-LEFT, :TOP-RIGHT, :BOTTOM-LEFT, :BOTTOM-RIGHT or :ROOT

Method Summary

notify-element-of-child-status < T > < T >