Uses of Class org.apache.fop.pdf.PDFPattern

Uses in package org.apache.fop.pdf

Methods with parameter type org.apache.fop.pdf.PDFPattern

void
Add the pattern to the resources.
PDFPattern
Find a previous pattern.

Methods with return type org.apache.fop.pdf.PDFPattern

PDFPattern
Find a previous pattern.
PDFPattern
PDFFactory.makeGradient(PDFResourceContext res, boolean radial, PDFDeviceColorSpace theColorspace, List theColors, List theBounds, List theCoords, List theMatrix)
Make a gradient
PDFPattern
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 pattern
PDFPattern
PDFFactory.makePattern(PDFResourceContext res, int thePatternType, PDFShading theShading, List theXUID, StringBuffer theExtGState, List theMatrix)
Make a smooth shading pattern

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.