Package org.forester.archaeopteryx.tools
Class AncestralTaxonomyInferrer
- java.lang.Object
-
- org.forester.archaeopteryx.tools.RunnableProcess
-
- org.forester.archaeopteryx.tools.AncestralTaxonomyInferrer
-
- All Implemented Interfaces:
java.lang.Runnable
public class AncestralTaxonomyInferrer extends RunnableProcess
-
-
Constructor Summary
Constructors Constructor Description AncestralTaxonomyInferrer(MainFrame mf, TreePanel treepanel, Phylogeny phy)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getBaseUrl()
void
run()
-
Methods inherited from class org.forester.archaeopteryx.tools.RunnableProcess
end, start
-
-