Uses of Class
pal.treesearch.HeightInformationUser
-
Packages that use HeightInformationUser Package Description pal.treesearch -
-
Uses of HeightInformationUser in pal.treesearch
Methods in pal.treesearch with parameters of type HeightInformationUser Modifier and Type Method Description void
AbstractParentableConstrainedNode. obtainLeafInformation(HeightInformationUser user)
void
ConstrainedLeafNode. obtainLeafInformation(HeightInformationUser user)
void
ConstrainedNode. obtainLeafInformation(HeightInformationUser user)
Obtain information regarding the current state of the leaf heights (called when first constructed).void
GroupLeader. obtainLeafInformation(HeightInformationUser user)
-