Uses of Class
org.foray.pdf.object.PDFPattern

Packages that use PDFPattern
org.foray.pdf.object Classes representing various PDF objects, used in the construction of a PDF document. 
 

Uses of PDFPattern in org.foray.pdf.object
 

Methods in org.foray.pdf.object that return PDFPattern
 PDFPattern PDFDocument.createGradient(org.axsl.common.Gradient gradient)
           
 

Methods in org.foray.pdf.object with parameters of type PDFPattern
 void PDFResources.addPattern(PDFPattern pattern)
          Add a pattern to the resources list.
 int PDFDocument.registerPatternResource(PDFPattern pattern)
          Register a pattern resource for use in this document.
 



Copyright © 2017. All rights reserved.