|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectooc.LinkedTagInstance
softparsmap.PreferredTree
softparsmap.PreferredTreeStandard
Constructor Summary | |
PreferredTreeStandard()
|
Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
java.lang.String |
getDesc(GeneNode gt)
Returns the data used in the given gene tree that is used to choose the preferred tree. |
Methods inherited from class softparsmap.PreferredTree |
getFreeGeneTree, getSpeciesTree, setFreeGeneTree, setSpeciesTree |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
equals |
Constructor Detail |
public PreferredTreeStandard()
Method Detail |
public int compare(java.lang.Object o1, java.lang.Object o2)
public java.lang.String getDesc(GeneNode gt)
PreferredTree
getDesc
in class PreferredTree
gt
- is the given gene tree.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |