Interface Processor

    • Method Detail

      • getDocument

        Document getDocument​(CommandSequence commands,
                             PageSize pageSize)
        Constructs a Document from the specified commands.
        Parameters:
        commands - Commands used to create the Document.
        pageSize - Size of the resulting Document.
        Returns:
        Document representation of the commands.