|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistanceMatrixImporter.Triangle | |
|---|---|
| jebl.evolution.io | |
| Uses of DistanceMatrixImporter.Triangle in jebl.evolution.io |
|---|
| Methods in jebl.evolution.io that return DistanceMatrixImporter.Triangle | |
|---|---|
static DistanceMatrixImporter.Triangle |
DistanceMatrixImporter.Triangle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DistanceMatrixImporter.Triangle[] |
DistanceMatrixImporter.Triangle.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in jebl.evolution.io with parameters of type DistanceMatrixImporter.Triangle | |
|---|---|
TabDelimitedImporter(Reader reader,
DistanceMatrixImporter.Triangle triangle,
boolean diagonal,
boolean rowLabels,
boolean columnLabels)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||