|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjebl.evolution.io.TabDelimitedImporter
public class TabDelimitedImporter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jebl.evolution.io.DistanceMatrixImporter |
|---|
DistanceMatrixImporter.Triangle |
| Constructor Summary | |
|---|---|
TabDelimitedImporter(java.io.Reader reader,
DistanceMatrixImporter.Triangle triangle,
boolean diagonal,
boolean rowLabels,
boolean columnLabels)
Constructor |
|
| Method Summary | |
|---|---|
java.util.List<DistanceMatrix> |
importDistanceMatrices()
importDistances. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabDelimitedImporter(java.io.Reader reader,
DistanceMatrixImporter.Triangle triangle,
boolean diagonal,
boolean rowLabels,
boolean columnLabels)
| Method Detail |
|---|
public java.util.List<DistanceMatrix> importDistanceMatrices()
throws java.io.IOException,
ImportException
importDistanceMatrices in interface DistanceMatrixImporterjava.io.IOException
ImportException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||