fop 0.95 | |
Frames | No Frames |
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
|
fop 0.95 |