Package | Description |
---|---|
org.biojava.nbio.protmod.io | |
org.biojava.nbio.protmod.structure |
Modifier and Type | Method and Description |
---|---|
static StructureAtom |
StructureAtomXMLConverter.fromXML(Node structureAtomElement) |
Modifier and Type | Method and Description |
---|---|
static String |
StructureAtomXMLConverter.toXML(StructureAtom atom) |
static void |
StructureAtomXMLConverter.toXML(StructureAtom atom,
PrettyXMLWriter xml) |
Modifier and Type | Method and Description |
---|---|
StructureAtom |
StructureAtomLinkage.getAtom1() |
StructureAtom |
StructureAtomLinkage.getAtom2() |
static StructureAtom |
StructureUtil.getStructureAtom(Atom atom,
boolean isParentAminoAcid) |
Constructor and Description |
---|
StructureAtomLinkage(StructureAtom atom1,
StructureAtom atom2,
double distance) |
Copyright © 2000–2019 BioJava. All rights reserved.