nodePrefHeight
Each subclass much override this to calculate its preferred height. In general, do not call this, and instead call evalPrefHeight.
The actual height of the node is determined by its parent, which may ignore this node's requirements.