public class OutputManagerJS extends OutputManager
privateKey, SCENE_TAG, vwr| Constructor and Description |
|---|
OutputManagerJS() |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.String |
clipImageOrPasteText(java.lang.String text) |
protected java.lang.String |
createSceneSet(java.lang.String sceneFile,
java.lang.String type,
int width,
int height) |
(package private) java.lang.String |
getClipboardText() |
protected java.lang.String |
getLogPath(java.lang.String fileName) |
(package private) javajs.util.OC |
openOutputChannel(double privateKey,
java.lang.String fileName,
boolean asWriter,
boolean asAppend) |
getImageAsBytes, getOutputChannel, getOutputFromExport, getWrappedState, handleOutputToFile, logToFile, outputToFile, processWriteOrCapture, setLogFile, setViewer, wrapPathForAllFiles, writeFileDataprotected java.lang.String getLogPath(java.lang.String fileName)
getLogPath in class OutputManagerjava.lang.String clipImageOrPasteText(java.lang.String text)
clipImageOrPasteText in class OutputManagerjava.lang.String getClipboardText()
getClipboardText in class OutputManagerjavajs.util.OC openOutputChannel(double privateKey,
java.lang.String fileName,
boolean asWriter,
boolean asAppend)
openOutputChannel in class OutputManagerprotected java.lang.String createSceneSet(java.lang.String sceneFile,
java.lang.String type,
int width,
int height)
createSceneSet in class OutputManager