|
fop 0.92beta | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFState | |
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. |
org.apache.fop.render.pdf | PDF Renderer |
org.apache.fop.svg | Classes that add SVG support to FOP and SVG->PDF conversion for Batik. This package contains classes for drawing to PDF using a Graphics2D implementation. |
Uses of PDFState in org.apache.fop.pdf |
Constructors in org.apache.fop.pdf with parameters of type PDFState | |
PDFState.Data()
|
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.92beta | |||||||||
PREV NEXT | FRAMES NO FRAMES |