| Package | Description | 
|---|---|
| org.biojava.nbio.structure | 
 
Interfaces and classes for protein structure (PDB). 
 | 
| org.biojava.nbio.structure.io.mmcif | 
 Input and Output of mmcif files. 
 | 
| org.biojava.nbio.structure.xtal | 
| Modifier and Type | Method and Description | 
|---|---|
CrystalCell | 
PDBCrystallographicInfo.getCrystalCell()
Return the crystal cell 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PDBCrystallographicInfo.setCrystalCell(CrystalCell cell)
Set the crystal cell 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Cell | 
MMCIFFileTools.convertCrystalCellToCell(CrystalCell c)
Converts a CrystalCell object to a  
Cell object. | 
| Modifier and Type | Method and Description | 
|---|---|
CrystalCell | 
BravaisLattice.getExampleUnitCell()  | 
Copyright © 2000–2017 BioJava. All rights reserved.