| Package | Description |
|---|---|
| org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
| Modifier and Type | Method and Description |
|---|---|
PDBCrystallographicInfo |
PDBHeader.getCrystallographicInfo() |
PDBCrystallographicInfo |
StructureImpl.getCrystallographicInfo()
Gets crystallographic information for this structure
|
PDBCrystallographicInfo |
Structure.getCrystallographicInfo()
Get crystallographic information for this structure
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDBHeader.setCrystallographicInfo(PDBCrystallographicInfo crystallographicInfo) |
void |
StructureImpl.setCrystallographicInfo(PDBCrystallographicInfo crystallographicInfo)
Sets crystallographic information for this structure
|
void |
Structure.setCrystallographicInfo(PDBCrystallographicInfo crystallographicInfo)
Set crystallographic information for this structure
|
Copyright © 2000–2017 BioJava. All rights reserved.