Class GraphicsOperatorProcessor

java.lang.Object
org.apache.pdfbox.contentstream.operator.OperatorProcessor
org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
Direct Known Subclasses:
AppendRectangleToPath, BeginInlineImage, ClipEvenOddRule, ClipNonZeroRule, CloseAndStrokePath, CloseFillEvenOddAndStrokePath, CloseFillNonZeroAndStrokePath, ClosePath, CurveTo, CurveToReplicateFinalPoint, CurveToReplicateInitialPoint, DrawObject, EndPath, FillEvenOddAndStrokePath, FillEvenOddRule, FillNonZeroAndStrokePath, FillNonZeroRule, LineTo, MoveTo, OpaquePDFRenderer.OpaqueDrawObject, ShadingFill, StrokePath

public abstract class GraphicsOperatorProcessor extends OperatorProcessor
Base class for graphics operators.
  • Constructor Details

  • Method Details

    • getGraphicsContext

      protected PDFGraphicsStreamEngine getGraphicsContext()
      GraphicsOperatorProcessor uses a specialized engine.
      Returns:
      PDFGraphicsStreamEngine to be used for processing