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) void
AbstractParentableConstrainedNode.recursivelyAdjustNodeHeight
(ConstrainedNode.HeightAdjustment height) void
ConstrainedLeafNode.recursivelyAdjustNodeHeight
(ConstrainedNode.HeightAdjustment heightDelta) void
ConstrainedNode.recursivelyAdjustNodeHeight
(ConstrainedNode.HeightAdjustment heightAdjustment)