public interface JmolJSpecView
Modifier and Type | Method and Description |
---|---|
void |
atomPicked(int atomIndex) |
int |
getBaseModelIndex(int modelIndex) |
java.lang.String |
processSync(java.lang.String script,
int mode) |
void |
setModel(int modelIndex) |
void |
setViewer(Viewer vwr) |
void setViewer(Viewer vwr)
void atomPicked(int atomIndex)
void setModel(int modelIndex)
int getBaseModelIndex(int modelIndex)
java.lang.String processSync(java.lang.String script, int mode)