|
fop 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFPaintingState | |
---|---|
org.apache.fop.render.pdf | PDF Renderer |
org.apache.fop.svg | Classes that add SVG support to FOP and SVG->PDF conversion for Batik. |
Uses of PDFPaintingState in org.apache.fop.render.pdf |
---|
Fields in org.apache.fop.render.pdf declared as PDFPaintingState | |
---|---|
protected PDFPaintingState |
PDFContentGenerator.currentState
drawing state |
Methods in org.apache.fop.render.pdf that return PDFPaintingState | |
---|---|
PDFPaintingState |
PDFContentGenerator.getState()
Returns the PDFPaintingState associated with this instance. |
Uses of PDFPaintingState in org.apache.fop.svg |
---|
Fields in org.apache.fop.svg declared as PDFPaintingState | |
---|---|
protected PDFPaintingState |
PDFGraphics2D.paintingState
The PDF painting state |
Methods in org.apache.fop.svg with parameters of type PDFPaintingState | |
---|---|
void |
PDFGraphics2D.setPaintingState(PDFPaintingState state)
Set the PDF state to use when starting to draw into the PDF graphics. |
|
fop 2.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |