Interface Summary | |
---|---|
JmolAppletInterface | This is the API of methods that are available to JavaScript via LiveConnect to the Jmol applet. |
JmolBioResolver | |
JmolDialogInterface | |
JmolExportInterface | |
JmolFileReaderInterface | |
JmolImageCreatorInterface | |
JmolRendererInterface | |
JmolSelectionListener | listen to atom selections in a Jmol Viewer |
JmolStatusListener | |
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. |
JmolAdapter.AtomIterator |
AtomIterator is used to enumerate all the clientAtom
objects in a specified frame.
|
JmolAdapter.BondIterator | BondIterator is used to enumerate all the bonds |
JmolAdapter.StructureIterator | StructureIterator is used to enumerate Structures Helix, Sheet, Turn |
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. |