Uses of Enum Class
org.forester.io.parsers.SymmetricalDistanceMatrixParser.InputMatrixType
Packages that use SymmetricalDistanceMatrixParser.InputMatrixType
-
Uses of SymmetricalDistanceMatrixParser.InputMatrixType in org.forester.io.parsers
Methods in org.forester.io.parsers that return SymmetricalDistanceMatrixParser.InputMatrixTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SymmetricalDistanceMatrixParser.InputMatrixType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.io.parsers with parameters of type SymmetricalDistanceMatrixParser.InputMatrixTypeModifier and TypeMethodDescriptionvoid
SymmetricalDistanceMatrixParser.setInputMatrixType
(SymmetricalDistanceMatrixParser.InputMatrixType input_matrix_type)