Interface ContentOperator

    • Method Detail

      • invoke

        void invoke​(java.util.List<PdfObject> operands,
                    PdfContentStreamHandler handler,
                    PdfDictionary resources)
        Invokes a content operator.
        Parameters:
        operands - the operands that come with the operator
        handler - content stream handler that is invoking us
        resources - Pdf Resources found in the file containing the stream.
      • getOperatorName

        java.lang.String getOperatorName()
        Returns:
        the name of the operator as it will be recognized in the pdf stream