Package javajs.api.js
Interface J2SObjectInterface
- All Known Subinterfaces:
JmolToJSmolInterface
,JSVToJSmolInterface
public interface J2SObjectInterface
methods in j2s JavaScript accessed in Jmol
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
clearConsole
(JSAppletObject html5Applet) getHiddenCanvas
(JSAppletObject html5Applet, String string, int w, int h) boolean
isBinaryUrl
(String filename) loadFileAsynchronously
(Object fileLoadThread, JSAppletObject html5Applet, String fileName, Object appData) newGrayScaleImage
(Object context, Object image, int width, int height, int[] grayBuffer) void
repaint
(JSAppletObject html5Applet, boolean asNewThread) void
resizeApplet
(Object html5Applet, int[] dims) void
saveImage
(JSAppletObject html5Applet, String type, String fileName) void
setCanvasImage
(Object canvas, int width, int height) void
showInfo
(JSAppletObject html5Applet, boolean show)
-
Method Details
-
doAjax
-
doAjax
-
applyFunc
-
newGrayScaleImage
-
showInfo
-
clearConsole
-
isBinaryUrl
-
saveImage
-
repaint
-
setCanvasImage
-
getHiddenCanvas
-
loadFileAsynchronously
Object loadFileAsynchronously(Object fileLoadThread, JSAppletObject html5Applet, String fileName, Object appData) -
resizeApplet
-