Class PdfShadingPattern


  • public class PdfShadingPattern
    extends PdfDictionary
    Implements the shading pattern dictionary.
    • Constructor Detail

      • PdfShadingPattern

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

      • getPatternName

        PdfName getPatternName()
      • setName

        void setName​(int number)
      • addToBody

        void addToBody()
                throws java.io.IOException
        Throws:
        java.io.IOException
      • setMatrix

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

        public float[] getMatrix()