Skip navigation links
fop 2.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AARI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ABAZA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ABKHAZIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
abs(Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
Return the absolute value of a Numeric.
ABS - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
ABS
abs2(Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
Return the absolute value of a Numeric.
AbsFunction - Class in org.apache.fop.fo.expr
Class modelling the abs Number Function.
AbsFunction() - Constructor for class org.apache.fop.fo.expr.AbsFunction
 
ABSOLUTE - Static variable in class org.apache.fop.area.Block
Relative to the block parent but not effecting the stacking Used for block-container, tables and lists.
absoluteMoveBaseline(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
Establishes the baseline and the current presentation position at a new B-axis coordinate, which is a specified number of measurement units from the I-axis.
absoluteMoveInline(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
Establishes the current presentation position on the baseline at a new I-axis coordinate, which is a specified number of measurement units from the B-axis.
absolutePosition - Variable in class org.apache.fop.fo.properties.CommonAbsolutePosition
The "absolute-position" property.
AbstractAction - Class in org.apache.fop.render.intermediate.extensions
Abstract base class for document actions, like "go-to" actions with absolute page coordinates.
AbstractAction() - Constructor for class org.apache.fop.render.intermediate.extensions.AbstractAction
 
AbstractAFPExtensionObject - Class in org.apache.fop.render.afp.extensions
Base class for the AFP-specific extension elements.
AbstractAFPExtensionObject(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
 
AbstractAFPImageHandlerRawStream - Class in org.apache.fop.render.afp
A base abstract AFP raw stream image handler
AbstractAFPImageHandlerRawStream() - Constructor for class org.apache.fop.render.afp.AbstractAFPImageHandlerRawStream
 
AbstractAFPObject - Class in org.apache.fop.afp.modca
This is the base class for all data stream objects.
AbstractAFPObject() - Constructor for class org.apache.fop.afp.modca.AbstractAFPObject
 
AbstractAFPObject.Category - Interface in org.apache.fop.afp.modca
structured field category codes
AbstractAFPObject.Type - Interface in org.apache.fop.afp.modca
structured field type codes
AbstractAFPPainter - Class in org.apache.fop.afp
A base AFP painter
AbstractAFPPainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AbstractAFPPainter
Main constructor
AbstractBaseLayoutManager - Class in org.apache.fop.layoutmgr
The base class for nearly all LayoutManagers.
AbstractBaseLayoutManager() - Constructor for class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Abstract base layout manager.
AbstractBaseLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Abstract base layout manager.
AbstractBinaryWritingIFDocumentHandler - Class in org.apache.fop.render.intermediate
Abstract base class for binary-writing IFDocumentHandler implementations.
AbstractBinaryWritingIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
 
AbstractBitmapDocumentHandler - Class in org.apache.fop.render.bitmap
Abstract IFDocumentHandler implementation for producing bitmap images.
AbstractBitmapDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
Default constructor.
AbstractBorderElement - Class in org.apache.fop.render.txt.border
This class keeps information about abstract border element, i.e.
AbstractBorderElement() - Constructor for class org.apache.fop.render.txt.border.AbstractBorderElement
Initializes a newly created AbstractBorderElement object so that it represents an empty border element.
AbstractBorderElement(int) - Constructor for class org.apache.fop.render.txt.border.AbstractBorderElement
Constructs a newly allocated AbstractBorderElement object.
AbstractBreaker - Class in org.apache.fop.layoutmgr
Abstract base class for breakers (page breakers, static region handlers etc.).
AbstractBreaker() - Constructor for class org.apache.fop.layoutmgr.AbstractBreaker
 
AbstractBreaker.BlockSequence - Class in org.apache.fop.layoutmgr
Helper class, extending the functionality of the basic BlockKnuthSequence.
AbstractBreaker.FloatPosition - Class in org.apache.fop.layoutmgr
 
AbstractBreaker.PageBreakPosition - Class in org.apache.fop.layoutmgr
A page break position.
AbstractCodePointMapping - Class in org.apache.fop.fonts
Abstract base class for code point mapping classes (1-byte character encodings).
AbstractCodePointMapping(String, int[]) - Constructor for class org.apache.fop.fonts.AbstractCodePointMapping
Main constructor.
AbstractCodePointMapping(String, int[], String[]) - Constructor for class org.apache.fop.fonts.AbstractCodePointMapping
Extended constructor.
AbstractConfigurator - Class in org.apache.fop.render
An abstract configurator
AbstractConfigurator(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractConfigurator
Default constructor
AbstractData() - Constructor for class org.apache.fop.util.AbstractPaintingState.AbstractData
 
AbstractDataObject - Class in org.apache.fop.afp.modca
Abstract base class used by the ImageObject and GraphicsObject which both have define an ObjectEnvironmentGroup
AbstractDataObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractDataObject
Named constructor
AbstractDescriptor - Class in org.apache.fop.afp.modca
Base class for AFP descriptor objects
AbstractDescriptor() - Constructor for class org.apache.fop.afp.modca.AbstractDescriptor
Default constructor
AbstractDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractDescriptor
Constructor a PresentationTextDescriptor for the specified width and height.
AbstractEnvironmentGroup - Class in org.apache.fop.afp.modca
A base class that encapsulates common features of ActiveEnvironmentGroup and ResourceEnvironmentGroup
AbstractEnvironmentGroup(String) - Constructor for class org.apache.fop.afp.modca.AbstractEnvironmentGroup
Main constructor
AbstractFOEventHandlerMaker - Class in org.apache.fop.render
Base class for factory classes which instantiate FOEventHandlers and provide information about them.
AbstractFOEventHandlerMaker() - Constructor for class org.apache.fop.render.AbstractFOEventHandlerMaker
 
AbstractFontReader - Class in org.apache.fop.fonts.apps
Abstract base class for the PFM and TTF Reader command-line applications.
AbstractFontReader() - Constructor for class org.apache.fop.fonts.apps.AbstractFontReader
Main constructor.
AbstractFOPBridgeContext - Class in org.apache.fop.svg
A FOP base implementation of a Batik BridgeContext.
AbstractFOPBridgeContext(UserAgent, DocumentLoader, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
Constructs a new bridge context.
AbstractFOPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
Constructs a new bridge context.
AbstractFOPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
Constructs a new bridge context.
AbstractFOPImageElementBridge - Class in org.apache.fop.svg
Bridge class for the <image> element when jpeg images.
AbstractFOPImageElementBridge() - Constructor for class org.apache.fop.svg.AbstractFOPImageElementBridge
Constructs a new bridge for the <image> element.
AbstractFOPImageElementBridge.Graphics2DNode - Class in org.apache.fop.svg
A node that holds a Graphics2D image.
AbstractFOPImageElementBridge.LoaderImageNode - Class in org.apache.fop.svg
An image node for natively handled Image instance.
AbstractFOPTextElementBridge - Class in org.apache.fop.svg
Bridge class for the <text> element.
AbstractFOPTextElementBridge(TextPainter) - Constructor for class org.apache.fop.svg.AbstractFOPTextElementBridge
Main constructor
AbstractFOPTextPainter - Class in org.apache.fop.svg
Renders the attributed character iterator of a TextNode.
AbstractFOPTextPainter(FOPTextHandler, TextPainter) - Constructor for class org.apache.fop.svg.AbstractFOPTextPainter
Create a new PS text painter with the given font information.
AbstractFOPTranscoder - Class in org.apache.fop.svg
This is the common base class of all of FOP's transcoders.
AbstractFOPTranscoder() - Constructor for class org.apache.fop.svg.AbstractFOPTranscoder
Constructs a new FOP-style transcoder.
AbstractFOPTranscoder.FOPErrorHandler - Class in org.apache.fop.svg
This is the default transcoder error handler for FOP.
AbstractFOPTranscoder.FOPTranscoderUserAgent - Class in org.apache.fop.svg
A user agent implementation for FOP's Transcoders.
AbstractGenericSVGHandler - Class in org.apache.fop.render
Generic XML handler for SVG.
AbstractGenericSVGHandler() - Constructor for class org.apache.fop.render.AbstractGenericSVGHandler
 
AbstractGraphics - Class in org.apache.fop.fo.flow
Common base class for the fo:instream-foreign-object and fo:external-graphic flow formatting objects.
AbstractGraphics(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractGraphics
constructs an instream-foreign-object object (called by Maker).
AbstractGraphics2DAdapter - Class in org.apache.fop.render
Abstract base class for Graphics2DAdapter implementations.
AbstractGraphics2DAdapter() - Constructor for class org.apache.fop.render.AbstractGraphics2DAdapter
 
AbstractGraphicsCoord - Class in org.apache.fop.afp.goca
A base class encapsulating the structure of coordinate based GOCA objects
AbstractGraphicsCoord(int[]) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
Constructor
AbstractGraphicsCoord(int[], boolean) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
Constructor
AbstractGraphicsCoord(int, int) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
Constructor
AbstractGraphicsCoord(int, int, int, int) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
Constructor
AbstractGraphicsDrawingOrder - Class in org.apache.fop.afp.goca
A base GOCA drawing order
AbstractGraphicsDrawingOrder() - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrder
 
AbstractGraphicsDrawingOrderContainer - Class in org.apache.fop.afp.goca
A base container of prepared structured AFP objects
AbstractGraphicsDrawingOrderContainer() - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
Default constructor
AbstractGraphicsDrawingOrderContainer(String) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
Named constructor
AbstractGraphicsLayoutManager - Class in org.apache.fop.layoutmgr.inline
LayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objects
AbstractGraphicsLayoutManager(AbstractGraphics) - Constructor for class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
Constructor.
AbstractIFDocumentHandler - Class in org.apache.fop.render.intermediate
Abstract base class for IFDocumentHandler implementations.
AbstractIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
Default constructor.
AbstractIFDocumentHandlerMaker - Class in org.apache.fop.render.intermediate
Base class for factory classes which instantiate IFDocumentHandlers and provide information about them.
AbstractIFDocumentHandlerMaker() - Constructor for class org.apache.fop.render.intermediate.AbstractIFDocumentHandlerMaker
 
AbstractIFPainter<T extends IFDocumentHandler> - Class in org.apache.fop.render.intermediate
Abstract base class for IFPainter implementations.
AbstractIFPainter(T) - Constructor for class org.apache.fop.render.intermediate.AbstractIFPainter
Default constructor.
AbstractImageAdapter - Class in org.apache.fop.render.pdf
Abstract PDFImage implementation for the PDF renderer.
AbstractImageAdapter(Image, String) - Constructor for class org.apache.fop.render.pdf.AbstractImageAdapter
Creates a new PDFImage from an Image instance.
AbstractImageHandlerGraphics2D - Class in org.apache.fop.render
Abstract base class for ImageHandler implementations that process Java2D images through the Graphics2DImagePainter interface.
AbstractImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.AbstractImageHandlerGraphics2D
 
AbstractLayoutManager - Class in org.apache.fop.layoutmgr
The base class for most LayoutManagers.
AbstractLayoutManager() - Constructor for class org.apache.fop.layoutmgr.AbstractLayoutManager
Abstract layout manager.
AbstractLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.AbstractLayoutManager
Abstract layout manager.
AbstractListItemPart - Class in org.apache.fop.fo.flow
Common superclass for fo:list-item-label and fo:list-item-body.
AbstractListItemPart(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractListItemPart
Base constructor
AbstractMetadataElement - Class in org.apache.fop.fo.extensions.xmp
Abstract base class for the XMP and RDF root nodes.
AbstractMetadataElement(FONode) - Constructor for class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
Main constructor.
AbstractNamedAFPObject - Class in org.apache.fop.afp.modca
This is the base class for all named data stream objects.
AbstractNamedAFPObject() - Constructor for class org.apache.fop.afp.modca.AbstractNamedAFPObject
Default constructor
AbstractNamedAFPObject(String) - Constructor for class org.apache.fop.afp.modca.AbstractNamedAFPObject
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which should be 8 characters long.
AbstractOffDocumentItem - Class in org.apache.fop.area
Abstract base class for objects that are processed by the renderer outside of the actual document.
AbstractOffDocumentItem() - Constructor for class org.apache.fop.area.AbstractOffDocumentItem
 
AbstractOutlineFont - Class in org.apache.fop.afp.fonts
A font defined as a set of lines and curves as opposed to a bitmap font.
AbstractOutlineFont(String, boolean, CharacterSet, AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.AbstractOutlineFont
Constructor for an outline font.
AbstractPageNumberCitation - Class in org.apache.fop.fo.flow
Common base class for the fo:page-number-citation and fo:page-number-citation-last objects.
AbstractPageNumberCitation(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractPageNumberCitation
Base constructor
AbstractPageNumberCitationLayoutManager - Class in org.apache.fop.layoutmgr.inline
LayoutManager for the fo:page-number-citation(-last) formatting object
AbstractPageNumberCitationLayoutManager(AbstractPageNumberCitation) - Constructor for class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
Constructor
AbstractPageObject - Class in org.apache.fop.afp.modca
Pages contain the data objects that comprise a presentation document.
AbstractPageObject(Factory) - Constructor for class org.apache.fop.afp.modca.AbstractPageObject
Default constructor
AbstractPageObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractPageObject
Main constructor
AbstractPageObject(Factory, String, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractPageObject
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
AbstractPageSequence - Class in org.apache.fop.fo.pagination
Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
AbstractPageSequence(FONode) - Constructor for class org.apache.fop.fo.pagination.AbstractPageSequence
Create an AbstractPageSequence that is a child of the given parent FONode.
AbstractPageSequenceLayoutManager - Class in org.apache.fop.layoutmgr
Abstract base class for a page sequence layout manager.
AbstractPageSequenceLayoutManager(AreaTreeHandler, AbstractPageSequence) - Constructor for class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Constructor
AbstractPaintingState - Class in org.apache.fop.util
A base class which holds information about the current painting state.
AbstractPaintingState() - Constructor for class org.apache.fop.util.AbstractPaintingState
 
AbstractPaintingState.AbstractData - Class in org.apache.fop.util
A base painting state data holding object
AbstractPaintingState.StateStack<E> - Class in org.apache.fop.util
A stack implementation which holds state objects
AbstractPathOrientedRenderer - Class in org.apache.fop.render
Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.
AbstractPathOrientedRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractPathOrientedRenderer
 
AbstractPDFExtensionElement - Class in org.apache.fop.render.pdf.extensions
Base class for the PDF-specific extension elements.
AbstractPDFExtensionElement(FONode) - Constructor for class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
Default constructor
AbstractPDFFontStream - Class in org.apache.fop.pdf
Base class for PDF font streams.
AbstractPDFFontStream() - Constructor for class org.apache.fop.pdf.AbstractPDFFontStream
Main constructor.
AbstractPDFStream - Class in org.apache.fop.pdf
This is an abstract base class for PDF streams.
AbstractPDFStream() - Constructor for class org.apache.fop.pdf.AbstractPDFStream
 
AbstractPDFStream(PDFDictionary) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
 
AbstractPDFStream(boolean) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
 
AbstractPDFStream(PDFDictionary, boolean) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
 
AbstractPSCommentElement - Class in org.apache.fop.render.ps.extensions
Base postscript commment element class
AbstractPSCommentElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
Default constructor
AbstractPSExtensionElement - Class in org.apache.fop.render.ps.extensions
Base class for the PostScript-specific extension elements.
AbstractPSExtensionElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
Default constructor
AbstractPSExtensionObject - Class in org.apache.fop.render.ps.extensions
Base class for the PostScript-specific extension elements.
AbstractPSExtensionObject(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
Main constructor.
AbstractPSTranscoder - Class in org.apache.fop.render.ps
This class enables to transcode an input to a PostScript document.
AbstractPSTranscoder() - Constructor for class org.apache.fop.render.ps.AbstractPSTranscoder
Constructs a new AbstractPSTranscoder.
AbstractRenderer - Class in org.apache.fop.render
Abstract base class for all renderers.
AbstractRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractRenderer
 
AbstractRendererConfigurator - Class in org.apache.fop.render
Abstract base classes for renderer-related configurator classes.
AbstractRendererConfigurator(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractRendererConfigurator
Default constructor
AbstractRendererMaker - Class in org.apache.fop.render
Base class for factory classes which instantiate Renderers and provide information about them.
AbstractRendererMaker() - Constructor for class org.apache.fop.render.AbstractRendererMaker
 
AbstractRenderingContext - Class in org.apache.fop.render
Abstract base class for RenderingContext implementations.
AbstractRenderingContext(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractRenderingContext
Main constructor.
AbstractResourceEnvironmentGroupContainer - Class in org.apache.fop.afp.modca
An abstract class which encapsulates the common features of Document and PageGroup resource containers
AbstractResourceEnvironmentGroupContainer(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
Main constructor
AbstractResourceGroupContainer - Class in org.apache.fop.afp.modca
An abstract container of resource objects
AbstractResourceGroupContainer(Factory) - Constructor for class org.apache.fop.afp.modca.AbstractResourceGroupContainer
Default constructor
AbstractResourceGroupContainer(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractResourceGroupContainer
Named constructor
AbstractResourceGroupContainer(Factory, String, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractResourceGroupContainer
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
AbstractRetrieveMarker - Class in org.apache.fop.fo.flow
Abstract base class for the fo:retrieve-marker and fo:retrieve-table-marker formatting objects.
AbstractRetrieveMarker(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractRetrieveMarker
Create a new AbstractRetrieveMarker instance that is a child of the given FONode
AbstractStructuredObject - Class in org.apache.fop.afp.modca
An abstract class encapsulating an MODCA structured object
AbstractStructuredObject() - Constructor for class org.apache.fop.afp.modca.AbstractStructuredObject
Default constructor
AbstractSVGDocumentHandler - Class in org.apache.fop.render.svg
Abstract base class for SVG Painter implementations.
AbstractSVGDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.svg.AbstractSVGDocumentHandler
 
AbstractTextArea - Class in org.apache.fop.area.inline
Abstract base class for both TextArea and Character.
AbstractTextArea() - Constructor for class org.apache.fop.area.inline.AbstractTextArea
Default constructor
AbstractTextArea(int, int, int) - Constructor for class org.apache.fop.area.inline.AbstractTextArea
Constructor with extra parameters: create a TextAdjustingInfo object
AbstractTextArea.TextAdjustingInfo - Class in org.apache.fop.area.inline
this class stores information about spaces and potential adjustments that can be used in order to re-compute adjustments when a page-number or a page-number-citation is resolved
AbstractTriplet - Class in org.apache.fop.afp.modca.triplets
A simple implementation of a MOD:CA triplet
AbstractTriplet(byte) - Constructor for class org.apache.fop.afp.modca.triplets.AbstractTriplet
Constructor
AbstractTripletStructuredObject - Class in org.apache.fop.afp.modca
A MODCA structured object base class providing support for Triplets
AbstractTripletStructuredObject() - Constructor for class org.apache.fop.afp.modca.AbstractTripletStructuredObject
 
AbstractXMLRenderer - Class in org.apache.fop.render.xml
Abstract xml renderer base class.
AbstractXMLRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.xml.AbstractXMLRenderer
 
AbstractXMLWritingIFDocumentHandler - Class in org.apache.fop.render.intermediate
Abstract base class for XML-writing IFDocumentHandler implementations.
AbstractXMLWritingIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
 
Accessibility - Class in org.apache.fop.accessibility
Helper class for FOP's accessibility features.
ACCESSIBILITY - Static variable in class org.apache.fop.accessibility.Accessibility
Constant string for the rendering options key to enable accessibility features.
AccessibilityEventProducer - Interface in org.apache.fop.accessibility
Event producer for accessibility-related events.
AccessibilityEventProducer.Provider - Class in org.apache.fop.accessibility
Provider class for the event producer.
ACIUtils - Class in org.apache.fop.svg
Utilities for java.text.AttributedCharacterIterator.
actionPerformed(ActionEvent) - Method in class org.apache.fop.render.awt.viewer.Command
actionPerformed(ActionEvent) - Method in class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
ActionSet - Class in org.apache.fop.render.intermediate.extensions
This class manages actions and action references.
ActionSet() - Constructor for class org.apache.fop.render.intermediate.extensions.ActionSet
 
activateEffectiveIPD() - Method in class org.apache.fop.area.Area
 
activateEffectiveIPD() - Method in class org.apache.fop.area.Block
 
activateEffectiveIPD() - Method in class org.apache.fop.area.BlockParent
 
activateLayout() - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
Activate the layout of this page sequence.
activateLayout() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
Activate the layout of this page sequence.
activateLayout() - Method in interface org.apache.fop.layoutmgr.TopLevelLayoutManager
Activate the layout of this page sequence.
activateNode(BreakingAlgorithm.KnuthNode, int, double, double, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Activate the given node.
ACTIVE_ENVIRONMENT_GROUP - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
Active Environment Group (AEG)
activeEnvironmentGroup - Variable in class org.apache.fop.afp.modca.AbstractPageObject
The active environment group for the page
ActiveEnvironmentGroup - Class in org.apache.fop.afp.modca
An Active Environment Group (AEG) is associated with each page, and is contained in the page's begin-end envelope in the data stream.
ActiveEnvironmentGroup(Factory, String, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ActiveEnvironmentGroup
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which must be 8 characters long.
ActiveEnvironmentGroup.FontFullyQualifiedNameTriplet - Class in org.apache.fop.afp.modca
 
activeLines - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
The set of active nodes in ascending line order.
activeNodeCount - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
The number of active nodes.
add(FONode) - Method in class org.apache.fop.fo.FObj.FObjIterator
Add the given newNode at the current position.
add(FONode) - Method in interface org.apache.fop.fo.FONode.FONodeIterator
Add the given newNode at the current position.
add(List<URL>, List<EmbedFontInfo>) - Method in class org.apache.fop.fonts.FontAdder
Iterates over font url list adding to font info list
add(LayoutManager) - Method in class org.apache.fop.layoutmgr.LMiter
add(Object) - Method in class org.apache.fop.pdf.PDFArray
Adds a new value to the array.
add(double) - Method in class org.apache.fop.pdf.PDFArray
Adds a new value to the array.
add(PDFDPart) - Method in class org.apache.fop.pdf.PDFDPartRoot
 
add(String) - Method in class org.apache.fop.pdf.PDFStream
Append data to the stream
add(StringBuffer) - Method in class org.apache.fop.pdf.PDFStream
Append data to the stream
add(String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
Adds content to the stream.
add(String) - Method in class org.apache.fop.render.txt.TXTStream
Adds a String to the OutputStream
addALetterSpace() - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
Add letter space.
addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
 
addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
 
addALetterSpaceTo(List) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
addAll(AbstractGraphicsDrawingOrderContainer) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
Adds all the contents of a given graphics container to this container
addAllComposedGlyphsToSubset() - Method in class org.apache.fop.fonts.truetype.GlyfTable
Adds to the subset, all the glyphs that are composed by a glyph, but do not appear themselves in the subset.
addAnnot(PDFObject) - Method in class org.apache.fop.pdf.PDFAnnotList
add an /Annot object of /Subtype /Link.
addAnnotation(PDFObject) - Method in class org.apache.fop.pdf.PDFResourceContext
set this page's annotation list
addAreaAttributes(Area) - Method in class org.apache.fop.render.xml.XMLRenderer
Adds the general Area attributes.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
Phase 3 of Knuth algorithm: Adds the areas
addAreas(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
 
addAreas(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
Phase 3 of Knuth algorithm: Adds the areas
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(AbstractLayoutManager, PositionIterator, LayoutContext) - Static method in class org.apache.fop.layoutmgr.AreaAdditionUtil
Creates the child areas for the given layout manager.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
 
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FloatLayoutManager
 
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
 
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
Generate and add areas to parent area.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
Add the area for this layout manager.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Add the area for this layout manager.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
Add the areas with the break points.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
Generate and add areas to parent area.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
Add the area for this layout manager.
addAreas(PositionIterator, LayoutContext) - Method in interface org.apache.fop.layoutmgr.LayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
A list block generates one or more normal block areas whose child areas are normal block areas returned by the children of fo:list-block.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
Add the areas for the break points.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Add the areas for the break points.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.LocalBreaker
 
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
 
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.PageBreaker
Adds an area to the flow layout manager
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.RetrieveTableMarkerLayoutManager
Add the area for this layout manager.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
Add the areas.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
Add the areas to the parent.
addAreas(PositionIterator, LayoutContext, int[], int, int, int, int, boolean, boolean, RowPainter, int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Add the areas for the break points.
addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
The table area is a reference area that contains areas for columns, bodies, rows and the contents are in cells.
addAreasForFloats(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext, int, int, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
 
addAreasForFloats(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext, int, int, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
 
addAttribute(String, String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(QName, String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(String, int) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(String, Rectangle2D) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(AttributesImpl, QName, String) - Static method in class org.apache.fop.util.XMLUtil
Adds an attribute to a given AttributesImpl instance.
addAttribute(AttributesImpl, String, String) - Static method in class org.apache.fop.util.XMLUtil
Adds an attribute to a given AttributesImpl instance.
addAttributesToList(Attributes) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
Override that doesn't convert the attributes to Property instances, but simply stores the attributes for later processing.
addAttributesToList(Attributes) - Method in class org.apache.fop.fo.PropertyList
Adds the attributes, passed in by the parser to the PropertyList.
addBackground(Area, CommonBorderPaddingBackground, PercentBaseContext, int, int, int, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add background to an area.
addBackground(Area, CommonBorderPaddingBackground, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add background to an area.
addBlock(Block) - Method in class org.apache.fop.area.Block
Add the block to this block area.
addBlock(Block, boolean) - Method in class org.apache.fop.area.Block
Add the block to this block area.
addBlock(Block) - Method in class org.apache.fop.area.BlockParent
Add the block area to this block parent.
addBlock(Block) - Method in class org.apache.fop.area.Footnote
Add a block area as child to the footnote area
addBlock(Block) - Method in class org.apache.fop.area.NormalFlow
Add the block area to this block parent.
addBlock(Block) - Method in class org.apache.fop.area.RegionReference
Add a block area to this region reference area.
addBlockSpacing(double, MinOptMax) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Add a block spacer for space before and space after a block.
addBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.BookmarkTree
Adds a new top-level bookmark.
addBookmark(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a bookmark.
addBorderElement(int, int, int, int) - Method in class org.apache.fop.render.txt.border.BorderManager
Adds border element to borderInfo.
addBorders(Area, CommonBorderPaddingBackground, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Deprecated.
Call the other addBorders() method and addPadding separately.
addBorders(Area, CommonBorderPaddingBackground, boolean, boolean, boolean, boolean, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add borders to an area.
addBox(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a box at the given coordinates
addBreakPosition(LineLayoutManager.LineBreakPosition, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
 
addBreaks(Area, int, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Sets the traits for breaks on an area.
addChar(int, int, char, boolean) - Method in class org.apache.fop.render.txt.TXTRenderer
Add char to text buffer.
addCharacter(NamedCharacter) - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
Adds a new character to the encoding.
addCharacter(String, PDFStream) - Method in class org.apache.fop.pdf.PDFCharProcs
add a character definition in the dictionary
addCharacters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FONode
addCharacterSet(int, CharacterSet) - Method in class org.apache.fop.afp.fonts.RasterFont
Adds the character set for the given point size
addCharacterSetOrientation(CharacterSetOrientation) - Method in class org.apache.fop.afp.fonts.CharacterSet
Add character set metric information for the different orientations
addCharMetrics(AFMCharMetrics) - Method in class org.apache.fop.fonts.type1.AFMFile
Adds new character metrics.
addChild(RtfElement) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
add a child element to this
addChildArea(Area) - Method in class org.apache.fop.area.Area
Add a child to this area.
addChildArea(Area) - Method in class org.apache.fop.area.BlockParent
Add a child to this area.
addChildArea(Area) - Method in class org.apache.fop.area.inline.Container
 
addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineArea
Set the parent for the child area.
addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineBlockParent
Override generic Area method.
addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineParent
 
addChildArea(Area) - Method in class org.apache.fop.area.LineArea
Add a child area to this line area.
addChildArea(Area) - Method in class org.apache.fop.area.RegionReference
Add a child to this area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Add a child area to the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
Add the child to the block container.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
Add the childArea to the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Add the childArea to the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
 
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
Add child area to a the correct container, depending on its area class.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
Add the childArea to the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Add the area as a child of the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
 
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
Add a child area to the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
This is a leaf-node, so this method should never be called.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
Add a child area to the current area.
addChildArea(Area) - Method in interface org.apache.fop.layoutmgr.LayoutManager
Add the area as a child of the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
Add the child area to this layout manager.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
Add the child to the list item area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Add the child.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
 
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
 
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Add child area to a the correct container, depending on its area class.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
Add the child to the current area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
Add the child to the caption area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Add the child to the cell block area.
addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
Add the child area to this layout manager.
addChildBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
Adds a child bookmark.
addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Add the LM in the argument to the list of child LMs; set this LM as the parent; initialize the LM.
addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Add the LM in the argument to the list of child LMs; set this LM as the parent; initialize the LM.
addChildLM(LayoutManager) - Method in interface org.apache.fop.layoutmgr.LayoutManager
Add the LM in the argument to the list of child LMs; set this LM as the parent; initialize the LM.
addChildLMs(List) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Add the LMs in the argument to the list of child LMs;
addChildLMs(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Add the LMs in the argument to the list of child LMs;
addChildLMs(List) - Method in interface org.apache.fop.layoutmgr.LayoutManager
Add the LMs in the argument to the list of child LMs;
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Footnote
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.InstreamForeignObject
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.ListItem
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.Table
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TablePart
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TableRow
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Wrapper
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.FObj
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.FObjMixed
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.FONode
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.PageSequence
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.UnknownXMLObj
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.fo.XMLObj
Adds a node as a child of this node.
addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
 
addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
 
addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDocumentInformationElement
 
addChildTo(FONode, FONode) - Static method in class org.apache.fop.fo.FObj
Used by RetrieveMarker during Marker-subtree cloning
addChildToArea(Area, BlockParent) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Add the childArea to the passed area.
addClass(String) - Method in class org.apache.fop.hyphenation.HyphenationTree
Add a character class to the tree.
addClass(String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
Add a character class.
addClass(String) - Method in class org.apache.fop.hyphenation.PatternParser
For testing purposes only.
addCollapsingBorders(Area, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, boolean[]) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add borders to an area for the collapsing border model in tables.
addColorSpace(PDFColorSpace) - Method in class org.apache.fop.pdf.PDFResources
Add a ColorSpace dictionary to the resources.
addCompositeGlyph(PCLCharacterDefinition) - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
 
addConditionalPageMasterReference(ConditionalPageMasterReference) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
Adds a new conditional page master reference.
addContentHandlerFactory(String) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
Add an XML handler.
addContentHandlerFactory(ContentHandlerFactory) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
Add an ContentHandlerFactory.
addContext(PDFResourceContext) - Method in class org.apache.fop.pdf.PDFResources
 
addCoords(byte[], int) - Method in class org.apache.fop.afp.goca.AbstractGraphicsCoord
Adds the coordinates to the structured field data
addDefaultFilters(Map, String) - Method in class org.apache.fop.pdf.PDFFilterList
Adds the default filters to this stream.
addDependent(Resolvable) - Method in class org.apache.fop.area.LinkResolver
Add dependent resolvable.
addDestination(Destination) - Method in class org.apache.fop.fo.pagination.Root
Add a Destination object to this FO
addDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFDocument
Adds a destination to the document.
addDocumentHandlerMaker(AbstractIFDocumentHandlerMaker) - Method in class org.apache.fop.render.RendererFactory
Add a new document handler maker.
addDocumentHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
Add a new document handler maker.
addElement(Document, Element) - Method in class org.apache.fop.fo.XMLObj
Add an element to the DOM document
addElement(MIFElement) - Method in class org.apache.fop.render.mif.MIFElement
 
addElementList(List) - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
Adds the given list of Knuth elements to this box' list of elements.
addElementMapping(ElementMapping) - Method in class org.apache.fop.apps.FopFactory
Add the element mapping with the given class name.
addElementMapping(String) - Method in class org.apache.fop.fo.ElementMappingRegistry
Add the element mapping with the given class name.
addElementMapping(ElementMapping) - Method in class org.apache.fop.fo.ElementMappingRegistry
Add the element mapping.
addEntry(int, int[]) - Method in class org.apache.fop.pdf.PDFWArray
Add an entry for single starting CID.
addEntry(int, int, int) - Method in class org.apache.fop.pdf.PDFWArray
Add an entry for a range of CIDs (/W element on p 213)
addEntry(int, int, int, int, int) - Method in class org.apache.fop.pdf.PDFWArray
Add an entry for a range of CIDs (/W2 element on p 210)
addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
 
addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionExtension
 
addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
 
addEnum(String, Property) - Method in class org.apache.fop.fo.properties.PropertyMaker
Add a enum constant.
addEventListener(EventListener) - Method in class org.apache.fop.events.CompositeEventListener
Adds an event listener to the broadcaster.
addEventListener(EventListener) - Method in class org.apache.fop.events.DefaultEventBroadcaster
Adds an event listener to the broadcaster.
addEventListener(EventListener) - Method in interface org.apache.fop.events.EventBroadcaster
Adds an event listener to the broadcaster.
addEventModel(EventModel) - Static method in class org.apache.fop.events.DefaultEventBroadcaster
Adds a new EventModel to the list of registered event models.
addException(String, ArrayList) - Method in class org.apache.fop.hyphenation.HyphenationTree
Add an exception to the tree.
addException(String, ArrayList) - Method in interface org.apache.fop.hyphenation.PatternConsumer
Add a hyphenation exception.
addException(String, ArrayList) - Method in class org.apache.fop.hyphenation.PatternParser
For testing purposes only.
addExtensionAttachment(ExtensionAttachment) - Method in class org.apache.fop.area.AreaTreeObject
Adds a new ExtensionAttachment instance to this page.
addFamilyNames(Collection<String>) - Method in class org.apache.fop.tools.fontlist.FontSpec
Adds font family names.
addFileset(FileSet) - Method in class org.apache.fop.tools.anttasks.Fop
Adds a set of XSL-FO files (nested fileset attribute).
addFillet(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a fillet (curve) at the given coordinates
addFillet(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a fillet (curve) at the given coordinates
addFilter(PDFFilter) - Method in class org.apache.fop.pdf.PDFFilterList
Add a filter for compression of the stream.
addFilter(String) - Method in class org.apache.fop.pdf.PDFFilterList
Add a filter for compression of the stream by name.
addFirstVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Checks if this LM's first "visible marks" (= borders, padding, spaces) have already been processed, and if necessary, adds corresponding elements to the specified list, and updates the given layout context accordingly.
addFirstVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Overridden to unconditionally add elements for space-before.
addFOEventHandlerMaker(AbstractFOEventHandlerMaker) - Method in class org.apache.fop.render.RendererFactory
Add a new FOEventHandlerMaker.
addFOEventHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
Add a new FOEventHandlerMaker.
addFont(int, AFPFont, int, int) - Method in class org.apache.fop.afp.modca.MapCodedFont
Add a font definition on the the map coded font object.
addFont(EmbedFontInfo, InternalResourceResolver) - Method in class org.apache.fop.fonts.FontCache
Adds a font info to cache
addFont(PDFFont) - Method in class org.apache.fop.pdf.PDFResources
add font object to resources list.
addFont(String, PDFDictionary) - Method in class org.apache.fop.pdf.PDFResources
 
addFontList(List<EmbedFontInfo>) - Method in class org.apache.fop.render.PrintRenderer
Adds a font list to current list of fonts
addFontProperties(String, String, String, int) - Method in class org.apache.fop.fonts.FontInfo
Adds a new font triplet.
addFontProperties(String, String[], String, int) - Method in class org.apache.fop.fonts.FontInfo
Adds a series of new font triplets given an array of font family names.
addFontProperties(String, FontTriplet) - Method in class org.apache.fop.fonts.FontInfo
Adds a new font triplet.
addFonts(PDFDocument, FontInfo) - Method in class org.apache.fop.pdf.PDFResources
Add the fonts in the font info to this PDF document's Font Resources.
addFontsToCurrentPage(Map) - Method in class org.apache.fop.afp.DataStream
Creates the given page fonts in the current page
addFontTraits(Area, Font) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Adds font traits to an area
addFootnote() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a footnote.
addForeignAttribute(QName, String) - Method in class org.apache.fop.fo.FObj
Adds a foreign attribute to this FObj.
addFormXObject(PDFResourceContext, PDFStream, PDFReference, String) - Method in class org.apache.fop.pdf.PDFDocument
Add a form XObject to the PDF document.
addFullArc(int, int, int, int) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a full arc
addGState(PDFGState) - Method in class org.apache.fop.pdf.PDFResourceContext
A a GState to this resource context.
addHandler(String) - Method in class org.apache.fop.render.ImageHandlerRegistry
Add an PDFImageHandler.
addHandler(ImageHandler) - Method in class org.apache.fop.render.ImageHandlerRegistry
Add an image handler.
addHyperlink(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a hyperlink.
addId() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Registers the FO's id on the current PageViewport
addId() - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
Registers the FO's id on the current PageViewport
addIDToPage(String) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Add an ID reference to the current page.
addImage(int, int, int, int, byte[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds an image
addImage(PDFResourceContext, PDFImage) - Method in class org.apache.fop.pdf.PDFDocument
Add an image to the PDF document.
addInBetweenBreak(List<ListElement>, LayoutContext, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Adds a break element to the content list between individual child elements.
addInlineArea(InlineArea) - Method in class org.apache.fop.area.LineArea
Add an inline child area to this line area.
addIntegerValue(int, String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
Add integer value addValue to attribute with name name.
addition(Numeric, Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
Add the two operands and return a new Numeric representing the result.
ADDITION - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
ADDITION
addition2(Numeric, Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
Add the two operands with a percentage context and return a new Numeric representing the result.
addKeyword(String, String) - Method in class org.apache.fop.fo.properties.PropertyMaker
Add a keyword-equiv to the maker.
addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructElem
Adds a kid to this structure element.
addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructTreeRoot
Adds the given object to the array of kids.
addKid(PDFObject) - Method in class org.apache.fop.pdf.StructureHierarchyMember
Adds the given object to the array of kids.
addKidInSpecificOrder(int, PDFStructElem) - Method in class org.apache.fop.pdf.PDFStructElem
 
addKnuthElementsForBorderPaddingAfter(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Creates Knuth elements for after border padding and adds them to the return list.
addKnuthElementsForBorderPaddingBefore(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Creates Knuth elements for before border padding and adds them to the return list.
addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
Creates Knuth elements for end border padding and adds them to the return list.
addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Creates Knuth elements for end border padding and adds them to the return list.
addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
Creates Knuth elements for start border padding and adds them to the return list.
addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Creates Knuth elements for start border padding and adds them to the return list.
addKnuthElementsForBreakAfter(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Creates Knuth elements for break-after and adds them to the return list.
addKnuthElementsForBreakBefore(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Creates Knuth elements for break-before and adds them to the return list.
addKnuthElementsForSpaceAfter(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Creates Knuth elements for space-after and adds them to the return list.
addKnuthElementsForSpaceBefore(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Creates Knuth elements for space-before and adds them to the return list.
addLastVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Adds elements the LM's last/closing marks to the specified list, and updates the layout context accordingly.
addLeader(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a leader.
addLine(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a line at the given x/y coordinates
addLine(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a line at the given x/y coordinates
addLineArea(LineArea) - Method in class org.apache.fop.area.Block
Add the line area to this block area.
addLink(Rectangle2D, AffineTransform, String, int) - Method in class org.apache.fop.svg.PDFGraphics2D
This is a pdf specific method used to add a link to the pdf document.
addList(RtfList) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
Add List
addMapPageSegment(String) - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
Add map page segment.
addMargins(Area, CommonBorderPaddingBackground, int, int, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add space to a block area.
addMargins(Area, CommonBorderPaddingBackground, CommonMarginBlock, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add space to a block area.
addMarker(Marker) - Method in class org.apache.fop.fo.FObj
Add the marker to this formatting object.
addMethod(EventMethodModel) - Method in class org.apache.fop.events.model.EventProducerModel
Adds a model instance of an event method.
addMetrics(String, FontMetrics) - Method in class org.apache.fop.fonts.FontInfo
Adds font metrics for a specific font.
addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.afp.AFPGraphics2D
Add a natively handled image directly to the document.
addNativeImage(Image, float, float, float, float) - Method in interface org.apache.fop.svg.NativeImageHandler
Add a natively handled image directly to the document.
addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.svg.PDFGraphics2D
Add a natively handled image directly to the PDF document.
addNode(int, BreakingAlgorithm.KnuthNode) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Add a node at the end of the given line's existing active nodes.
addObject(StructuredData) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
Adds a given graphics object to this container
addObject(StructuredData) - Method in class org.apache.fop.afp.goca.GraphicsData
Adds a given graphics object to this container
addObject(Object) - Method in class org.apache.fop.afp.modca.AbstractPageObject
Adds an AFP object reference to this page
addObject(StructuredData) - Method in class org.apache.fop.afp.modca.GraphicsObject
 
addObject(Object) - Method in class org.apache.fop.afp.modca.PageObject
Adds an AFP object reference to this page
addObject(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.PageSegment
Adds a resource object (image/graphic) to this page segment
addObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.ResourceGroup
Add this named object to this resource group
addObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
Adds a resource to the external resource group
addObject(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
Adds a PDFObject to this document.
addObserver(ElementListObserver.Observer) - Static method in class org.apache.fop.layoutmgr.ElementListObserver
Adds a new Observer to the list.
addOutline(PDFOutline) - Method in class org.apache.fop.pdf.PDFOutline
Add a sub element to this outline.
addOutputIntent(PDFOutputIntent) - Method in class org.apache.fop.pdf.PDFRoot
Adds an OutputIntent to the PDF
addOverlay(String) - Method in class org.apache.fop.afp.modca.MapPageOverlay
Add an overlay to to the map page overlay object.
addPadding(Area, CommonBorderPaddingBackground, boolean, boolean, boolean, boolean, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Add padding to an area.
addPage(PageObject) - Method in class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
Adds a page to the resource container.
addPage(PageViewport) - Method in class org.apache.fop.area.AreaTreeModel
Add a page to this model.
addPage(PageViewport) - Method in class org.apache.fop.area.PageSequence
Adds a new page to the page sequence
addPage(PageViewport) - Method in class org.apache.fop.area.RenderPagesModel
Add a page to the render page model.
addPage(PDFPage) - Method in class org.apache.fop.pdf.PDFDPart
 
addPage(PDFPage) - Method in class org.apache.fop.pdf.PDFPages
add a /Page object.
addPage(PDFPage) - Method in class org.apache.fop.pdf.PDFRoot
add a /Page object to the root /Pages object
addPage(MIFElement) - Method in class org.apache.fop.render.mif.MIFFile
 
addPageChangeListener(PageChangeListener) - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
Add a listener to receive notification of page change events.
addPageGroup(PageGroup) - Method in class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
Adds a PageGroup to the resource container.
addPageLabel(int, String) - Method in class org.apache.fop.pdf.PDFPageLabels
Adds a new entry, if necessary, to the /PageLabels dictionary.
addPageNumber(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a page number.
addPageNumberCitation(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a page number citation.
addPageSegment(String) - Method in class org.apache.fop.afp.modca.MapPageSegment
Add a page segment to to the map page segment object.
addPageSequenceMaster(String, PageSequenceMaster) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
Add a page sequence master.
addParagraphBreak() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts paragraph break before all close group marks.
addParameter(EventMethodModel.Parameter) - Method in class org.apache.fop.events.model.EventMethodModel
Adds a method parameter.
addParameter(Class, String) - Method in class org.apache.fop.events.model.EventMethodModel
Adds a method parameter.
addPattern(String, String) - Method in class org.apache.fop.hyphenation.HyphenationTree
Add a pattern to the tree.
addPattern(String, String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
Add hyphenation patterns.
addPattern(String, String) - Method in class org.apache.fop.hyphenation.PatternParser
For testing purposes only.
addPattern(PDFPattern) - Method in class org.apache.fop.pdf.PDFResourceContext
 
addPendingAfterMark(UnresolvedListElementWithLength) - Method in class org.apache.fop.layoutmgr.LayoutContext
Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.
addPendingBeforeMark(UnresolvedListElementWithLength) - Method in class org.apache.fop.layoutmgr.LayoutContext
Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.
addPendingMarks(LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Adds the unresolved elements for border and padding to a layout context so break possibilities can be properly constructed.
addPossibility(int, double) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
Add possibility.
addPrivateUseMapping(int, int) - Method in class org.apache.fop.fonts.MultiByteFont
Add a private use mapping {PU,GI} to the existing character map.
addProducer(EventProducerModel) - Method in class org.apache.fop.events.model.EventModel
Adds the model of an event producer to the event model.
addProperty(Property) - Method in class org.apache.fop.fo.properties.FontFamilyProperty
Add a new property to the list
addProperty(Property) - Method in class org.apache.fop.fo.properties.ListProperty
Add a new property to the list
addProperty(String, PDFReference) - Method in class org.apache.fop.pdf.PDFResources
Add a named property.
addRecord(double, BreakingAlgorithm.KnuthNode, double, int, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
Registers the new best active node for the given fitness class.
addRegion(Region) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
Adds a region to this simple-page-master.
addRendererMaker(AbstractRendererMaker) - Method in class org.apache.fop.render.RendererFactory
Add a new RendererMaker.
addRendererMaker(String) - Method in class org.apache.fop.render.RendererFactory
Add a new RendererMaker.
addResolvedAction(AbstractAction) - Method in interface org.apache.fop.render.intermediate.IFDocumentNavigationHandler
 
addResolvedAction(AbstractAction) - Method in class org.apache.fop.render.intermediate.IFSerializer
addResolvedAction(AbstractAction) - Method in class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
addRow(GridUnit[]) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Add a row.
addRtfListStyle(RtfListStyle) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
Add list style
addSegment(GraphicsChainedSegment) - Method in class org.apache.fop.afp.goca.GraphicsData
Adds the given segment to this graphics data
addShading(PDFShading) - Method in class org.apache.fop.pdf.PDFResourceContext
Add the shading to the current resource context.
addShorthand(PropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
Add a shorthand to this maker.
addSimplePageMaster(SimplePageMaster) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
Add a simple page master.
addSpace(char, int, boolean, int, int) - Method in class org.apache.fop.area.inline.TextArea
Create and add a SpaceArea child to this TextArea
addSpace(Area, MinOptMax, double) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Adds a space to the area.
addSpace(SpaceVal) - Method in class org.apache.fop.layoutmgr.SpaceSpecifier
Add a new space to the sequence.
addSpaceBeforeAfter(Area, double, MinOptMax, MinOptMax) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Adds traits for space-before and space-after to an area.
addString(String, int, int, CharacterSet) - Method in class org.apache.fop.afp.modca.GraphicsObject
Adds a string
addString(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem.RtfListItemLabel
Sets the content of the list item label.
addString(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Add string to children list.
addString(int, int, String) - Method in class org.apache.fop.render.txt.TXTRenderer
Adds string to text buffer (charData).
addStructureTreeElement(Area, StructureTreeElement) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Sets the structure tree element associated to the given area.
addStyle(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
Adds a style to the table.
addStyleToAttributes(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
Adds the style attributes to the given attributes.
addSubData(BookmarkData) - Method in class org.apache.fop.area.BookmarkData
Add a child bookmark data object.
addSubpropMaker(PropertyMaker) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
Add a subproperty to this maker.
addSubpropMaker(PropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
Add a subproperty to this maker.
addSubsequenceSpecifier(SubSequenceSpecifier) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
Adds a new suqsequence specifier to the page sequence master.
addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
Add a subtable.
addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
Add a subtable.
addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
Add a subtable into this lookup table's collecion of subtables according to its natural order.
addTableCellChild(TableCell, boolean) - Method in class org.apache.fop.fo.flow.table.TableCellContainer
Add cell to current row.
addTableFooterFootnotes(List<List<KnuthElement>>) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
Registers the given footnotes so that they can be added to the current page, after any other footnote.
addTableHeaderFootnotes(List<List<KnuthElement>>) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
Registers the given footnotes so that they can be added to the current page, before any other footnote.
addTextDecoration(Area, CommonTextDecoration) - Static method in class org.apache.fop.layoutmgr.TraitSetter
Adds the text-decoration traits to the area.
addTile(Tile) - Method in class org.apache.fop.afp.ioca.ImageContent
 
addTile(Tile) - Method in class org.apache.fop.afp.ioca.ImageSegment
 
addToAreaIPD(MinOptMax) - Method in class org.apache.fop.fonts.GlyphMapping
 
addToNums(int, Object) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
Adds a number and object to the nums array and increases the upper limit should it be required.
addToNums(int, Object) - Method in class org.apache.fop.pdf.PDFParentTree
 
addTrailerObject(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
Add trailer object.
addTrait(Integer, Object) - Method in class org.apache.fop.area.Area
Add a trait to this area.
addTraitAttributes(Area) - Method in class org.apache.fop.render.xml.XMLRenderer
Adds attributes from traits of an Area.
addTransparentData(CharactersetEncoder.EncodedChars) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
The Transparent Data control sequence contains a sequence of code points that are presented without a scan for embedded control sequences.
addTriplet(AbstractTriplet) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
Adds a triplet to this structured object
addTriplet(FontTriplet) - Method in class org.apache.fop.tools.fontlist.FontSpec
Adds a font triplet.
addTriplets(Collection<AbstractTriplet>) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
Adds a list of triplets to the triplets contained within this structured field
addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.apache.fop.fonts.SingleByteFont
Adds an unencoded character (one that is not supported by the primary encoding).
addUnresolvedArea(String, Resolvable) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Identify an unresolved area (one needing an idref to be resolved, e.g.
addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.AreaTreeHandler
Deprecated.
use getIDTracker().addUnresolvedIDRef(idref, res) instead
addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.IDTracker
Add an Resolvable object with an unresolved idref
addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.PageViewport
Add an idref to this page.
addValues(PDFGState) - Method in class org.apache.fop.pdf.PDFGState
Adds all values from another GState object to this one.
addValues(Map) - Method in class org.apache.fop.pdf.PDFGState
Adds all values from a Map to this object.
addVariant(WhitespaceManagementPenalty.Variant) - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
 
addWord(String, int) - Method in class org.apache.fop.area.inline.TextArea
Create and add a WordArea child to this TextArea.
addWord(String, int, int) - Method in class org.apache.fop.area.inline.TextArea
Create and add a WordArea child to this TextArea.
addWord(String, int, int[], int[], int[][], int) - Method in class org.apache.fop.area.inline.TextArea
Create and add a WordArea child to this TextArea.
addXKerning(String, String, double) - Method in class org.apache.fop.fonts.type1.AFMFile
Adds a X-kerning entry.
addXMLHandler(String) - Method in class org.apache.fop.render.XMLHandlerRegistry
Add an XML handler.
addXMLHandler(XMLHandler) - Method in class org.apache.fop.render.XMLHandlerRegistry
Add an XML handler.
addXObject(PDFXObject) - Method in class org.apache.fop.pdf.PDFResourceContext
 
addXObject(PDFXObject) - Method in class org.apache.fop.pdf.PDFResources
Add an XObject to the resources.
adjust(GlyphPositioningTable.Value) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
Perform adjustments at current position index.
adjust(GlyphPositioningTable.Value, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
Perform adjustments at specified offset from current position index.
adjust(int, int, int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
Apply value to specific adjustments to without use of device table adjustments.
adjust(int[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
Apply value to adjustments using font size for device table adjustments.
adjustedSpaceAfter - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
space-after value adjusted for block-progression-unit handling
adjustedSpaceBefore - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
space-before value adjusted for block-progression-unit handling
adjustFontInfo(FontInfo) - Method in class org.apache.fop.fonts.substitute.FontSubstitutions
Adjusts a given fontInfo using this font substitution catalog
adjustGlyphTJ(double) - Method in class org.apache.fop.pdf.PDFTextUtil
Writes a glyph adjust value to the "TJ-Buffer".
adjustingInfo - Variable in class org.apache.fop.area.inline.InlineArea
The adjustment information object
adjustIPD(Rectangle, WritingMode, PercentBaseContext) - Method in class org.apache.fop.fo.pagination.RegionBA
Adjust the viewport reference rectangle for a region as a function of precedence.
adjustIPD(Rectangle, WritingMode, PercentBaseContext) - Method in class org.apache.fop.fo.pagination.RegionSE
Adjust the viewport reference rectangle for a region as a function of precedence.
adjustment - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
total adjustment (= ipd - width of fixed elements)
Adjustment - Class in org.apache.fop.layoutmgr
 
adjustPA(int[], int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
Adjust a position adjustments array.
adjustRatio - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
adjustment ratio if the line ends at this breakpoint
AdobeStandardEncoding - Enum in org.apache.fop.fonts.type1
Enumerates the http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt for characters found in a Type1 font.
advanced - Variable in class org.apache.fop.fonts.EmbedFontInfo
false, to disable advanced typographic features
AdvancedMessageFormat - Class in org.apache.fop.util.text
Formats messages based on a template and with a set of named parameters.
AdvancedMessageFormat(CharSequence) - Constructor for class org.apache.fop.util.text.AdvancedMessageFormat
Construct a new message format.
AdvancedMessageFormat.Function - Interface in org.apache.fop.util.text
Implementations of this interface do some computation based on the message parameters given to it.
AdvancedMessageFormat.ObjectFormatter - Interface in org.apache.fop.util.text
Implementations of this interface format certain objects to strings.
AdvancedMessageFormat.Part - Interface in org.apache.fop.util.text
Represents a message template part.
AdvancedMessageFormat.PartFactory - Interface in org.apache.fop.util.text
Implementations of this interface parse a field part and return message parts.
advancedTableReader - Variable in class org.apache.fop.fonts.truetype.OpenFont
 
AdvancedTypographicTableFormatException - Exception in org.apache.fop.complexscripts.fonts
Exception thrown when attempting to decode a truetype font file and a format constraint is violated.
AdvancedTypographicTableFormatException() - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
Instantiate ATT format exception.
AdvancedTypographicTableFormatException(String) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
Instantiate ATT format exception.
AdvancedTypographicTableFormatException(String, Throwable) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
Instantiate ATT format exception.
ADYGHE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AFAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AffineTransformArrayParser - Class in org.apache.fop.render.intermediate
This class parses a sequence of transformations into an array of AffineTransform instances.
AffineTransformArrayParser() - Constructor for class org.apache.fop.render.intermediate.AffineTransformArrayParser
 
AFMCharMetrics - Class in org.apache.fop.fonts.type1
Holds the metrics of a single character from an AFM file.
AFMCharMetrics() - Constructor for class org.apache.fop.fonts.type1.AFMCharMetrics
 
AFMFile - Class in org.apache.fop.fonts.type1
Represents the contents of a Type 1 AFM font metrics file.
AFMFile() - Constructor for class org.apache.fop.fonts.type1.AFMFile
Default constructor.
AFMParser - Class in org.apache.fop.fonts.type1
Parses the contents of a Type 1 AFM font metrics file into an object structure (AFMFile).
AFMParser() - Constructor for class org.apache.fop.fonts.type1.AFMParser
Main constructor.
AFMWritingDirectionMetrics - Class in org.apache.fop.fonts.type1
Represents a writing direction metrics section from an AFM file.
AFMWritingDirectionMetrics() - Constructor for class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
 
AFP_DTD_1_0_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
Public ID for the AFP fonts 1.0 DTD.
AFP_DTD_1_0_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
Resource location for the AFP fonts 1.0 DTD.
AFP_DTD_1_1_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
Public ID for the AFP fonts 1.1 DTD.
AFP_DTD_1_1_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
Resource location for the AFP fonts 1.1 DTD.
AFP_DTD_1_2_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
Public ID for the AFP fonts 1.2 DTD.
AFP_DTD_1_2_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
Resource location for the AFP fonts 1.2 DTD.
AFP_FONT_INFO - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
The font information for the AFP renderer.
AFP_GRAYSCALE - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
Key for a Boolean value that enables grayscale processing instead of color processing.
AFP_PAINTING_STATE - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
The afp painting state
AFP_RESOURCE_MANAGER - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
The afp resource manager
AFPAttribute - Class in org.apache.fop.render.afp.extensions
This class extends the org.apache.fop.fo.StringProperty.Maker inner class in order to provide a static property maker.
AFPAttribute(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPAttribute
Constructor for the AFPAttribute.
AFPBase12FontCollection - Class in org.apache.fop.afp.fonts
Sets up a typical Base 12 font configuration for AFP
AFPBase12FontCollection(AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.AFPBase12FontCollection
 
AFPBorderPainter - Class in org.apache.fop.afp
Handles the drawing of borders/lines in AFP
AFPBorderPainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPBorderPainter
Main constructor
AFPBridgeContext - Class in org.apache.fop.afp.svg
An AFP specific implementation of a Batik BridgeContext
AFPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform, AFPGraphics2D, EventBroadcaster) - Constructor for class org.apache.fop.afp.svg.AFPBridgeContext
Constructs a new bridge context.
AFPConstants - Interface in org.apache.fop.afp
Constants used by the AFP renderer.
AFPCustomizable - Interface in org.apache.fop.render.afp
Interface used to customize the AFP renderer or document handler.
AFPDataObjectFactory - Class in org.apache.fop.afp
Factory for high level data objects (Image/Graphics etc)
AFPDataObjectFactory(Factory) - Constructor for class org.apache.fop.afp.AFPDataObjectFactory
Main constructor
AFPDataObjectInfo - Class in org.apache.fop.afp
A list of parameters associated with an AFP data objects
AFPDataObjectInfo() - Constructor for class org.apache.fop.afp.AFPDataObjectInfo
Default constructor
AFPDitheredRectanglePainter - Class in org.apache.fop.afp
A painter of rectangles in AFP
AFPDitheredRectanglePainter(AFPPaintingState, DataStream, AFPResourceManager) - Constructor for class org.apache.fop.afp.AFPDitheredRectanglePainter
Main constructor
AFPDocumentHandler - Class in org.apache.fop.render.afp
IFDocumentHandler implementation that produces AFP (MO:DCA).
AFPDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.afp.AFPDocumentHandler
Default constructor.
AFPDocumentHandlerMaker - Class in org.apache.fop.render.afp
Intermediate format document handler factory for AFP output.
AFPDocumentHandlerMaker() - Constructor for class org.apache.fop.render.afp.AFPDocumentHandlerMaker
 
AFPElementMapping - Class in org.apache.fop.render.afp.extensions
AFPElementMapping object provides the ability to extract information from the formatted object that reside in the afp namespace.
AFPElementMapping() - Constructor for class org.apache.fop.render.afp.extensions.AFPElementMapping
Main constructor
AFPEventProducer - Interface in org.apache.fop.afp
Event producer interface for AFP-specific events.
AFPEventProducer.Provider - Class in org.apache.fop.afp
Provider class for the event producer.
AFPExtensionAttachment - Class in org.apache.fop.render.afp.extensions
This is the pass-through value object for the AFP extension.
AFPExtensionAttachment(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
Default constructor.
AFPExtensionHandler - Class in org.apache.fop.render.afp.extensions
ContentHandler (parser) for restoring AFPExtension objects from XML.
AFPExtensionHandler() - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionHandler
 
AFPExtensionHandlerFactory - Class in org.apache.fop.render.afp.extensions
Factory for the ContentHandler that handles serialized AFPPageSetup instances.
AFPExtensionHandlerFactory() - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
 
AFPFont - Class in org.apache.fop.afp.fonts
All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.
AFPFont(String, boolean) - Constructor for class org.apache.fop.afp.fonts.AFPFont
Constructor for the base font requires the name.
AFPFontAttributes - Class in org.apache.fop.afp.fonts
This class encapsulates the font attributes that need to be included in the AFP data stream.
AFPFontAttributes(String, AFPFont, int) - Constructor for class org.apache.fop.afp.fonts.AFPFontAttributes
Constructor for the AFPFontAttributes
AFPFontCollection - Class in org.apache.fop.afp.fonts
A base collection of AFP fonts
AFPFontCollection(EventBroadcaster, List<AFPFontInfo>) - Constructor for class org.apache.fop.afp.fonts.AFPFontCollection
Main constructor
AFPFontConfig - Class in org.apache.fop.render.afp
The config object for AFP fonts, these differ from the the more generic fonts (TTF and Type1).
AFPFontConfig.AFPTrueTypeFont - Class in org.apache.fop.render.afp
 
AFPFontFamilyResolver - Class in org.apache.fop.afp.svg
 
AFPFontFamilyResolver(FontInfo, EventBroadcaster) - Constructor for class org.apache.fop.afp.svg.AFPFontFamilyResolver
 
AFPFontInfo - Class in org.apache.fop.afp.fonts
FontInfo contains meta information on fonts
AFPFontInfo(AFPFont, List<FontTriplet>) - Constructor for class org.apache.fop.afp.fonts.AFPFontInfo
Main constructor
AFPForeignAttributeReader - Class in org.apache.fop.render.afp
Parses any AFP foreign attributes
AFPForeignAttributeReader() - Constructor for class org.apache.fop.render.afp.AFPForeignAttributeReader
Main constructor
AFPGraphics2D - Class in org.apache.fop.afp
This is a concrete implementation of AbstractGraphics2D (and therefore of Graphics2D) which is able to generate GOCA byte codes.
AFPGraphics2D(boolean, AFPPaintingState, AFPResourceManager, AFPResourceInfo, FontInfo) - Constructor for class org.apache.fop.afp.AFPGraphics2D
Main constructor
AFPGraphics2D(AFPGraphics2D) - Constructor for class org.apache.fop.afp.AFPGraphics2D
Copy Constructor
AFPGraphics2DAdapter - Class in org.apache.fop.render.afp
Graphics2DAdapter implementation for AFP.
AFPGraphics2DAdapter(AFPPaintingState) - Constructor for class org.apache.fop.render.afp.AFPGraphics2DAdapter
Main constructor
AFPGraphicsObjectInfo - Class in org.apache.fop.afp
A graphics object info which contains necessary painting objects
AFPGraphicsObjectInfo() - Constructor for class org.apache.fop.afp.AFPGraphicsObjectInfo
 
AFPImageElementBridge - Class in org.apache.fop.afp.svg
An AFP specific implementation of a Batik SVGImageElementBridge
AFPImageElementBridge() - Constructor for class org.apache.fop.afp.svg.AFPImageElementBridge
 
AFPImageHandler - Class in org.apache.fop.render.afp
A base abstract AFP image handler
AFPImageHandler() - Constructor for class org.apache.fop.render.afp.AFPImageHandler
 
AFPImageHandlerGraphics2D - Class in org.apache.fop.render.afp
PDFImageHandler implementation which handles Graphics2D images.
AFPImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
 
AFPImageHandlerRawCCITTFax - Class in org.apache.fop.render.afp
AFPImageHandler implementation which handles CCITT encoded images (CCITT fax group 3/4).
AFPImageHandlerRawCCITTFax() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
 
AFPImageHandlerRawJPEG - Class in org.apache.fop.render.afp
ImageHandler implementation which handles ImageRawJPEG instances.
AFPImageHandlerRawJPEG() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
 
AFPImageHandlerRawStream - Class in org.apache.fop.render.afp
AFPImageHandler implementation which handles raw stream images.
AFPImageHandlerRawStream() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawStream
 
AFPImageHandlerRenderedImage - Class in org.apache.fop.render.afp
PDFImageHandler implementation which handles RenderedImage instances.
AFPImageHandlerRenderedImage() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
 
AFPImageHandlerSVG - Class in org.apache.fop.render.afp
Image handler implementation which handles SVG images for AFP output.
AFPImageHandlerSVG() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerSVG
 
AFPImageObjectInfo - Class in org.apache.fop.afp
A list of parameters associated with an image
AFPImageObjectInfo() - Constructor for class org.apache.fop.afp.AFPImageObjectInfo
Default constructor
AFPIncludeFormMap - Class in org.apache.fop.render.afp.extensions
This extension allows to include an AFP form map resource.
AFPIncludeFormMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
Default constructor.
AFPIncludeFormMapElement - Class in org.apache.fop.render.afp.extensions
This class extends the org.apache.fop.fo.extensions.ExtensionObj class.
AFPIncludeFormMapElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
Constructs an AFP object (called by Maker).
AFPInfo - Class in org.apache.fop.render.afp
AFP information structure for drawing the XML document.
AFPInfo() - Constructor for class org.apache.fop.render.afp.AFPInfo
 
AFPInvokeMediumMap - Class in org.apache.fop.render.afp.extensions
This is the pass-through value object for the AFP extension.
AFPInvokeMediumMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMap
Default constructor.
AFPInvokeMediumMapElement - Class in org.apache.fop.render.afp.extensions
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM) fields at the beginning of a page group or just prior to a Page.
AFPInvokeMediumMapElement(FONode) - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
Constructs the AFP extension object (called by Maker).
AFPLineDataInfo - Class in org.apache.fop.afp
Line data information
AFPLineDataInfo() - Constructor for class org.apache.fop.afp.AFPLineDataInfo
Default constructor
AFPLineDataInfo(AFPLineDataInfo) - Constructor for class org.apache.fop.afp.AFPLineDataInfo
Copy constructor.
AFPObjectAreaInfo - Class in org.apache.fop.afp
A common class used to convey locations, dimensions and resolutions of data objects.
AFPObjectAreaInfo(int, int, int, int, int, int) - Constructor for class org.apache.fop.afp.AFPObjectAreaInfo
Constructor
AFPPageFonts - Class in org.apache.fop.afp.fonts
Holds the current page fonts
AFPPageFonts() - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
Default constructor
AFPPageFonts(AFPPageFonts) - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
Parameterized constructor
AFPPageOverlay - Class in org.apache.fop.render.afp.extensions
This extension allows to include an AFP Page Overlay resource.
AFPPageOverlay() - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlay
Default constructor.
AFPPageOverlayElement - Class in org.apache.fop.render.afp.extensions
This class extends the org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject class.
AFPPageOverlayElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
Constructs an AFP object (called by Maker).
AFPPageSegmentElement - Class in org.apache.fop.render.afp.extensions
This class extends the org.apache.fop.extensions.ExtensionObj class.
AFPPageSegmentElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
Constructs an AFP object (called by Maker).
AFPPageSegmentElement.AFPPageSegmentSetup - Class in org.apache.fop.render.afp.extensions
This is the pass-through value object for the AFP extension.
AFPPageSegmentSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement.AFPPageSegmentSetup
Default constructor.
AFPPageSetup - Class in org.apache.fop.render.afp.extensions
This is the pass-through value object for the AFP extension.
AFPPageSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetup
Default constructor.
AFPPageSetupElement - Class in org.apache.fop.render.afp.extensions
This class extends the org.apache.fop.extensions.ExtensionObj class.
AFPPageSetupElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetupElement
Constructs an AFP object (called by Maker).
AFPPainter - Class in org.apache.fop.render.afp
IFPainter implementation that produces AFP (MO:DCA).
AFPPainter(AFPDocumentHandler) - Constructor for class org.apache.fop.render.afp.AFPPainter
Default constructor.
AFPPaintingState - Class in org.apache.fop.afp
This keeps information about the current painting state when writing to an AFP datastream.
AFPPaintingState() - Constructor for class org.apache.fop.afp.AFPPaintingState
 
AFPRectanglePainter - Class in org.apache.fop.afp
A painter of rectangles in AFP
AFPRectanglePainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPRectanglePainter
Main constructor
AFPRendererConfig - Class in org.apache.fop.render.afp
The AFP renderer config object.
AFPRendererConfig.AFPRendererConfigParser - Class in org.apache.fop.render.afp
The parser for AFP renderer specific data in the FOP conf.
AFPRendererConfig.ImagesModeOptions - Enum in org.apache.fop.render.afp
An enumeration for the various images modes available to the AFP renderer.
AFPRendererConfigParser() - Constructor for class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
 
AFPRendererConfigurator - Class in org.apache.fop.render.afp
AFP Renderer configurator
AFPRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.afp.AFPRendererConfigurator
Default constructor
AFPRendererContext - Class in org.apache.fop.render.afp
AFP-specific renderer context class.
AFPRendererContext(AbstractRenderer, String) - Constructor for class org.apache.fop.render.afp.AFPRendererContext
Main constructor
AFPRendererContextConstants - Interface in org.apache.fop.render.afp
Defines a number of standard constants (keys) for use by the RendererContext class.
AFPRendererImageInfo - Class in org.apache.fop.render.afp
The AFP image information
AFPRendererImageInfo(String, Rectangle2D, Point, ImageInfo, Image, RendererContext, Map) - Constructor for class org.apache.fop.render.afp.AFPRendererImageInfo
Main constructor
AFPRendererOption - Enum in org.apache.fop.render.afp
An enumeration of the configuration options available for the AFP renderer.
AFPRenderingContext - Class in org.apache.fop.render.afp
Rendering context for AFP (MO:DCA) production.
AFPRenderingContext(FOUserAgent, AFPResourceManager, AFPPaintingState, FontInfo, Map) - Constructor for class org.apache.fop.render.afp.AFPRenderingContext
Main constructor.
AFPResourceAccessor - Class in org.apache.fop.afp.util
Defines an interface through which external resource objects can be accessed.
AFPResourceAccessor(InternalResourceResolver, String) - Constructor for class org.apache.fop.afp.util.AFPResourceAccessor
Constructor for resource to be accessed via the FOUserAgent.
AFPResourceAccessor(InternalResourceResolver) - Constructor for class org.apache.fop.afp.util.AFPResourceAccessor
Constructor for resource to be accessed via the FOUserAgent.
AFPResourceInfo - Class in org.apache.fop.afp
The level at which a resource is to reside in the AFP output
AFPResourceInfo() - Constructor for class org.apache.fop.afp.AFPResourceInfo
 
AFPResourceLevel - Class in org.apache.fop.afp
A resource level
AFPResourceLevel(AFPResourceLevel.ResourceType) - Constructor for class org.apache.fop.afp.AFPResourceLevel
Main constructor
AFPResourceLevel.ResourceType - Enum in org.apache.fop.afp
 
AFPResourceLevelDefaults - Class in org.apache.fop.afp
This class holds resource levels defaults for the various resource types.
AFPResourceLevelDefaults() - Constructor for class org.apache.fop.afp.AFPResourceLevelDefaults
Creates a new instance with default values.
AFPResourceManager - Class in org.apache.fop.afp
Manages the creation and storage of document resources
AFPResourceManager(InternalResourceResolver) - Constructor for class org.apache.fop.afp.AFPResourceManager
Main constructor
AFPResourceUtil - Class in org.apache.fop.afp.util
TODO better docs Utility for AFP resource handling A utility class to read structured fields from a MO:DCA document.
AFPShadingMode - Enum in org.apache.fop.render.afp
Enumeration of the AFP shading modes.
AFPStreamer - Class in org.apache.fop.afp
Manages the streaming of the AFP output
AFPStreamer(Factory, InternalResourceResolver) - Constructor for class org.apache.fop.afp.AFPStreamer
Main constructor
AFPSVGHandler - Class in org.apache.fop.render.afp
AFP XML handler for SVG.
AFPSVGHandler() - Constructor for class org.apache.fop.render.afp.AFPSVGHandler
 
AFPTextDataInfo - Class in org.apache.fop.afp
Text data information
AFPTextDataInfo() - Constructor for class org.apache.fop.afp.AFPTextDataInfo
 
AFPTextElementBridge - Class in org.apache.fop.afp.svg
Bridge class for the <text> element.
AFPTextElementBridge(TextPainter) - Constructor for class org.apache.fop.afp.svg.AFPTextElementBridge
Constructs a new bridge for the <text> element.
AFPTextHandler - Class in org.apache.fop.afp.svg
Specialized TextHandler implementation that the AFPGraphics2D class delegates to to paint text using AFP GOCA text operations.
AFPTextHandler(FontInfo, AFPResourceManager) - Constructor for class org.apache.fop.afp.svg.AFPTextHandler
Main constructor.
AFPTextPainter - Class in org.apache.fop.afp.svg
Renders the attributed character iterator of some text.
AFPTextPainter(FOPTextHandler, FontFamilyResolver) - Constructor for class org.apache.fop.afp.svg.AFPTextPainter
Create a new text painter with the given font information.
AFPTrueTypeFont(String, boolean, CharacterSet, AFPEventProducer, String, URI) - Constructor for class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
 
AFPUnitConverter - Class in org.apache.fop.afp
AFP Unit converter
AFPUnitConverter(AFPPaintingState) - Constructor for class org.apache.fop.afp.AFPUnitConverter
Unit converter
aFrames - Variable in class org.apache.fop.render.mif.MIFFile
aFrames
AFRIKAANS - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AFTER - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
the "after" edge
AFTER - Static variable in class org.apache.fop.layoutmgr.RelSide
the after side
AFTER - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
after side
AFTER_PAGE - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
Process this extension after the next page is rendered or prepared when being handled by the area tree.
AFTER_PAGE - Static variable in interface org.apache.fop.area.OffDocumentItem
Process this extension after the next page is rendered or prepared when being handled by the area tree.
AGAW - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AggregatingFontFamilyResolver - Class in org.apache.fop.svg.font
 
AggregatingFontFamilyResolver(FontFamilyResolver...) - Constructor for class org.apache.fop.svg.font.AggregatingFontFamilyResolver
 
AL - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
right-to-left arabic class
ALBANIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
alert(Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
Alert during SVG processing.
ALIGN_CENTER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align center
ALIGN_DISTRIBUTED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align distributed
ALIGN_JUSTIFIED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align justified
ALIGN_LEFT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align left
ALIGN_RIGHT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align right
alignment - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
desired text alignment
alignment - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
Alignment of the paragraph/page.
ALIGNMENT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
RtfText attributes: this must contain all allignment attributes names
ALIGNMENT_ADJUST - Static variable in class org.apache.fop.datatypes.LengthBase
constant for a alignment adjust percent-based length
alignmentAdjust - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The alignment adjust property
alignmentBaseline - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The alignment baseline property
AlignmentContext - Class in org.apache.fop.layoutmgr.inline
The alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.
alignmentContext - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
The alignment context applying to this area
alignmentContext - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
alignment context
alignmentLast - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
Alignment of the paragraph's last line.
ALL - Static variable in class org.apache.fop.render.print.PagesMode
the all pages mode
ALL_BREAKS - Static variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
All feasible breaks are ok.
alloc(int) - Method in class org.apache.fop.hyphenation.ByteVector
This is to implement memory allocation in the array.
alloc(int) - Method in class org.apache.fop.hyphenation.CharVector
This is to implement memory allocation in the array.
allowBPDUpdate - Variable in class org.apache.fop.area.Block
if true, allow BPD update
allowJpegEmbedding() - Method in class org.apache.fop.render.afp.AFPRendererConfig
 
AlphaRasterImage - Class in org.apache.fop.pdf
PDFImage implementation for alpha channel "images".
AlphaRasterImage(String, Raster) - Constructor for class org.apache.fop.pdf.AlphaRasterImage
Create a alpha channel image.
AlphaRasterImage(String, RenderedImage) - Constructor for class org.apache.fop.pdf.AlphaRasterImage
Create a alpha channel image.
alreadyResolvedID(String) - Method in class org.apache.fop.area.AreaTreeHandler
Deprecated.
use getIDTracker().alreadyResolvedID(id) instead
alreadyResolvedID(String) - Method in class org.apache.fop.area.IDTracker
Check if an ID has already been resolved
ALSATIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ALTAI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
altTextMissing(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
Alternate text is missing for a graphic element.
AMB - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
Absolute Move Baseline
AMHARIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AMI - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
Absolute Move Inline
AN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
arabic number class
Anchor - Class in org.apache.fop.area.inline
Anchor area for footnote or float.
Anchor() - Constructor for class org.apache.fop.area.inline.Anchor
 
Anchor(int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor (format 1).
Anchor(int, int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor (format 2).
Anchor(int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor (format 3).
Anchor(GlyphPositioningTable.Anchor) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Instantiate an Anchor based on an existing anchor.
ANNOT - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
 
antialiasing - Variable in class org.apache.fop.render.java2d.Java2DRenderer
true if anti-aliasing is set
append(CharIterator, FONode) - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
Append interval using characters from character iterator IT.
append(char, FONode) - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
Append interval using character C.
appendDocument(Source) - Method in class org.apache.fop.render.intermediate.util.IFConcatenator
Appends another intermediate format document to the current output file.
appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
Append sequence to this sequence if it can be appended.
appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
Append sequence to this sequence if it can be appended.
appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
Append sequence to this sequence if it can be appended.
appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
Append sequence to this sequence if it can be appended.
appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.KnuthSequence
Append sequence to this sequence if it can be appended.
appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
Append sequence to this sequence if it can be appended.
appendSequenceOrClose(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
Append sequence to this sequence if it can be appended.
appendSequenceOrClose(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.KnuthSequence
Append sequence to this sequence if it can be appended.
apply(GlyphPositioningSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
Apply positioning subtable to current state at current position (only), resulting in the consumption of zero or more input glyphs.
apply(GlyphTable.RuleLookup[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
Apply a sequence of matched rule lookups to the nig input glyphs starting at the current position.
apply(GlyphSubstitutionSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
Apply substitution subtable to current state at current position (only), resulting in the consumption of zero or more input glyphs, and possibly replacing the current input glyphs starting at the current position, in which case it is possible that indexLast is altered to be either less than or greater than its value prior to this application.
apply(GlyphTable.RuleLookup[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
Apply a sequence of matched rule lookups to the nig input glyphs starting at the current position.
applyAlpha(int, int) - Method in class org.apache.fop.svg.PDFGraphics2D
Applies the given alpha values for filling and stroking.
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
 
applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
 
applyChanges(List) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
Tell the LM to apply the changes due to hyphenation
applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
Tell the LM to apply the changes due to hyphenation
applyColor(Color, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
Apply the java Color to PDF.
applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
Apply default application semantices; namely, consume one input glyph.
applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
Apply default application semantices; namely, consume one glyph.
applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
Apply default application semantices; namely, consume one input glyph, writing that glyph (and its association) to the output glyphs (and associations).
applyEncryption(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFDocument
Apply the encryption filter to a PDFStream if encryption is enabled.
applyFilter(OutputStream) - Method in class org.apache.fop.pdf.ASCII85Filter
Applies a filter to an OutputStream.
applyFilter(OutputStream) - Method in class org.apache.fop.pdf.ASCIIHexFilter
Applies a filter to an OutputStream.
applyFilter(OutputStream) - Method in class org.apache.fop.pdf.FlateFilter
Applies a filter to an OutputStream.
applyFilter(OutputStream) - Method in class org.apache.fop.pdf.NullFilter
Applies a filter to an OutputStream.
applyFilter(AbstractPDFStream) - Method in interface org.apache.fop.pdf.PDFEncryption
Adds a PDFFilter to the PDFStream object
applyFilter(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFEncryptionJCE
Adds a PDFFilter to the PDFStream object
applyFilter(OutputStream) - Method in class org.apache.fop.pdf.PDFFilter
Applies a filter to an OutputStream.
applyFilters(OutputStream) - Method in class org.apache.fop.pdf.PDFFilterList
Applies all registered filters as necessary.
applyLineCountAdjustment(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
 
applyPaint(Paint) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
Applies a new Paint object.
applyPaint(Paint, boolean) - Method in class org.apache.fop.render.ps.svg.PSSVGGraphics2D
 
applyPaint(Paint, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
Apply the java paint to the PDF.
applyStroke(Stroke) - Method in class org.apache.fop.afp.AFPGraphics2D
Apply the stroke to the AFP graphics object.
applyStroke(Stroke) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
Applies a new Stroke object.
applyStroke(Stroke) - Method in class org.apache.fop.svg.PDFGraphics2D
Apply the stroke to the PDF.
applyUnknownPaint(Paint, Shape) - Method in class org.apache.fop.svg.PDFGraphics2D
 
applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.AbstractTextArea
recursively apply the variation factor to all descendant areas
applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.FilledArea
Recursively apply the variation factor to all descendant areas
applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.InlineArea
recursively apply the variation factor to all descendant areas
applyVariationFactor(double) - Method in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
Apply the variation factor
applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.InlineParent
recursively apply the variation factor to all descendant areas
applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.UnresolvedPageNumber
recursively apply the variation factor to all descendant areas
ARABIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ARABIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
ArabicScriptProcessor - Class in org.apache.fop.complexscripts.scripts
The ArabicScriptProcessor class implements a script processor for performing glyph substitution and positioning operations on content associated with the Arabic script.
ARAKANESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.intermediate.ArcToBezierCurveTransformer
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
arcTo(double, double, int, int, int, int) - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
ArcToBezierCurveTransformer - Class in org.apache.fop.render.intermediate
 
ArcToBezierCurveTransformer(BezierCurvePainter) - Constructor for class org.apache.fop.render.intermediate.ArcToBezierCurveTransformer
 
Area - Class in org.apache.fop.area
Base object for all areas.
Area() - Constructor for class org.apache.fop.area.Area
 
AREA_DEFINITION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
AREA_DEFINITION triplet identifier
AreaAdditionUtil - Class in org.apache.fop.layoutmgr
Utility class which provides common code for the addAreas stage.
AreaEventProducer - Interface in org.apache.fop.area
Event producer interface for events related to the area tree.
AreaEventProducer.Provider - Class in org.apache.fop.area
Provider class for the event producer.
areaInfo - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Our area info for the Knuth elements
AreaInfo(short, MinOptMax, boolean, AlignmentContext) - Constructor for class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
Construct an area information item.
areaIPD - Variable in class org.apache.fop.fonts.GlyphMapping
 
AREATREE_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
input: Area Tree XML file
AreaTreeHandler - Class in org.apache.fop.area
Area tree handler for formatting objects.
AreaTreeHandler(FOUserAgent, String, OutputStream) - Constructor for class org.apache.fop.area.AreaTreeHandler
Constructor.
areaTreeHandler - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
AreaTreeHandler which activates the PSLM and controls the rendering of its pages.
AreaTreeInputHandler - Class in org.apache.fop.cli
InputHandler for the area tree XML (the old intermediate format) as input.
AreaTreeInputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.AreaTreeInputHandler
Constructor for XML->XSLT->area tree XML input
AreaTreeInputHandler(File) - Constructor for class org.apache.fop.cli.AreaTreeInputHandler
Constructor for area tree XML input
AreaTreeModel - Class in org.apache.fop.area
This is the model for the area tree object.
AreaTreeModel() - Constructor for class org.apache.fop.area.AreaTreeModel
Create a new store pages model
AreaTreeObject - Class in org.apache.fop.area
Abstract base class for all area tree objects.
AreaTreeObject() - Constructor for class org.apache.fop.area.AreaTreeObject
 
AreaTreeParser - Class in org.apache.fop.area
This is a parser for the area tree XML (intermediate format) which is used to reread an area tree (or part of it) into memory again for rendering to the final output format.
AreaTreeParser() - Constructor for class org.apache.fop.area.AreaTreeParser
 
ARMENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ARMENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
ART - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
 
ASCII85Filter - Class in org.apache.fop.pdf
PDF Filter for ASCII85.
ASCII85Filter() - Constructor for class org.apache.fop.pdf.ASCII85Filter
 
ASCII_ENCODING - Static variable in interface org.apache.fop.afp.AFPConstants
The encoding to use to convert to ASCII
ASCIIHexFilter - Class in org.apache.fop.pdf
ASCII Hex filter for PDF streams.
ASCIIHexFilter() - Constructor for class org.apache.fop.pdf.ASCIIHexFilter
 
ASSAMESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
assembleLookups(String[], Map) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list.
assembleLookups(GlyphTable, String[], Map) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list.
assignFontID(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
 
assignObjectNumber(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
Assigns the PDFObject an object number, and sets the parent of the PDFObject to this document.
assignWritingModeTraits(WritingModeTraitsSetter, boolean) - Method in class org.apache.fop.traits.WritingMode
Assign writing mode traits from this trait to the specified writing mode traits setter.
assignWritingModeTraits(WritingMode, boolean) - Method in class org.apache.fop.traits.WritingModeTraits
 
assignWritingModeTraits(WritingMode, boolean) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
Collectivelly assign values to all writing mode traits based upon a specific writing mode.
associateIDWithPageViewport(String, PageViewport) - Method in class org.apache.fop.area.AreaTreeHandler
Deprecated.
use getIDTracker().associateIDWithPageViewport(id, pv) instead
associateIDWithPageViewport(String, PageViewport) - Method in class org.apache.fop.area.IDTracker
Tie a PageViewport with an ID found on a child area of the PV.
associateLayoutManagerID(String) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Add an id reference of the layout manager in the AreaTreeHandler, if the id hasn't been resolved yet
associations - Variable in class org.apache.fop.fonts.GlyphMapping
 
associations - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
 
ATHAPASKAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ATT_ID - Static variable in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
 
ATT_KEY - Static variable in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
 
ATT_NAME - Static variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
name attribute
ATT_PAGE_NUMBERS - Static variable in class org.apache.fop.render.pdf.extensions.PDFPageElement
 
ATT_PLACEMENT - Static variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
placement attribute
ATT_REFID - Static variable in class org.apache.fop.render.pdf.extensions.PDFReferenceElement
 
ATT_SRC - Static variable in class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
src attribute containing the URI to the form map resource
ATT_TYPE - Static variable in class org.apache.fop.render.pdf.extensions.PDFActionElement
 
ATT_VALUE - Static variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
value attribute
ATT_X - Static variable in class org.apache.fop.render.afp.extensions.AFPPageOverlay
X coordinate attribute
ATT_Y - Static variable in class org.apache.fop.render.afp.extensions.AFPPageOverlay
X coordinate attribute
attachKids() - Method in class org.apache.fop.pdf.PDFStructElem
Attaches all valid kids to the kids array.
attachKids() - Method in class org.apache.fop.render.pdf.PageSequenceStructElem
 
attachment - Variable in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
Extension attachment.
attachment - Variable in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
extension attachment
attachSiblings(FONode, FONode) - Static method in class org.apache.fop.fo.FONode
This method is used when adding child nodes to a FO that already contains at least one child.
ATTR_BACKGROUND_COLOR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for background color
ATTR_BOLD - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bold
ATTR_CELL_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, bottom
ATTR_CELL_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, left
ATTR_CELL_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, right
ATTR_CELL_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, top
ATTR_CELL_U_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, bottom
ATTR_CELL_U_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, left
ATTR_CELL_U_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, right
ATTR_CELL_U_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, top
ATTR_CELL_VERT_ALIGN_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell alignment, bottom
ATTR_CELL_VERT_ALIGN_CENTER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell alignment, center
ATTR_CELL_VERT_ALIGN_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell alignment, top
ATTR_FONT_COLOR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for font color
ATTR_FONT_FAMILY - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for font family
ATTR_FONT_SIZE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for font size
ATTR_HEADER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row header
ATTR_ITALIC - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for italic
ATTR_NAMES - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
RtfText attributes: this must contain all attribute names
ATTR_ROW_LEFT_INDENT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
Position of the leftmost edge of the table with respect to the left edge of its column
ATTR_ROW_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, bottom
ATTR_ROW_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, left
ATTR_ROW_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, right
ATTR_ROW_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, top
ATTR_ROW_U_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, bottom
ATTR_ROW_U_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, left
ATTR_ROW_U_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, right
ATTR_ROW_U_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, top
ATTR_RTF_15_TRGAPH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
half the space between the cells of a table row in twips
ATTR_STRIKETHROUGH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for underline
ATTR_SUBSCRIPT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for subscript
ATTR_SUPERSCRIPT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for superscript
ATTR_UNDERLINE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for underline
attrib - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
attributes of the element
ATTRIB_CELL_PADDING - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL CELL PADDING attributes, used to select them when writing attributes
ATTRIB_ROW_PADDING - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL ROW PADDING attributes, used to select them when writing attributes
ATTRIBUTE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
Attribute
ATTRIBUTE_QUALIFIER - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
ATTRIBUTE_QUALIFIER triplet identifier
ATTRIBUTE_VALUE - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
ATTRIBUTE_VALUE triplet identifier
AttributeQualifierTriplet - Class in org.apache.fop.afp.modca.triplets
The attribute qualifier triplet is used to specify a qualifier for a document attribute.
AttributeQualifierTriplet(int, int) - Constructor for class org.apache.fop.afp.modca.triplets.AttributeQualifierTriplet
Main constructor
AttributeValue - Class in org.apache.fop.fonts.substitute
Encapsulates a font attribute value
AttributeValue() - Constructor for class org.apache.fop.fonts.substitute.AttributeValue
 
AttributeValueTriplet - Class in org.apache.fop.afp.modca.triplets
The attribute value triplet is used to specify a value for a document attribute.
AttributeValueTriplet(String) - Constructor for class org.apache.fop.afp.modca.triplets.AttributeValueTriplet
Main constructor
AttributeValueTriplet(String, int) - Constructor for class org.apache.fop.afp.modca.triplets.AttributeValueTriplet
 
atts - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
AttributesImpl instance that can be used during XML generation.
author - Variable in class org.apache.fop.apps.FOUserAgent
Author of the content of the document.
autoDetectFonts(boolean, FontAdder, boolean, FontEventListener, List<EmbedFontInfo>) - Method in class org.apache.fop.fonts.FontManager
Detect fonts from the operating system via FOPs autodetect mechanism.
autoSize - Variable in class org.apache.fop.area.inline.InlineParent
Controls whether the IPD is automatically adjusted based on the area's children.
availableShrink - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
shrink of the inline area
availableShrink - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
available stretch of the line ending at this breakpoint
availableStretch - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
stretch of the inline area
availableStretch - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
available shrink of the line ending at this breakpoint
AVAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AVESTAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
AWADHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AWTRenderer - Class in org.apache.fop.render.awt
The AWTRender outputs the pages generated by the layout engine to a Swing window.
AWTRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.awt.AWTRenderer
Creates a new AWTRenderer instance.
AWTRenderer(FOUserAgent, Renderable, boolean, boolean) - Constructor for class org.apache.fop.render.awt.AWTRenderer
Creates a new AWTRenderer instance.
AWTRendererMaker - Class in org.apache.fop.render.awt
RendererMaker for the AWT Preview Renderer.
AWTRendererMaker() - Constructor for class org.apache.fop.render.awt.AWTRendererMaker
 
AxisOrientation - Enum in org.apache.fop.afp.modca
Represents the 4 bytes that specify the axis-area rotation reference coordinate system
AYMARA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
AZERI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
azimuth - Variable in class org.apache.fop.fo.properties.CommonAural
The "azimuth" property.

B

B - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
paragraph separator class
backColor - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
The current background color
BACKGROUND - Static variable in class org.apache.fop.area.Trait
Background trait for an area.
Background() - Constructor for class org.apache.fop.area.Trait.Background
 
backgroundAttachment - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-attachment" property.
backgroundColor - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-color" property.
backgroundImage - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-image" property.
backgroundPositionHorizontal - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-position-horizontal" property.
BackgroundPositionShorthand - Class in org.apache.fop.fo.properties
Class encapsulating functionality for the background-position shorthand.
BackgroundPositionShorthand() - Constructor for class org.apache.fop.fo.properties.BackgroundPositionShorthand
 
BackgroundPositionShorthand.Maker - Class in org.apache.fop.fo.properties
Inner class for creating instances of this property
BackgroundPositionShorthand.Parser - Class in org.apache.fop.fo.properties
Inner class to provide shorthand parsing capabilities
backgroundPositionVertical - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-position-vertical" property.
backgroundRepeat - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-repeat" property.
backgroungImageTargetHeight - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
 
backgroungImageTargetWidth - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
 
BADAGA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BAGHELKHANDI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
balance() - Method in class org.apache.fop.hyphenation.TernaryTree
Balance the tree for best search performance
BalancingColumnBreakingAlgorithm - Class in org.apache.fop.layoutmgr
This is a the breaking algorithm that is responsible for balancing columns in multi-column layout.
BalancingColumnBreakingAlgorithm(LayoutManager, PageProvider, PageBreakingAlgorithm.PageBreakingLayoutListener, int, int, MinOptMax, boolean, int) - Constructor for class org.apache.fop.layoutmgr.BalancingColumnBreakingAlgorithm
 
BALANTE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BALINESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BALKAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BALOCHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BALTI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BAMBARA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BAMILEKE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BAMUM - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BandImage - Class in org.apache.fop.afp.ioca
 
BandImage() - Constructor for class org.apache.fop.afp.ioca.BandImage
 
BARCODE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
Bar Code
BASE - Static variable in class org.apache.fop.fonts.truetype.OFTableName
Baseline data
base - Variable in class org.apache.fop.pdf.PDFCMap
base CMap (String or PDFStream)
Base14Font - Class in org.apache.fop.fonts
Base class for all Base 14 fonts.
Base14Font() - Constructor for class org.apache.fop.fonts.Base14Font
 
Base14FontCollection - Class in org.apache.fop.fonts.base14
Sets up Base 14 fonts
Base14FontCollection(boolean) - Constructor for class org.apache.fop.fonts.base14.Base14FontCollection
Main constructor
Base14FontCollection - Class in org.apache.fop.render.java2d
A base 14 font collection for graphics 2D
Base14FontCollection(Java2DFontMetrics) - Constructor for class org.apache.fop.render.java2d.Base14FontCollection
Main constructor
baseLevel - Variable in class org.apache.fop.svg.PDFGraphics2D
The PDF graphics state level that this svg is being drawn into.
baselineShift - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The baseline shift property
baseMaker - Variable in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
base property maker
BASHKIR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BasicLink - Class in org.apache.fop.fo.flow
Class modelling the fo:basic-link object.
BasicLink(FONode) - Constructor for class org.apache.fop.fo.flow.BasicLink
Construct a BasicLink instance with the given FONode as its parent.
BasicLinkArea - Class in org.apache.fop.area.inline
An inline area produced by an fo:basic-link element.
BasicLinkArea() - Constructor for class org.apache.fop.area.inline.BasicLinkArea
 
BasicLinkLayoutManager - Class in org.apache.fop.layoutmgr.inline
LayoutManager for the fo:basic-link formatting object
BasicLinkLayoutManager(BasicLink) - Constructor for class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
Create an fo:basic-link layout manager.
BasicLinkLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BasicLinkLayoutManagerMaker
 
BASQUE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BATAK - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BatikExtensionElementMapping - Class in org.apache.fop.fo.extensions.svg
This Element Mapping is for Batik SVG Extension elements of the http://xml.apache.org/batik/ext namespace.
BatikExtensionElementMapping() - Constructor for class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
Main constructor.
BatikImageFlavors - Interface in org.apache.fop.image.loader.batik
Image flavors used by Batik.
BatikUtil - Class in org.apache.fop.image.loader.batik
Helper utilities for Apache Batik.
BAULE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
bBox - Variable in class org.apache.fop.pdf.PDFPattern
List of Doubles representing the Bounding box rectangle
BDR_BOTTOM_DASH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom dashed border
BDR_BOTTOM_DOTTED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom dotted border
BDR_BOTTOM_DOUBLE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom double border
BDR_BOTTOM_EMBOSS - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom embossed border
BDR_BOTTOM_SINGLE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom single border
BEFORE - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
the "before" edge
BEFORE - Static variable in class org.apache.fop.layoutmgr.RelSide
the before side
BEFORE - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
before side
BeforeFloat - Class in org.apache.fop.area
The before-float-reference-area optionally generated by an fo:region-body.
BeforeFloat() - Constructor for class org.apache.fop.area.BeforeFloat
 
BEGIN - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
Begin
beginArea() - Method in class org.apache.fop.afp.modca.GraphicsObject
Begins a graphics area (start of fill)
beginMarkedContentSequence(String, int) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
Begins a new marked content sequence (BDC or BMC).
beginMarkedContentSequence(String, int, String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
Begins a new marked content sequence (BDC or BMC).
beginTextObject() - Method in class org.apache.fop.pdf.PDFTextUtil
Called when a new text object should be started.
beginTextObject() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
Indicates the beginning of a text object.
beginTextObject() - Method in class org.apache.fop.render.intermediate.IFRenderer
Indicates the beginning of a text object.
beginTextObject() - Method in class org.apache.fop.render.java2d.Java2DRenderer
Indicates the beginning of a text object.
beginTextObject() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
Indicates the beginning of a text object.
beginTextObject(String, int) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
Indicates the beginning of a marked-content text object.
beginTextObject(String, int, String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
Indicates the beginning of a marked-content text object.
beginTextObject() - Method in class org.apache.fop.render.ps.PSPainter
Indicates the beginning of a text object.
beginTextObject() - Method in class org.apache.fop.render.ps.PSTextPainter
 
beginTextObject() - Method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
beginTextObject() - Method in class org.apache.fop.svg.NativeTextPainter
 
BELARUSSIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BEMBA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BENCH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BENGALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BENGALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BENGALI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BERBER - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
best - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
Best records.
bestMatch(FontInfo) - Method in class org.apache.fop.fonts.substitute.FontQualifier
Returns the highest priority matching font triplet found in a given font info
BestRecords() - Constructor for class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
default constructor
BETI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BezierCurvePainter - Interface in org.apache.fop.render.intermediate
 
BHILI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BHOJPURI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BIB_ENTRY - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
 
BIBLE_CREE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BidiAttributedCharacterIterator - Class in org.apache.fop.svg.text
 
BidiAttributedCharacterIterator(AttributedCharacterIterator) - Constructor for class org.apache.fop.svg.text.BidiAttributedCharacterIterator
 
BidiAttributedCharacterIterator(AttributedCharacterIterator, int) - Constructor for class org.apache.fop.svg.text.BidiAttributedCharacterIterator
 
BidiClass - Class in org.apache.fop.complexscripts.bidi
Bidirectional class utilities.
BidiConstants - Interface in org.apache.fop.complexscripts.bidi
Constants used for bidirectional processing.
BidiLayoutManager - Class in org.apache.fop.layoutmgr.inline
Layout manager for fo:bidi-override.
BidiLayoutManager(BidiOverride) - Constructor for class org.apache.fop.layoutmgr.inline.BidiLayoutManager
Construct bidi layout manager.
bidiLevel - Variable in class org.apache.fop.area.Area
Resolved bidirectional level for area.
bidiLevelAt(int) - Method in class org.apache.fop.area.inline.WordArea
Obtain per-character (glyph) level at a specified index position.
bidiLevelAt(int) - Method in class org.apache.fop.fo.FOText
Obtain bidirectional level of character at specified position, which must be a non-negative integer less than the length of this FO.
BidiOverride - Class in org.apache.fop.fo.flow
Class modelling the fo:bidi-override object.
BidiOverride(FONode) - Constructor for class org.apache.fop.fo.flow.BidiOverride
Base constructor
BidiOverrideLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BidiOverrideLayoutManagerMaker
 
BidiResolver - Class in org.apache.fop.complexscripts.bidi
A utility class for performing bidirectional resolution processing.
BIKOL - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BILEN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BinaryCoder() - Constructor for class org.apache.fop.fonts.type1.Type1SubsetFile.BinaryCoder
 
binaryEntries - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
 
binaryLength - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSDictionary
 
binaryLength - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
 
BinaryUtils - Class in org.apache.fop.afp.util
Library of utility useful conversion methods.
bind(PropertyList) - Method in class org.apache.fop.fo.extensions.ExternalDocument
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractGraphics
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractListItemPart
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.BasicLink
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.BidiOverride
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Block
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.BlockContainer
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Character
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.ExternalGraphic
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Float
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Footnote
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.FootnoteBody
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.InitialPropertySet
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Inline
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.InlineContainer
 
bind(PropertyList) - Method in class org.apache.fop.fo.flow.InlineLevel
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Leader
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.ListBlock
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.ListItem
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Marker
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiCase
 
bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiPropertySet
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiSwitch
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiToggle
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.PageNumber
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.RetrieveMarker
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.Table
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableAndCaption
 
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableCaption
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableCell
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableCellContainer
 
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableColumn
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableFObj
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TablePart
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableRow
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.flow.Wrapper
 
bind(PropertyList) - Method in class org.apache.fop.fo.FObj
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.FONode
Bind the given PropertyList to this node Does nothing by default.
bind(PropertyList) - Method in class org.apache.fop.fo.FOText
Bind the given PropertyList to this node Does nothing by default.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
 
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.ColorProfile
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Declarations
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Flow
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.PageSequence
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Region
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RegionBA
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RegionBody
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RegionSE
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Root
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.SideRegion
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
Bind property values from the property list to the FO node.
bind(PropertyList) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
Bind property values from the property list to the FO node.
bindMarker(Marker) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
Clone the subtree of the given marker
BitmapImage - Class in org.apache.fop.pdf
Bitmap image.
BitmapImage(String, int, int, byte[], PDFReference) - Constructor for class org.apache.fop.pdf.BitmapImage
Create a bitmap image.
BitmapImageUtil - Class in org.apache.fop.util.bitmap
Utility method for dealing with bitmap images.
BitmapRendererConfig - Class in org.apache.fop.render.bitmap
The Bitmap renderer config data object.
BitmapRendererConfig.BitmapRendererConfigParser - Class in org.apache.fop.render.bitmap
The parser for the Bitmap renderer configuration data.
BitmapRendererConfigParser(String) - Constructor for class org.apache.fop.render.bitmap.BitmapRendererConfig.BitmapRendererConfigParser
 
BitmapRendererConfigurator - Class in org.apache.fop.render.bitmap
Configurator for bitmap output.
BitmapRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.bitmap.BitmapRendererConfigurator
Default constructor
BitmapRendererEventProducer - Interface in org.apache.fop.render.bitmap
Event producer interface for events generated by the bitmap renderers.
BitmapRendererEventProducer.Provider - Class in org.apache.fop.render.bitmap
Provider class for the event producer.
BitmapRendererOption - Enum in org.apache.fop.render.bitmap
An enumeration of the Bitmap renderer configuration opetions available to the user via the FOP conf.
BitmapRenderingSettings - Class in org.apache.fop.render.bitmap
This class holds settings used when rendering to bitmaps.
BitmapRenderingSettings() - Constructor for class org.apache.fop.render.bitmap.BitmapRenderingSettings
Default constructor.
bitmapWithTransparency(Object, Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
SVG references a bitmap image that contains transparency while it is not allowed.
black() - Method in class org.apache.fop.pdf.PDFColor
Get the black component.
BLACKFOOT - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BLANK - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
blank (same as no fill)
BLEND - Static variable in class org.apache.fop.afp.modca.triplets.PresentationSpaceMixingRulesTriplet
blend
BLINK - Static variable in class org.apache.fop.area.Trait
Blinking trait used when rendering inline parent.
Block - Class in org.apache.fop.area
This is the block area class.
Block() - Constructor for class org.apache.fop.area.Block
 
Block - Class in org.apache.fop.fo.flow
Class modelling the fo:block object.
Block(FONode) - Constructor for class org.apache.fop.fo.flow.Block
Base constructor
BLOCK_PROGRESSION_DIRECTION - Static variable in class org.apache.fop.area.Trait
block progression direction trait
BLOCK_QUOTE - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
 
BLOCK_SIZE - Static variable in class org.apache.fop.hyphenation.TernaryTree
allocation size for arrays
BlockContainer - Class in org.apache.fop.fo.flow
Class modelling the fo:block-container object.
BlockContainer(FONode) - Constructor for class org.apache.fop.fo.flow.BlockContainer
Creates a new BlockContainer instance as a child of the given FONode.
BlockContainerLayoutManager - Class in org.apache.fop.layoutmgr
LayoutManager for a block-container FO.
BlockContainerLayoutManager(BlockContainer) - Constructor for class org.apache.fop.layoutmgr.BlockContainerLayoutManager
Create a new block container layout manager.
BlockContainerLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BlockContainerLayoutManagerMaker
 
BlockKnuthSequence - Class in org.apache.fop.layoutmgr
Represents a list of block level Knuth elements.
BlockKnuthSequence() - Constructor for class org.apache.fop.layoutmgr.BlockKnuthSequence
Creates a new and empty list.
BlockKnuthSequence(List) - Constructor for class org.apache.fop.layoutmgr.BlockKnuthSequence
Creates a new list from an existing list.
BlockLayoutManager - Class in org.apache.fop.layoutmgr
LayoutManager for a block FO.
BlockLayoutManager(Block) - Constructor for class org.apache.fop.layoutmgr.BlockLayoutManager
Creates a new BlockLayoutManager.
BlockLayoutManager.ProxyLMiter - Class in org.apache.fop.layoutmgr
Proxy iterator for Block LM.
BlockLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BlockLayoutManagerMaker
 
BlockLevelEventProducer - Interface in org.apache.fop.layoutmgr
Event producer interface for block-level layout managers.
BlockLevelEventProducer.Provider - Class in org.apache.fop.layoutmgr
Provider class for the event producer.
BlockLevelLayoutManager - Interface in org.apache.fop.layoutmgr
The interface for LayoutManagers which generate block areas
blockListIndex - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
blockListIndex of the current BlockSequence in blockLists
blockLists - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
 
BlockParent - Class in org.apache.fop.area
A BlockParent holds block-level areas.
BlockParent() - Constructor for class org.apache.fop.area.BlockParent
 
blockProgressionOffset - Variable in class org.apache.fop.area.inline.InlineArea
offset position from before edge of parent area
blocks - Variable in class org.apache.fop.area.inline.Container
The list of block areas stacked inside this container
BlockSequence(int, int) - Constructor for class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
Creates a new BlockSequence.
BlockStackingLayoutManager - Class in org.apache.fop.layoutmgr
Base LayoutManager class for all areas which stack their child areas in the block-progression direction, such as Flow, Block, ListBlock.
BlockStackingLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.BlockStackingLayoutManager
 
BlockStackingLayoutManager.MappingPosition - Class in org.apache.fop.layoutmgr
A mapping position.
BlockViewport - Class in org.apache.fop.area
A BlockViewport.
BlockViewport() - Constructor for class org.apache.fop.area.BlockViewport
Create a new block viewport area.
BlockViewport(boolean) - Constructor for class org.apache.fop.area.BlockViewport
Create a new block viewport area.
blue() - Method in class org.apache.fop.pdf.PDFColor
Get the blue component.
blue255() - Method in class org.apache.fop.pdf.PDFColor
Get the blue integer component.
BN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
boundary neutral class
BODY - Static variable in class org.apache.fop.layoutmgr.table.TableRowIterator
Selects the table-body elements for iteration.
BodyRegion - Class in org.apache.fop.area
This class is a container for the areas that may be generated by an fo:region-body.
BodyRegion(RegionBody, RegionViewport) - Constructor for class org.apache.fop.area.BodyRegion
Constructor which can read traits directly from an fo:region-body formatting object.
BodyRegion(int, String, RegionViewport, int, int) - Constructor for class org.apache.fop.area.BodyRegion
Constructor which can read traits directly from an fo:region-body formatting object.
BodyStartFunction - Class in org.apache.fop.fo.expr
Class corresponding to the body-start Property Value function.
BodyStartFunction() - Constructor for class org.apache.fop.fo.expr.BodyStartFunction
 
bookComponent - Variable in class org.apache.fop.render.mif.MIFFile
bookComponent
Bookmark - Class in org.apache.fop.fo.pagination.bookmarks
Class modelling the fo:bookmark object, first introduced in the XSL 1.1 WD.
Bookmark(FONode) - Constructor for class org.apache.fop.fo.pagination.bookmarks.Bookmark
Create a new Bookmark object that is a child of the given FONode.
Bookmark - Class in org.apache.fop.render.intermediate.extensions
This class is a bookmark element for use in the intermediate format.
Bookmark(String, boolean, AbstractAction) - Constructor for class org.apache.fop.render.intermediate.extensions.Bookmark
Creates a new bookmark.
BOOKMARK - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
the bookmark element
BOOKMARK_TREE - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
the bookmark-tree element
BookmarkData - Class in org.apache.fop.area
An instance of this class is either a PDF bookmark-tree and its child bookmark-items, or a bookmark-item and the child child bookmark-items under it.
BookmarkData(BookmarkTree) - Constructor for class org.apache.fop.area.BookmarkData
Create a new bookmark data object.
BookmarkData(Bookmark) - Constructor for class org.apache.fop.area.BookmarkData
Create a new pdf bookmark data object.
BookmarkData() - Constructor for class org.apache.fop.area.BookmarkData
Create a new bookmark data root object.
BookmarkData(String, boolean, PageViewport, String) - Constructor for class org.apache.fop.area.BookmarkData
Create a new bookmark data object.
BookmarkTitle - Class in org.apache.fop.fo.pagination.bookmarks
Class modelling the fo:bookmark-title object, first introduced in the XSL 1.1 WD.
BookmarkTitle(FONode) - Constructor for class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
Create a new BookmarkTitle object that is a child of the given FONode.
BookmarkTree - Class in org.apache.fop.fo.pagination.bookmarks
Class modelling the fo:bookmark-tree object, first introduced in the XSL 1.1 WD.
BookmarkTree(FONode) - Constructor for class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
Create a new BookmarkTree object that is a child of the given FONode.
BookmarkTree - Class in org.apache.fop.render.intermediate.extensions
This class is the root of the bookmark tree for use in the intermediate format.
BookmarkTree() - Constructor for class org.apache.fop.render.intermediate.extensions.BookmarkTree
Constructs a new bookmark tree.
BOPOMOFO - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BORDER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
RtfText attributes:: this must contain all border attribute names
BORDER_AFTER - Static variable in class org.apache.fop.area.Trait
The border after.
BORDER_BEFORE - Static variable in class org.apache.fop.area.Trait
The border before.
BORDER_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border bottom
BORDER_CHARACTER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for character border (border always appears on all sides)
BORDER_COLOR - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border color
BORDER_DASH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dashed border
BORDER_DASH_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a small-dashed border
BORDER_DOT_DASH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dot-dashed border
BORDER_DOT_DOT_DASH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dot-dot-dashed border
BORDER_DOTTED - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dotted border
BORDER_DOUBLE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a double border
BORDER_DOUBLE_THICKNESS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a double-thick border
BORDER_EMBOSS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for an embossed border
BORDER_END - Static variable in class org.apache.fop.area.Trait
The border end.
BORDER_ENGRAVE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for an engraved border
BORDER_HAIRLINE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a hairline border
BORDER_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border left
BORDER_NIL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for an nil border
BORDER_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border right
BORDER_SHADOWED - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a shadowed border
BORDER_SINGLE_THICKNESS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a single-thick border
BORDER_SPACE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border space
BORDER_START - Static variable in class org.apache.fop.area.Trait
The border start.
BORDER_STRIPED - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a striped border
BORDER_THIN_THICK_LARGE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-large border
BORDER_THIN_THICK_MEDIUM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-medium border
BORDER_THIN_THICK_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-small border
BORDER_THIN_THICK_THIN_LARGE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-thin-large border
BORDER_THIN_THICK_THIN_MEDIUM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-thin-medium border
BORDER_THIN_THICK_THIN_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-thin-small border
BORDER_THINK_THIN_LARGE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a think-thin-large border
BORDER_THINK_THIN_MEDIUM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a think-thin-medium border
BORDER_THINK_THIN_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a think-thin-small border
BORDER_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border top
BORDER_TRIPLE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a triple border
BORDER_WAVY - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a wavy border
BORDER_WAVY_DOUBLE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a double wavy border
BORDER_WIDTH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border width
BorderAttributesConverter - Class in org.apache.fop.render.rtf
Constants for RTF border attribute names, and a static method for converting fo attribute strings.
BorderElement - Class in org.apache.fop.layoutmgr
This represents an unresolved border element.
BorderElement(Position, CondLengthProperty, RelSide, boolean, boolean, PercentBaseContext) - Constructor for class org.apache.fop.layoutmgr.BorderElement
Main constructor
BorderManager - Class in org.apache.fop.render.txt.border
This keeps all information about borders for current processed page.
BorderManager(int, int, TXTState) - Constructor for class org.apache.fop.render.txt.border.BorderManager
Constructs BorderManger, using pageWidth and pageHeight for creating borderInfo.
BorderOrPaddingElement - Class in org.apache.fop.layoutmgr
This class represents an unresolved border or padding element.
BorderOrPaddingElement(Position, CondLengthProperty, RelSide, boolean, boolean, PercentBaseContext) - Constructor for class org.apache.fop.layoutmgr.BorderOrPaddingElement
Main constructor
BorderPainter - Class in org.apache.fop.render.intermediate
This is an abstract base class for handling border painting.
BorderPainter(GraphicsPainter) - Constructor for class org.apache.fop.render.intermediate.BorderPainter
 
BorderPaintingInfo - Class in org.apache.fop.afp
Border painting information
BorderPaintingInfo(float, float, float, float, boolean, int, Color) - Constructor for class org.apache.fop.afp.BorderPaintingInfo
Main constructor
BorderProps - Class in org.apache.fop.traits
Border properties.
BorderProps(int, int, int, int, Color, BorderProps.Mode) - Constructor for class org.apache.fop.traits.BorderProps
Constructs a new BorderProps instance.
BorderProps.Mode - Enum in org.apache.fop.traits
 
BORDERS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
String array of border attributes
BorderSpacingShorthandParser - Class in org.apache.fop.fo.properties
Shorthand parser for the "border-spacing" shorthand property.
BorderSpacingShorthandParser() - Constructor for class org.apache.fop.fo.properties.BorderSpacingShorthandParser
 
BorderSpecification - Class in org.apache.fop.fo.flow.table
A border's informations, along with the FO element which declared it.
BorderSpecification(CommonBorderPaddingBackground.BorderInfo, int) - Constructor for class org.apache.fop.fo.flow.table.BorderSpecification
Creates a new border specification.
BorderStyle - Class in org.apache.fop.traits
Enumeration class for border styles.
BorderWidthPropertyMaker - Class in org.apache.fop.fo.properties
This subclass of LengthProperty.Maker handles the special treatment of border width described in 7.7.20.
BorderWidthPropertyMaker(int) - Constructor for class org.apache.fop.fo.properties.BorderWidthPropertyMaker
Create a length property which check the value of the border-*-style property and return a length of 0 when the style is "none".
BOSNIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
bottom - Variable in class org.apache.fop.fo.properties.CommonAbsolutePosition
The "bottom" property.
bottom - Variable in class org.apache.fop.fo.properties.CommonRelativePosition
The "bottom" property.
BOTTOM - Static variable in class org.apache.fop.render.intermediate.BorderPainter
Convention index of bottom border
BOTTOM_LEFT - Static variable in class org.apache.fop.render.intermediate.BorderPainter
Convention index of bottom-left border corners
BOTTOM_RIGHT - Static variable in class org.apache.fop.render.intermediate.BorderPainter
Convention index of bottom-right border corners
boundingBoxes - Variable in class org.apache.fop.fonts.MultiByteFont
Contains the character bounding boxes for all characters in the font
boundingBoxes - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
 
BoxCornerPropShorthandParser - Class in org.apache.fop.fo.properties
Shorthand property parser for Box rounded corner properties
BoxCornerPropShorthandParser() - Constructor for class org.apache.fop.fo.properties.BoxCornerPropShorthandParser
Default constructor.
BoxPropShorthandParser - Class in org.apache.fop.fo.properties
Shorthand property parser for Box properties
BoxPropShorthandParser() - Constructor for class org.apache.fop.fo.properties.BoxPropShorthandParser
Default constructor.
bpd - Variable in class org.apache.fop.area.Area
the area's block-progression-dimension
bpd - Variable in class org.apache.fop.datatypes.FODimension
distance (in millipoints) on the block-progression-direction
bpUnit - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Value of the block-progression-unit (non-standard property)
BRAHMI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BRAHUI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BRAILLE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BRAJ_BHASHA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BREAK_COLUMN - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Constant for a column break
BREAK_EVEN_PAGE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Constant for a even page break
BREAK_NONE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Constant for no page break
BREAK_ODD_PAGE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Constant for a odd page break
BREAK_PAGE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Constant for a normal page break
breakBeforeServed - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Indicates whether break before has been served or not
breakBeforeServed(LayoutContext, List<ListElement>) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Check whether there is a break-before condition.
BreakElement - Class in org.apache.fop.layoutmgr
This class represents an unresolved break possibility.
BreakElement(Position, int, LayoutContext) - Constructor for class org.apache.fop.layoutmgr.BreakElement
Main constructor
BreakElement(Position, int, int, LayoutContext) - Constructor for class org.apache.fop.layoutmgr.BreakElement
Create a new BreakElement for the given position, penaltyValue and breakClass.
BreakElement(Position, int, int, int, LayoutContext) - Constructor for class org.apache.fop.layoutmgr.BreakElement
Constructor for hard breaks.
breakIgnoredDueToRowSpanning(Object, String, boolean, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
Break ignored due to row spanning.
BreakingAlgorithm - Class in org.apache.fop.layoutmgr
The set of nodes is sorted into lines indexed into activeLines.
BreakingAlgorithm(int, int, boolean, boolean, int) - Constructor for class org.apache.fop.layoutmgr.BreakingAlgorithm
Create a new instance.
BreakingAlgorithm.BestRecords - Class in org.apache.fop.layoutmgr
Class that stores, for each fitness class, the best active node that could start a line of the corresponding fitness ending at the current element.
BreakingAlgorithm.KnuthNode - Class in org.apache.fop.layoutmgr
Class recording all the informations of a feasible breaking point.
breakOppAfter - Variable in class org.apache.fop.fonts.GlyphMapping
 
BreakOpportunity - Interface in org.apache.fop.layoutmgr
Defines methods to evaluate break opportunities at a particular location in the tree of layout managers.
BreakOpportunityHelper - Class in org.apache.fop.layoutmgr
Helper implementations of the BreakOpportunity methods.
breakOutOfStateStack() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
Breaks out of the state stack to handle fixed block-containers.
breakOutOfStateStack() - Method in class org.apache.fop.render.intermediate.IFRenderer
Breaks out of the state stack to handle fixed block-containers.
breakOutOfStateStack() - Method in class org.apache.fop.render.java2d.Java2DRenderer
Breaks out of the state stack to handle fixed block-containers.
breakOutOfStateStack() - Method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
BreakPropertySet - Interface in org.apache.fop.fo.properties
Defines property access methods for the break-before and break-after properties.
BreakUtil - Class in org.apache.fop.util
A utility class for manipulating break classes (the break-before and break-after properties).
BRETON - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
broadcastEvent(Event) - Method in class org.apache.fop.events.DefaultEventBroadcaster
Broadcasts an event.
broadcastEvent(Event) - Method in interface org.apache.fop.events.EventBroadcaster
Broadcasts an event.
BT - Static variable in class org.apache.fop.traits.Direction
direction: bottom-to-top
BUGINESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
BUHID - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
build(String, String, String, Typeface, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
build(String, String, String, Typeface, AFPResourceAccessor, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
 
build() - Method in class org.apache.fop.apps.FopFactoryBuilder
Builds an instance of the the FopFactory.
build() - Method in interface org.apache.fop.apps.io.ResourceResolverFactory.SchemeAwareResourceResolverBuilder
Builds a ResourceResolver that will delegate to the respective resource resolver when a registered URI scheme is given
build() - Method in class org.apache.fop.events.Event.ParamsBuilder
Returns the accumulated parameter map.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
Builds the object that contains the renderer configuration data.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig.BitmapRendererConfigParser
 
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.bitmap.PNGRendererConfig.PNGRendererConfigParser
 
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererConfigParser
Builds the object that contains the renderer configuration data.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.intermediate.IFRendererConfig.IFRendererConfigParser
Builds the object that contains the renderer configuration data.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.java2d.Java2DRendererConfig.Java2DRendererConfigParser
Builds the object that contains the renderer configuration data.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.pcl.PCLRendererConfig.PCLRendererConfigParser
Builds the object that contains the renderer configuration data.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.pdf.PDFRendererConfig.PDFRendererConfigParser
 
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.ps.PSRendererConfig.PSRendererConfigParser
 
build(FOUserAgent, Configuration) - Method in interface org.apache.fop.render.RendererConfig.RendererConfigParser
Builds the object that contains the renderer configuration data.
build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.txt.TxtRendererConfig.TxtRendererConfigParser
Builds the object that contains the renderer configuration data.
buildBufferedImage(Dimension) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
Creates a buffered image.
buildConfig() - Method in class org.apache.fop.apps.FopFactoryBuilder
Deprecated.
Exposing the FopFactoryConfig is only to maintain backwards compatibility
buildDBCS(String, String, String, CharacterSetType, AFPResourceAccessor, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
buildDefaultJava2DBasedFontInfo(FontInfo, FOUserAgent) - Static method in class org.apache.fop.render.java2d.Java2DUtil
Builds a default FontInfo object for use with output formats using the Java2D font setup.
buildDifferencesArray(SingleByteEncoding, SingleByteEncoding) - Method in class org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
Creates an array containing the differences between two single-byte.
BuilderContext - Class in org.apache.fop.render.rtf.rtflib.tools
A BuilderContext holds context information when building an RTF document.
BuilderContext(IRtfOptions) - Constructor for class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
Construct a builder context.
buildFilterDictEntries() - Method in class org.apache.fop.pdf.PDFFilterList
Apply the filters to the data in the order given and return the /Filter and /DecodeParms entries for the stream dictionary.
buildFromTable(int[]) - Method in class org.apache.fop.fonts.AbstractCodePointMapping
Builds the internal lookup structures based on a given table.
buildGraphicsNode(FOUserAgent, BridgeContext, Document) - Method in class org.apache.fop.render.AbstractGenericSVGHandler
Builds the GVT root.
buildSBCS(String, String, String, AFPResourceAccessor, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
buildSubsetIndexToOrigIndexMap(Map<Integer, Integer>) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
 
buildTopLevel(Document, Element) - Method in class org.apache.fop.fo.XMLObj
Add the top-level element to the DOM document
BULGARIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
BURMESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
byName(String) - Static method in class org.apache.fop.fonts.CIDFontType
Returns the CIDFontType by name.
byName(String) - Static method in class org.apache.fop.fonts.FontType
Returns the FontType by name.
byName(String) - Static method in class org.apache.fop.render.print.PagesMode
Returns a PagesMode instance by name.
BytesNumber(int, int) - Constructor for class org.apache.fop.fonts.type1.Type1SubsetFile.BytesNumber
 
ByteVector - Class in org.apache.fop.hyphenation
This class implements a simple byte vector with access to the underlying array.
ByteVector() - Constructor for class org.apache.fop.hyphenation.ByteVector
Construct byte vector instance with default block size.
ByteVector(int) - Constructor for class org.apache.fop.hyphenation.ByteVector
Construct byte vector instance.
ByteVector(byte[]) - Constructor for class org.apache.fop.hyphenation.ByteVector
Construct byte vector instance.
ByteVector(byte[], int) - Constructor for class org.apache.fop.hyphenation.ByteVector
Construct byte vector instance.
byValue(int) - Static method in class org.apache.fop.fonts.CIDFontType
Returns the CID FontType by value.
byValue(int) - Static method in class org.apache.fop.fonts.FontType
Returns the FontType by value.
BYZANTINE_MUSIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 

C

cache(String, HyphenationTree) - Method in class org.apache.fop.hyphenation.HyphenationTreeCache
Cache a hyphenation tree under its key.
CachedRenderPagesModel - Class in org.apache.fop.area
A simple cached render pages model.
CachedRenderPagesModel(FOUserAgent, String, FontInfo, OutputStream) - Constructor for class org.apache.fop.area.CachedRenderPagesModel
Main Constructor
cacheRoundedCorner(String) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
Corner images can be reused by storing at the document level in the AFP The cache is used to map cahced images to caller generated descriptions of the corner
calcContentLength(List, int, int) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
Calculates the content length of the given element list.
calcContentLength(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
Calculates the content length of the given element list.
calculateBreakPoints(BreakingAlgorithm.KnuthNode, KnuthSequence, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Determines the set of optimal breakpoints corresponding to the given active node.
calculateCornerCorrectionFactor(int, int, BorderProps, BorderProps, BorderProps, BorderProps) - Static method in class org.apache.fop.render.intermediate.BorderPainter
Calculate the correction factor to handle over-sized elliptic corner radii.
calculateCornerScaleCorrection(int, int, BorderPainter.BorderSegment, BorderPainter.BorderSegment, BorderPainter.BorderSegment, BorderPainter.BorderSegment) - Static method in class org.apache.fop.render.intermediate.BorderPainter
Calculate the scaling factor to handle over-sized elliptic corner radii.
CANADIAN_SYLLABICS - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
Can sequence be appended to this sequence?
canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
Can sequence be appended to this sequence?
canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
Can sequence be appended to this sequence?
canDisplay(char) - Method in class org.apache.fop.svg.font.FOPGVTFont
 
canDisplayUpTo(char[], int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
 
canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
 
canDisplayUpTo(String) - Method in class org.apache.fop.svg.font.FOPGVTFont
 
canEmbedJpeg() - Method in class org.apache.fop.afp.AFPPaintingState
Returns true if JPEGs can be embedded in an AFP document.
canEmbedJpeg(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
Sets whether or not to JPEG images can be embedded in the AFP document.
canEmbedJpeg(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
Sets whether or not to JPEG images can be embedded in the AFP document.
canHaveMarkers() - Method in class org.apache.fop.fo.FONode
Returns true if fo:marker is allowed as a child node.
canHide() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphBreak
Whether or not the break can be skipped.
cannotDeleteTempFile(Object, File) - Method in interface org.apache.fop.ResourceEventProducer
Cannot delete a temporary file.
canProcess(String) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
canProcess(String) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
canProcess(String) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
canProcess(String) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
 
canUseLessLines() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
 
canUseMoreLines() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
 
canWrite(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
Returns true if this object can be written
canWrite(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.PageObject
Returns true if this object can be written
capacity() - Method in class org.apache.fop.hyphenation.ByteVector
Obtain capacity of array.
capacity() - Method in class org.apache.fop.hyphenation.CharVector
Obtain capacity of array.
CAPTION - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
 
CARIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
CARRIAGE_CONTROL_CHAR - Static variable in class org.apache.fop.afp.parser.MODCAParser
The carriage control character (0x5A) used to indicate the start of a structured field.
CARRIAGE_RETURN - Static variable in class org.apache.fop.util.CharUtilities
carriage return
CARRIER - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
CATALAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
catalogResolverNotCreated(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
Catalog Resolver not created, due to InstantiationException or IllegalAccessException
catalogResolverNotFound(Object) - Method in interface org.apache.fop.ResourceEventProducer
Catalog Resolver not found along the class path
CATEGORY - Static variable in class org.apache.fop.fo.extensions.xmp.XMPMetadata
The category URI for this extension attachment.
CATEGORY - Static variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
The category URI for this extension attachment.
CATEGORY - Static variable in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
The category URI for this extension attachment.
CATEGORY - Static variable in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
The category URI for this extension attachment.
CCFFilter - Class in org.apache.fop.pdf
CCF Filter class.
CCFFilter() - Constructor for class org.apache.fop.pdf.CCFFilter
 
CDATA - Static variable in class org.apache.fop.render.xml.AbstractXMLRenderer
CDATA type
CDATA - Static variable in interface org.apache.fop.util.XMLConstants
"CDATA" constant
CE_ENCODING - Static variable in class org.apache.fop.fonts.CodePointMapping
 
CEBUANO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
ceil(int, int) - Static method in class org.apache.fop.render.txt.Helper
Returns minimal possible integer, greater or equal than x, divisible by quantum.
ceilPosition(int, int) - Static method in class org.apache.fop.render.txt.Helper
Returns the smallest integer that is greater than or equal to the x/y fraction.
cell - Variable in class org.apache.fop.fo.flow.table.GridUnit
Table cell which occupies this grid unit
CELL_BORDER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL CELL BORDER attributes, used to select them when writing attributes
CELL_BORDER_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, bottom
CELL_BORDER_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, left
CELL_BORDER_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, right
CELL_BORDER_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, top
CELL_COLOR - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL CELL SHADING AND COLOR attributes, used to select them when writing attributes
CELL_COLOR_BACKGROUND - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell background color, a unit-based attribute
CELL_COLOR_FOREGROUND - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell foreground color, a unit-based attribute
CELL_SHADE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell shading, a unit-based attribute
CELL_VERT_ALIGN - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL vertical alignment attributes, used to select them when writing attributes
cellOverlap(Object, String, int, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
Cell overlap.
CENTER_AND_TRIM - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
the data object is centred, all data that falls within the object area extents will be presented but data that falls outside will not be presented
CFF - Static variable in class org.apache.fop.fonts.truetype.OFTableName
CFF data/
CFFDataReader - Class in org.apache.fop.fonts.cff
A class to read the CFF data from an OTF CFF font file.
CFFDataReader() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
 
CFFDataReader(byte[]) - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
Constructor for the CFF data reader which accepts the CFF byte data as an argument.
CFFDataReader(FontFileReader) - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
Constructor for the CFF data reader which accepts a FontFileReader object which points to the original font file as an argument.
CFFDataReader.CFFIndexData - Class in org.apache.fop.fonts.cff
An object used to hold index data from the CFF data
CFFDataReader.CFFSubTable - Class in org.apache.fop.fonts.cff
Parent class which provides the ability to retrieve byte data from a sub-table.
CFFDataReader.CustomEncoding - Class in org.apache.fop.fonts.cff
 
CFFDataReader.DICTEntry - Class in org.apache.fop.fonts.cff
A class containing data for a dictionary entry
CFFDataReader.FDSelect - Class in org.apache.fop.fonts.cff
 
CFFDataReader.FontDict - Class in org.apache.fop.fonts.cff
 
CFFDataReader.Format0Encoding - Class in org.apache.fop.fonts.cff
 
CFFDataReader.Format0FDSelect - Class in org.apache.fop.fonts.cff
 
CFFDataReader.Format1Encoding - Class in org.apache.fop.fonts.cff
 
CFFDataReader.Format3FDSelect - Class in org.apache.fop.fonts.cff
 
CFFIndexData() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
 
cffReader - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
The CFF reader object used to read data and offsets from the original font file
CFFSubTable() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
 
cfg - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_HANDLER_CONFIGURATION
CHAHA_GURAGE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
 
CHAIN_BIT - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
Bit to set for chained control sequences
ChainedClassSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
Instantiate a ChainedClassSequenceRule.
ChainedCoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[], GlyphCoverageTable[], GlyphCoverageTable[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
Instantiate a ChainedCoverageSequenceRule.
ChainedGlyphSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
Instantiate a ChainedGlyphSequenceRule.
CHAKMA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
CHAM - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
 
changePositionTo(int) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
 
changePrintDirection(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
Changes the current print direction while maintaining the current cursor position.
CHAR_HEIGHT - Static variable in class org.apache.fop.render.txt.TXTRenderer
Height of one symbol in Courier font size of 10pt.
CHAR_WIDTH - Static variable in class org.apache.fop.render.txt.TXTRenderer
Width of one symbol in Courier font size of 10pt.
character(Character) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
 
character(Character) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
 
Character - Class in org.apache.fop.fo.flow
Class modelling the fo:character object.
Character(FONode) - Constructor for class org.apache.fop.fo.flow.Character
 
character(Character) - Method in class org.apache.fop.fo.FOEventHandler