Package org.jmol.jsv
Class JSpecView
java.lang.Object
org.jmol.jsv.JSpecView
- All Implemented Interfaces:
JmolJSpecView
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidatomPicked(int atomIndex) intgetBaseModelIndex(int modelIndex) private StringgetPeakAtomRecord(int atomIndex) processSync(String script, int jsvMode) private voidsendJSpecView(String peak) voidsetModel(int modelIndex) void
-
Field Details
-
vwr
-
-
Constructor Details
-
JSpecView
public JSpecView()
-
-
Method Details
-
setViewer
- Specified by:
setViewerin interfaceJmolJSpecView
-
atomPicked
public void atomPicked(int atomIndex) - Specified by:
atomPickedin interfaceJmolJSpecView
-
getPeakAtomRecord
-
sendJSpecView
-
setModel
public void setModel(int modelIndex) - Specified by:
setModelin interfaceJmolJSpecView
-
getBaseModelIndex
public int getBaseModelIndex(int modelIndex) - Specified by:
getBaseModelIndexin interfaceJmolJSpecView
-
processSync
- Specified by:
processSyncin interfaceJmolJSpecView
-