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 | Description |
---|---|---|
protected PDFPaintingState |
PDFContentGenerator.currentState |
drawing state
|
Modifier and Type | Method | Description |
---|---|---|
PDFPaintingState |
PDFContentGenerator.getState() |
Returns the
PDFPaintingState associated with this instance. |
Modifier and Type | Field | Description |
---|---|---|
protected PDFPaintingState |
PDFGraphics2D.paintingState |
The PDF painting state
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDFGraphics2D.setPaintingState(PDFPaintingState state) |
Set the PDF state to use when starting to draw
into the PDF graphics.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.