|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFPattern | |
---|---|
org.apache.fop.pdf |
Uses of PDFPattern in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFPattern | |
---|---|
PDFPattern |
PDFDocument.createGradient(boolean radial,
ColorSpace theColorspace,
List theColors,
List theBounds,
List theCoords)
|
PDFPattern |
PDFDocument.makePattern(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 |
PDFDocument.makePattern(int thePatternType,
PDFShading theShading,
List theXUID,
StringBuffer theExtGState,
List theMatrix)
Make a smooth shading pattern |
Methods in org.apache.fop.pdf with parameters of type PDFPattern | |
---|---|
void |
PDFResources.addPattern(PDFPattern thePattern)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |