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