Interface OutputProcessor

    • Method Detail

      • processingFinished

        void processingFinished()
        A call-back to indicate that the processing of the current process-run has been finished.
      • getPageCursor

        int getPageCursor()
      • setPageCursor

        void setPageCursor​(int pc)
      • getLogicalPageCount

        int getLogicalPageCount()
      • isPaginationFinished

        boolean isPaginationFinished()
        Checks whether the 'processingFinished' event had been received at least once.
        Returns:
      • isNeedAlignedPage

        boolean isNeedAlignedPage()
      • getPhysicalPageCount

        int getPhysicalPageCount()