Uses of Enum Class
org.biojava.nbio.core.alignment.template.Profile.StringFormat
Packages that use Profile.StringFormat
-
Uses of Profile.StringFormat in org.biojava.nbio.core.alignment
Methods in org.biojava.nbio.core.alignment with parameters of type Profile.StringFormat -
Uses of Profile.StringFormat in org.biojava.nbio.core.alignment.template
Methods in org.biojava.nbio.core.alignment.template that return Profile.StringFormatModifier and TypeMethodDescriptionstatic Profile.StringFormat
Returns the enum constant of this class with the specified name.static Profile.StringFormat[]
Profile.StringFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.core.alignment.template with parameters of type Profile.StringFormatModifier and TypeMethodDescriptionProfile.toString
(Profile.StringFormat format) Returns a formatted view of the alignment profile.