|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjebl.evolution.io.NewickExporter
public class NewickExporter
| Constructor Summary | |
|---|---|
NewickExporter(java.io.Writer writer)
|
|
| Method Summary | |
|---|---|
void |
exportTree(Tree tree)
Export a single tree |
void |
exportTrees(java.util.Collection<? extends Tree> trees)
Export a collection of trees |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewickExporter(java.io.Writer writer)
| Method Detail |
|---|
public void exportTree(Tree tree)
throws java.io.IOException
exportTree in interface TreeExportertree -
java.io.IOException
public void exportTrees(java.util.Collection<? extends Tree> trees)
throws java.io.IOException
exportTrees in interface TreeExportertrees -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||