jebl.evolution.io
Interface DistanceMatrixImporter

All Known Implementing Classes:
NexusImporter, TabDelimitedImporter

public interface DistanceMatrixImporter

Author:
Andrew Rambaut, Alexei Drummond

Nested Class Summary
static class DistanceMatrixImporter.Triangle
           
 
Method Summary
 List<DistanceMatrix> importDistanceMatrices()
          importDistances.
 

Method Detail

importDistanceMatrices

List<DistanceMatrix> importDistanceMatrices()
                                            throws IOException,
                                                   ImportException
importDistances.

Throws:
IOException
ImportException