AtomSourceRandomDimer
, AtomSourceRandomLeaf
, AtomSourceRandomMonomer
, AtomSourceRandomSmer
, AtomSourceRandomSpecies
public interface AtomSource
Modifier and Type | Method | Description |
---|---|---|
IAtom |
getAtom() |
Returns an atom.
|
void |
setBox(Box p) |
sets the Box the source should pull Atoms from.
|