Uses of Interface
org.biojava.nbio.structure.PDBRecord
-
Packages that use PDBRecord Package Description org.biojava.nbio.structure org.biojava.nbio.structure.io Input and Output of Structures -
-
Uses of PDBRecord in org.biojava.nbio.structure
Subinterfaces of PDBRecord in org.biojava.nbio.structure Modifier and Type Interface Description interfaceAtomA simple interface for an Atom.Classes in org.biojava.nbio.structure that implement PDBRecord Modifier and Type Class Description classAtomImplImplementation of an Atom of a PDB file.classDBRefA class to represent database cross references.classPDBHeaderA class that contains PDB Header information.classSiteHolds the data of sites presented in PDB files. -
Uses of PDBRecord in org.biojava.nbio.structure.io
Classes in org.biojava.nbio.structure.io that implement PDBRecord Modifier and Type Class Description classSSBondImplA simple bean to store disulfide bridge information, the SSBOND records in the PDB files.
-