org.forester.archaeopteryx.tools
Class AncestralTaxonomyInferrer

java.lang.Object
  extended by org.forester.archaeopteryx.tools.RunnableProcess
      extended by org.forester.archaeopteryx.tools.AncestralTaxonomyInferrer
All Implemented Interfaces:
java.lang.Runnable

public class AncestralTaxonomyInferrer
extends RunnableProcess


Constructor Summary
AncestralTaxonomyInferrer(MainFrameApplication mf, TreePanel treepanel, Phylogeny phy)
           
 
Method Summary
static java.lang.String getBaseUrl()
           
 void run()
           
 
Methods inherited from class org.forester.archaeopteryx.tools.RunnableProcess
end, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AncestralTaxonomyInferrer

public AncestralTaxonomyInferrer(MainFrameApplication mf,
                                 TreePanel treepanel,
                                 Phylogeny phy)
Method Detail

getBaseUrl

public static java.lang.String getBaseUrl()

run

public void run()