Class NMR_Viewer

java.lang.Object
org.jmol.api.JmolViewer
org.jmol.viewer.Viewer
org.openscience.jmol.app.janocchio.NMR_Viewer
All Implemented Interfaces:
PlatformViewer, AtomDataServer

public class NMR_Viewer extends Viewer
Implements some lost interfaces. It was a way to streamline the JavaScript; Not an especially good idea, I know.
  • Constructor Details

  • Method Details

    • getDisplayModelIndex

      public int getDisplayModelIndex()
    • getAtomNumber

      public int getAtomNumber(int atomIndex)
    • getAtomName

      public String getAtomName(int atomIndex)
    • getModelCount

      public int getModelCount()
    • getAtomCount

      public int getAtomCount()
    • getBondCount

      public int getBondCount()
    • setSelectionHalos

      public void setSelectionHalos(boolean b)
    • getScreenImage

      public Image getScreenImage()
      Overrides:
      getScreenImage in class Viewer
    • getAtomAt

      public Atom getAtomAt(int i)
    • getCurrentModelIndex

      public int getCurrentModelIndex()
    • indexInFrame

      public int indexInFrame(Atom atom)
    • setFrameModelInfo

      public void setFrameModelInfo(String key, Object value)
    • getFrameModelInfo

      public Object getFrameModelInfo(String key)
    • getFrameAtomIndex

      public int getFrameAtomIndex(int i)
    • getFrameBase

      public int getFrameBase(int i)