Uses of Class org.apache.fop.fo.FOEventHandler

Uses in package org.apache.fop.render

Methods with return type org.apache.fop.fo.FOEventHandler

FOEventHandler
RendererFactory.createFOEventHandler(FOUserAgent userAgent, String outputFormat, OutputStream out)
Creates FOEventHandler instances based on the desired output.
FOEventHandler
Instantiates a new FOEventHandler.

Uses in package org.apache.fop.fo

Methods with parameter type org.apache.fop.fo.FOEventHandler

PropertyList
Create a default property list for this element.
PropertyList
Create a property list for this node.

Methods with return type org.apache.fop.fo.FOEventHandler

FOEventHandler
Provides access to the underlying FOEventHandler object.
FOEventHandler
Recursively goes up the FOTree hierarchy until the fo:root is found, which returns the parent FOEventHandler.

Uses in package org.apache.fop.fo.extensions

Methods with parameter type org.apache.fop.fo.FOEventHandler

PropertyList
Create a default property list for this element.

Uses in package org.apache.fop.fo.pagination

Methods with parameter type org.apache.fop.fo.FOEventHandler

void
Sets the FOEventHandler object that this Root is attached to

Methods with return type org.apache.fop.fo.FOEventHandler

FOEventHandler
This method overrides the FONode version.

Uses in package org.apache.fop.render.mif

Classes derived from org.apache.fop.fo.FOEventHandler

class
The MIF Handler.

Methods with return type org.apache.fop.fo.FOEventHandler

FOEventHandler

Uses in package org.apache.fop.render.rtf

Classes derived from org.apache.fop.fo.FOEventHandler

class
RTF Handler: generates RTF output using the structure events from the FO Tree sent to this structure handler.

Methods with return type org.apache.fop.fo.FOEventHandler

FOEventHandler

Uses in package org.apache.fop.apps

Methods with parameter type org.apache.fop.fo.FOEventHandler

void
Sets an explicit FOEventHandler instance which overrides the one defined by the render type setting.

Methods with return type org.apache.fop.fo.FOEventHandler

FOEventHandler
Returns the overriding FOEventHandler instance, if any.

Uses in package org.apache.fop.area

Classes derived from org.apache.fop.fo.FOEventHandler

class
Area tree handler for formatting objects.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.