Package | Description |
---|---|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
org.apache.fop.render.pdf |
PDF Renderer
|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Class and Description |
---|---|
class |
Java2DBorderPainter
Java2D-specific implementation of the
BorderPainter . |
Modifier and Type | Class and Description |
---|---|
class |
PDFBorderPainter
PDF-specific implementation of the
BorderPainter . |
Modifier and Type | Class and Description |
---|---|
class |
PSBorderPainter
PostScript-specific implementation of the
BorderPainter . |
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.