Uses of Class
pal.tree.TreeManipulator
-
Packages that use TreeManipulator Package Description pal.tree Classes for providing the data structure of trees, for constructing and modifying trees, and for parameterizing trees (e.g., clock constraint). -
-
Uses of TreeManipulator in pal.tree
Methods in pal.tree that return TreeManipulator Modifier and Type Method Description TreeManipulator
TreeManipulator.BranchAccess. attachSubTree(Node subTree, int constructionMode)
Create a new TreeManipulator object that has sub grafted on (half way across this branch)
-