Uses of Package
org.biojava.bio.structure

Packages that use org.biojava.bio.structure
org.biojava.bio.program.das.dasstructure   
org.biojava.bio.structure Interfaces and classes for protein structure (PDB). 
org.biojava.bio.structure.align Classes for the super-imposition of structures. 
org.biojava.bio.structure.align.helper Helper classes for structural alignment. 
org.biojava.bio.structure.align.pairwise Classes for the pairwise alignment of structures. 
org.biojava.bio.structure.io Input and Output of Structures 
 

Classes in org.biojava.bio.structure used by org.biojava.bio.program.das.dasstructure
Structure
          Interface for a structure object.
 

Classes in org.biojava.bio.structure used by org.biojava.bio.structure
AminoAcid
          AminoAcid inherits most from Hetatom.
Atom
          simple interface of an Atom.
Chain
          Defines the interface for a Chain.
Group
          This is the datastructure for a single Group of atoms.
HetatomImpl
          Generic Implementation of a Group interface.
Structure
          Interface for a structure object.
StructureException
          An exception during the parsing of a PDB file.
 

Classes in org.biojava.bio.structure used by org.biojava.bio.structure.align
Atom
          simple interface of an Atom.
Structure
          Interface for a structure object.
StructureException
          An exception during the parsing of a PDB file.
 

Classes in org.biojava.bio.structure used by org.biojava.bio.structure.align.helper
Atom
          simple interface of an Atom.
 

Classes in org.biojava.bio.structure used by org.biojava.bio.structure.align.pairwise
Atom
          simple interface of an Atom.
Structure
          Interface for a structure object.
StructureException
          An exception during the parsing of a PDB file.
 

Classes in org.biojava.bio.structure used by org.biojava.bio.structure.io
Structure
          Interface for a structure object.