Class PDTilingPattern

All Implemented Interfaces:
PDContentStream

public class PDTilingPattern extends PDPattern implements PDContentStream
Author:
Maksim Bezrukov
  • Constructor Details

    • PDTilingPattern

      public PDTilingPattern(COSObject obj)
  • Method Details

    • getPatternType

      public int getPatternType()
      Overrides:
      getPatternType in class PDPattern
    • getContents

      public COSObject getContents()
      Specified by:
      getContents in interface PDContentStream
    • setContents

      public void setContents(COSObject contents)
      Specified by:
      setContents in interface PDContentStream
    • getPaintType

      public Long getPaintType()
    • getTilingType

      public Long getTilingType()
    • getBBox

      public double[] getBBox()
    • getXStep

      public Double getXStep()
    • getYStep

      public Double getYStep()
    • getMatrix

      public double[] getMatrix()
    • getResources

      public PDResources getResources()
    • isColored

      public boolean isColored()
    • isUncolored

      public boolean isUncolored()