Uses of Interface
pal.tree.ParameterizedTree.Factory
Packages that use ParameterizedTree.Factory
Package
Description
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.FactoryModifier and TypeMethodDescriptionstatic final ParameterizedTree.FactoryClockTree.getParameterizedTreeFactory()Obtain a ParameterizedTree.Factory for generating Clock treesstatic final ParameterizedTree.FactoryMutationRateModelTree.getParameterizedTreeFactory(MutationRateModel.Factory rateModel, TimeOrderCharacterData tocd) Obtain a ParameterizedTree.Factory for generating Unconstrained treesstatic final ParameterizedTree.FactoryUnconstrainedTree.getParameterizedTreeFactory()Obtain a ParameterizedTree.Factory for generating Unconstrained trees