Class OutputManagerJS

    • Constructor Detail

      • OutputManagerJS

        public OutputManagerJS()
    • Method Detail

      • getLogPath

        protected java.lang.String getLogPath​(java.lang.String fileName)
        Specified by:
        getLogPath in class OutputManager
      • openOutputChannel

        javajs.util.OC openOutputChannel​(double privateKey,
                                         java.lang.String fileName,
                                         boolean asWriter,
                                         boolean asAppend)
        Specified by:
        openOutputChannel in class OutputManager
      • createSceneSet

        protected java.lang.String createSceneSet​(java.lang.String sceneFile,
                                                  java.lang.String type,
                                                  int width,
                                                  int height)
        Specified by:
        createSceneSet in class OutputManager