Package org.jmol.api
Interface JmolJSpecView
- All Known Implementing Classes:
JSpecView
public interface JmolJSpecView
-
Method Summary
Modifier and TypeMethodDescriptionvoid
atomPicked
(int atomIndex) int
getBaseModelIndex
(int modelIndex) processSync
(String script, int mode) void
setModel
(int modelIndex) void
-
Method Details
-
setViewer
-
atomPicked
void atomPicked(int atomIndex) -
setModel
void setModel(int modelIndex) -
getBaseModelIndex
int getBaseModelIndex(int modelIndex) -
processSync
-