Package org.jmol.viewer
Class OutputManagerJS
java.lang.Object
org.jmol.viewer.OutputManager
org.jmol.viewer.OutputManagerJS
-
Field Summary
Fields inherited from class org.jmol.viewer.OutputManager
privateKey, SCENE_TAG, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) StringclipImageOrPasteText(String text) protected StringcreateSceneSet(String sceneFile, String type, int width, int height) (package private) Stringprotected StringgetLogPath(String fileName) (package private) javajs.util.OCopenOutputChannel(double privateKey, String fileName, boolean asWriter, boolean asAppend) Methods inherited from class org.jmol.viewer.OutputManager
getImageAsBytes, getOutputChannel, getOutputFromExport, getWrappedState, handleOutputToFile, logToFile, outputToFile, processWriteOrCapture, setLogFile, setViewer, wrapPathForAllFiles, writeFileData
-
Constructor Details
-
OutputManagerJS
public OutputManagerJS()
-
-
Method Details
-
getLogPath
- Specified by:
getLogPathin classOutputManager
-
clipImageOrPasteText
- Specified by:
clipImageOrPasteTextin classOutputManager
-
getClipboardText
String getClipboardText()- Specified by:
getClipboardTextin classOutputManager
-
openOutputChannel
javajs.util.OC openOutputChannel(double privateKey, String fileName, boolean asWriter, boolean asAppend) - Specified by:
openOutputChannelin classOutputManager
-
createSceneSet
- Specified by:
createSceneSetin classOutputManager
-