|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectastex.AtomIterator
public class AtomIterator
| Constructor Summary | |
|---|---|
AtomIterator(MoleculeRenderer moleculeRenderer)
The only public constructor. |
|
| Method Summary | |
|---|---|
Atom |
getNextAtom()
Get the next atom. |
boolean |
hasMoreElements()
Do we have more elements. |
java.lang.Object |
nextElement()
Get the next element. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomIterator(MoleculeRenderer moleculeRenderer)
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumerationpublic Atom getNextAtom()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||