Class PdfContentStreamProcessor.ClipPath

java.lang.Object
com.itextpdf.text.pdf.parser.PdfContentStreamProcessor.ClipPath
All Implemented Interfaces:
ContentOperator
Enclosing class:
PdfContentStreamProcessor

private static class PdfContentStreamProcessor.ClipPath extends Object implements ContentOperator
A content operator implementation (W, W*)
Since:
5.5.6
  • Field Details

    • rule

      private int rule
  • Constructor Details

    • ClipPath

      public ClipPath(int rule)
  • Method Details