Uses of Class
org.apache.fop.pdf.PDFPattern
Packages that use PDFPattern
Package
Description
Classes for handling the low-level creation of PDF documents.
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of PDFPattern in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFPatternModifier and TypeMethodDescriptionprotected PDFPatternPDFDocument.findPattern(PDFPattern compare) Find a previous pattern.PDFFactory.makePattern(PDFResourceContext res, int thePatternType, PDFResources theResources, int thePaintType, int theTilingType, List theBBox, double theXStep, double theYStep, List theMatrix, List theXUID, StringBuffer thePatternDataStream) Make a tiling patternPDFFactory.registerPattern(PDFResourceContext res, PDFPattern pattern) Methods in org.apache.fop.pdf that return types with arguments of type PDFPatternMethods in org.apache.fop.pdf with parameters of type PDFPatternModifier and TypeMethodDescriptionvoidPDFResourceContext.addPattern(PDFPattern pattern) protected PDFPatternPDFDocument.findPattern(PDFPattern compare) Find a previous pattern.PDFFactory.registerPattern(PDFResourceContext res, PDFPattern pattern) -
Uses of PDFPattern in org.apache.fop.svg
Methods in org.apache.fop.svg that return PDFPatternModifier and TypeMethodDescriptionPDFGraphics2D.registerPattern(PDFPattern pattern) Registers a pattern object against the output format documentMethods in org.apache.fop.svg with parameters of type PDFPatternModifier and TypeMethodDescriptionPDFGraphics2D.registerPattern(PDFPattern pattern) Registers a pattern object against the output format document