Module itextpdf

Class PdfShadingPattern


  • public class PdfShadingPattern
    extends PdfDictionary
    Implements the shading pattern dictionary.
    Author:
    Paulo Soares (psoares@consiste.pt)
    • Constructor Detail

      • PdfShadingPattern

        public PdfShadingPattern​(PdfShading shading)
        Creates new PdfShadingPattern
    • Method Detail

      • setMatrix

        public void setMatrix​(float[] matrix)
      • getMatrix

        public float[] getMatrix()