Uses of Interface
org.biojava.nbio.structure.io.StructureIOFile
-
Packages that use StructureIOFile Package Description org.biojava.nbio.structure.io Input and Output of Structures -
-
Uses of StructureIOFile in org.biojava.nbio.structure.io
Classes in org.biojava.nbio.structure.io that implement StructureIOFile Modifier and Type Class Description class
BcifFileReader
Parse binary Cif files and provide capabilities to store them locally.class
CifFileReader
Parse text Cif files and provide capabilities to store them locally.class
LocalPDBDirectory
Superclass for classes which download and interact with the PDB's FTP server, specificallyPDBFileReader
andCifFileReader
.class
MMTFFileReader
A class to read MMTF files and cache them locally.class
PDBFileReader
The wrapper class for parsing a PDB file.
-