|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFState | |
---|---|
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 PDFState in org.apache.fop.render.pdf |
---|
Fields in org.apache.fop.render.pdf declared as PDFState | |
---|---|
protected PDFState |
PDFRenderer.currentState
drawing state |
PDFState |
PDFSVGHandler.PDFInfo.pdfState
see PDF_STATE |
Uses of PDFState in org.apache.fop.svg |
---|
Fields in org.apache.fop.svg declared as PDFState | |
---|---|
protected PDFState |
PDFGraphics2D.graphicsState
the current state of the pdf graphics |
Methods in org.apache.fop.svg with parameters of type PDFState | |
---|---|
void |
PDFGraphics2D.setPDFState(PDFState state)
Set the PDF state to use when starting to draw into the PDF graphics. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |