public interface DistanceMatrixImporter
| Modifier and Type | Interface and Description |
|---|---|
static class |
DistanceMatrixImporter.Triangle |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DistanceMatrix> |
importDistanceMatrices()
importDistances.
|
java.util.List<DistanceMatrix> importDistanceMatrices() throws java.io.IOException, ImportException
java.io.IOExceptionImportExceptionhttp://code.google.com/p/jebl2/