Package org.jmol.api

Interface Summary
AtomIndexIterator note: YOU MUST RELEASE THE ITERATOR
JmolAppConsoleInterface  
JmolAppletInterface This is the API of methods that are available to JavaScript via LiveConnect to the Jmol applet.
JmolBioResolver  
JmolCallbackListener  
JmolDialogInterface  
JmolEdge  
JmolFileReaderInterface  
JmolFrame  
JmolGestureServerInterface  
JmolImageCreatorInterface  
JmolLineReader  
JmolMeasurementClient  
JmolModelKitInterface  
JmolMovieCreatorInterface  
JmolNode  
JmolPdfCreatorInterface  
JmolRendererInterface  
JmolScriptEditorInterface  
JmolSelectionListener listen to atom selections in a Jmol Viewer
JmolStatusListener  
JmolTouchSimulatorInterface  
MepCalculationInterface  
MinimizerInterface  
MOCalculationInterface  
SmilesMatcherInterface  
SymmetryInterface  
VolumeDataInterface  
 

Class Summary
Interface  
JmolAdapter The JmolAdapter interface defines the API used by the JmolViewer to read external files and fetch atom properties necessary for rendering.
JmolMolecule an independent class utilizing only org.jmol.api.JmolNode, not org.jmol.modelset.Atom for use in finding molecules in models and SMILES strings
JmolSimpleViewer This is the high-level API for the JmolViewer for simple access.
JmolViewer This is the high-level API for the JmolViewer for simple access.