Uses of Enum Class
org.biojava.nbio.structure.StructureIO.StructureFiletype
Packages that use StructureIO.StructureFiletype
-
Uses of StructureIO.StructureFiletype in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return StructureIO.StructureFiletypeModifier and TypeMethodDescriptionStructureIO.guessFiletype(String filename) Attempts to guess the type of a structure file based on the extensionReturns the enum constant of this class with the specified name.static StructureIO.StructureFiletype[]StructureIO.StructureFiletype.values()Returns an array containing the constants of this enum class, in the order they are declared.