Class 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.
    • Method Detail

      • 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)
      • 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)