Uses of Package
org.apache.fop.render
-
Packages that use org.apache.fop.render Package Description org.apache.fop.apps Application classes used for running FOP embedded in other applications.org.apache.fop.area FOP's area tree.org.apache.fop.render Generic renderer interface.org.apache.fop.render.afp An AFP Renderer implementation and supporting classes.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.intermediate org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances.org.apache.fop.render.mif MIF Output Supportorg.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2)org.apache.fop.render.pdf PDF Rendererorg.apache.fop.render.print Renderer which prints rendered pages directly to a printer.org.apache.fop.render.ps PostScript Rendererorg.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.svg SVG (Structured Vector Graphics) Rendererorg.apache.fop.render.txt Plain Text Rendererorg.apache.fop.render.xml Area Tree XML Renderer. -
Classes in org.apache.fop.render used by org.apache.fop.apps Class Description ImageHandlerRegistry This class holds references to various image handlers.Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf.RendererFactory Factory for FOEventHandlers and Renderers.XMLHandlerRegistry This class holds references to various XML handlers used by FOP. -
Classes in org.apache.fop.render used by org.apache.fop.area Class Description Renderer Interface implemented by all renderers. -
Classes in org.apache.fop.render used by org.apache.fop.render Class Description AbstractFOEventHandlerMaker Base class for factory classes which instantiate FOEventHandlers and provide information about them.AbstractRenderer Abstract base class for all renderers.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.DummyPercentBaseContext A dummy implementation of PercentBaseContextGraphics2DAdapter This interface represents an optional feature that can be provided by a renderer.Graphics2DImagePainter Deprecated.useGraphics2DImagePainter
directly!ImageAdapter This interface represents an optional feature that can be provided by a renderer.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRenderer Abstract base class of "Print" type renderers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererContext The Render Context for external handlers.RendererContext.RendererContextWrapper Base class for a wrapper around RendererContext to access its properties in a type-safe, renderer-specific way.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RendererEventProducer Event producer interface for rendering-specific events.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.afp Class Description AbstractGenericSVGHandler Generic XML handler for SVG.AbstractGraphics2DAdapter Abstract base class for Graphics2DAdapter implementations.AbstractRenderer Abstract base class for all renderers.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRenderingContext Abstract base class for RenderingContext implementations.Graphics2DAdapter This interface represents an optional feature that can be provided by a renderer.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf.RendererContext The Render Context for external handlers.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.awt Class Description AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.PrintRenderer Abstract base class of "Print" type renderers.Renderer Interface implemented by all renderers. -
Classes in org.apache.fop.render used by org.apache.fop.render.bitmap Class Description AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.DefaultRendererConfigurator This object represents the default renderer configurator and contains the methods for most the RendererConfigurators.PrintRenderer Abstract base class of "Print" type renderers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf. -
Classes in org.apache.fop.render used by org.apache.fop.render.intermediate Class Description AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.PrintRenderer Abstract base class of "Print" type renderers.Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering). -
Classes in org.apache.fop.render used by org.apache.fop.render.java2d Class Description AbstractGenericSVGHandler Generic XML handler for SVG.AbstractGraphics2DAdapter Abstract base class for Graphics2DAdapter implementations.AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRenderingContext Abstract base class for RenderingContext implementations.DefaultRendererConfigurator This object represents the default renderer configurator and contains the methods for most the RendererConfigurators.Graphics2DAdapter This interface represents an optional feature that can be provided by a renderer.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRenderer Abstract base class of "Print" type renderers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf.RendererContext The Render Context for external handlers.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.mif Class Description AbstractFOEventHandlerMaker Base class for factory classes which instantiate FOEventHandlers and provide information about them. -
Classes in org.apache.fop.render used by org.apache.fop.render.pcl Class Description AbstractGenericSVGHandler Generic XML handler for SVG.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRenderingContext Abstract base class for RenderingContext implementations.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf.RendererContext The Render Context for external handlers.RendererContext.RendererContextWrapper Base class for a wrapper around RendererContext to access its properties in a type-safe, renderer-specific way.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.pdf Class Description AbstractGenericSVGHandler Generic XML handler for SVG.AbstractImageHandlerGraphics2D Abstract base class for ImageHandler implementations that process Java2D images through the Graphics2DImagePainter interface.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRenderingContext Abstract base class for RenderingContext implementations.DefaultRendererConfigurator This object represents the default renderer configurator and contains the methods for most the RendererConfigurators.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf.RendererContext The Render Context for external handlers.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.print Class Description AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.PrintRenderer Abstract base class of "Print" type renderers.Renderer Interface implemented by all renderers. -
Classes in org.apache.fop.render used by org.apache.fop.render.ps Class Description AbstractGenericSVGHandler Generic XML handler for SVG.AbstractGraphics2DAdapter Abstract base class for Graphics2DAdapter implementations.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRenderingContext Abstract base class for RenderingContext implementations.DefaultRendererConfigurator This object represents the default renderer configurator and contains the methods for most the RendererConfigurators.Graphics2DAdapter This interface represents an optional feature that can be provided by a renderer.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf.RendererContext The Render Context for external handlers.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.rtf Class Description AbstractFOEventHandlerMaker Base class for factory classes which instantiate FOEventHandlers and provide information about them. -
Classes in org.apache.fop.render used by org.apache.fop.render.svg Class Description AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.AbstractRenderingContext Abstract base class for RenderingContext implementations.ImageHandler This interface is a service provider interface for image handlers.ImageHandlerBase This interface is a service provider base interface for image handlers.PrintRenderer Abstract base class of "Print" type renderers.Renderer Interface implemented by all renderers.RendererContext The Render Context for external handlers.RendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.RenderingContext Implementations of this interface provide context information needed by supporting classes during specific tasks (like image rendering).XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects. -
Classes in org.apache.fop.render used by org.apache.fop.render.txt Class Description AbstractPathOrientedRenderer Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.AbstractRenderer Abstract base class for all renderers.AbstractRendererConfigurator Abstract base classes for renderer-related configurator classes.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.DefaultRendererConfigurator This object represents the default renderer configurator and contains the methods for most the RendererConfigurators.PrintRenderer Abstract base class of "Print" type renderers.PrintRendererConfigurator Base Print renderer configurator (mostly handles font configuration)Renderer Interface implemented by all renderers.RendererConfig Implementations of this interface have all the renderer-specific configuration data found in the FOP-conf.RendererConfig.RendererConfigParser Implementations of this interface parse the relevant renderer-specific configuration data within the FOP-conf and create aRendererConfig
.RendererConfigOption Implementations of this interface enumerate the various renderer configuration options available to users in the FOP conf. -
Classes in org.apache.fop.render used by org.apache.fop.render.xml Class Description AbstractRenderer Abstract base class for all renderers.AbstractRendererMaker Base class for factory classes which instantiate Renderers and provide information about them.PrintRenderer Abstract base class of "Print" type renderers.Renderer Interface implemented by all renderers.RendererContext The Render Context for external handlers.XMLHandler This interface is implemented by classes that can handle a certain type of foreign objects.