'STRAP:multiple sequence alignments '

charite.christo
Class ChComparator

java.lang.Object
  extended by charite.christo.ChComparator
All Implemented Interfaces:
java.util.Comparator

public class ChComparator
extends java.lang.Object
implements java.util.Comparator


Field Summary
static java.lang.String KEY_DEFAULT_ORDER
           
 
Constructor Summary
ChComparator(int type)
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
           
static void setSortable(java.lang.Object o)
           
static void sortTreeNodes(java.lang.Object o, int type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Field Detail

KEY_DEFAULT_ORDER

public static final java.lang.String KEY_DEFAULT_ORDER
See Also:
Constant Field Values
Constructor Detail

ChComparator

public ChComparator(int type)
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator

setSortable

public static void setSortable(java.lang.Object o)

sortTreeNodes

public static void sortTreeNodes(java.lang.Object o,
                                 int type)

'STRAP:multiple sequence alignments '

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