Uses of Interface
pal.tree.ParameterizedTree.Factory

Packages that use ParameterizedTree.Factory
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 ParameterizedTree.Factory in pal.tree
 

Methods in pal.tree that return ParameterizedTree.Factory
static ParameterizedTree.Factory UnconstrainedTree.getParameterizedTreeFactory()
          Obtain a ParameterizedTree.Factory for generating Unconstrained trees
static ParameterizedTree.Factory ClockTree.getParameterizedTreeFactory()
          Obtain a ParameterizedTree.Factory for generating Clock trees
static ParameterizedTree.Factory MutationRateModelTree.getParameterizedTreeFactory(MutationRateModel.Factory rateModel, TimeOrderCharacterData tocd)
          Obtain a ParameterizedTree.Factory for generating Unconstrained trees