Uses of Enum Class
org.forester.evoinference.matrix.distance.DistanceMatrix.Format
Packages that use DistanceMatrix.Format
-
Uses of DistanceMatrix.Format in org.forester.evoinference.matrix.distance
Methods in org.forester.evoinference.matrix.distance that return DistanceMatrix.FormatModifier and TypeMethodDescriptionstatic DistanceMatrix.FormatReturns the enum constant of this class with the specified name.static DistanceMatrix.Format[]DistanceMatrix.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.evoinference.matrix.distance with parameters of type DistanceMatrix.FormatModifier and TypeMethodDescriptionfinal StringBufferBasicSymmetricalDistanceMatrix.toStringBuffer(DistanceMatrix.Format format) DistanceMatrix.toStringBuffer(DistanceMatrix.Format format)