Uses of Class
org.jmol.bspt.SphereIterator

Packages that use SphereIterator
org.jmol.bspt Provides Binary Space Partitioning Functionality to spacially separate data structures in n-dimensions For some useful background info, search the web for "bsp tree faq". 
 

Uses of SphereIterator in org.jmol.bspt
 

Methods in org.jmol.bspt that return SphereIterator
 SphereIterator Bspt.allocateSphereIterator()
           
 SphereIterator Bspf.getSphereIterator(int bsptIndex)