Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
org.biojava.nbio.structure.io |
Input and Output of Structures
|
Modifier and Type | Interface and Description |
---|---|
interface |
Atom
A simple interface for an Atom.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomImpl
Implementation of an Atom of a PDB file.
|
class |
DBRef
A class to represent database cross references.
|
class |
PDBHeader
A class that contains PDB Header information.
|
class |
Site
Holds the data of sites presented in PDB files.
|
Modifier and Type | Class and Description |
---|---|
class |
SSBondImpl
A simple bean to store disulfide bridge information, the SSBOND records in the PDB files.
|
Copyright © 2000–2019 BioJava. All rights reserved.