org.openscience.jmol.app.webexport
Class JmolInstance
java.lang.Object
org.openscience.jmol.app.webexport.JmolInstance
class JmolInstance
- extends java.lang.Object
Constructor Summary |
JmolInstance(JmolViewer viewer,
java.lang.String name,
java.lang.String script,
int width,
int height)
|
Method Summary |
(package private) boolean |
delete()
|
(package private) boolean |
movepict(java.lang.String dirpath)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
java.lang.String name
javaname
java.lang.String javaname
script
java.lang.String script
width
int width
height
int height
pictFile
java.lang.String pictFile
pictIsScratchFile
boolean pictIsScratchFile
viewer
JmolViewer viewer
JmolInstance
JmolInstance(JmolViewer viewer,
java.lang.String name,
java.lang.String script,
int width,
int height)
movepict
boolean movepict(java.lang.String dirpath)
throws java.io.IOException
- Throws:
java.io.IOException
delete
boolean delete()
throws java.io.IOException
- Throws:
java.io.IOException