org.openscience.jmol.app.webexport
Class JmolInstance
java.lang.Object
org.openscience.jmol.app.webexport.JmolInstance
class JmolInstance
- extends java.lang.Object
Constructor Summary |
private |
JmolInstance(JmolViewer viewer,
java.lang.String name,
int width,
int height,
int nWidgets)
|
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
bgColor
int bgColor
spinOn
boolean spinOn
pictFile
java.lang.String pictFile
whichWidgets
java.util.BitSet whichWidgets
pictIsScratchFile
boolean pictIsScratchFile
viewer
JmolViewer viewer
JmolInstance
private JmolInstance(JmolViewer viewer,
java.lang.String name,
int width,
int height,
int nWidgets)
getInstance
public static JmolInstance getInstance(JmolViewer viewer,
java.lang.String name,
int width,
int height,
int widgets)
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
addWidget
boolean addWidget(int widgetID)
deleteWidget
boolean deleteWidget(int widgetID)