Methods in org.apache.fop.pdf that return PDFPattern |
PDFPattern | PDFDocument.createGradient(boolean radial, ColorSpace theColorspace, Vector theColors, Vector theBounds, Vector theCoords) |
PDFPattern | PDFDocument.makePattern(int thePatternType, PDFResources theResources, int thePaintType, int theTilingType, Vector theBBox, double theXStep, double theYStep, Vector theMatrix, Vector theXUID, StringBuffer thePatternDataStream) Make a tiling pattern |
PDFPattern | PDFDocument.makePattern(int thePatternType, PDFShading theShading, Vector theXUID, StringBuffer theExtGState, Vector theMatrix) Make a smooth shading pattern |