AtomsetIterator
, MoleculeIterator
, MoleculeIteratorBoxDependent
, MoleculesetIterator
, MoleculesetIteratorBoxDependent
public class MoleculeIteratorAllMolecules extends MoleculeIteratorArrayListSimple implements MoleculeIteratorBoxDependent
atomSetSinglet, cursor, list
Constructor | Description |
---|---|
MoleculeIteratorAllMolecules() |
|
MoleculeIteratorAllMolecules(Box box) |
Returns a new iterator ready to iterate over the molecules of the given
box.
|
Modifier and Type | Method | Description |
---|---|---|
void |
setBox(Box box) |
Sets the box having the molecules to be returned as iterates.
|
nBody, reset, size, unset
nextMolecule
nBody, next, nextMolecule, reset, setList, size, unset
next
public MoleculeIteratorAllMolecules()
public MoleculeIteratorAllMolecules(Box box)
public void setBox(Box box)
setBox
in interface MoleculesetIteratorBoxDependent