org.openscience.jmol.app.webexport

Class JmolInstance

class JmolInstance extends Object

Field Summary
intheight
Stringjavaname
Stringname
StringpictFile
booleanpictIsScratchFile
Stringscript
JmolViewerviewer
intwidth
Constructor Summary
JmolInstance(JmolViewer viewer, String name, String script, int width, int height)
Method Summary
booleandelete()
booleanmovepict(String dirpath)

Field Detail

height

int height

javaname

String javaname

name

String name

pictFile

String pictFile

pictIsScratchFile

boolean pictIsScratchFile

script

String script

viewer

JmolViewer viewer

width

int width

Constructor Detail

JmolInstance

JmolInstance(JmolViewer viewer, String name, String script, int width, int height)

Method Detail

delete

boolean delete()

movepict

boolean movepict(String dirpath)