|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PhylogenyData
| Method Summary | |
|---|---|
StringBuffer |
asSimpleText()
|
StringBuffer |
asText()
|
PhylogenyData |
copy()
Creates a new PhylogenyData object with identical values as this PhylogenyData. |
boolean |
isEqual(PhylogenyData data)
Compares this PhylogenyData to PhylogenyData data. |
StringBuffer |
toNHX()
|
void |
toPhyloXML(Writer writer,
int level,
String indentation)
Writes a phyloXML representation of this phylogeny data. |
| Method Detail |
|---|
StringBuffer asSimpleText()
StringBuffer asText()
PhylogenyData copy()
boolean isEqual(PhylogenyData data)
PhylogenyData - the PhylogenyData to compare to
StringBuffer toNHX()
void toPhyloXML(Writer writer,
int level,
String indentation)
throws IOException
writer - level - indentation -
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||