| Package | Description |
|---|---|
| org.openscience.cdk.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
IPDBPolymer.addAtom(IPDBAtom oAtom)
Adds the atom oAtom without specifying a Monomer or a Strand.
|
void |
IPDBPolymer.addAtom(IPDBAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the atom to a specified Strand and a specified Monomer.
|
Copyright © 2017. All rights reserved.