Package org.jmol.jsv
Class JSV
java.lang.Object
org.jmol.jsv.JSV
- All Implemented Interfaces:
JmolJSpecView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidatomPicked(int atomIndex) intgetBaseModelIndex(int modelIndex) processSync(String script, int jsvMode) voidsetModel(int modelIndex)
-
Constructor Details
-
JSV
public JSV()
-
-
Method Details
-
setViewer
- Specified by:
setViewerin interfaceJmolJSpecView
-
atomPicked
public void atomPicked(int atomIndex) - Specified by:
atomPickedin interfaceJmolJSpecView
-
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
-