Package org.jmol.viewer
Class OutputManagerAwt
java.lang.Object
org.jmol.viewer.OutputManager
org.jmol.viewer.OutputManagerAwt
-
Field Summary
Fields inherited from class org.jmol.viewer.OutputManager
privateKey, SCENE_TAG, vwr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) String
clipImageOrPasteText
(String text) protected String
createSceneSet
(String sceneFile, String type, int width, int height) (package private) String
protected String
getLogPath
(String fileName) private String
(package private) javajs.util.OC
openOutputChannel
(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
-
OutputManagerAwt
public OutputManagerAwt()
-
-
Method Details
-
getLogPath
- Specified by:
getLogPath
in classOutputManager
-
clipImageOrPasteText
- Specified by:
clipImageOrPasteText
in classOutputManager
-
getClipboardText
String getClipboardText()- Specified by:
getClipboardText
in classOutputManager
-
openOutputChannel
javajs.util.OC openOutputChannel(double privateKey, String fileName, boolean asWriter, boolean asAppend) throws IOException - Specified by:
openOutputChannel
in classOutputManager
- Throws:
IOException
-
createSceneSet
- Specified by:
createSceneSet
in classOutputManager
-
getSceneScript
-