|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstarfish.chemistry.Molecule.SpatialSetIterator
public static class Molecule.SpatialSetIterator
Constructor Summary | |
---|---|
Molecule.SpatialSetIterator(Molecule molecule)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
SpatialSet |
next()
|
boolean |
nextAtom()
|
boolean |
nextCompound()
|
boolean |
nextCoordSet()
|
boolean |
nextEntity()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Molecule.SpatialSetIterator(Molecule molecule)
Method Detail |
---|
public boolean nextAtom()
public boolean nextCompound()
public boolean nextEntity()
public boolean nextCoordSet()
public boolean hasNext()
hasNext
in interface java.util.Iterator
public SpatialSet next()
next
in interface java.util.Iterator
public void remove()
remove
in interface java.util.Iterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |