Uses of Interface
pal.treesearch.ConstrainedNode.HeightAdjustment
Packages that use ConstrainedNode.HeightAdjustment
-
Uses of ConstrainedNode.HeightAdjustment in pal.treesearch
Methods in pal.treesearch with parameters of type ConstrainedNode.HeightAdjustmentModifier and TypeMethodDescriptionAbstractParentableConstrainedNode.getDescendentExtendedConditionalsWithAdjustedInternalHeights(double adjustedExtensionHeight, GeneralConstructionTool tool, ConstrainedNode.HeightAdjustment internalNodeHeightAdjuster, boolean allowCaching) ConstrainedLeafNode.getDescendentExtendedConditionalsWithAdjustedInternalHeights(double extensionHeight, GeneralConstructionTool tool, ConstrainedNode.HeightAdjustment internalNodeHeightAdjuster, boolean allowCaching) ConstrainedNode.getDescendentExtendedConditionalsWithAdjustedInternalHeights(double adjustedExtensionHeight, GeneralConstructionTool tool, ConstrainedNode.HeightAdjustment internalNodeHeightAdjuster, boolean allowCaching) voidAbstractParentableConstrainedNode.recursivelyAdjustNodeHeight(ConstrainedNode.HeightAdjustment height) voidConstrainedLeafNode.recursivelyAdjustNodeHeight(ConstrainedNode.HeightAdjustment heightDelta) voidConstrainedNode.recursivelyAdjustNodeHeight(ConstrainedNode.HeightAdjustment heightAdjustment)