org.openscience.jmol.app.webexport
class JmolInstance extends Object
| Field Summary | |
|---|---|
| int | height |
| String | javaname |
| String | name |
| String | pictFile |
| boolean | pictIsScratchFile |
| String | script |
| JmolViewer | viewer |
| int | width |
| Constructor Summary | |
|---|---|
| JmolInstance(JmolViewer viewer, String name, String script, int width, int height) | |
| Method Summary | |
|---|---|
| boolean | delete() |
| boolean | movepict(String dirpath) |