Package | Description |
---|---|
org.biojava.nbio.structure.io.mmcif |
Input and Output of mmcif files.
|
org.biojava.nbio.structure.io.mmcif.model |
Datamodel objects used for processing mmcif files.
|
Modifier and Type | Method and Description |
---|---|
void |
MMcifConsumer.newChemCompAtom(ChemCompAtom atom) |
void |
ChemCompConsumer.newChemCompAtom(ChemCompAtom atom) |
void |
MetalBondConsumer.newChemCompAtom(ChemCompAtom atom) |
void |
SimpleMMcifConsumer.newChemCompAtom(ChemCompAtom atom) |
Modifier and Type | Method and Description |
---|---|
List<ChemCompAtom> |
ChemComp.getAtoms() |
Modifier and Type | Method and Description |
---|---|
void |
ChemComp.setAtoms(List<ChemCompAtom> atoms) |
Copyright © 2000–2019 BioJava. All rights reserved.