Package | Description |
---|---|
org.apache.fop.render.pdf |
PDF Renderer
|
org.apache.fop.svg |
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
|
Modifier and Type | Field and Description |
---|---|
protected PDFState |
PDFRenderer.currentState
drawing state
|
PDFState |
PDFSVGHandler.PDFInfo.pdfState
see PDF_STATE
|
Modifier and Type | Field and Description |
---|---|
protected PDFState |
PDFGraphics2D.graphicsState
the current state of the pdf graphics
|
Modifier and Type | Method and Description |
---|---|
void |
PDFGraphics2D.setPDFState(PDFState state)
Set the PDF state to use when starting to draw
into the PDF graphics.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.