org.jmol.adapter.smarter
class SmarterJmolAdapter.BondIterator extends JmolAdapter.BondIterator
| Field Summary | |
|---|---|
| AtomSetCollection | atomSetCollection |
| Bond | bond |
| int | bondCount |
| Bond[] | bonds |
| int | ibond |
| Constructor Summary | |
|---|---|
| BondIterator(AtomSetCollection atomSetCollection) | |
| Method Summary | |
|---|---|
| Object | getAtomUniqueID1() |
| Object | getAtomUniqueID2() |
| int | getEncodedOrder() |
| boolean | hasNext() |