'STRAP:multiple sequence alignments '

charite.christo.strap.extensions
Class PhylogeneticTree_TreeTop

java.lang.Object
  extended by charite.christo.strap.extensions.PhylogeneticTree_TreeTop
All Implemented Interfaces:
PhylogeneticTree

public class PhylogeneticTree_TreeTop
extends java.lang.Object
implements PhylogeneticTree

HELP Web: HOME_PAGE:PhylogeneticTree_TreeTop
Publication: PUBMED:7578577


Constructor Summary
PhylogeneticTree_TreeTop()
           
 
Method Summary
 void drawTree()
          Drawws tree.
 void setNamesIconsAndGappedSequences(java.lang.String[] names, javax.swing.ImageIcon[] ii, byte[][] alignment)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhylogeneticTree_TreeTop

public PhylogeneticTree_TreeTop()
Method Detail

setNamesIconsAndGappedSequences

public void setNamesIconsAndGappedSequences(java.lang.String[] names,
                                            javax.swing.ImageIcon[] ii,
                                            byte[][] alignment)
Specified by:
setNamesIconsAndGappedSequences in interface PhylogeneticTree

drawTree

public void drawTree()
Description copied from interface: PhylogeneticTree
Drawws tree. Returns null or HTML-Result.

Specified by:
drawTree in interface PhylogeneticTree

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'