Interface OCGParser.PdfOperator

All Known Implementing Classes:
OCGParser.CopyContentOperator, OCGParser.GraphicsOperator, OCGParser.InlineImageOperator, OCGParser.MarkedContentOperator, OCGParser.PathConstructionOrPaintingOperator, OCGParser.TextOperator, OCGParser.XObjectOperator
Enclosing class:
OCGParser

public static interface OCGParser.PdfOperator
PDF Operator interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(OCGParser parser, PdfLiteral operator, List<PdfObject> operands)
    Methods that processes an operator