Package org.jmol.jsv

Class JSpecView

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Viewer vwr  
    • Constructor Summary

      Constructors 
      Constructor Description
      JSpecView()  
    • Constructor Detail

      • JSpecView

        public JSpecView()
    • Method Detail

      • getPeakAtomRecord

        private java.lang.String getPeakAtomRecord​(int atomIndex)
      • sendJSpecView

        private void sendJSpecView​(java.lang.String peak)
      • setModel

        public void setModel​(int modelIndex)
        Specified by:
        setModel in interface JmolJSpecView
      • processSync

        public java.lang.String processSync​(java.lang.String script,
                                            int jsvMode)
        Specified by:
        processSync in interface JmolJSpecView