Package | Description |
---|---|
org.apache.fop.render.awt |
AWT Renderer used for displaying rendered pages in Java applications.
|
org.apache.fop.render.bitmap |
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
org.apache.fop.render.print |
Renderer which prints rendered pages directly to a printer.
|
Class and Description |
---|
Java2DRenderer
The
Java2DRenderer class provides the abstract technical
foundation for all rendering with the Java2D API. |
Class and Description |
---|
Java2DRenderer
The
Java2DRenderer class provides the abstract technical
foundation for all rendering with the Java2D API. |
Java2DRendererConfigurator
Configurerer for Java 2D renderer
|
Java2DRenderingSettings
This class holds settings used when rendering with Java2D.
|
Class and Description |
---|
FontMetricsMapper
Adds method to retrieve the actual
Font
for use by Java2DRenderer s. |
Java2DFontMetrics
This is a FontMetrics to be used for AWT rendering.
|
Java2DGraphicsState
Keeps information about the current state of the Graphics2D currentGraphics.
|
Java2DRendererConfig
The Java2D renderer configuration data object.
|
Java2DRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
|
Java2DRendererOption |
Java2DSVGHandler.Java2DInfo
Java2D information structure for drawing the XML document.
|
Class and Description |
---|
Java2DRenderer
The
Java2DRenderer class provides the abstract technical
foundation for all rendering with the Java2D API. |
Copyright © 2025 Apache Software Foundation. All rights reserved.