org.jmol.modelset

Interface AtomIndexIterator

public interface AtomIndexIterator

Method Summary
floatfoundDistance2()
booleanhasNext()
intnext()
voidrelease()

Method Detail

foundDistance2

public float foundDistance2()

hasNext

public boolean hasNext()

next

public int next()

release

public void release()