Alphabetical Index

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

ABS - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
abs(org.apache.fop.datatypes.Numeric) - static method in class org.apache.fop.fo.expr.NumericOp
Return the absolute value of a Numeric.
AbsFunction - class org.apache.fop.fo.expr.AbsFunction
Class modelling the abs Number Function.
ABSOLUTE - static field in class org.apache.fop.area.Block
Relative to the block parent but not effecting the stacking Used for block-container, tables and lists.
absolutePosition - field in class org.apache.fop.fo.properties.CommonAbsolutePosition
The "absolute-position" property.
AbstractAFPExtensionObject - class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
Base class for the AFP-specific extension elements.
AbstractAFPExtensionObject(org.apache.fop.fo.FONode,String) - constructor for class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
AbstractAFPObject - class org.apache.fop.render.afp.modca.AbstractAFPObject
This is the base class for all data stream objects.
AbstractBaseLayoutManager - class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
The base class for nearly all LayoutManagers.
AbstractBaseLayoutManager() - constructor for class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Abstract base layout manager.
AbstractBaseLayoutManager(org.apache.fop.fo.FObj) - constructor for class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Abstract base layout manager.
AbstractBorderElement - class org.apache.fop.render.txt.border.AbstractBorderElement
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 org.apache.fop.layoutmgr.AbstractBreaker
Abstract base class for breakers (page breakers, static region handlers etc.).
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.
Extended constructor.
AbstractDescriptor - class org.apache.fop.render.afp.modca.AbstractDescriptor
Base class for AFP descriptor objects
AbstractDescriptor(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.AbstractDescriptor
Constructor a PresentationTextDescriptor for the specified width and height.
Base class for factory classes which instantiate FOEventHandlers and provide information about them.
AbstractFontReader - class org.apache.fop.fonts.apps.AbstractFontReader
Abstract base class for the PFM and TTF Reader command-line applications.
AbstractFontReader() - constructor for class org.apache.fop.fonts.apps.AbstractFontReader
Main constructor.
AbstractFOPTranscoder - class org.apache.fop.svg.AbstractFOPTranscoder
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.
Generic XML handler for SVG.
AbstractGraphics - class org.apache.fop.fo.flow.AbstractGraphics
Common base class for instream-foreign-object and external-graphics flow formatting objects.
AbstractGraphics(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.AbstractGraphics
constructs an instream-foreign-object object (called by Maker).
Graphics2DAdapter implementation for PCL and HP GL/2.
AbstractGraphicsLayoutManager - class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
LayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objects
Constructor
AbstractImageAdapter - class org.apache.fop.render.pdf.AbstractImageAdapter
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.
AbstractLayoutManager - class org.apache.fop.layoutmgr.AbstractLayoutManager
The base class for most LayoutManagers.
AbstractLayoutManager() - constructor for class org.apache.fop.layoutmgr.AbstractLayoutManager
Abstract layout manager.
AbstractLayoutManager(org.apache.fop.fo.FObj) - constructor for class org.apache.fop.layoutmgr.AbstractLayoutManager
Abstract layout manager.
AbstractListItemPart - class org.apache.fop.fo.flow.AbstractListItemPart
Common superclass for list-item-label and list-item-body.
AbstractListItemPart(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.AbstractListItemPart
AbstractMetadataElement - class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
Abstract base class for the XMP and RDF root nodes.
AbstractMetadataElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
Main constructor.
AbstractNamedAFPObject - class org.apache.fop.render.afp.modca.AbstractNamedAFPObject
This is the base class for all named data stream objects.
AbstractNamedAFPObject(String) - constructor for class org.apache.fop.render.afp.modca.AbstractNamedAFPObject
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which should be 8 characters long.
Abstract base class for objects that are processed by the renderer outside of the actual document.
Base class modelling the fo:page-number-citation object.
LayoutManager for the fo:page-number-citation(-last) formatting object
Constructor
AbstractPageObject - class org.apache.fop.render.afp.modca.AbstractPageObject
Pages contain the data objects that comprise a presentation document.
AbstractPageObject(String,int,int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.AbstractPageObject
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
AbstractPageSequence - class org.apache.fop.fo.pagination.AbstractPageSequence
Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
AbstractPageSequence(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.AbstractPageSequence
Create a page sequence FO node.
Abstract base class for a page sequence layout manager.
Constructor
Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.
AbstractPDFStream - class org.apache.fop.pdf.AbstractPDFStream
This is an abstract base class for PDF streams.
AbstractPDFStream() - constructor for class org.apache.fop.pdf.AbstractPDFStream
Constructor for AbstractPDFStream.
AbstractPSCommentElement - class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
Base postscript commment element class
AbstractPSCommentElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
Default constructor
AbstractPSExtensionElement - class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
Base class for the PostScript-specific extension elements.
AbstractPSExtensionElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
Default constructor
AbstractPSExtensionObject - class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
Base class for the PostScript-specific extension elements.
AbstractPSExtensionObject(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
AbstractPSTranscoder - class org.apache.fop.render.ps.AbstractPSTranscoder
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 org.apache.fop.render.AbstractRenderer
Abstract base class for all renderers.
Abstract base classes for renderer-related configurator classes.
Default constructor
AbstractRendererMaker - class org.apache.fop.render.AbstractRendererMaker
Base class for factory classes which instantiate Renderers and provide information about them.
AbstractTextArea - class org.apache.fop.area.inline.AbstractTextArea
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
ACIUtils - class org.apache.fop.svg.ACIUtils
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
activateLayout() - method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
activateLayout() - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
activateLayout() - method in class org.apache.fop.layoutmgr.TopLevelLayoutManager
Activate the layout of this page sequence.
activeEnvironmentGroup - field in class org.apache.fop.render.afp.modca.AbstractPageObject
The active environment group for the page
ActiveEnvironmentGroup - class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
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(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Default constructor for the ActiveEnvironmentGroup.
ActiveEnvironmentGroup(String,int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which must be 8 characters long.
activeLines - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
The set of active nodes in ascending line order.
activeNodeCount - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
The number of active nodes.
add(double) - method in class org.apache.fop.pdf.PDFArray
Adds a new value to the array.
add(int) - method in class org.apache.fop.traits.MinOptMax
Adds a length to all components.
add(int,int,int) - method in class org.apache.fop.traits.MinOptMax
Adds min, opt and max to their counterpart components.
add(Object) - method in class org.apache.fop.fo.FObj.FObjIterator
add(Object) - 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(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.traits.MinOptMax
Adds another MinOptMax instance to this one.
Adds one MinOptMax instance to another returning a new one.
add(String) - method in class org.apache.fop.pdf.PDFStream
Append data 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
addALetterSpaceTo(List) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
addALetterSpaceTo(List) - method in class 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
addALetterSpaceTo(List) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
addALetterSpaceTo(List) - method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
addAnnot(org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.PDFAnnotList
add an /Annot object of /Subtype /Link.
set this page's annotation list
addAreaAttributes(org.apache.fop.area.Area) - method in class org.apache.fop.render.xml.XMLRenderer
Adds the general Area attributes.
Creates the child areas for the given layout manager.
Phase 3 of Knuth algorithm: Adds the areas
Phase 3 of Knuth algorithm: Adds the areas
, LayoutContext)
Generate and add areas to parent area.
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
Add the area for this layout manager.
Add the areas with the break points.
The table area is a reference area that contains areas for columns, bodies, rows and the contents are in cells.
Add the areas for the break points.
Add the areas for the break points.
Adds an area to the flow layout manager
Add the areas.
Add the areas to the parent.
The table area is a reference area that contains areas for columns, bodies, rows and the contents are in cells.
Generate and add areas to parent area.
Add the area for this layout manager.
Add the areas for the break points.
addAttribute(org.apache.fop.util.QName,String) - method in class org.apache.fop.render.xml.XMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(String,int) - method in class org.apache.fop.render.xml.XMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(String,Rectangle2D) - method in class org.apache.fop.render.xml.XMLRenderer
Adds a new attribute to the protected member variable "atts".
addAttribute(String,String) - method in class org.apache.fop.render.xml.XMLRenderer
Adds a new attribute to the protected member variable "atts".
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
Add background to an area.
Add background to an area.
addBlock(org.apache.fop.area.Block) - method in class org.apache.fop.area.Block
Add the block to this block area.
addBlock(org.apache.fop.area.Block) - method in class org.apache.fop.area.BlockParent
Add the block area to this block parent.
addBlock(org.apache.fop.area.Block) - method in class org.apache.fop.area.inline.Container
Add the block to this area.
addBlock(org.apache.fop.area.Block) - method in class org.apache.fop.area.Footnote
Add a block area as child to the footnote area
addBlock(org.apache.fop.area.Block) - method in class org.apache.fop.area.NormalFlow
addBlock(org.apache.fop.area.Block) - method in class org.apache.fop.area.RegionReference
Add a block area to this region reference area.
addBlock(org.apache.fop.area.Block,boolean) - method in class org.apache.fop.area.Block
Add the block to this block area.
Add a block spacer for space before and space after a block.
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.
Add borders to an area.
Add borders to an area.
addBreaks(org.apache.fop.area.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.
add a character definition in the dictionary
Adds characters (does nothing here)
Adds characters (does nothing here)
Add parsed characters to this object
addCharacters(data[],int,int,org.apache.fop.fo.PropertyList,Locator) - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
Add the characters to this BookmarkTitle.
addCharacterSet(int,org.apache.fop.render.afp.fonts.CharacterSet) - method in class org.apache.fop.render.afp.fonts.RasterFont
Adds the character set for the given point size
Add character set metric information for the different orientations
addCharMetrics(org.apache.fop.fonts.type1.AFMCharMetrics) - method in class org.apache.fop.fonts.type1.AFMFile
Adds new character metrics.
addChild(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
add a child element to this
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Add a child area to the current area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.Area
Add a child to this area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
Add the child to the block container.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.BlockLayoutManager
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.BlockParent
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Add the childArea to the current area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.FlowLayoutManager
Add child area to a the correct container, depending on its area class.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.inline.InlineArea
Set the parent for the child area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.inline.InlineBlockParent
Override generic Area method.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.inline.InlineParent
Override generic Area method.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.LayoutManager
Add the area as a child of the current area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
This is a leaf-node, so this method is never called.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.LineArea
Add a child area to this line area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
Add the child area to this layout manager.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
Add the child to the list item area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Add the child.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.RegionReference
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Add child area to a the correct container, depending on its area class.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
Add the child to the current area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
Add the child to the caption area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Add the child to the cell block area.
addChildArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
Add the child area to this layout manager.
addChildLM(org.apache.fop.layoutmgr.LayoutManager) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
addChildLM(org.apache.fop.layoutmgr.LayoutManager) - method in class 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
addChildLMs(List) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
addChildLMs(List) - method in class org.apache.fop.layoutmgr.LayoutManager
Add the LMs in the argument to the list of child LMs;
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FObj
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FObjMixed
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FONode
Adds a node as a child of this node.
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.Footnote
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.InstreamForeignObject
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.ListItem
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.pagination.PageSequence
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.pagination.SimplePageMaster
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.table.Table
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.table.TableBody
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.table.TableRow
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.UnknownXMLObj
addChildNode(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.XMLObj
addChildTo(org.apache.fop.fo.FONode,org.apache.fop.fo.FObj) - static method in class org.apache.fop.fo.FObj
Used by RetrieveMarker during Marker-subtree cloning
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 class org.apache.fop.hyphenation.PatternConsumer
Add a character class.
addClass(String) - method in class org.apache.fop.hyphenation.PatternParser
Add borders to an area for the collapsing border model in tables.
Add a ColorSpace dictionary to the resources.
Adds a new conditional page master reference.
Add fonts from configuration file starting with internal name F.
Add an ContentHandlerFactory.
Add an XML handler.
addDefaultFilters(Map,String) - method in class org.apache.fop.pdf.PDFFilterList
Adds the default filters to this stream.
addDestination(org.apache.fop.fo.extensions.destination.Destination) - method in class org.apache.fop.fo.pagination.Root
Add a Destination object to this FO
Adds a destination to the document.
addDifference(int) - method in class org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
Start a new difference.
addElement(Document,Element) - method in class org.apache.fop.fo.XMLObj
Add an element to the DOM document
addElement(org.apache.fop.render.mif.MIFElement) - method in class org.apache.fop.render.mif.MIFElement
addElementList(LinkedList) - method in class org.apache.fop.layoutmgr.KnuthBlockBox
Adds the given list of Knuth elements to this box' list of elements.
Add the element mapping.
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.
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(int,int[]) - method in class org.apache.fop.pdf.PDFWArray
Add an entry for single starting CID.
addEnum(String,org.apache.fop.fo.properties.Property) - method in class org.apache.fop.fo.properties.PropertyMaker
Add a enum constant.
addException(String,ArrayList) - method in class org.apache.fop.hyphenation.HyphenationTree
Add an exception to the tree.
addException(String,ArrayList) - method in class org.apache.fop.hyphenation.PatternConsumer
Add a hyphenation exception.
addException(String,ArrayList) - method in class org.apache.fop.hyphenation.PatternParser
Add a new extension attachment to this FObj.
Adds a new ExtensionAttachment instance to this page.
addFileset(FileSet) - method in class org.apache.fop.tools.anttasks.Fop
Adds a set of XSL-FO files (nested fileset attribute).
addFileset(FileSet) - method in class org.apache.fop.tools.anttasks.SerializeHyphPattern
Adds a set of pattern files (nested fileset attribute).
addFilter(org.apache.fop.pdf.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.
Add a new FOEventHandlerMaker.
addFOEventHandlerMaker(String) - method in class org.apache.fop.render.RendererFactory
Add a new FOEventHandlerMaker.
addFont(int,org.apache.fop.render.afp.fonts.AFPFont,int,int) - method in class org.apache.fop.render.afp.modca.MapCodedFont
Add a font definition on the the map coded font object.
addFont(org.apache.fop.fonts.EmbedFontInfo) - method in class org.apache.fop.fonts.FontCache
adds a font info to cache
addFont(org.apache.fop.pdf.PDFFont) - method in class org.apache.fop.pdf.PDFResources
add font object to resources list.
addFontList(List) - method in class org.apache.fop.render.PrintRenderer
adds a font list to current list of fonts
Adds a new font triplet.
addFontProperties(String,String,String,int) - method in class org.apache.fop.fonts.FontInfo
Adds a new font triplet.
Add the fonts in the font info to this PDF document's Font Resources.
addFontTraits(org.apache.fop.area.Area,org.apache.fop.fonts.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.
Adds a foreign attribute to this FObj.
Add a form XObject to the PDF document.
addGState(org.apache.fop.pdf.PDFGState) - method in class org.apache.fop.pdf.PDFResourceContext
A a GState to this resource context.
addGState(org.apache.fop.pdf.PDFGState) - method in class org.apache.fop.pdf.PDFResources
Add a PDFGState to the resources.
Add an image handler.
addHandler(String) - method in class org.apache.fop.render.pdf.PDFImageHandlerRegistry
Add an PDFImageHandler.
addHyperlink(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a hyperlink.
addHyphen(char,int) - method in class org.apache.fop.area.inline.Character
Add the hyphenation character and its length.
addId() - method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
addId() - method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
addId() - method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
addId() - method in class org.apache.fop.layoutmgr.inline.ICLayoutManager
This method is called by addAreas() so IDs can be added to a page for FOs that support the 'id' property.
addId() - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
addId() - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
This method is called by addAreas() so IDs can be added to a page for FOs that support the 'id' property.
addId() - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
addId() - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
This method is called by addAreas() so IDs can be added to a page for FOs that support the 'id' property.
addId() - method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
addId() - method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
addIDToPage(String) - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Add an ID reference to the current page.
Add an image to the PDF document.
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 - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
Add the two operands 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.
Creates Knuth elements for after border padding and adds them to the return list.
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.
Creates Knuth elements for break-after and adds them to the return list.
Creates Knuth elements for break-before and adds them to the return list.
Creates Knuth elements for space-after and adds them to the return list.
Creates Knuth elements for space-before and adds them to the return list.
addLineArea(org.apache.fop.area.LineArea) - method in class org.apache.fop.area.Block
Add the line area to this block area.
This is a pdf specific method used to add a link to the pdf document.
addList(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
Add List
Add space to a block area.
Add space to a block area.
addMarker(org.apache.fop.fo.flow.Marker) - method in class org.apache.fop.fo.FObj
Add the marker to this formatting object.
addMarkers(Map,boolean,boolean,boolean) - method in class org.apache.fop.area.PageViewport
Add the markers for this page.
addMarkersToPage(boolean,boolean,boolean) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Registers the FO's markers on the current PageViewport
addMetrics(String,org.apache.fop.fonts.FontMetrics) - method in class org.apache.fop.fonts.FontInfo
Adds font metrics for a specific font.
addName(String) - method in class org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
Adds a character name to the current difference.
Add a node at the end of the given line's existing active nodes.
addObject(org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.PDFDocument
Adds an PDFObject to this document.
Adds a new Observer to the list.
addOutline(org.apache.fop.pdf.PDFOutline) - method in class org.apache.fop.pdf.PDFOutline
Add a sub element to this outline.
Adds an OutputIntent to the PDF
addOverlay(org.apache.fop.render.afp.modca.Overlay) - method in class org.apache.fop.render.afp.modca.PageObject
Adds an overlay to the page resources
addOverlay(org.apache.fop.render.afp.modca.Overlay) - method in class org.apache.fop.render.afp.modca.ResourceGroup
Adds an overlay to the resource group
addOverlay(String) - method in class org.apache.fop.render.afp.modca.MapPageOverlay
Add an overlay to to the map page overlay object.
Add padding to an area.
addPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.area.AreaTreeModel
Add a page to this model.
addPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.area.PageSequence
Adds a new page to the page sequence
addPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.area.RenderPagesModel
Add a page to the render page model.
addPage(org.apache.fop.pdf.PDFPage) - method in class org.apache.fop.pdf.PDFPages
add a /Page object.
addPage(org.apache.fop.pdf.PDFPage) - method in class org.apache.fop.pdf.PDFRoot
add a /Page object to the root /Pages object
addPage(org.apache.fop.render.afp.modca.PageObject) - method in class org.apache.fop.render.afp.modca.Document
Adds a page to the document.
addPage(org.apache.fop.render.afp.modca.PageObject) - method in class org.apache.fop.render.afp.modca.PageGroup
Adds a page object to the group.
addPage(org.apache.fop.render.mif.MIFElement) - method in class org.apache.fop.render.mif.MIFFile
addPageGroup(org.apache.fop.render.afp.modca.PageGroup) - method in class org.apache.fop.render.afp.modca.Document
Adds a PageGroup to the document.
addPageNumber(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts a page number.
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.
addPattern(org.apache.fop.pdf.PDFPattern) - method in class org.apache.fop.pdf.PDFResources
Add the pattern to the resources.
addPattern(String,String) - method in class org.apache.fop.hyphenation.HyphenationTree
Add a pattern to the tree.
addPattern(String,String) - method in class org.apache.fop.hyphenation.PatternConsumer
Add hyphenation patterns.
addPattern(String,String) - method in class org.apache.fop.hyphenation.PatternParser
Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.
Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.
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
addProperty(org.apache.fop.fo.properties.Property) - method in class org.apache.fop.fo.properties.FontFamilyProperty
Add a new property to the list
addProperty(org.apache.fop.fo.properties.Property) - method in class org.apache.fop.fo.properties.ListProperty
Add a new property to the list
Registers the new best active node for the given fitness class.
addRegion(org.apache.fop.fo.pagination.Region) - method in class org.apache.fop.fo.pagination.SimplePageMaster
Adds a region to this simple-page-master.
Add a new RendererMaker.
addRendererMaker(String) - method in class org.apache.fop.render.RendererFactory
Add a new RendererMaker.
addRow(org.apache.fop.fo.flow.table.GridUnit[]) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
addRtfListStyle(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
Add list style
Add the shading to the current resource context.
addShading(org.apache.fop.pdf.PDFShading) - method in class org.apache.fop.pdf.PDFResources
Add a Shading to the resources.
addShorthand(org.apache.fop.fo.properties.PropertyMaker) - method in class org.apache.fop.fo.properties.PropertyMaker
Add a shorthand to this maker.
Add a simple page master.
addSpace(char,int,boolean) - method in class org.apache.fop.area.inline.TextArea
Create and add a SpaceArea child to this TextArea
Adds a space to the area
addSpace(org.apache.fop.traits.SpaceVal) - method in class org.apache.fop.layoutmgr.SpaceSpecifier
Add a new space to the sequence.
Adds traits for space-before and space-after to an area.
addString(int,int,String) - method in class org.apache.fop.render.txt.TXTRenderer
Adds string to text buffer (charData).
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.
addStyle(String,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
Adds a style to the table.
Adds the style attributes to the given attributes.
addSubData(org.apache.fop.area.BookmarkData) - method in class org.apache.fop.area.BookmarkData
Add a child bookmark data object.
Add a subproperty to this maker.
addSubpropMaker(org.apache.fop.fo.properties.PropertyMaker) - method in class org.apache.fop.fo.properties.PropertyMaker
Add a subproperty to this maker.
Adds a new suqsequence specifier to the page sequence master.
Adds the text-decoration traits to the area.
addTrailerObject(org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.PDFDocument
Add trailer object.
addTrait(Object,Object) - method in class org.apache.fop.area.Area
Add a trait to this area.
addTrait(org.apache.fop.area.Trait) - method in class org.apache.fop.area.Area
Add a trait property to this area.
addTraitAttributes(org.apache.fop.area.Area) - method in class org.apache.fop.render.xml.XMLRenderer
Adds attributes from traits of an Area.
Identify an unresolved area (one needing an idref to be resolved, e.g.
Add an Resolvable object with an unresolved idref
Add an Resolvable object with an unresolved idref
Add an idref to this page.
addValues(Map) - method in class org.apache.fop.pdf.PDFGState
Adds all values from a Map to this object.
addValues(org.apache.fop.pdf.PDFGState) - method in class org.apache.fop.pdf.PDFGState
Adds all values from another GState object to this one.
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.
addXKerning(String,String,double) - method in class org.apache.fop.fonts.type1.AFMFile
Adds a X-kerning entry.
Add an XML handler.
addXMLHandler(String) - method in class org.apache.fop.render.XMLHandlerRegistry
Add an XML handler.
addXObject(org.apache.fop.pdf.PDFXObject) - method in class org.apache.fop.pdf.PDFResources
Add an XObject to the resources.
adjustedSpaceAfter - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
space-after value adjusted for block-progression-unit handling
adjustedSpaceBefore - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
space-before value adjusted for block-progression-unit handling
adjustGlyphTJ(double) - method in class org.apache.fop.svg.PDFTextUtil
Writes a glyph adjust value to the "TJ-Buffer".
adjustingInfo - field in class org.apache.fop.area.inline.InlineArea
The adjustment information object
Adjust the viewport reference rectangle for a region as a function of precedence.
Adjust the viewport reference rectangle for a region as a function of precedence.
adjustment - field in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
total adjustment (= ipd - width of fixed elements)
adjustRatio - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
adjustment ratio if the line ends at this breakpoint
AFMCharMetrics - class org.apache.fop.fonts.type1.AFMCharMetrics
Holds the metrics of a single character from an AFM file.
AFMFile - class org.apache.fop.fonts.type1.AFMFile
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 org.apache.fop.fonts.type1.AFMParser
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 org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
Represents a writing direction metrics section from an AFM file.
AFP_DTD_1_0_ID - static field in class org.apache.fop.render.afp.tools.DTDEntityResolver
Public ID for the AFP fonts 1.0 DTD.
AFP_DTD_1_0_RESOURCE - static field in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resource location for the AFP fonts 1.0 DTD.
AFP_DTD_1_1_ID - static field in class org.apache.fop.render.afp.tools.DTDEntityResolver
Public ID for the AFP fonts 1.1 DTD.
AFP_DTD_1_1_RESOURCE - static field in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resource location for the AFP fonts 1.1 DTD.
AFP_DTD_1_2_ID - static field in class org.apache.fop.render.afp.tools.DTDEntityResolver
Public ID for the AFP fonts 1.2 DTD.
AFP_DTD_1_2_RESOURCE - static field in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resource location for the AFP fonts 1.2 DTD.
AFP_GRAYSCALE - static field in class org.apache.fop.render.afp.AFPRendererContextConstants
Key for a Boolean value that enables grayscale processing instead of color processing.
AFPAttribute - class org.apache.fop.render.afp.extensions.AFPAttribute
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.
AFPConstants - interface org.apache.fop.render.afp.modca.AFPConstants
Constants used by the AFP renderer.
AFPDataStream - class org.apache.fop.render.afp.modca.AFPDataStream
A data stream is a continuous ordered stream of data elements and objects conforming to a given format.
AFPDataStream() - constructor for class org.apache.fop.render.afp.modca.AFPDataStream
Default constructor for the AFPDataStream.
AFPElement - class org.apache.fop.render.afp.extensions.AFPElement
This class extends the org.apache.fop.extensions.ExtensionObj class.
AFPElement(org.apache.fop.fo.FONode,String) - constructor for class org.apache.fop.render.afp.extensions.AFPElement
Constructs an AFP object (called by Maker).
AFPElementMapping - class org.apache.fop.render.afp.extensions.AFPElementMapping
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
AFPExtensionHandler - class org.apache.fop.render.afp.extensions.AFPExtensionHandler
ContentHandler (parser) for restoring AFPExtension objects from XML.
AFPExtensionHandlerFactory - class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
Factory for the ContentHandler that handles serialized AFPPageSetup instances.
AFPFont - class org.apache.fop.render.afp.fonts.AFPFont
All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.
AFPFont(String) - constructor for class org.apache.fop.render.afp.fonts.AFPFont
Constructor for the base font requires the name.
AFPFontAttributes - class org.apache.fop.render.afp.AFPFontAttributes
This class encapsulates the font attributes that need to be included in the AFP data stream.
Constructor for the AFPFontAttributes
AFPFontInfo - class org.apache.fop.render.afp.fonts.AFPFontInfo
FontInfo contains meta information on fonts
AFPFontInfo(org.apache.fop.render.afp.fonts.AFPFont,List) - constructor for class org.apache.fop.render.afp.fonts.AFPFontInfo
Main constructor
AFPFontReader - class org.apache.fop.render.afp.fonts.AFPFontReader
The AFPFontReader is responsible for reading the font attributes from binary code page files and the character set metric files.
AFPGraphics2DAdapter - class org.apache.fop.render.afp.AFPGraphics2DAdapter
Graphics2DAdapter implementation for AFP.
AFPGraphics2DAdapter() - constructor for class org.apache.fop.render.afp.AFPGraphics2DAdapter
Main constructor
AFPPageSetup - class org.apache.fop.render.afp.extensions.AFPPageSetup
This is the pass-through value object for the PostScript extension.
AFPPageSetup(String) - constructor for class org.apache.fop.render.afp.extensions.AFPPageSetup
Default constructor.
AFPPageSetupElement - class org.apache.fop.render.afp.extensions.AFPPageSetupElement
Extension element for fox:ps-page-setup-code.
AFPPageSetupElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.afp.extensions.AFPPageSetupElement
Main constructor
AFPRenderer - class org.apache.fop.render.afp.AFPRenderer
This is an implementation of a FOP Renderer that renders areas to AFP.
AFPRenderer() - constructor for class org.apache.fop.render.afp.AFPRenderer
Constructor for AFPRenderer.
AFPRendererConfigurator - class org.apache.fop.render.afp.AFPRendererConfigurator
AFP Renderer configurator
Default constructor
AFPRendererContextConstants - interface org.apache.fop.render.afp.AFPRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
AFPRendererMaker - class org.apache.fop.render.afp.AFPRendererMaker
RendererMaker for the AFP Renderer.
AFPSVGHandler - class org.apache.fop.render.afp.AFPSVGHandler
AFP XML handler for SVG.
aFrames - field in class org.apache.fop.render.mif.MIFFile
AFTER - static field in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
after side
AFTER - static field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
the "after" edge
AFTER - static field in class org.apache.fop.layoutmgr.RelSide
the after side
AFTER_PAGE - static field 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 field in class org.apache.fop.area.OffDocumentItem
Process this extension after the next page is rendered or prepared when being handled by the area tree.
ALIGN_CENTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align center
ALIGN_DISTRIBUTED - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align distributed
ALIGN_JUSTIFIED - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align justified
ALIGN_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align left
ALIGN_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for align right
alignment - field in class org.apache.fop.layoutmgr.AbstractBreaker
alignment - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Alignment of the paragraph/page.
ALIGNMENT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
RtfText attributes: this must contain all allignment attributes names
ALIGNMENT_ADJUST - static field in class org.apache.fop.datatypes.LengthBase
constant for a alignment adjust percent-based length
alignmentAdjust - field in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The alignment adjust property
alignmentBaseline - field in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The alignment baseline property
alignmentContext - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
The alignment context applying to this area
alignmentContext - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
AlignmentContext - class org.apache.fop.layoutmgr.inline.AlignmentContext
The alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.
Creates a new instance of AlignmentContext for graphics areas.
AlignmentContext(org.apache.fop.fonts.Font,int,int) - constructor for class org.apache.fop.layoutmgr.inline.AlignmentContext
Creates a new instance of AlignmentContext based simply on the font and the writing mode.
Creates a new instance of AlignmentContext
alignmentLast - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Alignment of the paragraph's last line.
ALL_BREAKS - static field 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
allowBPDUpdate - field in class org.apache.fop.area.Block
AlphaRasterImage - class org.apache.fop.pdf.AlphaRasterImage
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
Check if an ID has already been resolved
alreadyResolvedID(String) - method in class org.apache.fop.area.IDTracker
Check if an ID has already been resolved
Anchor - class org.apache.fop.area.inline.Anchor
Anchor area for footnote or float.
antiAlias - field in class org.apache.fop.pdf.PDFShading
Optional: A flag whether or not to filter the shading function to prevent aliasing artifacts.
antialiasing - field in class org.apache.fop.render.java2d.Java2DRenderer
true if antialiasing is set
Append sequence to this sequence if it can be appended.
Append sequence to this sequence if it can be appended.
Append sequence to this sequence if it can be appended.
Append sequence to this sequence if it can be appended.
Append sequence to this sequence if it can be appended.
Append sequence to this sequence if it can be appended.
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
applyChanges(List) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
applyChanges(List) - method in class 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
applyChanges(List) - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
applyChanges(List) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
applyChanges(List) - method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
applyColor(Color,boolean) - method in class org.apache.fop.svg.PDFGraphics2D
Apply the java Color to PDF.
Apply the encryption filter to a PDFStream if encryption is enabled.
Adds a PDFFilter to the PDFStream object
Adds a PDFFilter to the PDFStream object
applyFilter(OutputStream) - method in class org.apache.fop.pdf.ASCII85Filter
applyFilter(OutputStream) - method in class org.apache.fop.pdf.ASCIIHexFilter
applyFilter(OutputStream) - method in class org.apache.fop.pdf.FlateFilter
applyFilter(OutputStream) - method in class org.apache.fop.pdf.NullFilter
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.
This is a convenience method for users who want to override updateURLConnection for HTTP basic authentication.
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.svg.PDFGraphics2D
Apply the java paint to the PDF.
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) - 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.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,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
Area - class org.apache.fop.area.Area
Base object for all areas.
AreaAdditionUtil - class org.apache.fop.layoutmgr.AreaAdditionUtil
Utility class which provides common code for the addAreas stage.
LeafNodeLayoutManager.AreaInfo - class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
Store information about the inline area
AREATREE_INPUT - static field in class org.apache.fop.cli.CommandLineOptions
input: Area Tree XML file
areaTreeHandler - field in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
AreaTreeHandler which activates the PSLM and controls the rendering of its pages.
AreaTreeHandler - class org.apache.fop.area.AreaTreeHandler
Area tree handler for formatting objects.
Constructor.
AreaTreeInputHandler - class org.apache.fop.cli.AreaTreeInputHandler
InputHandler for the area tree XML (intermediate format) as input.
AreaTreeInputHandler(File) - constructor for class org.apache.fop.cli.AreaTreeInputHandler
Constructor for area tree XML input
AreaTreeInputHandler(File,File,Vector) - constructor for class org.apache.fop.cli.AreaTreeInputHandler
Constructor for XML->XSLT->area tree XML input
AreaTreeModel - class org.apache.fop.area.AreaTreeModel
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 org.apache.fop.area.AreaTreeObject
Abstract base class for all area tree objects.
AreaTreeParser - class org.apache.fop.area.AreaTreeParser
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.
ASCII85Filter - class org.apache.fop.pdf.ASCII85Filter
PDF Filter for ASCII85.
ASCII_ENCODING - static field in class org.apache.fop.render.afp.modca.AFPConstants
The encoding to use to convert to ASCII
ASCIIHexFilter - class org.apache.fop.pdf.ASCIIHexFilter
ASCII Hex filter for PDF streams.
Assigns the PDFObject a object number and sets the parent of the PDFObject to this PDFDocument.
Tie a PageViewport with an ID found on a child area of the PV.
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
attachment - field in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
extension attachment
This method is used when adding child nodes to a FO that already contains at least one child.
ATTR_BACKGROUND_COLOR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for background color
ATTR_BOLD - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bold
ATTR_CELL_PADDING_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, bottom
ATTR_CELL_PADDING_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, left
ATTR_CELL_PADDING_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, right
ATTR_CELL_PADDING_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, top
ATTR_CELL_U_PADDING_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, bottom
ATTR_CELL_U_PADDING_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, left
ATTR_CELL_U_PADDING_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, right
ATTR_CELL_U_PADDING_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell padding, top
ATTR_CELL_VERT_ALIGN_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell alignment, bottom
ATTR_CELL_VERT_ALIGN_CENTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell alignment, center
ATTR_CELL_VERT_ALIGN_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell alignment, top
ATTR_FONT_COLOR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for font color
ATTR_FONT_FAMILY - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for font family
ATTR_FONT_SIZE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for font size
ATTR_HEADER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row header
ATTR_ITALIC - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for italic
ATTR_NAMES - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
RtfText attributes: this must contain all attribute names
ATTR_ROW_LEFT_INDENT - static field in class 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 field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, bottom
ATTR_ROW_PADDING_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, left
ATTR_ROW_PADDING_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, right
ATTR_ROW_PADDING_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, top
ATTR_ROW_U_PADDING_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, bottom
ATTR_ROW_U_PADDING_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, left
ATTR_ROW_U_PADDING_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, right
ATTR_ROW_U_PADDING_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
table row padding, top
ATTR_RTF_15_TRGAPH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
half the space between the cells of a table row in twips
ATTR_STRIKETHROUGH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for underline
ATTR_SUBSCRIPT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for subscript
ATTR_SUPERSCRIPT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for superscript
ATTR_UNDERLINE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for underline
attrib - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
attributes of the element
ATTRIB_CELL_PADDING - static field in class 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 field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL ROW PADDING attributes, used to select them when writing attributes
attributeError(String) - method in class org.apache.fop.fo.FONode
Helper function to standardize property error exceptions (e.g., not specifying either an internal- or an external-destination property for an FO:link)
attributeWarning(String) - method in class org.apache.fop.fo.FONode
Helper function to standardize attribute warnings (e.g., currently unsupported properties)
atts - field in class org.apache.fop.render.xml.XMLRenderer
AttributesImpl instance that can be used during XML generation.
author - field in class org.apache.fop.apps.FOUserAgent
Author of the content of the document.
autoSize - field in class org.apache.fop.area.inline.InlineParent
Controls whether the IPD is automatically adjusted based on the area's children.
availableShrink - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
available stretch of the line ending at this breakpoint
availableShrink - field in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
shrink of the inline area
availableStretch - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
available shrink of the line ending at this breakpoint
availableStretch - field in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
stretch of the inline area
AWTRenderer - class org.apache.fop.render.awt.AWTRenderer
The AWTRender outputs the pages generated by the layout engine to a Swing window.
AWTRenderer() - constructor for class org.apache.fop.render.awt.AWTRenderer
Creates a new AWTRenderer instance.
AWTRenderer(boolean) - constructor for class org.apache.fop.render.awt.AWTRenderer
Creates a new AWTRenderer instance.
AWTRendererMaker - class org.apache.fop.render.awt.AWTRendererMaker
RendererMaker for the AWT Preview Renderer.
azimuth - field in class org.apache.fop.fo.properties.CommonAural
The "azimuth" property.

B

backcolor - field in class org.apache.fop.pdf.PDFState.Data
background - field in class org.apache.fop.pdf.PDFShading
The background color.
Trait.Background - class org.apache.fop.area.Trait.Background
Background trait structure.
backgroundAttachment - field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-attachment" property.
backgroundColor - field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-color" property.
backgroundImage - field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-image" property.
backgroundPositionHorizontal - field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-position-horizontal" property.
BackgroundPositionShorthand - class org.apache.fop.fo.properties.BackgroundPositionShorthand
Class encapsulating functionality for the
backgroundPositionVertical - field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-position-vertical" property.
backgroundRepeat - field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
The "background-repeat" property.
backPaint - field in class org.apache.fop.pdf.PDFState.Data
balance() - method in class org.apache.fop.hyphenation.TernaryTree
Balance the tree for best search performance
This is a the breaking algorithm that is responsible for balancing columns in multi-column layout.
base - field in class org.apache.fop.pdf.PDFCMap
base CMap (String or PDFStream)
baseDir - field in class org.apache.fop.area.CachedRenderPagesModel
Base directory to save temporary file in, typically points to the user's temp dir.
baseLevel - field in class org.apache.fop.svg.PDFGraphics2D
The PDF graphics state level that this svg is being drawn into.
baselineShift - field in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The baseline shift property
baseMaker - field in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
BasicLink - class org.apache.fop.fo.flow.BasicLink
Class modelling the fo:basic-link object.
BasicLink(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.BasicLink
BasicLinkLayoutManager - class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
LayoutManager for the fo:basic-link formatting object
BasicLinkLayoutManager(org.apache.fop.fo.flow.BasicLink) - constructor for class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
Create an fo:basic-link layout manager.
BasicScaledBaselineTable - class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
An implementation of the ScaledBaselineTable interface which calculates all baselines given the height above and below the dominant baseline.
BasicScaledBaselineTable(int,int,int,int,int) - constructor for class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
Creates a new instance of BasicScaledBaselineTable for the given altitude, depth, xHeight, baseline and writingmode.
BatikExtensionElementMapping - class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
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.
BatikUtil - class org.apache.fop.image.loader.batik.BatikUtil
Helper utilities for Apache Batik.
bBox - field in class org.apache.fop.pdf.PDFPattern
List of Doubles representing the Bounding box rectangle
bBox - field in class org.apache.fop.pdf.PDFShading
Optional: A List specifying the clipping rectangle
BDR_BOTTOM_DASH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom dashed border
BDR_BOTTOM_DOTTED - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom dotted border
BDR_BOTTOM_DOUBLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom double border
BDR_BOTTOM_EMBOSS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom embossed border
BDR_BOTTOM_SINGLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for bottom single border
BEFORE - static field in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
before side
BEFORE - static field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
the "before" edge
BEFORE - static field in class org.apache.fop.layoutmgr.RelSide
the before side
BeforeFloat - class org.apache.fop.area.BeforeFloat
The before-float-reference-area optionally generated by an fo:region-body.
beginTextObject() - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Indicates the beginning of a text object.
beginTextObject() - method in class org.apache.fop.render.afp.AFPRenderer
Indicates the beginning of a text object.
beginTextObject() - method in class org.apache.fop.render.java2d.Java2DRenderer
beginTextObject() - method in class org.apache.fop.render.pdf.PDFRenderer
Indicates the beginning of a text object.
beginTextObject() - method in class org.apache.fop.svg.PDFTextUtil
Called when a new text object should be started.
beginTextObject() - method in class org.apache.fop.render.ps.PSRenderer
Indicates the beginning of a text object.
beginTextObject() - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
best - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
this class stores information about how the nodes which could start a line ending at the current element
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.
BestRecords() - constructor for class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
BFEntry - class org.apache.fop.fonts.BFEntry
This is just a holder class for bfentries, groups of characters of a base font (bf).
BFEntry(int,int,int) - constructor for class org.apache.fop.fonts.BFEntry
Main constructor.
bFirst - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Used to handle the text-indent property (indent the first line of a paragraph).
bHyphenated - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
BidiLayoutManager - class org.apache.fop.layoutmgr.inline.BidiLayoutManager
If this bidi has a different writing mode direction ltr or rtl than its parent writing mode then this reverses the inline areas (at the character level).
BidiOverride - class org.apache.fop.fo.flow.BidiOverride
Class modelling the fo:bidi-override object.
BidiOverride(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.BidiOverride
BinaryUtils - class org.apache.fop.render.afp.tools.BinaryUtils
Library of utility useful conversion methods.
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.AbstractGraphics
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.AbstractListItemPart
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.AbstractPageSequence
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.BasicLink
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.BidiOverride
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Block
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.BlockContainer
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Character
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.ColorProfile
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.Declarations
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.extensions.ExternalDocument
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.ExternalGraphic
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Float
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.Flow
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.FObj
Bind property values from the property list to the FO node.
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.FONode
Bind the given PropertyList to this node Does nothing by default.
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Footnote
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.FootnoteBody
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.FOText
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.InitialPropertySet
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Inline
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.InlineContainer
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.InlineLevel
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.LayoutMasterSet
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Leader
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.ListBlock
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.ListItem
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.Marker
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.MultiCase
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.MultiPropertySet
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.MultiSwitch
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.MultiToggle
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.PageNumber
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.PageSequence
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.PageSequenceMaster
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.PageSequenceWrapper
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.Region
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.RegionBA
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.RegionBody
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.RegionSE
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.RetrieveMarker
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.Root
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.SideRegion
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.SimplePageMaster
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.Table
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableBody
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableCaption
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableCell
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableColumn
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableFObj
bind(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableRow
bindMarker(org.apache.fop.fo.flow.Marker) - method in class org.apache.fop.fo.flow.RetrieveMarker
Clone the subtree of the given marker
bIsSpan - field in class org.apache.fop.traits.LayoutProps
BitmapImage - class org.apache.fop.pdf.BitmapImage
Bitmap image.
BitmapImage(String,int,int,byte[],String) - constructor for class org.apache.fop.pdf.BitmapImage
Create a bitmap image.
bitsPerComponent - field in class org.apache.fop.pdf.PDFShading
Required for Type 4,5,6, and 7: Specifies the number of bits used to represent each color coordinate.
bitsPerCoordinate - field in class org.apache.fop.pdf.PDFShading
Required for Type 4,5,6, and 7: Specifies the number of bits used to represent each vertex coordinate.
bitsPerFlag - field in class org.apache.fop.pdf.PDFShading
Required for Type 4,5,6, and 7: Specifies the number of bits used to represent the edge flag for each vertex.
bitsPerSample - field in class org.apache.fop.pdf.PDFFunction
Required for Type 0: Number of Bits used to represent each sample value.
black() - method in class org.apache.fop.pdf.PDFColor
Get the black component.
BLINK - static field in class org.apache.fop.area.Trait
Blinking trait used when rendering inline parent.
Block - class org.apache.fop.area.Block
This is the block area class.
Block - class org.apache.fop.fo.flow.Block
Class modelling the fo:block object.
Block(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Block
BLOCK_SIZE - static field in class org.apache.fop.hyphenation.TernaryTree
BlockContainer - class org.apache.fop.fo.flow.BlockContainer
Class modelling the fo:block-container object.
BlockContainer(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.BlockContainer
LayoutManager for a block-container FO.
Create a new block container layout manager.
BlockKnuthSequence - class org.apache.fop.layoutmgr.BlockKnuthSequence
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 org.apache.fop.layoutmgr.BlockLayoutManager
LayoutManager for a block FO.
BlockLayoutManager(org.apache.fop.fo.flow.Block) - constructor for class org.apache.fop.layoutmgr.BlockLayoutManager
Creates a new BlockLayoutManager.
BlockLevelLayoutManager - interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
The interface for LayoutManagers which generate block areas
BlockParent - class org.apache.fop.area.BlockParent
A BlockParent holds block-level areas.
blockProgressionUnit - field in class org.apache.fop.traits.LayoutProps
BlockProps - class org.apache.fop.traits.BlockProps
Store all block-level layout properties on an FO.
blocks - field 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.
Base LayoutManager class for all areas which stack their child areas in the block-progression direction, such as Flow, Block, ListBlock.
BlockViewport - class org.apache.fop.area.BlockViewport
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.
BODY - static field in class org.apache.fop.layoutmgr.table.TableRowIterator
Selects the table-body elements for iteration.
BodyRegion - class org.apache.fop.area.BodyRegion
This class is a container for the areas that may be generated by an fo:region-body.
Constructor which can read traits directly from an fo:region-body formatting object.
Constructor which can read traits directly from an fo:region-body formatting object.
BodyStartFunction - class org.apache.fop.fo.expr.BodyStartFunction
Class corresponding to the body-start Property Value function.
bookComponent - field in class org.apache.fop.render.mif.MIFFile
Bookmark - class org.apache.fop.fo.pagination.bookmarks.Bookmark
The fo:bookmark formatting object, first introduced in the XSL 1.1 WD.
Bookmark(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.bookmarks.Bookmark
Create a new bookmark object.
BookmarkData - class org.apache.fop.area.BookmarkData
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() - constructor for class org.apache.fop.area.BookmarkData
Create a new bookmark data root object.
Create a new pdf bookmark data object.
Create a new bookmark data object.
Create a new bookmark data object.
BookmarkTitle - class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
The fo:bookmark-title formatting object, first introduced in the XSL 1.1 WD.
BookmarkTitle(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
Create a new BookmarkTitle object.
BookmarkTree - class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
The fo:bookmark-tree formatting object, first introduced in the XSL 1.1 WD.
BookmarkTree(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
BORDER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
RtfText attributes:: this must contain all border attribute names
BORDER_AFTER - static field in class org.apache.fop.area.Trait
The border after.
BORDER_BEFORE - static field in class org.apache.fop.area.Trait
The border before.
BORDER_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border bottom
BORDER_CHARACTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for character border (border always appears on all sides)
BORDER_COLOR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border color
BORDER_DASH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dashed border
BORDER_DASH_SMALL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a small-dashed border
BORDER_DOT_DASH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dot-dashed border
BORDER_DOT_DOT_DASH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dot-dot-dashed border
BORDER_DOTTED - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a dotted border
BORDER_DOUBLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a double border
BORDER_DOUBLE_THICKNESS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a double-thick border
BORDER_EMBOSS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for an embossed border
BORDER_END - static field in class org.apache.fop.area.Trait
The border end.
BORDER_ENGRAVE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for an engraved border
BORDER_HAIRLINE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a hairline border
BORDER_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border left
BORDER_NIL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for an nil border
BORDER_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border right
BORDER_SHADOWED - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a shadowed border
BORDER_SINGLE_THICKNESS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a single-thick border
BORDER_SPACE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border space
BORDER_START - static field in class org.apache.fop.area.Trait
The border start.
BORDER_STRIPED - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a striped border
BORDER_THIN_THICK_LARGE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-large border
BORDER_THIN_THICK_MEDIUM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-medium border
BORDER_THIN_THICK_SMALL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-small border
BORDER_THIN_THICK_THIN_LARGE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-thin-large border
BORDER_THIN_THICK_THIN_MEDIUM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-thin-medium border
BORDER_THIN_THICK_THIN_SMALL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a thin-thick-thin-small border
BORDER_THINK_THIN_LARGE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a think-thin-large border
BORDER_THINK_THIN_MEDIUM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a think-thin-medium border
BORDER_THINK_THIN_SMALL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a think-thin-small border
BORDER_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border top
BORDER_TRIPLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a triple border
BORDER_WAVY - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a wavy border
BORDER_WAVY_DOUBLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for a double wavy border
BORDER_WIDTH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constant for border width
BorderAttributesConverter - class org.apache.fop.render.rtf.BorderAttributesConverter
Constants for RTF border attribute names, and a static method for converting fo attribute strings.
BorderElement - class org.apache.fop.layoutmgr.BorderElement
This represents an unresolved border element.
Main constructor
BorderManager - class org.apache.fop.render.txt.border.BorderManager
This keeps all information about borders for current processed page.
BorderManager(int,int,org.apache.fop.render.txt.TXTState) - constructor for class org.apache.fop.render.txt.border.BorderManager
Constructs BorderManger, using pageWidth and pageHeight for creating borderInfo.
BorderOrPaddingElement - class org.apache.fop.layoutmgr.BorderOrPaddingElement
This class represents an unresolved border or padding element.
Main constructor
BorderProps - class org.apache.fop.traits.BorderProps
Border properties.
BorderProps(int,int,Color,int) - constructor for class org.apache.fop.traits.BorderProps
Constructs a new BorderProps instance.
BorderProps(String,int,Color,int) - constructor for class org.apache.fop.traits.BorderProps
Constructs a new BorderProps instance.
BORDERS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
String array of border attributes
BorderSpacingShorthandParser - class org.apache.fop.fo.properties.BorderSpacingShorthandParser
Shorthand parser for the "border-spacing" shorthand property.
BorderSpecification - class org.apache.fop.fo.flow.table.BorderSpecification
A border's informations, along with the FO element which declared it.
Creates a new border specification.
BorderWidthPropertyMaker - class org.apache.fop.fo.properties.BorderWidthPropertyMaker
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".
bottom - field in class org.apache.fop.fo.properties.CommonAbsolutePosition
The "bottom" property.
bottom - field in class org.apache.fop.fo.properties.CommonRelativePosition
The "bottom" property.
bounds - field in class org.apache.fop.pdf.PDFFunction
Optional for Type 3: An array of (k-1) Doubles that, in combination with Domain, define the intervals to which each function from the Functions array apply.
BoxPropShorthandParser - class org.apache.fop.fo.properties.BoxPropShorthandParser
Shorthand property parser for Box properties
BoxPropShorthandParser() - constructor for class org.apache.fop.fo.properties.BoxPropShorthandParser
Default constructor.
bpd - field in class org.apache.fop.area.Area
the area's block-progression-dimension
bpd - field in class org.apache.fop.datatypes.FODimension
distance (in millipoints) on the block-progression-direction
bpUnit - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Value of the block-progression-unit (non-standard property)
breakAfter - field in class org.apache.fop.traits.LayoutProps
breakBefore - field in class org.apache.fop.traits.LayoutProps
breakBeforeServed - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Indicates whether break before has been served or not
BreakElement - class org.apache.fop.layoutmgr.BreakElement
This class represents an unresolved break possibility.
Constructor for hard breaks.
Main constructor
BreakingAlgorithm - class org.apache.fop.layoutmgr.BreakingAlgorithm
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.
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.afp.AFPRenderer
Breaks out of the state stack to handle fixed block-containers.
breakOutOfStateStack() - method in class org.apache.fop.render.java2d.Java2DRenderer
breakOutOfStateStack() - method in class org.apache.fop.render.pdf.PDFRenderer
Breaks out of the state stack to handle fixed block-containers.
breakOutOfStateStack() - method in class org.apache.fop.render.ps.PSRenderer
breakOutOfStateStack() - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
BreakUtil - class org.apache.fop.util.BreakUtil
A utility class for manipulating break classes (the break-before and break-after properties).
BT - static field in class org.apache.fop.area.Area
Stacking bottom to top
buildBufferedImage(Dimension) - method in class org.apache.fop.render.pcl.PCLGraphics2D
Creates a buffered image.
BuilderContext - class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
A BuilderContext holds context information when building an RTF document
BuilderContext(org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfOptions) - constructor for class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
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.
buildFilterMapFromConfiguration(Configuration) - static method in class org.apache.fop.render.pdf.PDFRendererConfigurator
Builds a filter map from an Avalon Configuration object.
Builds a list of EmbedFontInfo objects for use with the setup() method.
buildFromTable(int[]) - method in class org.apache.fop.fonts.AbstractCodePointMapping
Builds the internal lookup structures based on a given table.
buildTopLevel(Document,Element) - method in class org.apache.fop.fo.XMLObj
Add the top-level element to the DOM document
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.
ByteVector - class org.apache.fop.hyphenation.ByteVector
This class implements a simple byte vector with access to the underlying array.
ByteVector() - constructor for class org.apache.fop.hyphenation.ByteVector
ByteVector(byte[]) - constructor for class org.apache.fop.hyphenation.ByteVector
ByteVector(byte[],int) - constructor for class org.apache.fop.hyphenation.ByteVector
ByteVector(int) - constructor for class org.apache.fop.hyphenation.ByteVector
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.

C

ca - field in class org.apache.fop.fo.FOText
the character array containing the text
Cache a hyphenation tree under its key.
CommonFont.CachedCommonFont - class org.apache.fop.fo.properties.CommonFont.CachedCommonFont
Class holding canonical instances of bundles of the cacheable (non-relative) CommonFont properties
CachedFontInfo - class org.apache.fop.fonts.CachedFontInfo
Font info stored in the cache
CachedFontInfo(org.apache.fop.fonts.EmbedFontInfo) - constructor for class org.apache.fop.fonts.CachedFontInfo
Constructor
CachedFontInfo(String,boolean,List,String,long) - constructor for class org.apache.fop.fonts.CachedFontInfo
Default constructor
A simple cached render pages model.
Main Constructor
calcContentLength(List) - static method in class org.apache.fop.layoutmgr.ElementListUtils
Calculates the content length of the given element list.
calcContentLength(List,int,int) - static method in class org.apache.fop.layoutmgr.ElementListUtils
Calculates the content length of the given element list.
Can sequence be appended to this sequence?
Can sequence be appended to this sequence?
canHaveMarkers() - method in class org.apache.fop.fo.FONode
canUseLessLines() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
canUseMoreLines() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
capacity() - method in class org.apache.fop.hyphenation.ByteVector
returns current capacity of array
capacity() - method in class org.apache.fop.hyphenation.CharVector
returns current capacity of array
CATEGORY - static field in class org.apache.fop.render.afp.extensions.AFPPageSetup
The category URI for this extension attachment.
CATEGORY - static field in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
The category URI for this extension attachment.
CATEGORY - static field in class org.apache.fop.fo.extensions.xmp.XMPMetadata
The category URI for this extension attachment.
CCFFilter - class org.apache.fop.pdf.CCFFilter
CCF Filter class.
CDATA - static field in class org.apache.fop.render.xml.XMLRenderer
CDATA type
CE_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
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 - field in class org.apache.fop.fo.flow.table.GridUnit
Table cell which occupies this grid unit
CELL_BORDER - static field in class 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 field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, bottom
CELL_BORDER_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, left
CELL_BORDER_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, right
CELL_BORDER_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell border, top
CELL_COLOR - static field in class 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 field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell background color, a unit-based attribute
CELL_COLOR_FOREGROUND - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell foreground color, a unit-based attribute
CELL_SHADE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
cell shading, a unit-based attribute
CELL_VERT_ALIGN - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL vertical alignment attributes, used to select them when writing attributes
cfg - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_HANDLER_CONFIGURATION
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 field in class org.apache.fop.render.txt.TXTRenderer
Height of one symbol in Courier font size of 10pt.
CHAR_WIDTH - static field in class org.apache.fop.render.txt.TXTRenderer
Width of one symbol in Courier font size of 10pt.
Character - class org.apache.fop.area.inline.Character
Single character inline area.
Character - class org.apache.fop.fo.flow.Character
Class modelling the fo:character object.
Character(char) - constructor for class org.apache.fop.area.inline.Character
Create a new character inline area with the given character.
Process a Character.
Character(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Character
CharacterLayoutManager - class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
LayoutManager for the fo:character formatting object
CharacterLayoutManager(org.apache.fop.fo.flow.Character) - constructor for class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
Constructor
CharacterProperty - class org.apache.fop.fo.properties.CharacterProperty
Superclass for properties that wrap a character value
characters(ch[],int,int) - method in class org.apache.fop.hyphenation.PatternParser
characters(char[],int,int) - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
characters(char[],int,int) - method in class org.apache.fop.util.DelegatingContentHandler
characters(char[],int,int) - method in class org.apache.fop.fonts.FontReader
characters(char[],int,int) - method in class org.apache.fop.fo.FOTreeBuilder
characters(char[],int,int) - method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
characters(data[],int,int) - method in class org.apache.fop.fo.FOEventHandler
Process character data.
characters(data[],int,int) - method in class org.apache.fop.render.mif.MIFHandler
characters(String) - method in class org.apache.fop.render.xml.XMLRenderer
Sends plain text to the XML
CharacterSet - class org.apache.fop.render.afp.fonts.CharacterSet
The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include font description information for identifying the characters, font metric information for positioning the characters, and character shape information for presenting the character images.
CharacterSet(String,String,String,String) - constructor for class org.apache.fop.render.afp.fonts.CharacterSet
Constructor for the CharacterSetMetric object, the character set is used to load the font information from the actual AFP font.
CharacterSetOrientation - class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The IBM Font Object Content Architecture (FOCA) supports presentation of character shapes by defining their characteristics, which include Font-Description information for identifying the characters, Font-Metric information for positioning the characters, and Character-Shape information for presenting the character images.
CharacterSetOrientation(int) - constructor for class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Constructor for the CharacterSetOrientation, the orientation is expressed as the degrees rotation (i.e 0, 90, 180, 270)
CharIterator - class org.apache.fop.fo.CharIterator
Abstract base class for iterators that should iterate through a series of characters.
charIterator() - method in class org.apache.fop.fo.flow.Block
charIterator() - method in class org.apache.fop.fo.flow.Character
charIterator() - method in class org.apache.fop.fo.FObjMixed
charIterator() - method in class org.apache.fop.fo.FONode
charIterator() - method in class org.apache.fop.fo.FOText
charToGlyphName(char) - static method in class org.apache.fop.fonts.Glyphs
Return the glyphname from a character, eg, charToGlyphName('\\') returns "backslash"
CharUtilities - class org.apache.fop.util.CharUtilities
This class provides utilities to distinguish various kinds of Unicode whitespace and to get character widths in a given FontState.
CharUtilities() - constructor for class org.apache.fop.util.CharUtilities
Utility class: Constructor prevents instantiating when subclassed.
CharVector - class org.apache.fop.hyphenation.CharVector
This class implements a simple char vector with access to the underlying array.
CharVector() - constructor for class org.apache.fop.hyphenation.CharVector
CharVector(char[]) - constructor for class org.apache.fop.hyphenation.CharVector
CharVector(char[],int) - constructor for class org.apache.fop.hyphenation.CharVector
CharVector(int) - constructor for class org.apache.fop.hyphenation.CharVector
CHECK_REF_AREA - static field in class org.apache.fop.layoutmgr.LayoutContext
Signal to a Line LM that a higher level LM may provoke a change in the reference area, thus ref area IPD.
checkAvailableAlgorithms() - static method in class org.apache.fop.pdf.PDFEncryptionManager
Checks whether the necessary algorithms are available.
checkClip(Shape) - method in class org.apache.fop.pdf.PDFState
Check if the clip will change the current state.
checkDependencies() - static method in class org.apache.fop.cli.Main
checkEnumValues(String) - method in class org.apache.fop.fo.properties.CompoundPropertyMaker
For compound properties which can take enumerate values.
checkEnumValues(String) - method in class org.apache.fop.fo.properties.EnumProperty.Maker
Called by subclass if no match found.
checkEnumValues(String) - method in class org.apache.fop.fo.properties.PropertyMaker
For properties that contain enumerated values.
checkMetricsVersion(Attributes) - static method in class org.apache.fop.fonts.apps.TTFReader
Bugzilla 40739, check that attr has a metrics-version attribute compatible with ours.
checkNext() - method in class org.apache.fop.layoutmgr.KnuthPossPosIter
checkNext() - method in class org.apache.fop.layoutmgr.PositionIterator
Check prepared pages
checkTransform(AffineTransform) - method in class org.apache.fop.pdf.PDFState
Check the current transform.
checkTransparencyAllowed() - method in class org.apache.fop.svg.PDFGraphics2D
Checks whether the use of transparency is allowed.
checkTTC(org.apache.fop.fonts.truetype.FontFileReader,String) - method in class org.apache.fop.fonts.truetype.TTFFile
Check if this is a TrueType collection and that the given name exists in the collection.
checkValueKeywords(String) - method in class org.apache.fop.fo.properties.PropertyMaker
Return a String to be parsed if the passed value corresponds to a keyword which can be parsed and used to initialize the property.
child - field in class org.apache.fop.area.inline.InlineBlockParent
The list of inline areas added to this inline parent.
childBreaks - field in class org.apache.fop.layoutmgr.BlockLayoutManager
The list of child BreakPoss instances.
childLC - field in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
The child layout context
childLMiter - field in class org.apache.fop.layoutmgr.AbstractLayoutManager
child LM and child LM iterator during getNextKnuthElement phase
childLMs - field in class org.apache.fop.layoutmgr.AbstractLayoutManager
List of child LayoutManagers
children - field in class org.apache.fop.area.BlockParent
The children of this block parent area.
CIDFont - class org.apache.fop.fonts.CIDFont
Abstract base class for CID fonts.
CIDFontType - class org.apache.fop.fonts.CIDFontType
This class enumerates all supported CID font types.
CIDFontType(String,int) - constructor for class org.apache.fop.fonts.CIDFontType
CIDTYPE0 - static field in class org.apache.fop.fonts.CIDFontType
CID Font Type 0 (based on Type 1 format)
CIDTYPE2 - static field in class org.apache.fop.fonts.CIDFontType
CID Font Type 2 (based on TrueType format)
CLASS_ABSOLUTE - static field in class org.apache.fop.area.Area
Absolute position class
CLASS_BEFORE_FLOAT - static field in class org.apache.fop.area.Area
Before float class
CLASS_FIXED - static field in class org.apache.fop.area.Area
Fixed position class
CLASS_FOOTNOTE - static field in class org.apache.fop.area.Area
Footnote class
CLASS_MAX - static field in class org.apache.fop.area.Area
Maximum class count
CLASS_NORMAL - static field in class org.apache.fop.area.Area
Normal class
CLASS_SIDE_FLOAT - static field in class org.apache.fop.area.Area
Side float class
classmap - field in class org.apache.fop.hyphenation.HyphenationTree
This map stores the character classes
classOf(char) - static method in class org.apache.fop.util.CharUtilities
Return the appropriate CharClass constant for the type of the passed character.
clear() - method in class org.apache.fop.hyphenation.CharVector
Reset Vector but don't resize or clear elements
clear() - method in class org.apache.fop.fonts.FontCache
Clears font cache
clear() - method in class org.apache.fop.pdf.InMemoryStreamCache
Clears and resets the cache.
clear() - method in class org.apache.fop.area.PageViewport
Clear the page contents to save memory.
clear() - method in class org.apache.fop.render.ps.PSPageDeviceDictionary
clear() - method in class org.apache.fop.layoutmgr.SpaceSpecifier
Clear all space specifiers
clear() - method in class org.apache.fop.pdf.StreamCache
Clears and resets the cache.
clear() - method in class org.apache.fop.pdf.TempFileStreamCache
Clears and resets the cache.
clearCurrentPage() - method in class org.apache.fop.svg.PDFContext
After this call, there's no current page.
clearHorizontalMargins() - method in class org.apache.fop.render.pcl.PCLGenerator
Clears the horizontal margins.
clearPendingMarks() - method in class org.apache.fop.layoutmgr.BreakElement
Clears all pending marks associated with this break element.
clearPendingMarks() - method in class org.apache.fop.layoutmgr.LayoutContext
Clears all pending marks on the LayoutContext.
clearPrevIPD() - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Clear the previous IPD calculation.
clearViewportList() - method in class org.apache.fop.render.java2d.Java2DRenderer
Clears the ViewportList.
clip - field in class org.apache.fop.pdf.PDFState.Data
clip() - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Clip using the current path.
clip() - method in class org.apache.fop.render.afp.AFPRenderer
clip() - method in class org.apache.fop.render.java2d.Java2DRenderer
clip() - method in class org.apache.fop.render.pcl.PCLRenderer
Clip using the current path.
clip() - method in class org.apache.fop.render.pdf.PDFRenderer
Clip an area.
clip() - method in class org.apache.fop.render.ps.PSRenderer
clip() - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
clipRect(float,float,float,float) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Clip using a rectangular area.
clipRect(float,float,float,float) - method in class org.apache.fop.render.afp.AFPRenderer
clipRect(float,float,float,float) - method in class org.apache.fop.render.java2d.Java2DRenderer
clipRect(float,float,float,float) - method in class org.apache.fop.render.pcl.PCLRenderer
Clip an area.
clipRect(float,float,float,float) - method in class org.apache.fop.render.pdf.PDFRenderer
clipRect(float,float,float,float) - method in class org.apache.fop.render.ps.PSRenderer
clipRect(float,float,float,float) - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
clone() - method in class org.apache.fop.area.BodyRegion
Clone this object.
clone() - method in class org.apache.fop.fo.CharIterator
clone() - method in class org.apache.fop.hyphenation.CharVector
clone() - method in class org.apache.fop.fo.FONode
Perform a shallow cloning operation
clone() - method in class org.apache.fop.traits.MinOptMax
clone() - method in class org.apache.fop.area.Page
Clone this page.
clone() - method in class org.apache.fop.area.PageViewport
Clone this page.
clone() - method in class org.apache.fop.pdf.PDFState.Data
clone() - method in class org.apache.fop.fo.properties.PropertyMaker
Return a clone of the makers.
clone() - method in class org.apache.fop.fo.RecursiveCharIterator
clone() - method in class org.apache.fop.area.RegionReference
Clone this region.
clone() - method in class org.apache.fop.area.RegionViewport
Clone this region viewport.
clone() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
implement cloning
clone() - method in class org.apache.fop.layoutmgr.SpaceSpecifier
clone() - method in class org.apache.fop.hyphenation.TernaryTree
clone(org.apache.fop.fo.FONode,boolean) - method in class org.apache.fop.fo.FObj
clone(org.apache.fop.fo.FONode,boolean) - method in class org.apache.fop.fo.FONode
Perform a shallow cloning operation, set its parent, and optionally clean the list of child nodes
clone(org.apache.fop.fo.FONode,boolean) - method in class org.apache.fop.fo.FOText
clone(org.apache.fop.fo.FONode,boolean) - method in class org.apache.fop.fo.flow.table.Table
close() - method in class org.apache.fop.util.CloseBlockerOutputStream
close() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
Does nothing, meant to allow elements to write themselves without waiting for write(), but not implemented yet
close() - method in class org.apache.fop.util.UnclosableInputStream
Does not close the original stream.
close() - method in class org.apache.fop.util.WriterOutputStream
This is a decorator to block calls to close() to the underlying stream.
CloseBlockerOutputStream(OutputStream) - constructor for class org.apache.fop.util.CloseBlockerOutputStream
closePage() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Closes the current page and adds it to the PDF file.
closePath() - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - method in class org.apache.fop.render.afp.AFPRenderer
closePath() - method in class org.apache.fop.render.java2d.Java2DRenderer
closePath() - method in class org.apache.fop.render.pcl.PCLRenderer
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - method in class org.apache.fop.render.pdf.PDFRenderer
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - method in class org.apache.fop.render.ps.PSRenderer
closePath() - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
closeText() - method in class org.apache.fop.render.pdf.PDFRenderer
Checks to see if we have some text rendering commands open still and writes out the TJ command to the stream if we do
CM - static field in class org.apache.fop.fo.properties.FixedLength
Describes the unit centimeter.
CMapBuilder - class org.apache.fop.pdf.CMapBuilder
Fill in the specifics for the font's descriptor.
CMapBuilder(Writer,String) - constructor for class org.apache.fop.pdf.CMapBuilder
CMYKColorSpace - class org.apache.fop.util.CMYKColorSpace
This class represents an uncalibrated CMYK color space.
CMYKColorSpace(int,int) - constructor for class org.apache.fop.util.CMYKColorSpace
CODE_EOT - static field in class org.apache.fop.util.CharUtilities
Character code used to signal a character boundary in inline content, such as an inline with borders and padding or a nested block object.
codePage - field in class org.apache.fop.render.afp.fonts.CharacterSet
The code page to which the character set relates
CodePointMapping - class org.apache.fop.fonts.CodePointMapping
CodePointMapping(String,int[]) - constructor for class org.apache.fop.fonts.CodePointMapping
Main constructor.
CodePointMapping(String,int[],String[]) - constructor for class org.apache.fop.fonts.CodePointMapping
Extended constructor.
COLLAPSE_INNER - static field in class org.apache.fop.traits.BorderProps
Collapsing border model, for borders inside a table
COLLAPSE_OUTER - static field in class org.apache.fop.traits.BorderProps
Collapsing border model, for borders at the table's outer border
collapsingBorderModel - field in class org.apache.fop.fo.flow.table.GridUnit
CollapsingBorderModel - class org.apache.fop.layoutmgr.table.CollapsingBorderModel
This class is a superclass for the two collapsing border models defined in the XSL 1.0 specification.
Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0.
color - field in class org.apache.fop.traits.BorderProps
Border color
color - field in class org.apache.fop.fo.properties.ColorProperty
The color represented by this property.
color - field in class org.apache.fop.fo.flow.InlineLevel
color - field in class org.apache.fop.pdf.PDFState.Data
COLOR - static field in class org.apache.fop.area.Trait
The current color.
colorCatalog - field in class org.apache.fop.render.mif.MIFFile
ColorExt - class org.apache.fop.util.ColorExt
Color helper class.
ColorProfile - class org.apache.fop.fo.pagination.ColorProfile
The fo:color-profile formatting object.
ColorProfile(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.ColorProfile
ColorProfileUtil - class org.apache.fop.util.ColorProfileUtil
Helper methods for handling color profiles.
ColorProperty - class org.apache.fop.fo.properties.ColorProperty
Class for properties that wrap Color values
colorspace - field in class org.apache.fop.pdf.PDFDocument
the colorspace (0=RGB, 1=CMYK)
colorSpace - field in class org.apache.fop.pdf.PDFPathPaint
The color space for this paint
colorSpace - field in class org.apache.fop.pdf.PDFShading
A ColorSpace representing the colorspace.
ColorSpaceCache - class org.apache.fop.util.ColorSpaceCache
Map with cached ICC based ColorSpace objects.
ColorSpaceCache(URIResolver) - constructor for class org.apache.fop.util.ColorSpaceCache
Default constructor
colorSpaces - field in class org.apache.fop.pdf.PDFResources
Map of color spaces (key: color space name)
colorToString(Color) - static method in class org.apache.fop.util.ColorUtil
Creates a re-parsable string representation of the given color.
ColorUtil - class org.apache.fop.util.ColorUtil
Generic Color helper class.
COLUMN_SPAN - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
to process column spanning
ColumnNumberManager - class org.apache.fop.fo.flow.table.ColumnNumberManager
Helper class maintaining a record of occupied columns and an index to the next non-occupied column.
columnNumberManager - field in class org.apache.fop.fo.flow.table.TableCellContainer
ColumnNumberManagerHolder - interface org.apache.fop.fo.flow.table.ColumnNumberManagerHolder
Marking interface for table-related classes which contain a ColumnNumberManager instance (Table, for registering columns, or TableCellContainer, for managing occupied cells).
PropertyMaker subclass for the column-number property
ColumnNumberPropertyMaker(int) - constructor for class org.apache.fop.fo.flow.table.TableFObj.ColumnNumberPropertyMaker
Constructor
ColumnSetup - class org.apache.fop.layoutmgr.table.ColumnSetup
Class holding a number of columns making up the column setup of a row.
ColumnSetup(org.apache.fop.fo.flow.table.Table) - constructor for class org.apache.fop.layoutmgr.table.ColumnSetup
Main Constructor.
COMBINING_INDIRECT_BREAK - static field in class org.apache.fop.text.linebreak.LineBreakStatus
Constant indicating a Combining Indirect Break
COMBINING_PROHIBITED_BREAK - static field in class org.apache.fop.text.linebreak.LineBreakStatus
Constant indicating a Combining Prohibited Break
Command - class org.apache.fop.render.awt.viewer.Command
This class represents UI-commands, which can be used as menu or toolbar items
.
Command(String,int) - constructor for class org.apache.fop.render.awt.viewer.Command
Creates Command object with a given name and sets the name as a tooltip text.
Command(String,String) - constructor for class org.apache.fop.render.awt.viewer.Command
Creates Command object with a given name, the same tooltip text and icon image if appropriate image file is found.
CommandLineLogger - class org.apache.fop.util.CommandLineLogger
This is a commons-logging logger for command line use.
CommandLineLogger(String) - constructor for class org.apache.fop.util.CommandLineLogger
Construct the logger with a default log level taken from the LogFactory attribute "level".
CommandLineOptions - class org.apache.fop.cli.CommandLineOptions
Options parses the commandline arguments
CommandLineOptions() - constructor for class org.apache.fop.cli.CommandLineOptions
Construct a command line option object.
comment(char[],int,int) - method in class org.apache.fop.util.DelegatingContentHandler
comment(String) - method in class org.apache.fop.render.pdf.PDFRenderer
writes out a comment.
comment(String) - method in class org.apache.fop.render.ps.PSRenderer
Write out a comment
comment(String) - method in class org.apache.fop.render.xml.XMLRenderer
Writes a comment to the generated XML.
CommonAbsolutePosition - class org.apache.fop.fo.properties.CommonAbsolutePosition
Store all common absolute position properties.
CommonAbsolutePosition(org.apache.fop.fo.PropertyList) - constructor for class org.apache.fop.fo.properties.CommonAbsolutePosition
Create a CommonAbsolutePosition object.
commonAccessibility - field in class org.apache.fop.fo.flow.InlineLevel
CommonAccessibility - class org.apache.fop.fo.properties.CommonAccessibility
Store all common accessibility properties.
CommonAccessibility(org.apache.fop.fo.PropertyList) - constructor for class org.apache.fop.fo.properties.CommonAccessibility
Create a CommonAccessibility object.
commonAural - field in class org.apache.fop.fo.flow.InlineLevel
CommonAural - class org.apache.fop.fo.properties.CommonAural
Stores all common aural properties.
CommonAural(org.apache.fop.fo.PropertyList) - constructor for class org.apache.fop.fo.properties.CommonAural
Create a CommonAbsolutePosition object.
commonBorderPaddingBackground - field in class org.apache.fop.fo.flow.InlineLevel
commonBorderPaddingBackground - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Any border, padding and background properties applying to this area
Stores all common border and padding properties.
CommonBorderPaddingBackground() - constructor for class org.apache.fop.fo.properties.CommonBorderPaddingBackground
Construct a CommonBorderPaddingBackground object.
Construct a CommonBorderPaddingBackground object.
commonFont - field in class org.apache.fop.fo.flow.InlineLevel
CommonFont - class org.apache.fop.fo.properties.CommonFont
Collection of CommonFont properties
CommonHyphenation - class org.apache.fop.fo.properties.CommonHyphenation
Store all common hyphenation properties.
CommonMarginBlock - class org.apache.fop.fo.properties.CommonMarginBlock
Store all common margin properties for blocks.
CommonMarginBlock(org.apache.fop.fo.PropertyList) - constructor for class org.apache.fop.fo.properties.CommonMarginBlock
Create a CommonMarginBlock object.
commonMarginInline - field in class org.apache.fop.fo.flow.InlineLevel
CommonMarginInline - class org.apache.fop.fo.properties.CommonMarginInline
Store all common margin properties for inlines.
CommonMarginInline(org.apache.fop.fo.PropertyList) - constructor for class org.apache.fop.fo.properties.CommonMarginInline
Create a CommonMarginInline object.
CommonRelativePosition - class org.apache.fop.fo.properties.CommonRelativePosition
Store all common relative position properties.
CommonRelativePosition(org.apache.fop.fo.PropertyList) - constructor for class org.apache.fop.fo.properties.CommonRelativePosition
Create a CommonRelativePosition object.
CommonTextDecoration - class org.apache.fop.fo.properties.CommonTextDecoration
Stores all information concerning text-decoration.
CommonTextDecoration() - constructor for class org.apache.fop.fo.properties.CommonTextDecoration
Creates a new CommonTextDecoration object with default values.
compare(Object,Object) - method in class org.apache.fop.pdf.DestinationComparator
compareBreakClasses(int,int) - static method in class org.apache.fop.util.BreakUtil
Compares the given break classes and return the one that wins.
compareFiles(File,File) - static method in class org.apache.fop.tools.anttasks.FileCompare
Compares two files to see if they are equal
compareFiles(File,File) - method in class org.apache.fop.tools.TestConverter
Compare files.
compareHexValues(byte[],byte[],int,boolean) - static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
Compares two hexadecimal values.
Compare two KnuthNodes and return the node with the least demerit.
compareTo(Object) - method in class org.apache.fop.fonts.FontTriplet
COMPOUND_COUNT - static field in class org.apache.fop.fo.Constants
Number of compund properties defined
COMPOUND_MASK - static field in class org.apache.fop.fo.Constants
Mask that when applied to a compound property returns the constant of the compound property.
COMPOUND_SHIFT - static field in class org.apache.fop.fo.Constants
For compound properties the property constant value is shifted by this amount.
CompoundDatatype - interface org.apache.fop.datatypes.CompoundDatatype
This interface is used as a base for compound datatypes.
CompoundPropertyMaker - class org.apache.fop.fo.properties.CompoundPropertyMaker
This class extends Property.Maker with support for sub-properties.
CompoundPropertyMaker(int) - constructor for class org.apache.fop.fo.properties.CompoundPropertyMaker
Construct an instance of a CompoundPropertyMaker for the given property.
COMPRESSION_CCITT_T4 - static field in class org.apache.fop.render.bitmap.TIFFRenderer
COMPRESSION_CCITT_T6 - static field in class org.apache.fop.render.bitmap.TIFFRenderer
COMPRESSION_PACKBITS - static field in class org.apache.fop.render.bitmap.TIFFRenderer
compute(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
Return a Property object representing the value of this property, based on other property values for this FO.
compute(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.DimensionPropertyMaker
Return a Property object representing the value of this property, based on other property values for this FO.
compute(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.IndentPropertyMaker
Calculate the corresponding value for start-indent and end-indent.
compute(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.LineHeightPropertyMaker
Recalculate the line-height value based on the nearest specified value.
compute(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.PropertyMaker
Return a Property object representing the value of this property, based on other property values for this FO.
compute(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.SpacePropertyMaker
Return the adjust ration needed to make up for the difference.
Calculate the corresponding value for start-indent and end-indent.
computeConforming(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.IndentPropertyMaker
Calculate the corresponding value for start-indent and end-indent.
Computes the demerits of the current breaking (that is, up to the given element), if the next-to-last chosen breakpoint is the given active node.
Return the difference between the natural width of a line that would be made between the given active node and the given element, and the available width of the real line.
Works out the base unit for resolving proportional-column-width() [p-c-w(x) = x * base_unit_ipd]
computeXOffset(int,int) - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Given the ipd and the content width calculates the required x offset based on the text-align property
computeYOffset(int,int) - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Given the bpd and the content height calculates the required y offset based on the display-align property
concatenate(AffineTransform) - method in class org.apache.fop.pdf.PDFState
Concatenates the given AffineTransform to the current one.
concatenate(AffineTransform) - method in class org.apache.fop.pdf.PDFState.Data
Concatenate the given AffineTransform with the current thus creating a new viewport.
Concatenates the current transformation matrix with the given one, therefore establishing a new coordinate system.
concatenateTransformationMatrix(AffineTransform) - method in class org.apache.fop.render.afp.AFPRenderer
concatenateTransformationMatrix(AffineTransform) - method in class org.apache.fop.render.java2d.Java2DRenderer
concatenateTransformationMatrix(AffineTransform) - method in class org.apache.fop.render.pcl.PCLRenderer
Concatenates the current transformation matrix with the given one, therefore establishing a new coordinate system.
concatenateTransformationMatrix(AffineTransform) - method in class org.apache.fop.render.pdf.PDFRenderer
concatenateTransformationMatrix(AffineTransform) - method in class org.apache.fop.render.ps.PSRenderer
concatenateTransformationMatrix(AffineTransform) - method in class org.apache.fop.render.txt.TXTRenderer
concatMatrix(double,double,double,double,double,double) - method in class org.apache.fop.render.ps.PSRenderer
Concats the transformation matrix.
concatMatrix(double[]) - method in class org.apache.fop.render.ps.PSRenderer
Concats the transformations matrix.
concatMatrixCurrentTransform() - method in class org.apache.fop.svg.PDFTextUtil
Creates a "cm" command using the current transformation as the matrix.
ConditionalBorder - class org.apache.fop.fo.flow.table.ConditionalBorder
A class that holds the three possible values for a border-before/after on a table-cell, in the collapsing model.
ConditionalElementListener - interface org.apache.fop.layoutmgr.ConditionalElementListener
This interface is used to notify layout managers about the situation around spaces, borders and padding just before the addArea() method is called when a part is being painted.
A conditional-page-master-reference formatting object.
CondLengthProperty - class org.apache.fop.fo.properties.CondLengthProperty
Superclass for properties that have conditional lengths
cOne - field in class org.apache.fop.pdf.PDFFunction
Required For Type 2: An Array of n Doubles defining the function result when x=1.
configure(Configuration) - method in class org.apache.fop.svg.PDFTranscoder
Initializes user agent settings from the user configuration file, if present: baseURL, resolution, default page size,...
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.afp.AFPRendererConfigurator
Configure the AFP renderer.
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.java2d.Java2DRendererConfigurator
Configure the Java 2D renderer.
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.pcl.PCLRendererConfigurator
Configure the PCL renderer.
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.pdf.PDFRendererConfigurator
Configure the PDF renderer.
Builds a list of EmbedFontInfo objects for use with the setup() method.
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.ps.PSRendererConfigurator
Configure the PS renderer.
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.RendererConfigurator
Configures a renderer
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.bitmap.TIFFRendererConfigurator
Configure the TIFF renderer.
configure(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.txt.TXTRendererConfigurator
Configure the PS renderer.
Configures renderer context by setting the handler configuration on it.
Configures a PDFDocumentGraphics2D instance using an Avalon Configuration object.
configureFopFactory() - method in class org.apache.fop.servlet.FopServlet
This method is called right after the FopFactory is instantiated and can be overridden by subclasses to perform additional configuration.
Determines if the given breakpoint is a feasible breakpoint.
considerTooShort - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
If set to true, doesn't ignore break possibilities which are definitely too short.
Constants - interface org.apache.fop.fo.Constants
Definition of constants used throughout FOP.
Generates the font metrics file from the TTF/TTC file.
Generates the font metrics file from the PFM file.
constructKey(String,String) - static method in class org.apache.fop.hyphenation.HyphenationTreeCache
Constructs the key for the hyphenation pattern file.
CONT_FACING - static field in class org.apache.fop.render.awt.viewer.PreviewPanel
Constant for displaying even/odd pages side by side in continuous form.
Container - class org.apache.fop.area.inline.Container
Container area for inline container.
Container() - constructor for class org.apache.fop.area.inline.Container
Create a new container area
CONTAINING_BLOCK_HEIGHT - static field in class org.apache.fop.datatypes.LengthBase
constant for a containing block percent-based length
CONTAINING_BLOCK_WIDTH - static field in class org.apache.fop.datatypes.LengthBase
constant for a containing block percent-based length
CONTAINING_REFAREA_WIDTH - static field in class org.apache.fop.datatypes.LengthBase
constant for a containing refarea percent-based length
containingBPPosition - field in class org.apache.fop.render.AbstractRenderer
the block progression position of the containing block used for absolutely positioned blocks
containingIPPosition - field in class org.apache.fop.render.AbstractRenderer
the inline progression position of the containing block used for absolutely positioned blocks
containsFont(org.apache.fop.fonts.EmbedFontInfo) - method in class org.apache.fop.fonts.FontCache
is this font info in the cache?
containsFont(String) - method in class org.apache.fop.fonts.FontCache
is this font in the cache?
content - field in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
extension node content
CONTENT_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the filter used for normal content
ContentHandlerFactory - interface org.apache.fop.util.ContentHandlerFactory
Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
This class holds references to various XML handlers used by FOP.
ContentHandlerFactoryRegistry() - constructor for class org.apache.fop.util.ContentHandlerFactoryRegistry
Default constructor.
ContentLayoutManager - class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Content Layout Manager.
Constructs a new ContentLayoutManager
Constructor using a fo:title formatting object and its PageSequenceLayoutManager parent.
context - field in class org.apache.fop.render.RendererContext.RendererContextWrapper
The wrapped RendererContext
contextDep - field in class org.apache.fop.fo.properties.PropertyMaker
Indicates whether the property is context-dependant and therefore can't be cached.
CONTINUOUS - static field in class org.apache.fop.render.awt.viewer.PreviewPanel
Constant for setting continuous page display.
convert(Image,Map) - method in class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
convert(Image,Map) - method in class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
convert(int) - static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert an int into the corresponding byte array by encoding each two hexadecimal digits as a char.
convert(int,int) - static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert an int into the corresponding byte array by encoding each two hexadecimal digits as a char.
convert(String) - static method in class org.apache.fop.render.afp.tools.BinaryUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert2Char() - method in class org.apache.fop.render.txt.border.AbstractBorderElement
Convert internal representation of border element to char.
convert2Char() - method in class org.apache.fop.render.txt.border.DashedBorderElement
convert2Char() - method in class org.apache.fop.render.txt.border.DottedBorderElement
convert2Char() - method in class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
convertAttributetoRtf(int) - static method in class org.apache.fop.render.rtf.BorderAttributesConverter
convertCMYKtoGRAY() - method in class org.apache.fop.pdf.PDFColor
Convert the color from CMYK to Gray.
convertCMYKtoRGB() - method in class org.apache.fop.pdf.PDFColor
Convert the color from CMYK to RGB.
convertGRAYtoCMYK() - method in class org.apache.fop.pdf.PDFColor
Convert the color from Gray to CMYK.
convertGRAYtoRGB() - method in class org.apache.fop.pdf.PDFColor
Convert the color from Gray to RGB.
Return a ColorProperty object based on the passed Property object.
Return a Property object based on the passed Property object.
Return a Property object based on the passed Property object.
Implements the parts of 7.8.4 relevant to relative font sizes
Implements the parts of 7.8.5 relevant to relative font stretches
Return a Property object based on the passed Property object.
Support for the 'normal' value.
Return a Property object based on the passed Property object.
For properties that have more than one legal way to be specified, this routine should be overridden to attempt to set them based upon the other methods.
convertRGBtoCMYK() - method in class org.apache.fop.pdf.PDFColor
Convert the color from RGB to CMYK.
convertRGBtoGRAY() - method in class org.apache.fop.pdf.PDFColor
Convert the color from RGB to Gray.
Converts a shorthand property
convertString2Source(String) - method in class org.apache.fop.servlet.FopServlet
Converts a String parameter to a JAXP Source object.
Utility method to convert a page sequence title to a string.
convertToGray(int,int,int) - method in class org.apache.fop.render.pcl.PCLGenerator
Convert an RGB color value to a grayscale from 0 to 100.
Converts a byte array containing 24 bit RGB image data to a grayscale image.
convertToMonochrome(BufferedImage) - method in class org.apache.fop.render.pcl.DefaultMonochromeBitmapConverter
convertToMonochrome(BufferedImage) - method in class org.apache.fop.render.pcl.JAIMonochromeBitmapConverter
convertToMonochrome(BufferedImage) - method in class org.apache.fop.render.pcl.MonochromeBitmapConverter
Converts a grayscale bitmap image to a monochrome (1-bit) b/w bitmap image.
convertToPCLShade(Color) - method in class org.apache.fop.render.pcl.PCLGenerator
Convert a Color value to a PCL shade value (0-100).
convertTTFUnit2PDFUnit(int) - method in class org.apache.fop.fonts.truetype.TTFFile
Convert from truetype unit to pdf unit based on the unitsPerEm field in the "head" table
Stores 1 to 4 values of same type.
Converts a property name into a Property
coords - field in class org.apache.fop.pdf.PDFShading
Required for Type 2: An Array of four numbers specifying the starting and ending coordinate pairs Required for Type 3: An Array of six numbers [x0,y0,r0,x1,y1,r1] specifying the centers and radii of the starting and ending circles.
copyArea(int,int,int,int,int,int) - method in class org.apache.fop.render.pcl.PCLGraphics2D
copyArea(int,int,int,int,int,int) - method in class org.apache.fop.svg.PDFGraphics2D
Copies an area of the component by a distance specified by dx and dy.
corresponding - field in class org.apache.fop.fo.properties.PropertyMaker
Maker for 'corresponding' properties *
CorrespondingPropertyMaker - class org.apache.fop.fo.properties.CorrespondingPropertyMaker
count - field in class org.apache.fop.pdf.PDFPages
the number of /Page objects
country - field in class org.apache.fop.fo.properties.CommonHyphenation
The "country" property
Courier - class org.apache.fop.fonts.base14.Courier
Courier() - constructor for class org.apache.fop.fonts.base14.Courier
Courier(boolean) - constructor for class org.apache.fop.fonts.base14.Courier
CourierBold - class org.apache.fop.fonts.base14.CourierBold
CourierBold() - constructor for class org.apache.fop.fonts.base14.CourierBold
CourierBold(boolean) - constructor for class org.apache.fop.fonts.base14.CourierBold
CourierBoldOblique - class org.apache.fop.fonts.base14.CourierBoldOblique
CourierBoldOblique() - constructor for class org.apache.fop.fonts.base14.CourierBoldOblique
CourierBoldOblique(boolean) - constructor for class org.apache.fop.fonts.base14.CourierBoldOblique
CourierOblique - class org.apache.fop.fonts.base14.CourierOblique
CourierOblique() - constructor for class org.apache.fop.fonts.base14.CourierOblique
CourierOblique(boolean) - constructor for class org.apache.fop.fonts.base14.CourierOblique
CP_BLOCK_PROGRESSION_DIRECTION - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_CONDITIONALITY - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_INLINE_PROGRESSION_DIRECTION - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_LENGTH - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_MAXIMUM - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_MINIMUM - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_OPTIMUM - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_WITHIN_COLUMN - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_WITHIN_LINE - static field in class org.apache.fop.fo.Constants
Property constant for compund property
CP_WITHIN_PAGE - static field in class org.apache.fop.fo.Constants
Property constant for compund property
create() - method in class org.apache.fop.render.pcl.PCLGraphics2D
create() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create() - method in class org.apache.fop.svg.PDFGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
createArea(boolean) - method in class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
createArea(boolean) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
Create and initialize an InlineArea
createBasicDocument() - method in class org.apache.fop.fo.XMLObj
Create an empty DOM document
createBlockPointers(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.fo.FOText
This method is run as part of the ancestor Block's flushText(), to create xref pointers to the previous FOText objects within the same Block
createBorder(int) - method in class org.apache.fop.fo.flow.table.TableFObj
Creates a BorderSpecification from the border set on the given side.
createBorder(int,org.apache.fop.fo.flow.table.TableFObj) - method in class org.apache.fop.fo.flow.table.TableFObj
Creates a BorderSpecification from the border set on the given side, performing conflict resolution with the same border on the given object.
createBridgeContext() - method in class org.apache.fop.render.ps.AbstractPSTranscoder
createBridgeContext() - method in class org.apache.fop.svg.PDFBridgeContext
createBridgeContext() - method in class org.apache.fop.svg.PDFTranscoder
createBridgeContext(String) - method in class org.apache.fop.svg.PDFTranscoder
createCellLM() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Creates a cellLM for the corresponding table-cell.
createChildLMs(int) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Create the LM instances for the children of the formatting object being handled by this LM.
createClip(Document,Element,String) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG Clip.
createCMapBuilder(Writer) - method in class org.apache.fop.pdf.PDFCMap
Creates the CMapBuilder that will build the CMap's content.
createCMapBuilder(Writer) - method in class org.apache.fop.pdf.PDFToUnicodeCMap
createContentHandler() - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
createContentHandler() - method in class org.apache.fop.util.ContentHandlerFactory
createContentHandler() - method in class org.apache.fop.util.DOMBuilderContentHandlerFactory
createContentHandler() - method in class org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
createContentHandler() - method in class org.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
createDataURL(InputStream,String) - static method in class org.apache.fop.util.DataURLUtil
Creates a new data URL and returns it as a String.
createDifferencesBuilder() - method in class org.apache.fop.pdf.PDFEncoding
Creates and returns a new DifferencesBuilder instance for constructing the Differences array.
Creates a DocumentFactory that is used to create an SVG DOM tree.
createDocumentGraphics2D() - method in class org.apache.fop.render.ps.AbstractPSTranscoder
createDocumentGraphics2D() - method in class org.apache.fop.render.ps.EPSTranscoder
createDocumentGraphics2D() - method in class org.apache.fop.render.ps.PSTranscoder
createEllipse(Document,float,float,float,float) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG Ellipse
Creates FOEventHandler instances based on the desired output.
Helper method to create a map coded font object on the current page, this method delegates the construction of the map coded font object to the active environment group on the page.
createFont(byte,org.apache.fop.render.afp.fonts.AFPFont,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to create a map coded font object on the current page, this method delegates the construction of the map coded font object to the active environment group on the current page.
Method to create a map coded font object
factory method with the basic parameters
createFontKey(String,String,int) - static method in class org.apache.fop.fonts.FontInfo
Creates a key from the given strings.
Create ColorExt object backup up FO's rgb-icc color function
createFromPropertyList(org.apache.fop.fo.PropertyList) - static method in class org.apache.fop.fo.properties.CommonTextDecoration
Creates a CommonTextDecoration object from a property list.
Create ColorExt object backing up SVG's icc-color function.
createG(Document) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG G.
Builds using the specified BridgeContext and element, the specified graphics node.
Create a text element bridge.
createGraphicsNode(BridgeContext,Element) - method in class org.apache.fop.render.ps.PSTextElementBridge
Create a text element bridge.
createImage(Document,String,float,float) - static method in class org.apache.fop.svg.SVGUtilities
Create and svg image element.
Create the raster image node.
createIncludePageOverlay(String) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method which allows creation of the MPO object, via the AEG.
createIncludePageOverlay(String,int,int,int) - method in class org.apache.fop.render.afp.modca.PageObject
Creates an IncludePageOverlay on the page.
createIncludePageSegment(String,int,int) - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Creates an IncludePageSegment on the current page.
createIncludePageSegment(String,int,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Creates an IncludePageSegment on the current page.
createInvokeMediumMap(String) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method which allows creation of the IMM object.
createInvokeMediumMap(String) - method in class org.apache.fop.render.afp.modca.PageGroup
Creates an InvokeMediaMap on the page.
createLayoutContext() - method in class org.apache.fop.layoutmgr.AbstractBreaker
Creates the top-level LayoutContext for the breaker operation.
createLine(Document,float,float,float,float) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG Line
createLine(int,int,int,int,int,Color) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Method to create a line on the current page.
createLine(int,int,int,int,int,int,Color) - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Helper method to create a line on the current page, this method delegates to the presentation text object in order to construct the line.
createLineData(int,int,int,int,int,Color) - method in class org.apache.fop.render.afp.modca.PresentationTextObject
Drawing of lines using the starting and ending coordinates, thickness.
createLineData(int,int,int,int,int,int,Color) - method in class org.apache.fop.render.afp.modca.PresentationTextData
Drawing of lines using the starting and ending coordinates, thickness and colour arguments.
createLineData(int,int,int,int,int,int,Color) - method in class org.apache.fop.render.afp.modca.PresentationTextObject
Drawing of lines using the starting and ending coordinates, thickness and orientation arguments.
createMainSource() - method in class org.apache.fop.cli.ImageInputHandler
createMainSource() - method in class org.apache.fop.cli.InputHandler
Creates a Source for the main input file.
createMinimalFontResolver() - static method in class org.apache.fop.fonts.FontSetup
createNextChildLMs(int) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
createNextChildLMs(int) - method in class org.apache.fop.layoutmgr.BlockLayoutManager
createNextChildLMs(int) - method in class org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
createNextChildLMs(int) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
createNextChildLMs(int) - method in class org.apache.fop.layoutmgr.LayoutManager
Create more child LMs of the parent, up to child LM index pos
createNode(int,int,int,int,int,int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Creates a new active node for a break from the best active node of the given fitness class to the element at the given position.
Creates a new active node for a feasible breakpoint at the given position.
createNoOperation(String) - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Creates a NoOperation on the page.
createNoOperation(String) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Creates a NoOperation item
createOutputStream(int) - method in class org.apache.fop.render.bitmap.MultiFileRenderingUtil
createOverlay(String) - method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Actually creates the MPO object.
createPage(int,boolean) - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Creates and returns a new page.
createPage(int,boolean) - method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
createPage(int,boolean) - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
Creates a TagLogicalElement on the current page group.
Creates a TagLogicalElement on the current page.
createPath(Document,String) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG Path.
Creates and initialize the AWT Viewer main window.
Create a default property list for this element.
Create a default property list for this element.
Create a property list for this node.
createRect(Document,float,float,float,float) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG Rectangle.
Creates a Renderer object based on render-type desired
createRendererContext(int,int,int,int,Map) - method in class org.apache.fop.render.afp.AFPRenderer
createRendererContext(int,int,int,int,Map) - method in class org.apache.fop.render.java2d.Java2DRenderer
createRendererContext(int,int,int,int,Map) - method in class org.apache.fop.render.pcl.PCLRenderer
createRendererContext(int,int,int,int,Map) - method in class org.apache.fop.render.pdf.PDFRenderer
createRendererContext(int,int,int,int,Map) - method in class org.apache.fop.render.PrintRenderer
Creates a RendererContext for an image.
createRendererContext(int,int,int,int,Map) - method in class org.apache.fop.render.ps.PSRenderer
createShading(int,int,int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.AbstractPageObject
This method will create shading on the page using the specified coordinates (the shading contrast is controlled via the red, green blue parameters, by converting this to grey scale).
createShading(int,int,int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
This method will create shading on the page using the specified coordinates (the shading contrast is controlled via the red, green, blue parameters, by converting this to grey scale).
createSpan(boolean) - method in class org.apache.fop.area.MainReference
Add a span area to this area.
createSpan(boolean) - method in class org.apache.fop.area.PageViewport
Convenience method to create a new Span for this this PageViewport.
createStreamCache() - method in class org.apache.fop.pdf.StreamCacheFactory
Get the correct implementation (based on cacheToFile) of StreamCache.
createStreamCache(int) - method in class org.apache.fop.pdf.StreamCacheFactory
Get the correct implementation (based on cacheToFile) of StreamCache.
createSVGDocument(float,float) - static method in class org.apache.fop.svg.SVGUtilities
Create a new svg document with batik.
createTagLogicalElement(String,String) - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Creates a TagLogicalElement on the page.
createTagLogicalElement(String,String) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Creates a TagLogicalElement on the current page or page group
createTagLogicalElement(String,String) - method in class org.apache.fop.render.afp.modca.PageGroup
Creates a TagLogicalElement on the page.
createText(Document,float,float,String) - static method in class org.apache.fop.svg.SVGUtilities
Create an SVG Text object.
createText(int,int,int,Color,int,int,byte[]) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to create text on the current page, this method delegates to the current presentation text object in order to construct the text.
createText(int,int,int,int,Color,int,int,byte[]) - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Helper method to create text on the current page, this method delegates to the presentation text object in order to construct the text.
Create an inline word area.
createTextData(int,int,int,Color,int,int,byte[]) - method in class org.apache.fop.render.afp.modca.PresentationTextObject
Create the presentation text data for the byte array of data.
createTextData(int,int,int,int,Color,int,int,byte[]) - method in class org.apache.fop.render.afp.modca.PresentationTextData
Create the presentation text data for the byte array of data.
createTextData(int,int,int,int,Color,int,int,byte[]) - method in class org.apache.fop.render.afp.modca.PresentationTextObject
Create the presentation text data for the byte array of data.
createUnitElements(LinkedList) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
createUserAgent() - method in class org.apache.fop.svg.AbstractFOPTranscoder
Creates and returns the default user agent for this transcoder.
createUserAgent() - method in class org.apache.fop.svg.PDFTranscoder
createXKerningMapEncoded() - method in class org.apache.fop.fonts.type1.AFMFile
Creates and returns a kerning map for writing mode 0 (ltr) with character codes.
createXMPFromPDFDocument(org.apache.fop.pdf.PDFDocument) - static method in class org.apache.fop.pdf.PDFMetadata
Creates an XMP document based on the settings on the PDF Document.
createXSLTSource() - method in class org.apache.fop.cli.ImageInputHandler
createXSLTSource() - method in class org.apache.fop.cli.InputHandler
Creates a Source for the selected stylesheet.
creationDate - field in class org.apache.fop.apps.FOUserAgent
Creation Date: Override of the date the document was created.
creator - field in class org.apache.fop.apps.FOUserAgent
Creator: Metadata element for the user that created the document.
CTM - class org.apache.fop.area.CTM
Describe a PDF or PostScript style coordinate transformation matrix (CTM).
CTM() - constructor for class org.apache.fop.area.CTM
Create the identity matrix
CTM(AffineTransform) - constructor for class org.apache.fop.area.CTM
Initialize a CTM with the values of an AffineTransform.
CTM(double,double) - constructor for class org.apache.fop.area.CTM
Initialize a CTM to the identity matrix with a translation specified by x and y
CTM(double,double,double,double,double,double) - constructor for class org.apache.fop.area.CTM
Initialize a CTM from the passed arguments.
CTM(org.apache.fop.area.CTM) - constructor for class org.apache.fop.area.CTM
Initialize a CTM with the values of another CTM.
CTMHelper - class org.apache.fop.render.pdf.CTMHelper
CTMHelper converts FOP transformation matrices to those suitable for use by the PDFRenderer.
cueAfter - field in class org.apache.fop.fo.properties.CommonAural
The "cueAfter" property.
cueBefore - field in class org.apache.fop.fo.properties.CommonAural
The "cueBefore" property.
curArea - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
The inline area that this leafnode will add.
curChildLM - field in class org.apache.fop.layoutmgr.AbstractLayoutManager
child LM and child LM iterator during getNextKnuthElement phase
curPage - field in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Current page with page-viewport-area being filled by the PSLM.
curPos - field in class org.apache.fop.layoutmgr.LMiter
currentBPPosition - field in class org.apache.fop.render.AbstractRenderer
block progression position
currentColorSpace - field in class org.apache.fop.pdf.PDFDeviceColorSpace
Current color space value.
currentContext - field in class org.apache.fop.render.pdf.PDFRenderer
the current annotation list to add annotations to
currentFontName - field in class org.apache.fop.render.ps.NativeTextHandler
the current (internal) font name
currentFontName - field in class org.apache.fop.svg.PDFGraphics2D
the current (internal) font name
currentFontName - field in class org.apache.fop.render.pdf.PDFRenderer
Name of currently selected font
currentFontName - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_FONT_NAME
currentFontSize - field in class org.apache.fop.render.ps.NativeTextHandler
the current font size in millipoints
currentFontSize - field in class org.apache.fop.svg.PDFGraphics2D
the current font size in millipoints
currentFontSize - field in class org.apache.fop.render.pdf.PDFRenderer
Size of currently selected font
currentFontSize - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_FONT_SIZE
currentFontSize() - method in class org.apache.fop.fo.expr.PropertyInfo
currentIPPosition - field in class org.apache.fop.render.AbstractRenderer
inline progression position
currentPage - field in class org.apache.fop.render.pdf.PDFRenderer
the current page to add annotations to
currentPageNum - field in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
the current page number
currentPageRef - field in class org.apache.fop.render.pdf.PDFRenderer
the current page's PDF reference string (to avoid numerous function calls)
currentPageSequence - field in class org.apache.fop.area.AreaTreeModel
the current page sequence
currentPageViewport - field in class org.apache.fop.render.AbstractRenderer
the currently active PageViewport
currentState - field in class org.apache.fop.render.pdf.PDFRenderer
drawing state
currentStream - field in class org.apache.fop.svg.PDFGraphics2D
the current stream to add PDF commands to
currentStream - field in class org.apache.fop.render.pdf.PDFRenderer
the current stream to add PDF commands to
currentStream - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_STREAM
currentTextNode - field in class org.apache.fop.fo.FObjMixed
Used for white-space handling; start CharIterator at node ...
currentXPosition - field in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
see Java2D_XPOS
currentXPosition - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_XPOS
currentYPosition - field in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
see Java2D_YPOS
currentYPosition - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_YPOS
CUSTOM_BASE - static field in class org.apache.fop.datatypes.LengthBase
constant for a custom percent-based length
CustomFont - class org.apache.fop.fonts.CustomFont
Abstract base class for custom fonts loaded from files, for example.
CustomFontMetricsMapper - class org.apache.fop.render.java2d.CustomFontMetricsMapper
FontMetricsMapper that delegates most methods to an underlying FontMetrics instance.
CustomFontMetricsMapper(org.apache.fop.fonts.CustomFont) - constructor for class org.apache.fop.render.java2d.CustomFontMetricsMapper
Construction of this class results in the immediate construction.
Construction of this class results in the immediate construction of the underlying java.awt.Font
cyan() - method in class org.apache.fop.pdf.PDFColor
Get the cyan component.
cZero - field in class org.apache.fop.pdf.PDFFunction
Required For Type 2: An Array of n Doubles defining the function result when x=0.

D

dashArray - field in class org.apache.fop.pdf.PDFState.Data
DashedBorderElement - class org.apache.fop.render.txt.border.DashedBorderElement
This class is responsible for managing of dashed border elements.
DashedBorderElement(int) - constructor for class org.apache.fop.render.txt.border.DashedBorderElement
Constructs a newly allocated DashedBorderElement object.
dashOffset - field in class org.apache.fop.pdf.PDFState.Data
data - field in class org.apache.fop.render.txt.border.AbstractBorderElement
I-th element of this array specify, if there line from center of symbol to corresponding side (UP, RIGHT, DOWN, LEFT).
PDFState.Data - class org.apache.fop.pdf.PDFState.Data
data - field in class org.apache.fop.pdf.PDFStream
The stream of PDF commands
DataURIResolver - class org.apache.fop.util.DataURIResolver
Resolves data URLs (described in RFC 2397) returning its data as a StreamSource.
DataURLUtil - class org.apache.fop.util.DataURLUtil
Utility classes for generating RFC 2397 data URLs.
DATE_FORMAT - static field in class org.apache.fop.pdf.PDFObject
Formatting pattern for PDF date
DCTFilter - class org.apache.fop.pdf.DCTFilter
DCT Filter class.
debug - field in class org.apache.fop.render.awt.AWTRenderer
flag for debugging
debug(Object) - method in class org.apache.fop.util.CommandLineLogger
debug(Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
Declarations - class org.apache.fop.fo.pagination.Declarations
Declarations formatting object.
Declarations(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.Declarations
decode - field in class org.apache.fop.pdf.PDFFunction
Optional for Type 0: A 2 * n array of Doubles which provides a linear mapping of sample values to the range.
decode - field in class org.apache.fop.pdf.PDFShading
Required for Type 4,5,6, and 7: Array of Doubles which specifies how to decode coordinate and color component values.
decorateWithContextInfo(String,org.apache.fop.fo.FONode) - static method in class org.apache.fop.fo.FONode
Decorates a log or warning message with context information on the given node.
decreaseRowSpannings() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
Added by Peter Herweg on 2002-06-29 This function is called after each finished table-row.
DEFAULT - static field in class org.apache.fop.fo.ElementMapping
constant for defining the default value
DEFAULT - static field in class org.apache.fop.pdf.PDFGState
Default GState object
DEFAULT_BREAK_INDENT_INHERITANCE - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines if FOP should use an alternative rule to determine text indents
DEFAULT_CELL_WIDTH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
default cell width (in twips ??)
DEFAULT_DEPTH_LIMIT - static field in class org.apache.fop.fonts.autodetect.FontFileFinder
default depth limit of recursion when searching for font files *
DEFAULT_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the default filter
DEFAULT_FONT - static field in class org.apache.fop.fonts.Font
Default fallback key
DEFAULT_NATIVE_DPI - static field in class org.apache.fop.svg.PDFDocumentGraphics2D
Default device resolution (300dpi is a resonable quality for most purposes)
DEFAULT_PAGE_HEIGHT - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines the default page-height
DEFAULT_PAGE_WIDTH - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines the default page-width
DEFAULT_SOURCE_RESOLUTION - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines the default source resolution (72dpi) for FOP
DEFAULT_SPACE_WIDTH - static field in class org.apache.fop.layoutmgr.inline.LineLayoutManager
this constant is used to create elements when text-align is center: every TextLM descendant of LineLM must use the same value, otherwise the line breaking algorithm does not find the right break point
DEFAULT_STRICT_FO_VALIDATION - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines if FOP should use strict validation for FO and user config
DEFAULT_STRICT_USERCONFIG_VALIDATION - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines if FOP should validate the user config strictly
DEFAULT_TARGET_RESOLUTION - static field in class org.apache.fop.apps.FopFactoryConfigurator
Defines the default target resolution (72dpi) for FOP
DEFAULT_TARGET_RESOLUTION - static field in class org.apache.fop.apps.FOUserAgent
Defines the default target resolution (72dpi) for FOP
DEFAULT_USE_CACHE - static field in class org.apache.fop.apps.FopFactoryConfigurator
Use cache (record previously detected font triplet info)
DefaultErrorListener - class org.apache.fop.util.DefaultErrorListener
Standard ErrorListener implementation for in-FOP use.
DefaultErrorListener(Log) - constructor for class org.apache.fop.util.DefaultErrorListener
Main constructor
DefaultFontResolver - class org.apache.fop.render.DefaultFontResolver
Default FontResolver implementation which uses the FOUserAgent to resolve font URIs.
Main constructor.
Default implementation of the MonochromeBitmapConverter which uses the Java Class Library to convert grayscale bitmaps to monochrome bitmaps.
defaultProperty - field in class org.apache.fop.fo.properties.PropertyMaker
default property *
defaultValue - field in class org.apache.fop.fo.properties.PropertyMaker
the default value for the maker
defineGrayscalePattern(Color,int,int) - method in class org.apache.fop.render.pcl.PCLGenerator
Generates a user-defined pattern for a dithering pattern matching the grayscale value of the color given.
delegate - field in class org.apache.fop.fo.FOTreeBuilder
Current delegate ContentHandler to receive the SAX events
SAX 2 Event Handler which simply delegates all calls to another ContentHandler.
DelegatingContentHandler() - constructor for class org.apache.fop.util.DelegatingContentHandler
Main constructor.
deriveScaledBaselineTable(int) - method in class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
deriveScaledBaselineTable(int) - method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTable
Return a new baseline table for the given baseline based on the current baseline table.
Destination - class org.apache.fop.fo.extensions.destination.Destination
Class for named destinations in PDF.
Destination(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.destination.Destination
Constructs a Destination object (called by Maker).
DestinationComparator - class org.apache.fop.pdf.DestinationComparator
Comparator class to enable comparing (and hence sorting) of PDFDestination objects.
DestinationData - class org.apache.fop.area.DestinationData
An instance of this class is named destination from fox:destination
Create a new pdf destination data object.
DestinationData(String) - constructor for class org.apache.fop.area.DestinationData
Create a new named destination.
destinations - field in class org.apache.fop.pdf.PDFDocument
List of Destinations.
determineLogLevel(Map) - static method in class org.apache.fop.fonts.apps.AbstractFontReader
Determines the log level based of the options from the command-line.
determinePreviousBreak(List,int) - static method in class org.apache.fop.layoutmgr.ElementListUtils
Determines the position of the previous break before the start index on an element list.
Determines the set of fonts that will be supplied with the PS file and registers them with the resource tracker.
Returns the border which wins the border conflict resolution.
Returns the border which wins the border conflict resolution.
DEVICE_CMYK - static field in class org.apache.fop.pdf.PDFDeviceColorSpace
CMYK colorspace
DEVICE_GRAY - static field in class org.apache.fop.pdf.PDFDeviceColorSpace
Gray colorspace
DEVICE_RGB - static field in class org.apache.fop.pdf.PDFDeviceColorSpace
RGB colorspace
DEVICE_UNKNOWN - static field in class org.apache.fop.pdf.PDFDeviceColorSpace
Unknown colorspace
dialogDisplay - field in class org.apache.fop.render.awt.AWTRenderer
If true, preview dialog is shown.
difference - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
difference between target and actual line width
Builder class for constructing the Differences array.
DimensionPropertyMaker - class org.apache.fop.fo.properties.DimensionPropertyMaker
DIRECT_BREAK - static field in class org.apache.fop.text.linebreak.LineBreakStatus
Constant indicating a Direct Break
dirTabs - field in class org.apache.fop.fonts.truetype.TTFFile
Table directory
DISABLED - static field in class org.apache.fop.pdf.PDFAMode
PDF/A disabled
DISABLED - static field in class org.apache.fop.pdf.PDFXMode
PDF/X disabled
disableSRGBColorSpace - field in class org.apache.fop.render.pdf.PDFRenderer
controls whether the sRGB color space should be installed
discardSpace(org.apache.fop.layoutmgr.KnuthGlue) - method in class org.apache.fop.layoutmgr.FlowLayoutManager
discardSpace(org.apache.fop.layoutmgr.KnuthGlue) - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
discardSpace(org.apache.fop.layoutmgr.KnuthGlue) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
discardSpace(org.apache.fop.layoutmgr.KnuthGlue) - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
Displays the specified error using the ErrorHandler.
displayError(Exception) - method in class org.apache.fop.svg.SVGUserAgent
Displays an error resulting from the specified Exception.
Displays the specified error message using the ErrorHandler.
displayError(String) - method in class org.apache.fop.svg.SVGUserAgent
Displays an error message.
Displays the specified message using the ErrorHandler.
displayMessage(String) - method in class org.apache.fop.svg.SVGUserAgent
Displays a message in the User Agent interface.
dispose() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
Frees resources allocated by the current Graphics2D instance.
dispose() - method in class org.apache.fop.render.pcl.PCLGraphics2D
dispose() - method in class org.apache.fop.svg.PDFGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
DITHER_MATRIX_4X4 - static field in class org.apache.fop.render.pcl.PCLGenerator
Selects a 4x4 Bayer dither matrix (17 grayscales)
DITHER_MATRIX_8X8 - static field in class org.apache.fop.render.pcl.PCLGenerator
Selects a 8x8 Bayer dither matrix (65 grayscales)
DIVIDE - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
Divide the second operand into the first and return a new Numeric representing the result.
doc - field in class org.apache.fop.fo.XMLObj
DOM document containing this node
document - field in class org.apache.fop.render.mif.MIFFile
Document - class org.apache.fop.render.afp.modca.Document
The document is the highest level of the MO:DCA data-stream document component hierarchy.
Document() - constructor for class org.apache.fop.render.afp.modca.Document
Default constructor for the document object.
Document(String) - constructor for class org.apache.fop.render.afp.modca.Document
Constructor for the document object.
doDrawing(boolean,boolean,boolean) - method in class org.apache.fop.svg.PDFGraphics2D
Do the PDF drawing command.
DOESNOT_FIT - static field in class org.apache.fop.fo.flow.Character
constant indicating that the character does not fit
Act upon the force-page-count trait, in relation to the initial-page-number trait of the following page-sequence.
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.fop.servlet.FopServlet
doit() - method in class org.apache.fop.render.awt.viewer.Command
Action handler, have to be overrided by subclasses.
doLayout() - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Does the actual calculations for the image.
doLayout() - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Does the layout for a side region.
doLayout(int) - method in class org.apache.fop.layoutmgr.AbstractBreaker
Starts the page breaking process.
doLayout(int,boolean) - method in class org.apache.fop.layoutmgr.AbstractBreaker
Starts the page breaking process.
DOM2SAX - class org.apache.fop.util.DOM2SAX
Helper class that produces a SAX stream from a DOM Document.
DOM2SAX(ContentHandler) - constructor for class org.apache.fop.util.DOM2SAX
Main constructor
domain - field in class org.apache.fop.pdf.PDFFunction
Required: 2 * m Array of Double numbers which are possible inputs to the function
domain - field in class org.apache.fop.pdf.PDFShading
Optional for Type 1: Array of four numbers, xmin, xmax, ymin, ymax.
ContentHandlerFactory which constructs ContentHandlers that build DOM Documents.
Main Constructor
dominantBaseline - field in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The dominant baseline property
Phase 3 of Knuth algorithm: Adds the areas
Performs phase 3 operation
DottedBorderElement - class org.apache.fop.render.txt.border.DottedBorderElement
This class is responsible for managing of dotted border elements.
doubleOut(double) - static method in class org.apache.fop.pdf.PDFNumber
Output a double value to a string suitable for PDF (6 decimal digits).
doubleOut(double,int) - static method in class org.apache.fop.pdf.PDFNumber
Output a double value to a string suitable for PDF.
DOWN - static field in class org.apache.fop.render.txt.border.AbstractBorderElement
Constant for a line segment, directing from a center of symbol down the the symbol boundary.
draw(Shape) - method in class org.apache.fop.render.pcl.PCLGraphics2D
draw(Shape) - method in class org.apache.fop.svg.PDFGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
Draw the background and borders.
Draws the background and borders and adds a basic debug view // TODO implement visual-debugging as standalone float, float, float, float)
Draw the background and borders.
Area, float, float, float, float)
Draw a border segment of an XSL-FO style border.
Draw a border segment of an XSL-FO style border.
Draws borders.
Draws borders.
drawBufferedImage(RenderedImage,int,int,int,int,int) - method in class org.apache.fop.render.afp.AFPRenderer
Draws a BufferedImage to AFP.
Draws borders.
drawImage(Image,int,int,ImageObserver) - method in class org.apache.fop.render.pcl.PCLGraphics2D
drawImage(Image,int,int,ImageObserver) - method in class org.apache.fop.svg.PDFGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image,int,int,int,int,ImageObserver) - method in class org.apache.fop.render.pcl.PCLGraphics2D
drawImage(String,Rectangle2D) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Draw an image at the indicated location.
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Draw an image at the indicated location.
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.afp.AFPRenderer
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.java2d.Java2DRenderer
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.pcl.PCLRenderer
Draw an image at the indicated location.
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.pdf.PDFRenderer
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.ps.PSRenderer
drawImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.txt.TXTRenderer
Draws borders.
drawRenderableImage(RenderableImage,AffineTransform) - method in class org.apache.fop.render.pcl.PCLGraphics2D
drawRenderedImage(RenderedImage,AffineTransform) - method in class org.apache.fop.render.pcl.PCLGraphics2D
drawString(AttributedCharacterIterator,float,float) - method in class org.apache.fop.render.pcl.PCLGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(String,float,float) - method in class org.apache.fop.render.ps.NativeTextHandler
Draw a string to the PostScript document.
drawString(String,float,float) - method in class org.apache.fop.render.pcl.PCLGraphics2D
drawString(String,float,float) - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Draw a string to the pdf document.
drawString(String,float,float) - method in class org.apache.fop.svg.PDFGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
DTDEntityResolver - class org.apache.fop.render.afp.tools.DTDEntityResolver
An entity resolver for both DOM and SAX models of the SAX document.
dumpAllTripletsToSystemOut() - method in class org.apache.fop.fonts.FontInfo
Diagnostic method for logging all registered fonts to System.out.
dumpAttrs(AttributedCharacterIterator) - static method in class org.apache.fop.svg.ACIUtils
Dumps the contents of an ACI to System.out.
dumpMarkers() - method in class org.apache.fop.area.PageViewport
Dumps the current marker data to the logger.

E

EBCIDIC_ENCODING - static field in class org.apache.fop.render.afp.modca.AFPConstants
The encoding to use to convert to EBCIDIC
EffRow - class org.apache.fop.fo.flow.table.EffRow
This class represents an effective row in a table and holds a list of grid units occupying the row as well as some additional values.
EffRow(int,int,List) - constructor for class org.apache.fop.fo.flow.table.EffRow
Creates a new effective row instance.
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSCommentAfter
Element name
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSCommentAfterElement
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSCommentBefore
Element name
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSSetPageDevice
element name
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSSetupCode
element name
ELEMENT - static field in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
element - field in class org.apache.fop.fo.XMLObj
DOM element representing this node
ElementListObserver - class org.apache.fop.layoutmgr.ElementListObserver
This class is used to observe Knuth element lists generated within the layout managers.
ElementListUtils - class org.apache.fop.layoutmgr.ElementListUtils
Utilities for Knuth element lists.
ElementMapping - class org.apache.fop.fo.ElementMapping
Abstract base class for Element Mappings (including FO Element Mappings) which provide the framework of valid elements and attibutes for a given namespace.
elementMappingRegistry - field in class org.apache.fop.fo.FOTreeBuilder
The registry for ElementMapping instances
This class keeps track of all configured ElementMapping implementations which are responsible for properly handling all kinds of different XML namespaces.
Main constructor.
elevation - field in class org.apache.fop.fo.properties.CommonAural
The "elevation" property.
embedFile - field in class org.apache.fop.fonts.EmbedFontInfo
filename of the main font file
embedFont(PSGenerator,org.apache.fop.fonts.Typeface,PSResource) - static method in class org.apache.fop.render.ps.PSFontUtils
Embeds a font in the PostScript file.
EmbedFontInfo - class org.apache.fop.fonts.EmbedFontInfo
FontInfo contains meta information on fonts (where is the metrics file etc.)
EmbedFontInfo(String,boolean,List,String) - constructor for class org.apache.fop.fonts.EmbedFontInfo
Main constructor
EMF_EXT - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
EMF file extension
EMPTY_ATTS - static field in class org.apache.fop.render.xml.XMLRenderer
An empty Attributes object used when no attributes are needed.
EmptyGridUnit - class org.apache.fop.fo.flow.table.EmptyGridUnit
GridUnit subclass for empty grid units.
EN_100 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_200 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_300 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_400 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_500 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_600 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_700 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_800 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_900 - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ABSOLUTE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ABSOLUTE_COLORMETRIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_AFTER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_AFTER_EDGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ALL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ALPHABETIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ALWAYS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ANY - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_AUTO - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_AUTO_EVEN - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_AUTO_ODD - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_AVOID - static field in class org.apache.fop.fo.Constants
Enumeration constant -- page-break-shorthand
EN_BACKSLANT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BASELINE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BEFORE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BEFORE_EDGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BIDI_OVERRIDE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BLANK - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BLINK - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BLOCK - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BOLDER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BOTH - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BOTTOM - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_BOUNDED_IN_ONE_DIMENSION - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_CAPITALIZE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_CAPTION - static field in class org.apache.fop.fo.Constants
Enumeration constant -- font shorthand
EN_CENTER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_CENTRAL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_CHARACTER_BY_CHARACTER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_COLLAPSE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_COLLAPSE_WITH_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_COLUMN - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_CONDENSED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_CONSIDER_SHIFTS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DASHED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DISCARD - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DISREGARD_SHIFTS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DOCUMENT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DOTS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DOTTED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_DOUBLE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_EMBED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_END - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_END_ON_EVEN - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_END_ON_ODD - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ERROR_IF_OVERFLOW - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_EVEN - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_EVEN_PAGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_EXPANDED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_EXTRA_CONDENSED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_EXTRA_EXPANDED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FALSE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FIRST - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FIXED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FONT_HEIGHT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FORCE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_FSWP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_GROOVE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_HANGING - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_HIDDEN - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_HIDE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ICON - static field in class org.apache.fop.fo.Constants
Enumeration constant -- font shorthand
EN_IDEOGRAPHIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_IGNORE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_IGNORE_IF_AFTER_LINEFEED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_IGNORE_IF_BEFORE_LINEFEED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_IGNORE_IF_SURROUNDING_LINEFEED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_INDEFINITE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_INDENT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_INHERIT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_INSET - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_INSIDE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_INTEGER_PIXELS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ITALIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_JUSTIFY - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LARGER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LAST - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LEFT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LEWP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LIGHTER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LINE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LINE_HEIGHT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LINE_THROUGH - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LOWERCASE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LR_TB - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LSWP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_LTR - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_MATHEMATICAL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_MAX_HEIGHT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_MENU - static field in class org.apache.fop.fo.Constants
Enumeration constant -- font shorthand
EN_MESSAGE_BOX - static field in class org.apache.fop.fo.Constants
Enumeration constant -- font shorthand
EN_MIDDLE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NARROWER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_BLINK - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_CHANGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_FORCE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_LIMIT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_LINE_THROUGH - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_OVERLINE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_UNDERLINE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NO_WRAP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NON_UNIFORM - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NONE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NOREPEAT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NORMAL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_NOT_BLANK - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_OBLIQUE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ODD - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ODD_PAGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ONLY - static field in class org.apache.fop.fo.Constants
Enumeration constant -- for page-position, XSL 1.1
EN_OUTSET - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_OUTSIDE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_OVERLINE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_PAGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_PAGE_SEQUENCE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_PAGINATE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_PERCEPTUAL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_PRE - static field in class org.apache.fop.fo.Constants
Enumeration constant -- white-space shorthand
EN_PRESERVE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_REFERENCE_AREA - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RELATIVE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RELATIVE_COLOMETRIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_REPEAT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_REPEATX - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_REPEATY - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RESAMPLE_ANY_METHOD - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RESET_SIZE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_REST - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RETAIN - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RIDGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RIGHT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RL_TB - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RTL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_RULE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SATURATION - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SCALE_DOWN_TO_FIT - static field in class org.apache.fop.fo.Constants
Enumeration constant -- for instream-foreign-object and external-graphic, XSL 1.1
EN_SCALE_TO_FIT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SCALE_UP_TO_FIT - static field in class org.apache.fop.fo.Constants
Enumeration constant -- for instream-foreign-object and external-graphic, XSL 1.1
EN_SCROLL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SEMI_CONDENSED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SEMI_EXPANDED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SEPARATE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SHOW - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SMALL_CAPS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SMALL_CAPTION - static field in class org.apache.fop.fo.Constants
Enumeration constant -- font shorthand
EN_SMALLER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SOLID - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SPACE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_START - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_STATIC - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_STATUS_BAR - static field in class org.apache.fop.fo.Constants
Enumeration constant -- font shorthand
EN_SUB - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SUPER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_SUPPRESS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TB_RL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TEXT_AFTER_EDGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TEXT_BEFORE_EDGE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TEXT_BOTTOM - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TEXT_TOP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TOP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TRADITIONAL - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TREAT_AS_SPACE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TREAT_AS_ZERO_WIDTH_SPACE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_TRUE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ULTRA_CONDENSED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_ULTRA_EXPANDED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_UNBOUNDED - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_UNDERLINE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_UNIFORM - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_UPPERCASE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_USE_FONT_METRICS - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_USE_SCRIPT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_USECONTENT - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_VISIBLE - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_WIDER - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_WRAP - static field in class org.apache.fop.fo.Constants
Enumeration constant
EN_X_DISTRIBUTE - static field in class org.apache.fop.fo.Constants
Enumeration constant - non-standard for display-align
EN_X_FILL - static field in class org.apache.fop.fo.Constants
Enumeration constant - non-standard for display-align
ENC_83PV_RKSJ_H - static field in class org.apache.fop.pdf.PDFCMap
83pv-RKSJ-H Mac OS, JIS X 0208 character set with KanjiTalk6 extensions, Shift-JIS encoding, Script Manager code 1
ENC_90MS_RKSJ_H - static field in class org.apache.fop.pdf.PDFCMap
90ms-RKSJ-H Microsoft Code Page 932 (lfCharSet 0x80), JIS X 0208 character set with NEC and IBM extensions
ENC_90MS_RKSJ_V - static field in class org.apache.fop.pdf.PDFCMap
90ms-RKSJ-V Vertical version of 90ms-RKSJ-H
ENC_90MSP_RKSJ_H - static field in class org.apache.fop.pdf.PDFCMap
90msp-RKSJ-H Same as 90ms-RKSJ-H, but replaces half-width Latin characters with proportional forms
ENC_90MSP_RKSJ_V - static field in class org.apache.fop.pdf.PDFCMap
90msp-RKSJ-V Vertical version of 90msp-RKSJ-H
ENC_90PV_RKSJ_H - static field in class org.apache.fop.pdf.PDFCMap
90pv-RKSJ-H Mac OS, JIS X 0208 character set with KanjiTalk7 extensions, Shift-JIS encoding, Script Manager code 1
ENC_ADD_RKSJ_H - static field in class org.apache.fop.pdf.PDFCMap
Add-RKSJ-H JIS X 0208 character set with Fujitsu FMR extensions, Shift-JIS encoding
ENC_ADD_RKSJ_V - static field in class org.apache.fop.pdf.PDFCMap
Add-RKSJ-V Vertical version of Add-RKSJ-H
ENC_B5PC_H - static field in class org.apache.fop.pdf.PDFCMap
B5pc-H Mac OS, Big Five character set, Big Five encoding, Script Manager code 2
ENC_B5PC_V - static field in class org.apache.fop.pdf.PDFCMap
B5pc-V Vertical version of B5pc-H
ENC_CNS_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
CNS-EUC-H CNS 11643-1992 character set, EUC-TW encoding
ENC_CNS_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
CNS-EUC-V Vertical version of CNS-EUC-H
ENC_ETEN_B5_H - static field in class org.apache.fop.pdf.PDFCMap
ETen-B5-H Microsoft Code Page 950 (lfCharSet 0x88), Big Five character set with ETen extensions
ENC_ETEN_B5_V - static field in class org.apache.fop.pdf.PDFCMap
ETen-B5-V Vertical version of ETen-B5-H
ENC_ETENMS_B5_H - static field in class org.apache.fop.pdf.PDFCMap
ETenms-B5-H Same as ETen-B5-H, but replaces half-width Latin characters with proportional forms
ENC_ETENMS_B5_V - static field in class org.apache.fop.pdf.PDFCMap
ETenms-B5-V Vertical version of ETenms-B5-H
ENC_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
EUC-H JIS X 0208 character set, EUC-JP encoding
ENC_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
EUC-V Vertical version of EUC-H
ENC_EXT_RKSJ_H - static field in class org.apache.fop.pdf.PDFCMap
Ext-RKSJ-H JIS C 6226 (JIS78) character set with NEC extensions, Shift-JIS encoding
ENC_EXT_RKSJ_V - static field in class org.apache.fop.pdf.PDFCMap
Ext-RKSJ-V Vertical version of Ext-RKSJ-H
ENC_GB_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
GB-EUC-H Microsoft Code Page 936 (lfCharSet 0x86), GB 2312-80 character set, EUC-CN encoding
ENC_GB_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
GB-EUC-V Vertical version of GB-EUC-H
ENC_GBK2K_H - static field in class org.apache.fop.pdf.PDFCMap
GBK2K-H GB 18030-2000 character set, mixed 1-, 2-, and 4-byte encoding
ENC_GBK2K_V - static field in class org.apache.fop.pdf.PDFCMap
GBK2K-V Vertical version of GBK2K-H
ENC_GBK_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
GBK-EUC-H Microsoft Code Page 936 (lfCharSet 0x86), GBK character set, GBK encoding
ENC_GBK_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
GBK-EUC-V Vertical version of GBK-EUC-H
ENC_GBKP_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
GBKp-EUC-H Same as GBK-EUC-H, but replaces half-width Latin characters with proportional forms and maps character code 0x24 to a dollar sign ($) instead of a yuan symbol
ENC_GBKP_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
GBKp-EUC-V Vertical version of GBKp-EUC-H
ENC_GBPC_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
GBpc-EUC-H Mac OS, GB 2312-80 character set, EUC-CN encoding, Script Manager code 19
ENC_GBPC_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
GBpc-EUC-V Vertical version of GBpc-EUC-H
ENC_H - static field in class org.apache.fop.pdf.PDFCMap
H JIS X 0208 character set, ISO-2022-JP encoding
ENC_HKSCS_B5_H - static field in class org.apache.fop.pdf.PDFCMap
HKscs-B5-H Hong Kong SCS, an extension to the Big Five character set and encoding
ENC_HKSCS_B5_V - static field in class org.apache.fop.pdf.PDFCMap
HKscs-B5-V Vertical version of HKscs-B5-H
ENC_IDENTITY_H - static field in class org.apache.fop.pdf.PDFCMap
Identity-H The horizontal identity mapping for 2-byte CIDs; may be used with CIDFonts using any Registry, Ordering, and Supplement values.
ENC_IDENTTITY_V - static field in class org.apache.fop.pdf.PDFCMap
Identity-V Vertical version of Identity-H.
ENC_KSC_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
KSC-EUC-H KS X 1001:1992 character set, EUC-KR encoding
ENC_KSC_EUC_V - static field in class org.apache.fop.pdf.PDFCMap
KSC-EUC-V Vertical version of KSC-EUC-H
ENC_KSCMS_UHC_H - static field in class org.apache.fop.pdf.PDFCMap
KSCms-UHC-H Microsoft Code Page 949 (lfCharSet 0x81), KS X 1001:1992 character set plus 8822 additional hangul, Unified Hangul Code (UHC) encoding
ENC_KSCMS_UHC_HW_H - static field in class org.apache.fop.pdf.PDFCMap
KSCms-UHC-HW-H Same as KSCms-UHC-H, but replaces proportional Latin characters with half-width forms
ENC_KSCMS_UHC_HW_V - static field in class org.apache.fop.pdf.PDFCMap
KSCms-UHC-HW-V Vertical version of KSCms-UHC-HW-H
ENC_KSCMS_UHC_V - static field in class org.apache.fop.pdf.PDFCMap
KSCms-UHC-V Vertical version of KSCms-UHC-H
ENC_KSCPC_EUC_H - static field in class org.apache.fop.pdf.PDFCMap
KSCpc-EUC-H Mac OS, KS X 1001:1992 character set with Mac OS KH extensions, Script Manager Code 3
ENC_UNICNS_UCS2_H - static field in class org.apache.fop.pdf.PDFCMap
UniCNS-UCS2-H Unicode (UCS-2) encoding for the Adobe-CNS1 character collection
ENC_UNICNS_UCS2_V - static field in class org.apache.fop.pdf.PDFCMap
UniCNS-UCS2-V Vertical version of UniCNS-UCS2-H
ENC_UNIGB_UCS2_H - static field in class org.apache.fop.pdf.PDFCMap
UniGB-UCS2-H Unicode (UCS-2) encoding for the Adobe-GB1 character collection
ENC_UNIGB_UCS2_V - static field in class org.apache.fop.pdf.PDFCMap
UniGB-UCS2-V Vertical version of UniGB-UCS2-H
ENC_UNIJIS_UCS2_H - static field in class org.apache.fop.pdf.PDFCMap
UniJIS-UCS2-H Unicode (UCS-2) encoding for the Adobe-Japan1 character collection
ENC_UNIJIS_UCS2_HW_H - static field in class org.apache.fop.pdf.PDFCMap
UniJIS-UCS2-HW-H Same as UniJIS-UCS2-H, but replaces proportional Latin characters with half-width forms
ENC_UNIJIS_UCS2_HW_V - static field in class org.apache.fop.pdf.PDFCMap
UniJIS-UCS2-HW-V Vertical version of UniJIS-UCS2-HW-H
ENC_UNIJIS_UCS2_V - static field in class org.apache.fop.pdf.PDFCMap
UniJIS-UCS2-V Vertical version of UniJIS-UCS2-H
ENC_UNIKSC_UCS2_H - static field in class org.apache.fop.pdf.PDFCMap
UniKS-UCS2-H Unicode (UCS-2) encoding for the Adobe-Korea1 character collection
ENC_UNIKSC_UCS2_V - static field in class org.apache.fop.pdf.PDFCMap
UniKS-UCS2-V Vertical version of UniKS-UCS2-H
ENC_V - static field in class org.apache.fop.pdf.PDFCMap
V Vertical version of H
encode - field in class org.apache.fop.pdf.PDFFunction
Optional for Type 0: A 2 * m array of Doubles which provides a linear mapping of input values to the domain.
encode(String) - static method in class org.apache.fop.pdf.PDFDocument
Converts text to a byte array for writing to a PDF file.
encode(String) - static method in class org.apache.fop.pdf.PDFObject
Converts text to a byte array for writing to a PDF file.
Encodes and writes a stream directly to an OutputStream.
encodeBinaryToHexString(byte[],OutputStream) - method in class org.apache.fop.pdf.PDFObject
Encodes binary data as hexadecimal string object.
encodeStream() - method in class org.apache.fop.pdf.AbstractPDFStream
Encodes the raw data stream for output to a PDF file.
encodeString(String) - method in class org.apache.fop.pdf.PDFObject
Encodes a String (3.2.3 in PDF 1.4 specs)
encodeText(String) - method in class org.apache.fop.pdf.PDFObject
Encodes a Text String (3.8.1 in PDF 1.4 specs)
encoding - field in class org.apache.fop.render.afp.fonts.CharacterSet
The encoding used for the code page
ENCODING - static field in class org.apache.fop.pdf.PDFDocument
the encoding to use when converting strings to PDF commandos.
encrypt(byte[],org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.PDFEncryption
Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.
encryptData(byte[],int,int) - method in class org.apache.fop.pdf.PDFEncryptionJCE
This method encrypts the passed data using the generated keys.
encryption - field in class org.apache.fop.pdf.PDFDocument
the documents encryption, if exists
ENCRYPTION_PARAMS - static field in class org.apache.fop.render.pdf.PDFRenderer
PDF encryption parameter: all parameters as object, datatype: PDFEncryptionParams
encryptionParams - field in class org.apache.fop.render.pdf.PDFRenderer
the (optional) encryption parameters
END - static field in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
end side
END - static field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
the "end" edge
END - static field in class org.apache.fop.layoutmgr.RelSide
the end side
END_INDENT - static field in class org.apache.fop.area.Trait
The end-indent trait.
END_OF_DOC - static field in class org.apache.fop.area.AbstractOffDocumentItem
Process this extension at the end of the document once all pages have been fully rendered.
END_OF_DOC - static field in class org.apache.fop.area.OffDocumentItem
Process this extension at the end of the document once all pages have been fully rendered.
endBlock(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.fo.FOEventHandler
endBlock(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.render.mif.MIFHandler
endBlock(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.render.rtf.RTFHandler
endBlockContainer(org.apache.fop.fo.flow.BlockContainer) - method in class org.apache.fop.render.rtf.RTFHandler
endBody() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
endBody(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.mif.MIFHandler
endBody(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.rtf.RTFHandler
endCDATA() - method in class org.apache.fop.util.DelegatingContentHandler
endCell(org.apache.fop.fo.flow.table.TableCell) - method in class org.apache.fop.render.mif.MIFHandler
endCell(org.apache.fop.fo.flow.table.TableCell) - method in class org.apache.fop.render.rtf.RTFHandler
endColumn(org.apache.fop.fo.flow.table.TableColumn) - method in class org.apache.fop.render.mif.MIFHandler
endColumn(org.apache.fop.fo.flow.table.TableColumn) - method in class org.apache.fop.render.rtf.RTFHandler
endControlSequence() - method in class org.apache.fop.render.afp.modca.PresentationTextData
A control sequence is a sequence of bytes that specifies a control function.
endControlSequence() - method in class org.apache.fop.render.afp.modca.PresentationTextObject
A control sequence is a sequence of bytes that specifies a control function.
endDocument() - method in class org.apache.fop.render.afp.modca.AFPDataStream
The document is ended by invoking this method which creates an instance of the AFP Document object and registers the start with a validation map which ensures that methods are not invoked out of the correct sequence.
endDocument() - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
endDocument() - method in class org.apache.fop.area.AreaTreeHandler
End the document.
endDocument() - method in class org.apache.fop.area.AreaTreeModel
Signal the end of the document for any processing.
endDocument() - method in class org.apache.fop.area.CachedRenderPagesModel
endDocument() - method in class org.apache.fop.util.DelegatingContentHandler
endDocument() - method in class org.apache.fop.render.afp.modca.Document
Method to mark the end of the page group.
endDocument() - method in class org.apache.fop.fo.FOEventHandler
This method is called to indicate the end of a document run.
endDocument() - method in class org.apache.fop.fo.FOTreeBuilder
endDocument() - method in class org.apache.fop.render.mif.MIFHandler
endDocument() - method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
endDocument() - method in class org.apache.fop.area.RenderPagesModel
End the document.
endDocument() - method in class org.apache.fop.render.rtf.RTFHandler
endDTD() - method in class org.apache.fop.util.DelegatingContentHandler
endElement(String) - method in class org.apache.fop.render.xml.XMLRenderer
Ends an element.
endElement(String,String,String) - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
endElement(String,String,String) - method in class org.apache.fop.util.DelegatingContentHandler
endElement(String,String,String) - method in class org.apache.fop.fonts.FontReader
endElement(String,String,String) - method in class org.apache.fop.fo.FOTreeBuilder
endElement(String,String,String) - method in class org.apache.fop.hyphenation.PatternParser
endElement(String,String,String) - method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
endEntity(String) - method in class org.apache.fop.util.DelegatingContentHandler
Process the end of the external-document extension.
endFlow(org.apache.fop.fo.pagination.Flow) - method in class org.apache.fop.render.mif.MIFHandler
endFlow(org.apache.fop.fo.pagination.Flow) - method in class org.apache.fop.render.rtf.RTFHandler
endFooter(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.mif.MIFHandler
endFooter(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.rtf.RTFHandler
Process the ending of a footnote.
endFootnote(org.apache.fop.fo.flow.Footnote) - method in class org.apache.fop.render.mif.MIFHandler
endFootnote(org.apache.fop.fo.flow.Footnote) - method in class org.apache.fop.render.rtf.RTFHandler
Process the ending of a footnote body.
endFootnoteBody(org.apache.fop.fo.flow.FootnoteBody) - method in class org.apache.fop.render.mif.MIFHandler
endFootnoteBody(org.apache.fop.fo.flow.FootnoteBody) - method in class org.apache.fop.render.rtf.RTFHandler
endHeader(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.mif.MIFHandler
endHeader(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.rtf.RTFHandler
endIndent - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
the effective end-indent value
endIndent - field in class org.apache.fop.fo.properties.CommonMarginBlock
The "end-indent" property.
endIndex - field in class org.apache.fop.fo.FOText
The ending valid index of the ca array to be processed.
endInline(org.apache.fop.fo.flow.Inline) - method in class org.apache.fop.fo.FOEventHandler
endInline(org.apache.fop.fo.flow.Inline) - method in class org.apache.fop.render.mif.MIFHandler
endInline(org.apache.fop.fo.flow.Inline) - method in class org.apache.fop.render.rtf.RTFHandler
endIter() - method in class org.apache.fop.layoutmgr.PositionIterator
endLine - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
The highest + 1 available line in the set of active nodes.
endLink() - method in class org.apache.fop.fo.FOEventHandler
Process end of a Link.
endLink() - method in class org.apache.fop.render.mif.MIFHandler
endLink() - method in class org.apache.fop.render.rtf.RTFHandler
endList(org.apache.fop.fo.flow.ListBlock) - method in class org.apache.fop.fo.FOEventHandler
endList(org.apache.fop.fo.flow.ListBlock) - method in class org.apache.fop.render.mif.MIFHandler
endList(org.apache.fop.fo.flow.ListBlock) - method in class org.apache.fop.render.rtf.RTFHandler
endListBody() - method in class org.apache.fop.fo.FOEventHandler
Process end of a ListBody.
endListBody() - method in class org.apache.fop.render.mif.MIFHandler
endListBody() - method in class org.apache.fop.render.rtf.RTFHandler
endListItem(org.apache.fop.fo.flow.ListItem) - method in class org.apache.fop.render.mif.MIFHandler
endListItem(org.apache.fop.fo.flow.ListItem) - method in class org.apache.fop.render.rtf.RTFHandler
endListLabel() - method in class org.apache.fop.fo.FOEventHandler
Process end of a ListLabel.
endListLabel() - method in class org.apache.fop.render.mif.MIFHandler
endListLabel() - method in class org.apache.fop.render.rtf.RTFHandler
endMarkup() - method in class org.apache.fop.fo.FOEventHandler
Process end of a Markup.
endMarkup() - method in class org.apache.fop.render.mif.MIFHandler
endMarkup() - method in class org.apache.fop.render.rtf.RTFHandler
endOfNode() - method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
endOfNode() - method in class org.apache.fop.fo.flow.AbstractListItemPart
endOfNode() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
endOfNode() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
endOfNode() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
endOfNode() - method in class org.apache.fop.fo.flow.BasicLink
endOfNode() - method in class org.apache.fop.fo.flow.Block
endOfNode() - method in class org.apache.fop.fo.flow.BlockContainer
endOfNode() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
endOfNode() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
endOfNode() - method in class org.apache.fop.fo.pagination.Declarations
At the end of this element sort out the children into a hashmap of color profiles and a list of extension attachments.
endOfNode() - method in class org.apache.fop.fo.extensions.destination.Destination
endOfNode() - method in class org.apache.fop.fo.extensions.ExternalDocument
endOfNode() - method in class org.apache.fop.fo.flow.Float
endOfNode() - method in class org.apache.fop.fo.pagination.Flow
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.FObjMixed
endOfNode() - method in class org.apache.fop.fo.FONode
Primarily used for making final content model validation checks and/or informing the FOEventHandler that the end of this FO has been reached.
endOfNode() - method in class org.apache.fop.fo.flow.Footnote
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.flow.FootnoteBody
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.FOText
endOfNode() - method in class org.apache.fop.fo.flow.Inline
endOfNode() - method in class org.apache.fop.fo.flow.InlineContainer
endOfNode() - method in class org.apache.fop.fo.flow.InstreamForeignObject
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.pagination.LayoutMasterSet
endOfNode() - method in class org.apache.fop.fo.flow.ListBlock
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.flow.ListItem
endOfNode() - method in class org.apache.fop.fo.flow.ListItemBody
endOfNode() - method in class org.apache.fop.fo.flow.ListItemLabel
endOfNode() - method in class org.apache.fop.fo.flow.Marker
endOfNode() - method in class org.apache.fop.fo.flow.MultiProperties
endOfNode() - method in class org.apache.fop.fo.flow.MultiSwitch
endOfNode() - method in class org.apache.fop.fo.flow.PageNumber
endOfNode() - method in class org.apache.fop.fo.flow.PageNumberCitation
endOfNode() - method in class org.apache.fop.fo.flow.PageNumberCitationLast
endOfNode() - method in class org.apache.fop.fo.pagination.PageSequence
endOfNode() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
endOfNode() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
endOfNode() - method in class org.apache.fop.fo.pagination.Root
endOfNode() - method in class org.apache.fop.fo.pagination.SimplePageMaster
Make sure content model satisfied.
endOfNode() - method in class org.apache.fop.fo.pagination.StaticContent
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.flow.table.Table
endOfNode() - method in class org.apache.fop.fo.flow.table.TableAndCaption
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.flow.table.TableBody
endOfNode() - method in class org.apache.fop.fo.flow.table.TableCaption
endOfNode() - method in class org.apache.fop.fo.flow.table.TableCell
Make sure content model satisfied, if so then tell the FOEventHandler that we are at the end of the flow.
endOfNode() - method in class org.apache.fop.fo.flow.table.TableColumn
endOfNode() - method in class org.apache.fop.fo.flow.table.TableFObj
endOfNode() - method in class org.apache.fop.fo.flow.table.TableFooter
endOfNode() - method in class org.apache.fop.fo.flow.table.TableHeader
endOfNode() - method in class org.apache.fop.fo.flow.table.TableRow
endOverlay() - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to mark the end of the current overlay.
endPage() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Helper method to mark the end of the page.
endPage() - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to mark the end of the current page.
endPageGroup() - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to mark the end of the page group.
endPageGroup() - method in class org.apache.fop.render.afp.modca.PageGroup
Method to mark the end of the page group.
endPageNumber(org.apache.fop.fo.flow.PageNumber) - method in class org.apache.fop.render.mif.MIFHandler
endPageNumber(org.apache.fop.fo.flow.PageNumber) - method in class org.apache.fop.render.rtf.RTFHandler
endPageSequence() - method in class org.apache.fop.render.xml.XMLRenderer
Tells the renderer to finish the current PageSequence
End the PageSequence.
endPrefixMapping(String) - method in class org.apache.fop.util.DelegatingContentHandler
endRow(org.apache.fop.fo.flow.table.TableRow) - method in class org.apache.fop.render.mif.MIFHandler
endRow(org.apache.fop.fo.flow.table.TableRow) - method in class org.apache.fop.render.rtf.RTFHandler
endSequence() - method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
Finalizes a Knuth sequence.
endSequence() - method in class org.apache.fop.layoutmgr.BlockKnuthSequence
endSequence() - method in class org.apache.fop.layoutmgr.InlineKnuthSequence
Finalizes a Knuth sequence.
endSequence() - method in class org.apache.fop.layoutmgr.KnuthSequence
Finalizes a Knuth sequence.
Finalizes a Knuth sequence.
endsRow() - method in class org.apache.fop.fo.flow.table.TableCell
endStatic() - method in class org.apache.fop.fo.FOEventHandler
Process end of a Static.
endStatic() - method in class org.apache.fop.render.mif.MIFHandler
endStatic() - method in class org.apache.fop.render.rtf.RTFHandler
endsWithForcedBreak(LinkedList) - static method in class org.apache.fop.layoutmgr.ElementListUtils
Indicates whether the given element list ends with a forced break.
endTable(org.apache.fop.fo.flow.table.Table) - method in class org.apache.fop.render.mif.MIFHandler
endTable(org.apache.fop.fo.flow.table.Table) - method in class org.apache.fop.render.rtf.RTFHandler
endTextObject() - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Indicates the end of a text object.
endTextObject() - method in class org.apache.fop.render.afp.AFPRenderer
Indicates the end of a text object.
endTextObject() - method in class org.apache.fop.render.java2d.Java2DRenderer
endTextObject() - method in class org.apache.fop.render.pdf.PDFRenderer
Indicates the end of a text object.
endTextObject() - method in class org.apache.fop.svg.PDFTextUtil
Called when a text object should be ended.
endTextObject() - method in class org.apache.fop.render.ps.PSRenderer
Indicates the end of a text object.
endTextObject() - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
endVParea() - method in class org.apache.fop.render.AbstractRenderer
Signals exit from a viewport area.
endVParea() - method in class org.apache.fop.render.afp.AFPRenderer
endVParea() - method in class org.apache.fop.render.java2d.Java2DRenderer
endVParea() - method in class org.apache.fop.render.pcl.PCLRenderer
endVParea() - method in class org.apache.fop.render.pdf.PDFRenderer
endVParea() - method in class org.apache.fop.render.ps.PSRenderer
endVParea() - method in class org.apache.fop.render.txt.TXTRenderer
endVParea() - method in class org.apache.fop.render.xml.XMLRenderer
Checks the filter list for the filter and adds it in the correct place if necessary.
enterHPGL2Mode(boolean) - method in class org.apache.fop.render.pcl.PCLGenerator
Enters the HP GL/2 mode.
enterPCLMode(boolean) - method in class org.apache.fop.render.pcl.PCLGenerator
Enters the PCL mode.
entries - field in class org.apache.fop.pdf.PDFDictionary
the entry map
ENUM_COUNT - static field in class org.apache.fop.fo.Constants
Number of enumeration constants defined
EnumLength - class org.apache.fop.fo.properties.EnumLength
A length quantity in XSL which is specified as an enum, such as "auto"
EnumLength(org.apache.fop.fo.properties.Property) - constructor for class org.apache.fop.fo.properties.EnumLength
EnumNumber - class org.apache.fop.fo.properties.EnumNumber
A number quantity in XSL which is specified as an enum, such as "no-limit".
EnumProperty - class org.apache.fop.fo.properties.EnumProperty
Superclass for properties that wrap an enumeration value
EOT - static field in class org.apache.fop.util.CharUtilities
Character class: Boundary between text runs
EPSTranscoder - class org.apache.fop.render.ps.EPSTranscoder
This class enables to transcode an input to a EPS document.
EPSTranscoder() - constructor for class org.apache.fop.render.ps.EPSTranscoder
Constructs a new EPSPSTranscoder.
eq - field in class org.apache.fop.hyphenation.TernaryTree
Pointer to equal branch and to data when this node is a string terminator.
equals(Object) - method in class org.apache.fop.traits.BorderProps
equals(Object) - method in class org.apache.fop.fo.properties.CharacterProperty
equals(Object) - method in class org.apache.fop.fo.properties.ColorProperty
equals(Object) - method in class org.apache.fop.fo.properties.CommonFont
equals(Object) - method in class org.apache.fop.fo.properties.CommonFont.CachedCommonFont
equals(Object) - method in class org.apache.fop.fo.properties.CommonHyphenation
equals(Object) - method in class org.apache.fop.fo.properties.EnumNumber
equals(Object) - method in class org.apache.fop.fo.properties.EnumProperty
equals(Object) - method in class org.apache.fop.fo.properties.FixedLength
equals(Object) - method in class org.apache.fop.fo.properties.FontFamilyProperty
equals(Object) - method in class org.apache.fop.fonts.FontTriplet
equals(Object) - method in class org.apache.fop.fo.properties.KeepProperty
equals(Object) - method in class org.apache.fop.fo.properties.NumberProperty
equals(Object) - method in class org.apache.fop.pdf.PDFColor
Check for equality of color with another object.
equals(Object) - method in class org.apache.fop.pdf.PDFDestination
Check if this equals another object.
equals(Object) - method in class org.apache.fop.pdf.PDFFileSpec
Check if this equals another object.
equals(Object) - method in class org.apache.fop.pdf.PDFFunction
Check if this function is equal to another object.
equals(Object) - method in class org.apache.fop.pdf.PDFGoTo
Check if this equals another object.
equals(Object) - method in class org.apache.fop.pdf.PDFGoToRemote
Check if this equals another object.
equals(Object) - method in class org.apache.fop.pdf.PDFGState
equals(Object) - method in class org.apache.fop.pdf.PDFLink
Check if this equals another object.
equals(Object) - method in class org.apache.fop.pdf.PDFPattern
Check if this pattern is equal to another.
equals(Object) - method in class org.apache.fop.pdf.PDFShading
Check if this shading is equal to another shading.
equals(Object) - method in class org.apache.fop.render.ps.PSDictionary
equals(Object) - method in class org.apache.fop.util.QName
equals(Object) - method in class org.apache.fop.fo.properties.StringProperty
equals(Object) - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
error(Object) - method in class org.apache.fop.util.CommandLineLogger
error(Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
error(SAXParseException) - method in class org.apache.fop.util.DelegatingContentHandler
error(SAXParseException) - method in class org.apache.fop.fo.FOTreeBuilder
error(SAXParseException) - method in class org.apache.fop.hyphenation.PatternParser
error(TransformerException) - method in class org.apache.fop.util.DefaultErrorListener
error(TransformerException) - method in class org.apache.fop.cli.InputHandler
errorText(Locator) - static method in class org.apache.fop.fo.FONode
Helper function to return "Error(line#/column#)" string for above exception messages
ESC - static field in class org.apache.fop.render.pcl.PCLGenerator
The ESC (escape) character
escape(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStringConverter
Escapes a String as required by the RTF spec.
escapeByteArray(byte[]) - static method in class org.apache.fop.pdf.PDFText
Escape a byte array for output to PDF (Used for encrypted strings)
escapeString(String) - static method in class org.apache.fop.pdf.PDFText
Escaped a String as described in section 4.4 in the PDF 1.3 specs.
escapeStringChar(char,StringBuffer) - static method in class org.apache.fop.pdf.PDFText
Escapes a character conforming to the rules established in the PostScript Language Reference (Search for "Literal Text Strings").
escapeText(String) - static method in class org.apache.fop.pdf.PDFText
Escape text (see 4.4.1 in PDF 1.3 specs)
escapeText(String,boolean) - static method in class org.apache.fop.pdf.PDFText
Escape text (see 4.4.1 in PDF 1.3 specs)
Escapes text according to PDF rules.
escapeURI(String) - static method in class org.apache.fop.datatypes.URISpecification
Escapes any illegal URI character in a given URI, for example, it escapes a space to "%20".
Evaluate the function
Handle "numerics" if no proportional/percent parts
Handle "numerics" if no proportional/percent parts
execute() - method in class org.apache.fop.tools.anttasks.FileCompare
Main method of task compare
execute() - method in class org.apache.fop.tools.anttasks.Fop
execute() - method in class org.apache.fop.tools.anttasks.RunTest
This creates the reference output, if required, then tests the current build.
execute() - method in class org.apache.fop.tools.anttasks.SerializeHyphPattern
EXPLICIT_BREAK - static field in class org.apache.fop.text.linebreak.LineBreakStatus
Constant indicating a Explicit Break
extend - field in class org.apache.fop.pdf.PDFShading
Required for Type 2+3: An Array of two boolean values specifying whether to extend the start and end colors past the start and end points, respectively.
extendMinimum(org.apache.fop.traits.MinOptMax,int) - static method in class org.apache.fop.layoutmgr.MinOptMaxUtil
Extends the minimum length to the given length if necessary, and adjusts opt and max accordingly.
ExtensionAttachment - interface org.apache.fop.fo.extensions.ExtensionAttachment
This interface is implemented by objects that are returned by special extension element through the FONode.getExtensionAttachment() method.
extensionAttachments - field in class org.apache.fop.render.xml.XMLRenderer
A list of ExtensionAttachements received through processOffDocumentItem()
ExtensionElementMapping - class org.apache.fop.fo.extensions.ExtensionElementMapping
Element mapping for FOP's proprietary extension to XSL-FO.
ExtensionElementMapping() - constructor for class org.apache.fop.fo.extensions.ExtensionElementMapping
Constructor.
ExtensionObj - class org.apache.fop.fo.extensions.ExtensionObj
Base class for pdf bookmark extension objects.
ExtensionObj(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.ExtensionObj
Create a new extension object.
EXTERNAL - static field in class org.apache.fop.pdf.PDFLink
Used to represent an external link.
EXTERNAL_LINK - static field in class org.apache.fop.area.Trait
External link.
ExternalDocument - class org.apache.fop.fo.extensions.ExternalDocument
Class for the fox:external-document extenstion element.
ExternalDocument(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.ExternalDocument
Constructs a ExternalDocument object (called by Maker).
LayoutManager for an external-document extension element.
Constructor
ExternalGraphic - class org.apache.fop.fo.flow.ExternalGraphic
Class modelling the fo:external-graphic object.
ExternalGraphic(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.ExternalGraphic
Create a new External graphic node.
Exception thrown when an image file/URL cannot be read
ExternalGraphicLayoutManager - class org.apache.fop.layoutmgr.inline.ExternalGraphicLayoutManager
LayoutManager for the fo:external-graphic formatting object
Constructor
extGState - field in class org.apache.fop.pdf.PDFPattern
TODO use PDFGState String representing the extended Graphics state.
extraBPD - field in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Size of border and padding in BPD (ie, before and after).

F

fakeNonEmpty() - method in class org.apache.fop.area.Page
Call this method to force this page to pretend not to be empty.
fatal(Object) - method in class org.apache.fop.util.CommandLineLogger
fatal(Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
fatalError(SAXParseException) - method in class org.apache.fop.util.DelegatingContentHandler
fatalError(SAXParseException) - method in class org.apache.fop.fo.FOTreeBuilder
fatalError(SAXParseException) - method in class org.apache.fop.hyphenation.PatternParser
fatalError(TransformerException) - method in class org.apache.fop.util.DefaultErrorListener
fatalError(TransformerException) - method in class org.apache.fop.cli.InputHandler
fetch(org.apache.fop.fo.properties.CommonFont) - method in class org.apache.fop.fo.properties.PropertyCache
Checks if the given CommonFont is present in the cache - if so, returns a reference to the cached instance.
Checks if the given CachedCommonFont is present in the cache - if so, returns a reference to the cached instance.
fetch(org.apache.fop.fo.properties.CommonHyphenation) - method in class org.apache.fop.fo.properties.PropertyCache
Checks if the given CommonHyphenation is present in the cache - if so, returns a reference to the cached instance.
fetch(org.apache.fop.fo.properties.Property) - method in class org.apache.fop.fo.properties.PropertyCache
Checks if the given Property is present in the cache - if so, returns a reference to the cached instance.
fi - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_FONT_INFO
FileCompare - class org.apache.fop.tools.anttasks.FileCompare
This class is an extension of Ant, a script utility from http://ant.apache.org.
filename - field in class org.apache.fop.pdf.PDFFileSpec
the filename
filespecs - field in class org.apache.fop.pdf.PDFDocument
List of FileSpecs.
fill(Shape) - method in class org.apache.fop.render.pcl.PCLGraphics2D
fill(Shape) - method in class org.apache.fop.svg.PDFGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArea(org.apache.fop.layoutmgr.LayoutManager) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
FilledArea - class org.apache.fop.area.inline.FilledArea
Filled area.
FilledArea() - constructor for class org.apache.fop.area.inline.FilledArea
Create a new filled area.
fillRect(float,float,float,float) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Fill a rectangular area.
fillRect(float,float,float,float) - method in class org.apache.fop.render.afp.AFPRenderer
fillRect(float,float,float,float) - method in class org.apache.fop.render.java2d.Java2DRenderer
fillRect(float,float,float,float) - method in class org.apache.fop.render.pcl.PCLRenderer
Fill a rectangular area.
fillRect(float,float,float,float) - method in class org.apache.fop.render.pdf.PDFRenderer
fillRect(float,float,float,float) - method in class org.apache.fop.render.ps.PSRenderer
fillRect(float,float,float,float) - method in class org.apache.fop.render.txt.TXTRenderer
Fills a rectangular area with the current filling char.
fillRect(int,int,Color) - method in class org.apache.fop.render.pcl.PCLGenerator
Generate a filled rectangle at the current cursor position.
filter - field in class org.apache.fop.pdf.PDFFunction
Required (possibly) For Type 0: A vector of Strings for the various filters to be used to decode the stream.
filterActiveNodes() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
filterMap - field in class org.apache.fop.pdf.PDFDocument
The filter map.
filterMap - field in class org.apache.fop.render.pdf.PDFRenderer
Registry of PDF filters
finalise() - method in class org.apache.fop.area.LineArea
apply the variation factor to all descendant areas and destroy the AdjustingInfo object if there are no UnresolvedAreas left
find() - method in class org.apache.fop.fonts.autodetect.FontFileFinder
Automagically finds a list of font files on local system
find() - method in class org.apache.fop.fonts.autodetect.FontFinder
Finds a list of font files.
find() - method in class org.apache.fop.fonts.autodetect.NativeFontDirFinder
Generic method used by Mac and Unix font finders.
find() - method in class org.apache.fop.fonts.autodetect.WindowsFontDirFinder
find(char[],int) - method in class org.apache.fop.hyphenation.TernaryTree
find(String) - method in class org.apache.fop.fonts.autodetect.FontFileFinder
Searches a given directory for font files
find(String) - method in class org.apache.fop.hyphenation.TernaryTree
Attempts to determine EmbedFontInfo from a given font file.
findAdjustWeight(String,String,int) - method in class org.apache.fop.fonts.FontInfo
Find a font with a given family and style by trying different font weights according to the spec.
findAncestor(int) - method in class org.apache.fop.fo.FObj
Convenience method for validity checking.
findBasePropertyName(String) - static method in class org.apache.fop.fo.PropertyList
Finds the first or base part (up to any period) of an attribute name.
Finds an optimal set of breakpoints for the given paragraph.
Finds a named destination.
findFileSpec(org.apache.fop.pdf.PDFFileSpec) - method in class org.apache.fop.pdf.PDFDocument
Finds a file spec.
Finds the Maker used to create node objects of a particular type
findFont(String) - method in class org.apache.fop.pdf.PDFDocument
Finds a font.
findFunction(org.apache.fop.pdf.PDFFunction) - method in class org.apache.fop.pdf.PDFDocument
Looks through the registered functions to see if one that is equal to a reference object exists
findGoTo(org.apache.fop.pdf.PDFGoTo) - method in class org.apache.fop.pdf.PDFDocument
Finds a goto.
Finds a goto remote.
Looks for an existing GState to use
findLink(org.apache.fop.pdf.PDFLink) - method in class org.apache.fop.pdf.PDFDocument
Finds a link.
findNearestAncestorFObj() - method in class org.apache.fop.fo.FObj
Find the nearest parent, grandparent, etc.
findPattern(org.apache.fop.pdf.PDFPattern) - method in class org.apache.fop.pdf.PDFDocument
Find a previous pattern.
findPattern(String) - method in class org.apache.fop.hyphenation.HyphenationTree
findProperty(org.apache.fop.fo.PropertyList,boolean) - method in class org.apache.fop.fo.properties.PropertyMaker
If the property is a relative property with a corresponding absolute value specified, the absolute value is used.
findShading(org.apache.fop.pdf.PDFShading) - method in class org.apache.fop.pdf.PDFDocument
Looks through the registered shadings to see if one that is equal to a reference object exists
findSubPropertyName(String) - static method in class org.apache.fop.fo.PropertyList
Finds the second or sub part (portion past any period) of an attribute name.
finish - field in class org.apache.fop.render.mif.MIFElement
finish() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
finish() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
The rendering process has finished.
finish(boolean) - method in class org.apache.fop.render.mif.MIFElement
finished - field in class org.apache.fop.render.mif.MIFElement
finishIDGoTo(org.apache.fop.pdf.PDFGoTo,Point2D.Float) - method in class org.apache.fop.render.pdf.PDFRenderer
Set XY position in the PDFGoTo and add it to the PDF trailer.
Set page reference and XY position in the PDFGoTo and add it to the PDF trailer.
finishLastRowGroup() - method in class org.apache.fop.fo.flow.table.TableBody
finishOpenGoTos() - method in class org.apache.fop.render.pdf.PDFRenderer
Checks if there are any unfinished PDFGoTos left in the list and resolves them to a default position on the page.
finishPage() - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Finishes a page in preparation for a new page.
finishPage() - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
finishPageSequence() - method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
finishPageSequence() - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
finishPageSequence() - method in class org.apache.fop.layoutmgr.TopLevelLayoutManager
Finished the page-sequence and notifies everyone about it.
FIRST - static field in class org.apache.fop.area.inline.UnresolvedPageNumber
Indicates that the reference refers to the first area generated by a formatting object.
FIRST_AREA - static field in class org.apache.fop.layoutmgr.LayoutContext
FIRST_IN_PART - static field in class org.apache.fop.fo.flow.table.EffRow
Indicates that the row is the first in a table-body
FIRST_IN_PART - static field in class org.apache.fop.fo.flow.table.GridUnit
Indicates that the grid unit is in the first row of the table part (header, footer, body).
firstChild - field in class org.apache.fop.fo.FObj
pointer to the descendant subtree
firstIndent - field in class org.apache.fop.traits.BlockProps
firstNode() - method in class org.apache.fop.fo.FObj.FObjIterator
firstNode() - method in class org.apache.fop.fo.FONode.FONodeIterator
Returns the first node in the list, and decreases the index, so that a subsequent call to hasPrevious() will return false
firstVisibleMarkServed - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Indicates whether the first visible mark has been returned by this LM, yet
fitness - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
fitness class of the line ending at this breakpoint.
fitRecoveryCounter - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
Holds the number of subsequent recovery attempty that are made to get content fit into a line.
fixAfterMinChanged(org.apache.fop.traits.MinOptMax) - static method in class org.apache.fop.layoutmgr.MinOptMaxUtil
After a calculation on a MinOptMax, this can be called to set opt to a new effective value.
FIXED - static field in class org.apache.fop.area.Block
Relative to a viewport/page but not effecting the stacking Used for block-container.
FixedLength - class org.apache.fop.fo.properties.FixedLength
An absolute length quantity in XSL
FLAGGED_PENALTY - static field in class org.apache.fop.layoutmgr.KnuthPenalty
Used for flagged penalties.
FlateFilter - class org.apache.fop.pdf.FlateFilter
A filter to deflate a stream.
Float - class org.apache.fop.fo.flow.Float
Class modelling the fo:float object.
Float(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Float
floor(int,int) - static method in class org.apache.fop.render.txt.Helper
Returns maximum possible integer, less or equal than oldValue, divisible by quantum.
floorPosition(int,int) - static method in class org.apache.fop.render.txt.Helper
Returns the largest integer that is less than or equal to the argument and is equal to x/y fraction.
Flow - class org.apache.fop.fo.pagination.Flow
Class modelling the fo:flow object.
Flow(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.Flow
FlowLayoutManager - class org.apache.fop.layoutmgr.FlowLayoutManager
LayoutManager for an fo:flow object.
This is the top level layout manager.
flush() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
Force current area to be added to parent area.
flush() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
Force current area to be added to parent area.
flush() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Force current area to be added to parent area.
flush() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
must be called when done creating the document
flush() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
Adds corresponding attributes to their candidates.
flush() - method in class org.apache.fop.util.WriterOutputStream
flushText() - method in class org.apache.fop.fo.FObjMixed
Adds accumulated text as one FOText instance, unless the one instance's char array contains more than Short.MAX_VALUE characters.
FO_BASIC_LINK - static field in class org.apache.fop.fo.Constants
FO element constant
FO_BIDI_OVERRIDE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_BLOCK - static field in class org.apache.fop.fo.Constants
FO element constant
FO_BLOCK_CONTAINER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_BOOKMARK - static field in class org.apache.fop.fo.Constants
FO element constant - XSL 1.1
FO_BOOKMARK_TITLE - static field in class org.apache.fop.fo.Constants
FO element constant - XSL 1.1
FO_BOOKMARK_TREE - static field in class org.apache.fop.fo.Constants
FO element constant - XSL 1.1
FO_CHARACTER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_COLOR_PROFILE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_CONDITIONAL_PAGE_MASTER_REFERENCE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_DECLARATIONS - static field in class org.apache.fop.fo.Constants
FO element constant
FO_EXTERNAL_GRAPHIC - static field in class org.apache.fop.fo.Constants
FO element constant
FO_FLOAT - static field in class org.apache.fop.fo.Constants
FO element constant
FO_FLOW - static field in class org.apache.fop.fo.Constants
FO element constant
FO_FOOTNOTE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_FOOTNOTE_BODY - static field in class org.apache.fop.fo.Constants
FO element constant
FO_INITIAL_PROPERTY_SET - static field in class org.apache.fop.fo.Constants
FO element constant
FO_INLINE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_INLINE_CONTAINER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_INPUT - static field in class org.apache.fop.cli.CommandLineOptions
input: fo file
FO_INSTREAM_FOREIGN_OBJECT - static field in class org.apache.fop.fo.Constants
FO element constant
FO_LAYOUT_MASTER_SET - static field in class org.apache.fop.fo.Constants
FO element constant
FO_LEADER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_LIST_BLOCK - static field in class org.apache.fop.fo.Constants
FO element constant
FO_LIST_ITEM - static field in class org.apache.fop.fo.Constants
FO element constant
FO_LIST_ITEM_BODY - static field in class org.apache.fop.fo.Constants
FO element constant
FO_LIST_ITEM_LABEL - static field in class org.apache.fop.fo.Constants
FO element constant
FO_MARKER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_MULTI_CASE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_MULTI_PROPERTIES - static field in class org.apache.fop.fo.Constants
FO element constant
FO_MULTI_PROPERTY_SET - static field in class org.apache.fop.fo.Constants
FO element constant
FO_MULTI_SWITCH - static field in class org.apache.fop.fo.Constants
FO element constant
FO_MULTI_TOGGLE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_PAGE_NUMBER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_PAGE_NUMBER_CITATION - static field in class org.apache.fop.fo.Constants
FO element constant
FO_PAGE_NUMBER_CITATION_LAST - static field in class org.apache.fop.fo.Constants
FO element constant - XSL 1.1
FO_PAGE_SEQUENCE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_PAGE_SEQUENCE_MASTER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_PAGE_SEQUENCE_WRAPPER - static field in class org.apache.fop.fo.Constants
FO element constant - XSL 1.1
FO_REGION_AFTER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REGION_BEFORE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REGION_BODY - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REGION_END - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REGION_START - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REPEATABLE_PAGE_MASTER_ALTERNATIVES - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REPEATABLE_PAGE_MASTER_REFERENCE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_REQUEST_PARAM - static field in class org.apache.fop.servlet.FopServlet
Name of the parameter used for the XSL-FO file
FO_RETRIEVE_MARKER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_ROOT - static field in class org.apache.fop.fo.Constants
FO element constant
FO_SIMPLE_PAGE_MASTER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_SINGLE_PAGE_MASTER_REFERENCE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_STATIC_CONTENT - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_AND_CAPTION - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_BODY - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_CAPTION - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_CELL - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_COLUMN - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_FOOTER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_HEADER - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TABLE_ROW - static field in class org.apache.fop.fo.Constants
FO element constant
FO_TITLE - static field in class org.apache.fop.fo.Constants
FO element constant
FO_UNKNOWN_NODE - static field in class org.apache.fop.fo.Constants
FObj base class
FO_URI - static field in class org.apache.fop.fo.FONode
the XSL-FO namespace URI
FO_WRAPPER - static field in class org.apache.fop.fo.Constants
FO element constant
fobj - field in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
The formatting object for this LM
fobj - field in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
The graphics object this LM deals with
fobj - field in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
The page number citation object
fobj - field in class org.apache.fop.datatypes.LengthBase
The FO for which this property is to be calculated.
FObj - class org.apache.fop.fo.FObj
Base class for representation of formatting objects and their processing.
FObj(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.FObj
Create a new formatting object.
fobjIter - field in class org.apache.fop.layoutmgr.AbstractLayoutManager
Iterator for child LayoutManagers
FObj.FObjIterator - class org.apache.fop.fo.FObj.FObjIterator
FObjIterator(org.apache.fop.fo.FObj) - constructor for class org.apache.fop.fo.FObj.FObjIterator
FObjMixed - class org.apache.fop.fo.FObjMixed
Base class for representation of mixed content formatting objects (i.e., those that can contain both child FO's and text nodes/PCDATA).
FObjMixed(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.FObjMixed
fobjTable - field in class org.apache.fop.fo.ElementMappingRegistry
Table mapping element names to the makers of objects representing formatting objects.
FODimension - class org.apache.fop.datatypes.FODimension
This datatype hold a pair of resolved lengths, specifiying the dimensions in both inline and block-progression-directions.
FODimension(int,int) - constructor for class org.apache.fop.datatypes.FODimension
Constructor
FOElementMapping - class org.apache.fop.fo.FOElementMapping
Element mapping class for all XSL-FO elements.
FOElementMapping() - constructor for class org.apache.fop.fo.FOElementMapping
Basic constructor; inititializes the namespace URI for the fo: namespace
FOEventHandler - class org.apache.fop.fo.FOEventHandler
Abstract class defining what should be done with SAX events that map to XSL-FO input.
FOEventHandler(org.apache.fop.apps.FOUserAgent) - constructor for class org.apache.fop.fo.FOEventHandler
Main constructor
FONode - class org.apache.fop.fo.FONode
Base class for nodes in the XML tree
FONode(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.FONode
Main constructor.
FONode.FONodeIterator - interface org.apache.fop.fo.FONode.FONodeIterator
Base iterator interface over a FO's children
font - field in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
Font for the page-number-citation
font - field in class org.apache.fop.render.ps.NativeTextHandler
Currently valid Font
Font - class org.apache.fop.fonts.Font
This class holds font state information and provides access to the font metrics.
FONT - static field in class org.apache.fop.area.Trait
The font triplet for the current font.
Main constructor
FONT_FACTOR - static field in class org.apache.fop.render.java2d.Java2DFontMetrics
This factor multiplies the calculated values to scale to FOP internal measurements
FONT_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the filter used for fonts
FONT_SIZE - static field in class org.apache.fop.render.java2d.Java2DFontMetrics
Font size standard used for metric measurements
FONT_SIZE - static field in class org.apache.fop.area.Trait
Font size for the current font.
FontCache - class org.apache.fop.fonts.FontCache
Fop cache (currently only used for font info caching)
FontCache() - constructor for class org.apache.fop.fonts.FontCache
Default constructor
fontCatalog - field in class org.apache.fop.render.mif.MIFFile
FontDescriptor - interface org.apache.fop.fonts.FontDescriptor
This interface enhances the font metrics interface with access methods to value needed to register fonts in various target formats like PDF or PostScript.
FontFamilyProperty - class org.apache.fop.fo.properties.FontFamilyProperty
Property class for the font-family property.
FontFileFinder - class org.apache.fop.fonts.autodetect.FontFileFinder
Helps to autodetect/locate available operating system fonts.
FontFileFinder() - constructor for class org.apache.fop.fonts.autodetect.FontFileFinder
Default constructor
FontFileFinder(int) - constructor for class org.apache.fop.fonts.autodetect.FontFileFinder
Constructor
FontFileReader - class org.apache.fop.fonts.truetype.FontFileReader
Reads a TrueType font file into a byte array and provides file like functions for array access.
FontFileReader(InputStream) - constructor for class org.apache.fop.fonts.truetype.FontFileReader
Constructor
FontFileReader(String) - constructor for class org.apache.fop.fonts.truetype.FontFileReader
Constructor
fontFileURI - field in class org.apache.fop.fonts.FontLoader
URI representing the font file
FontFinder - interface org.apache.fop.fonts.autodetect.FontFinder
Implementers provide find method for searching native operating system for available fonts.
fontInfo - field in class org.apache.fop.fo.FOEventHandler
The Font information relevant for this document
fontInfo - field in class org.apache.fop.render.ps.NativeTextHandler
FontInfo containing all available fonts
FontInfo - class org.apache.fop.fonts.FontInfo
The FontInfo for the layout and rendering of a fo document.
fontInfo - field in class org.apache.fop.svg.PDFGraphics2D
The current font information.
fontInfo - field in class org.apache.fop.render.PrintRenderer
Font configuration
FontInfo() - constructor for class org.apache.fop.fonts.FontInfo
Main constructor
FontInfoFinder - class org.apache.fop.fonts.autodetect.FontInfoFinder
Attempts to determine correct FontInfo
fontList - field in class org.apache.fop.render.PrintRenderer
list of fonts
FontLoader - class org.apache.fop.fonts.FontLoader
Base class for font loaders.
FontLoader(String,org.apache.fop.fonts.FontResolver) - constructor for class org.apache.fop.fonts.FontLoader
Default constructor.
fontLookup(String,String,int) - method in class org.apache.fop.fonts.FontInfo
Lookup a font.
fontLookup(String[],String,int) - method in class org.apache.fop.fonts.FontInfo
Looks up a set of fonts.
fontMap - field in class org.apache.fop.pdf.PDFDocument
the Font Map.
FontMetrics - interface org.apache.fop.fonts.FontMetrics
Main interface for access to font metrics.
FontMetricsMapper - interface org.apache.fop.render.java2d.FontMetricsMapper
Adds method to retrieve the actual java.awt.Font for use by Java2DRenderers.
fontName - field in class org.apache.fop.pdf.PDFState.Data
FontReader - class org.apache.fop.fonts.FontReader
Class for reading a metric.xml file and creating a font object.
FontReader(InputSource) - constructor for class org.apache.fop.fonts.FontReader
Construct a FontReader object from a path to a metric.xml file and read metric data
FontResolver - interface org.apache.fop.fonts.FontResolver
This interface is used to resolve absolute and relative font URIs.
fontResolver - field in class org.apache.fop.render.PrintRenderer
Font resolver
FontRuntimeException - class org.apache.fop.render.afp.exceptions.FontRuntimeException
A runtime exception for handling fatal errors in processing fonts.
FontRuntimeException(String) - constructor for class org.apache.fop.render.afp.exceptions.FontRuntimeException
Constructs a FontRuntimeException with the specified message.
FontRuntimeException(String,Throwable) - constructor for class org.apache.fop.render.afp.exceptions.FontRuntimeException
Constructs a FontRuntimeException with the specified message wrapping the underlying exception.
fonts - field in class org.apache.fop.pdf.PDFResources
/Font objects keyed by their internal name
FontSetup - class org.apache.fop.fonts.FontSetup
Default fonts for FOP application; currently this uses PDF's fonts by default.
FontSetup - class org.apache.fop.render.java2d.FontSetup
Sets up the Java2D/AWT fonts.
FontShorthandParser - class org.apache.fop.fo.properties.FontShorthandParser
A shorthand parser for the font shorthand property
FontShorthandProperty - class org.apache.fop.fo.properties.FontShorthandProperty
Property subclass for the font shorthand
fontSize - field in class org.apache.fop.fo.properties.CommonFont
The "font-size" property.
FONTSIZE - static field in class org.apache.fop.datatypes.LengthBase
constant for a font-size percent-based length
fontSize - field in class org.apache.fop.pdf.PDFState.Data
fontSizeAdjust - field in class org.apache.fop.fo.properties.CommonFont
The "font-size-adjust" property.
FontSizePropertyMaker - class org.apache.fop.fo.properties.FontSizePropertyMaker
This subclass of LengthProperty.Maker handles the special treatment of relative font sizes described in 7.8.4.
FontSizePropertyMaker(int) - constructor for class org.apache.fop.fo.properties.FontSizePropertyMaker
Create a length property which can handle relative font sizes
FontStretchPropertyMaker - class org.apache.fop.fo.properties.FontStretchPropertyMaker
This subclass of EnumProperty.Maker handles the special treatment of relative font stretch values described in 7.8.5.
FontStretchPropertyMaker(int) - constructor for class org.apache.fop.fo.properties.FontStretchPropertyMaker
Create an enum property which can handle relative font stretches
FontTriplet - class org.apache.fop.fonts.FontTriplet
FontTriplet contains information on name, style and weight of one font
FontTriplet(String,String,int) - constructor for class org.apache.fop.fonts.FontTriplet
Creates a new font triplet.
FontTriplet(String,String,int,int) - constructor for class org.apache.fop.fonts.FontTriplet
Creates a new font triplet.
fontTriplets - field in class org.apache.fop.fonts.EmbedFontInfo
the list of associated font triplets
FontType - class org.apache.fop.fonts.FontType
This class enumerates all supported font types.
FontType(String,int) - constructor for class org.apache.fop.fonts.FontType
FontUtil - class org.apache.fop.fonts.FontUtil
Font utilities.
FontWeightPropertyMaker - class org.apache.fop.fo.properties.FontWeightPropertyMaker
FontWeightPropertyMaker(int) - constructor for class org.apache.fop.fo.properties.FontWeightPropertyMaker
Main constructor
foObjs - field in class org.apache.fop.fo.ElementMapping
The HashMap table of formatting objects defined by the ElementMapping
FOOTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfter
RtfBefore attributes
FOOTER - static field in class org.apache.fop.layoutmgr.table.TableRowIterator
Selects the table-footer elements for iteration.
FOOTER_ATTR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfter
String array of footer attributes
FOOTERY - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for footer position
Footnote - class org.apache.fop.area.Footnote
The footnote-reference-area optionally generated by an fo:region-body.
Footnote - class org.apache.fop.fo.flow.Footnote
Class modelling the fo:footnote object.
Footnote(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Footnote
FootnoteBody - class org.apache.fop.fo.flow.FootnoteBody
Class modelling the fo:footnote-body object.
FootnoteBody(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.FootnoteBody
FootnoteBodyLayoutManager - class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
Layout manager for footnote bodies.
Creates a new FootnoteBodyLayoutManager.
footnoteElementIndex - field in class org.apache.fop.layoutmgr.PageBreakingAlgorithm.KnuthPageNode
Index of the last inserted element of the last inserted footnote.
FootnoteLayoutManager - class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
Layout manager for fo:footnote.
FootnoteLayoutManager(org.apache.fop.fo.flow.Footnote) - constructor for class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
Create a new footnote layout manager.
footnoteListIndex - field in class org.apache.fop.layoutmgr.PageBreakingAlgorithm.KnuthPageNode
Index of the last inserted footnote.
footnoteSeparatorLength - field in class org.apache.fop.layoutmgr.AbstractBreaker
Fop - class org.apache.fop.apps.Fop
Primary class that activates the FOP process for embedded usage.
Fop - class org.apache.fop.tools.anttasks.Fop
Wrapper for FOP which allows it to be accessed from within an Ant task.
FopCharacterSet - class org.apache.fop.render.afp.fonts.FopCharacterSet
A Character set for a normal FOP font

Constructor for the CharacterSetMetric object, the character set is used to load the font information from the actual AFP font.
This is the default transcoder error handler for FOP.
FOPException - class org.apache.fop.apps.FOPException
Exception thrown when FOP has a problem.
FOPException(Exception) - constructor for class org.apache.fop.apps.FOPException
Constructs a new FOP exception with the specified cause.
FOPException(String) - constructor for class org.apache.fop.apps.FOPException
Constructs a new FOP exception with the specified detail message.
FOPException(String,Exception) - constructor for class org.apache.fop.apps.FOPException
Constructs a new exception with the specified detail message and cause.
FOPException(String,Locator) - constructor for class org.apache.fop.apps.FOPException
Constructs a new FOP exception with the specified detail message and location.
FOPException(String,String,int,int) - constructor for class org.apache.fop.apps.FOPException
Constructs a new FOP exception with the specified detail message and location.
fopFactory - field in class org.apache.fop.servlet.FopServlet
The FopFactory used to create Fop instances
FopFactory - class org.apache.fop.apps.FopFactory
Factory class which instantiates new Fop and FOUserAgent instances.
FopFactory() - constructor for class org.apache.fop.apps.FopFactory
Main constructor.
FopFactory configurator
Default constructor
FopPrintServlet - class org.apache.fop.servlet.FopPrintServlet
Example servlet to generate a fop printout from a servlet.
FOPropertyMapping - class org.apache.fop.fo.FOPropertyMapping
This class creates and returns an array of Property.Maker instances indexed by the PR_* propId from Constants.java.
FOPRtfAttributes - class org.apache.fop.render.rtf.FOPRtfAttributes
A RtfAttributes subclass that adds some helper set methods.
This is a special subclass to allow setting a special EntityResolver.
FOPSAXSVGDocumentFactory(String) - constructor for class org.apache.fop.svg.FOPSAXSVGDocumentFactory
Creates a new DocumentFactory object.
FopServlet - class org.apache.fop.servlet.FopServlet
Example servlet to generate a PDF from a servlet.
A user agent implementation for FOP's Transcoders.
forcePageCount - field in class org.apache.fop.fo.pagination.AbstractPageSequence
FOREIGN_ATTRIBUTES - static field in class org.apache.fop.render.RendererContextConstants
An optional Map (keys: QName, values: String) with attributes containing additional hints for rendering.
foreignAttributes - field in class org.apache.fop.area.AreaTreeObject
Foreign attributes
ForeignObject - class org.apache.fop.area.inline.ForeignObject
Foreign object inline area.
ForeignObject(Document,String) - constructor for class org.apache.fop.area.inline.ForeignObject
Create a new foreign object with the given dom and namespace.
Process an InstreamForeignObject.
ForeignObject(String) - constructor for class org.apache.fop.area.inline.ForeignObject
Create a new empty foreign object for which the DOM Document will be set later.
format(float) - static method in class org.apache.fop.render.pdf.PDFRenderer
Formats a float value (normally coordinates) as Strings.
formatDateTime(Date) - method in class org.apache.fop.pdf.PDFObject
Formats a date/time according to the PDF specification.
formatDateTime(Date,TimeZone) - method in class org.apache.fop.pdf.PDFObject
Formats a date/time according to the PDF specification (D:YYYYMMDDHHmmSSOHH'mm').
formatDouble2(double) - method in class org.apache.fop.render.pcl.PCLGenerator
Formats a double value with two decimal positions for PCL output.
formatDouble4(double) - method in class org.apache.fop.render.pcl.PCLGenerator
Formats a double value with four decimal positions for PCL output.
formatObject(Object,OutputStream,Writer) - method in class org.apache.fop.pdf.PDFObject
Formats an object for serialization to PDF.
FormattingResults - class org.apache.fop.apps.FormattingResults
Class for reporting back formatting results to the calling application.
FormattingResults() - constructor for class org.apache.fop.apps.FormattingResults
Constructor for the FormattingResults object
formFeed() - method in class org.apache.fop.render.pcl.PCLGenerator
Sends the form feed character.
foSpaceAfter - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
see foSpaceBefore
foSpaceBefore - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Holds the (one-time use) fo:block space-before and -after properties.
FOText - class org.apache.fop.fo.FOText
A text node (PCDATA) in the formatting object tree.
FOText(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.FOText
Creates a now FO text node.
FOTreeBuilder - class org.apache.fop.fo.FOTreeBuilder
SAX Handler that passes parsed data to the various FO objects, where they can be used either to build an FO Tree, or used by Structure Renderers to build other data structures.
FOTreeBuilder constructor
FOURIResolver - class org.apache.fop.apps.FOURIResolver
Provides FOP specific URI resolution.
FOURIResolver() - constructor for class org.apache.fop.apps.FOURIResolver
Default constructor
FOURIResolver(boolean) - constructor for class org.apache.fop.apps.FOURIResolver
Additional constructor
foUserAgent - field in class org.apache.fop.fo.FOEventHandler
The FOUserAgent for this process
FOUserAgent - class org.apache.fop.apps.FOUserAgent
This is the user agent for FOP.
foUserAgent - field in class org.apache.fop.render.awt.viewer.PreviewDialog
The FOUserAgent associated with this window
foUserAgent - field in class org.apache.fop.render.awt.viewer.PreviewPanel
The FOUserAgent associated with this panel - often shared with PreviewDialog
FOUserAgent(org.apache.fop.apps.FopFactory) - constructor for class org.apache.fop.apps.FOUserAgent
Main constructor.
FOX_URI - static field in class org.apache.fop.fo.FONode
FOP's proprietary extension namespace URI
freenode - field in class org.apache.fop.hyphenation.TernaryTree
FRM_OBJ_COUNT - static field in class org.apache.fop.fo.Constants
Number of FO element constants defined
fromCIEXYZ(float[]) - method in class org.apache.fop.util.CMYKColorSpace
FromParentFunction - class org.apache.fop.fo.expr.FromParentFunction
Class modelling the from-parent Property Value function.
fromRGB(float[]) - method in class org.apache.fop.util.CMYKColorSpace
FromTableColumnFunction - class org.apache.fop.fo.expr.FromTableColumnFunction
Class modelling the from-table-column Property Value function.
ft - field in class org.apache.fop.fo.FObjMixed
Represents accumulated, pending FO text.
FULL_SHADING - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
Constant for the 100% shading of the paragraph
Function - interface org.apache.fop.fo.expr.Function
Interface for managing XSL-FO Functions
function - field in class org.apache.fop.pdf.PDFShading
Required for Type 1, 2, and 3: The object of the color mapping function (usually type 2 or 3).
FunctionBase - class org.apache.fop.fo.expr.FunctionBase
Abstract Base class for XSL-FO functions
functionDataStream - field in class org.apache.fop.pdf.PDFFunction
Required For Type 4: Postscript Calculator function composed of arithmetic, boolean, and stack operators + boolean constants
functions - field in class org.apache.fop.pdf.PDFDocument
List of functions.
functions - field in class org.apache.fop.pdf.PDFFunction
Required for Type 3: An vector of PDFFunctions which form an array of k single input functions making up the stitching function.
functionType - field in class org.apache.fop.pdf.PDFFunction
Required: The Type of function (0,2,3,4) default is 0.

G

gatherContextInfo() - method in class org.apache.fop.fo.FObj
gatherContextInfo() - method in class org.apache.fop.fo.FONode
Gathers context information for the getContextInfo() method.
gatherContextInfo() - method in class org.apache.fop.fo.FOText
gen - field in class org.apache.fop.render.pcl.PCLGraphics2D
The PCL generator
gen - field in class org.apache.fop.render.pcl.PCLRenderer
The PCL generator
gen - field in class org.apache.fop.render.ps.PSRenderer
The PostScript generator used to output the PostScript
Generates the PDF objects for the given Image instance.
generatePageViewportKey() - method in class org.apache.fop.area.AreaTreeHandler
Generates and returns a unique key for a page viewport.
generatesAreas() - method in class org.apache.fop.layoutmgr.LeafPosition
generatesAreas() - method in class org.apache.fop.layoutmgr.NonLeafPosition
generatesAreas() - method in class org.apache.fop.layoutmgr.Position
generatesBlockArea - field in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Indicator if this LM generates block areas
generatesReferenceArea - field in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Indicator if this LM generates reference areas
generatesReferenceAreas() - method in class org.apache.fop.fo.flow.BlockContainer
generatesReferenceAreas() - method in class org.apache.fop.fo.pagination.Flow
generatesReferenceAreas() - method in class org.apache.fop.fo.FObj
Check if this formatting object generates reference areas.
generatesReferenceAreas() - method in class org.apache.fop.fo.pagination.Region
generatesReferenceAreas() - method in class org.apache.fop.fo.pagination.SimplePageMaster
generatesReferenceAreas() - method in class org.apache.fop.fo.flow.table.TableCell
GenericShorthandParser - class org.apache.fop.fo.properties.GenericShorthandParser
Generic shorthand parser for ListProperties
GenericShorthandParser() - constructor for class org.apache.fop.fo.properties.GenericShorthandParser
Constructor.
get(int) - method in class org.apache.fop.layoutmgr.inline.BidiLayoutManager
get(int) - method in class org.apache.fop.hyphenation.ByteVector
get(int) - method in class org.apache.fop.hyphenation.CharVector
get(int) - method in class org.apache.fop.layoutmgr.inline.ICLayoutManager
get(int) - method in class org.apache.fop.pdf.PDFArray
Gets an entry at a given location.
get(int) - method in class org.apache.fop.pdf.PDFNumsArray
Gets an entry.
get(int) - method in class org.apache.fop.fo.PropertyList
Return the property on the current FlowObject.
get(int,boolean,boolean) - method in class org.apache.fop.fo.PropertyList
Return the property on the current FlowObject.
get(int,boolean,boolean) - method in class org.apache.fop.fo.StaticPropertyList
Override PropertyList.get() and provides fast caching of previously retrieved property values.
Check the value of the style property and return a length of 0 when the style is NONE.
Return the property on the current FlowObject.
Check the value of the page-width / page-height property.
get(int,org.apache.fop.fo.PropertyList,boolean,boolean) - method in class org.apache.fop.fo.properties.PropertyMaker
Return the property on the current FlowObject.
Check the value of the reference-orientation property.
get(org.apache.fop.layoutmgr.LayoutContext) - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
Return the inline area for this leader.
get(org.apache.fop.layoutmgr.LayoutContext) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
get the inline area.
get(org.apache.fop.layoutmgr.LayoutContext) - method in class org.apache.fop.layoutmgr.inline.PageNumberCitationLayoutManager
get(org.apache.fop.layoutmgr.LayoutContext) - method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
get(org.apache.fop.layoutmgr.LayoutContext) - method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
get(String) - method in class org.apache.fop.pdf.PDFDictionary
Returns the value given a name.
get(String,String) - method in class org.apache.fop.util.ColorSpaceCache
Create (if needed) and return an ICC ColorSpace instance.
getAbsolutePositionProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonAbsolutePosition object.
getAccessibilityProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonAccessibility object.
getAction() - method in class org.apache.fop.pdf.PDFAction
represent the action to call this method should be implemented to return the action which gets called by the Link Object.
getAction() - method in class org.apache.fop.pdf.PDFGoTo
Get the PDF reference for the GoTo action.
getAction() - method in class org.apache.fop.pdf.PDFGoToRemote
return the action string which will reference this object
getAction() - method in class org.apache.fop.pdf.PDFInternalLink
returns the action ncecessary for an internal link
getAction() - method in class org.apache.fop.pdf.PDFUri
returns the action ncecessary for a uri
getActiveEnvironmentGroup() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Returns the ActiveEnvironmentGroup associated with this page.
getActualBaselineOffset(int) - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the offset between the dominant baseline and the given actual baseline
getAdjust(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getAdjustingInfo() - method in class org.apache.fop.area.inline.InlineArea
getAdjustmentClass() - method in class org.apache.fop.layoutmgr.KnuthGlue
getAFPFont() - method in class org.apache.fop.render.afp.fonts.AFPFontInfo
Returns the afp font
getAfterBorderWidth(int) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the width of the before-after for the last row-span of this cell.
getAfterBorderWidth(int,int) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the width of the before-after for the given row-span of this cell.
getAlignment() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.AbstractGraphics
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.Character
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.Inline
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.InlineContainer
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.Leader
getAlignmentAdjust() - method in class org.apache.fop.fo.flow.PageNumber
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.AbstractGraphics
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.Character
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.Inline
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.InlineContainer
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.Leader
getAlignmentBaseline() - method in class org.apache.fop.fo.flow.PageNumber
getAlignmentBaselineIdentifier() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Returns the current alignment baseline identifier
getAlignmentContext() - method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
getAlignmentContext() - method in class org.apache.fop.layoutmgr.LayoutContext
getAlignmentLast() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
getAlignmentPoint() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Returns the alignment point for this context.
getAllocationIPD(int) - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
Return the allocated IPD for this area.
getAllocationIPD(int) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Get the allocation ipd of the inline area.
getAllocBPD() - method in class org.apache.fop.area.Area
Get the allocation block progression dimension of this area.
getAllocIPD() - method in class org.apache.fop.area.Area
Get the allocation inline progression dimension of this area.
getAltitude() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
The altitude of the context that is the height above the alignment point.
getAncestorBlock() - method in class org.apache.fop.fo.FOText
getAncestorBlockAreaBPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Find the first ancestor area that is a block area and returns its BPD.
getAncestorBlockAreaIPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Find the first ancestor area that is a block area and returns its IPD.
getAnnotations() - method in class org.apache.fop.pdf.PDFResourceContext
Get the current annotations.
getAnsiKerning() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the ANSI kerning table.
getAreaClass() - method in class org.apache.fop.area.Area
Get the area class of this area.
getAreaTreeModel() - method in class org.apache.fop.area.AreaTreeHandler
Get the area tree model for this area tree.
getArray() - method in class org.apache.fop.hyphenation.ByteVector
getArray() - method in class org.apache.fop.hyphenation.CharVector
getAscender() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the Ascender value.
getAscender() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Ascender height is the distance from the character baseline to the top of the character box.
getAscender() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Ascender height is the distance from the character baseline to the top of the character box.
getAscender() - method in class org.apache.fop.fonts.CustomFont
getAscender() - method in class org.apache.fop.fonts.Font
Returns the font's ascender.
getAscender() - method in class org.apache.fop.fonts.FontDescriptor
Returns the ascender value of the font.
getAscender() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
Ascender height is the distance from the character baseline to the top of the character box.
getAscender() - method in class org.apache.fop.fonts.LazyFont
getAscender(int) - method in class org.apache.fop.fonts.base14.Courier
getAscender(int) - method in class org.apache.fop.fonts.base14.CourierBold
getAscender(int) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getAscender(int) - method in class org.apache.fop.fonts.base14.CourierOblique
getAscender(int) - method in class org.apache.fop.fonts.CustomFont
getAscender(int) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getAscender(int) - method in class org.apache.fop.fonts.FontMetrics
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - method in class org.apache.fop.fonts.base14.Helvetica
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getAscender(int) - method in class org.apache.fop.fonts.base14.HelveticaOblique
getAscender(int) - method in class org.apache.fop.fonts.LazyFont
getAscender(int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
The ascender is the part of a lowercase letter that extends above the "x-height" (the height of the letter "x"), such as "d", "t", or "h".
getAscender(int) - method in class org.apache.fop.render.afp.fonts.RasterFont
The ascender is the part of a lowercase letter that extends above the "x-height" (the height of the letter "x"), such as "d", "t", or "h".
getAscender(int) - method in class org.apache.fop.fonts.base14.Symbol
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getAscender(int) - method in class org.apache.fop.fonts.base14.TimesBold
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getAscender(int) - method in class org.apache.fop.fonts.base14.TimesItalic
getAscender(int) - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the ascent of the font described by this FontMetrics object.
getAscender(int) - method in class org.apache.fop.fonts.base14.ZapfDingbats
getAscender(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Determines the font ascent of the Font described by this FontMetrics object
getAttachment() - method in class org.apache.fop.area.OffDocumentExtensionAttachment
getAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
RtfPage - attributes accessor
getAuralProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonAural object.
getAuthor() - method in class org.apache.fop.apps.FOUserAgent
Returns the author of the document
getAuthor() - method in class org.apache.fop.pdf.PDFInfo
getAuxiliaryPosition() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
getAuxiliaryPosition() - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
getAvailableBPD(int) - method in class org.apache.fop.layoutmgr.PageProvider
Returns the available BPD for the part/page indicated by the index parameter.
getAvailableShrink(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getAvailableStretch(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getBasedir() - method in class org.apache.fop.tools.anttasks.Fop
Gets the base directory.
getBaseFont() - method in class org.apache.fop.pdf.PDFFont
Returns the name of the BaseFont.
getBaseLength() - method in class org.apache.fop.datatypes.LengthBase
getBaseLength() - method in class org.apache.fop.fo.properties.PercentLength
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.datatypes.PercentBaseContext
Returns the base length for the given length base.
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.datatypes.SimplePercentBaseContext
Returns the value for the given lengthBase.
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
getBaseLength(int,org.apache.fop.fo.FObj) - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
Returns the value for the given lengthBase.
getBaseline(int) - method in class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
Return the baseline offset measured from the dominant baseline for the given baseline.
getBaseline(int) - method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTable
Return the offset measured from the dominant baseline for the given baseline identifier.
getBaselineOffset() - method in class org.apache.fop.area.inline.AbstractTextArea
Get baseline offset, i.e.
getBaselineOffset() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the offset between the current dominant baseline and the parent dominant baseline.
getBaselineShift() - method in class org.apache.fop.fo.flow.AbstractGraphics
getBaselineShift() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getBaselineShift() - method in class org.apache.fop.fo.flow.Character
getBaseLineShift() - method in class org.apache.fop.fo.FOText
getBaselineShift() - method in class org.apache.fop.fo.flow.Inline
getBaselineShift() - method in class org.apache.fop.fo.flow.InlineContainer
getBaselineShift() - method in class org.apache.fop.fo.flow.Leader
getBaselineShift() - method in class org.apache.fop.fo.flow.PageNumber
getBaselineShiftValue() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Returns the current value of baseline shift in effect.
getBaseTransform() - method in class org.apache.fop.svg.PDFGraphics2D
This is mainly used for shading patterns which use the document-global coordinate system instead of the local one.
getBaseTransform() - method in class org.apache.fop.pdf.PDFState
Get a copy of the base transform for the page.
getBaseURL() - method in class org.apache.fop.apps.FopFactory
Returns the base URL.
getBaseURL() - method in class org.apache.fop.apps.FOUserAgent
Returns the base URL.
getBaseValue() - method in class org.apache.fop.datatypes.LengthBase
getBaseValue() - method in class org.apache.fop.datatypes.PercentBase
getBBox() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Returns the character's bounding box.
getBBox() - method in class org.apache.fop.pdf.PDFFormXObject
Returns the bounding box.
getBeforeAfterBorderWidth() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the widths of the border-before and -after for this cell.
getBeforeBorderWidth(int,int) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the width of the before-border for the given row-span of this cell.
getBeforeFloat() - method in class org.apache.fop.area.BodyRegion
Get the before float area.
getBitsPerComponent() - method in class org.apache.fop.pdf.AlphaRasterImage
getBitsPerComponent() - method in class org.apache.fop.pdf.BitmapImage
getBitsPerComponent() - method in class org.apache.fop.pdf.FlateFilter
Get the number of bits per component.
getBitsPerComponent() - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
getBitsPerComponent() - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
getBitsPerComponent() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getBitsPerComponent() - method in class org.apache.fop.pdf.PDFImage
Get the bits per color component for this image.
getBlockContainerFO() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
getBlockFO() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
convenience method that returns the Block node
getBlockProgressionDimension() - method in class org.apache.fop.fo.flow.AbstractGraphics
getBlockProgressionDimension() - method in class org.apache.fop.fo.flow.BlockContainer
getBlockProgressionDimension() - method in class org.apache.fop.fo.extensions.ExternalDocument
getBlockProgressionDimension() - method in class org.apache.fop.fo.GraphicsProperties
getBlockProgressionDimension() - method in class org.apache.fop.fo.flow.table.Table
getBlockProgressionDimension() - method in class org.apache.fop.fo.flow.table.TableCell
getBlockProgressionDimension() - method in class org.apache.fop.fo.flow.table.TableRow
getBlocks() - method in class org.apache.fop.area.inline.Container
Get the block areas stacked inside this container area.
getBlocks() - method in class org.apache.fop.area.RegionReference
Get the block in this region.
getBody() - method in class org.apache.fop.fo.flow.ListItem
getBodyRegion() - method in class org.apache.fop.area.PageViewport
Convenience method to get BodyRegion of this PageViewport
getBodyType() - method in class org.apache.fop.fo.flow.table.EffRow
getBookmarks() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
getBookmarkTitle() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
Get the bookmark title for this bookmark
getBookmarkTitle() - method in class org.apache.fop.area.BookmarkData
Get the title for this bookmark object.
getBookmarkTree() - method in class org.apache.fop.fo.pagination.Root
Public accessor for the BookmarkTree object for this FO
getBooleanTrait(Object) - method in class org.apache.fop.area.Area
Get a boolean trait from this area.
getBorderAfter(int) - method in class org.apache.fop.fo.flow.table.GridUnit
Returns the resolved border-after of this grid unit, in the collapsing-border model.
getBorderAfterWidth(boolean) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderAndPaddingWidthAfter() - method in class org.apache.fop.area.Area
Return the sum of region border- and padding-after
getBorderAndPaddingWidthBefore() - method in class org.apache.fop.area.Area
Return the sum of region border- and padding-before
getBorderAndPaddingWidthEnd() - method in class org.apache.fop.area.Area
Return the sum of region border- and padding-end
getBorderAndPaddingWidthStart() - method in class org.apache.fop.area.Area
Return the sum of region border- and padding-start
getBorderAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
Returns the RtfAttributes for the borders of the table.
getBorderBefore(int) - method in class org.apache.fop.fo.flow.table.GridUnit
Returns the resolved border-before of this grid unit, in the collapsing-border model.
getBorderBeforeWidth(boolean) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderCollapse() - method in class org.apache.fop.fo.flow.table.Table
getBorderColor(int) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderEnd() - method in class org.apache.fop.fo.flow.table.GridUnit
Returns the resolved border-end of this grid unit, in the collapsing-border model.
getBorderEndWidth(boolean) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderInfo() - method in class org.apache.fop.fo.flow.table.BorderSpecification
Returns this border's informations.
getBorderInfo(int) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderModelFor(int) - static method in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
getBorderPaddingBackgroundProps() - method in class org.apache.fop.fo.PropertyList
Constructs a BorderAndPadding object.
getBorderPrecedence(int) - method in class org.apache.fop.fo.flow.table.TableFObj
getBorderSeparation() - method in class org.apache.fop.fo.flow.table.Table
getBorderStart() - method in class org.apache.fop.fo.flow.table.GridUnit
Returns the resolved border-start of this grid unit, in the collapsing-border model.
getBorderStartWidth(boolean) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderStyle(int) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBorderWidth(int,boolean) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getBounds2D(TextNode) - method in class org.apache.fop.render.ps.PSTextPainter
Get the bounds.
getBPAlignment() - method in class org.apache.fop.layoutmgr.LayoutContext
getBPD() - method in class org.apache.fop.area.Area
Get the block progression dimension of the content rectangle for this area.
getBPD() - method in class org.apache.fop.area.BeforeFloat
Get the height of this before float.
getBPD() - method in class org.apache.fop.area.inline.FilledArea
getBPD() - method in class org.apache.fop.layoutmgr.KnuthBlockBox
Returns the natural width (without stretching nor shrinking) of the line represented by this box.
getBPD() - method in class org.apache.fop.fo.properties.LengthPairProperty
Return all the border and padding height in the block progression dimension.
getBreakAfter() - method in class org.apache.fop.fo.flow.Block
getBreakAfter() - method in class org.apache.fop.fo.flow.BlockContainer
getBreakAfter() - method in class org.apache.fop.fo.flow.table.EffRow
Returns the break class for this row.
getBreakAfter() - method in class org.apache.fop.layoutmgr.LayoutContext
Returns the value of the break after the element whose LayoutManager.getNextKnuthElements(LayoutContext,int) method has just been called.
getBreakAfter() - method in class org.apache.fop.fo.flow.ListBlock
getBreakAfter() - method in class org.apache.fop.fo.flow.ListItem
getBreakAfter() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the class of the before after for the last child element of this cell.
getBreakAfter() - method in class org.apache.fop.fo.flow.table.Table
getBreakAfter() - method in class org.apache.fop.fo.flow.table.TableRow
getBreakBefore() - method in class org.apache.fop.fo.flow.Block
getBreakBefore() - method in class org.apache.fop.fo.flow.BlockContainer
getBreakBefore() - method in class org.apache.fop.fo.flow.table.EffRow
Returns the break class for this row.
getBreakBefore() - method in class org.apache.fop.layoutmgr.LayoutContext
Returns the value of the break before the element whose LayoutManager.getNextKnuthElements(LayoutContext,int) method has just been called.
getBreakBefore() - method in class org.apache.fop.fo.flow.ListBlock
getBreakBefore() - method in class org.apache.fop.fo.flow.ListItem
getBreakBefore() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the class of the before break for the first child element of this cell.
getBreakBefore() - method in class org.apache.fop.fo.flow.table.Table
getBreakBefore() - method in class org.apache.fop.fo.flow.table.TableRow
getBreakClass() - method in class org.apache.fop.layoutmgr.BreakElement
Returns the break class of this penalty.
getBreakClass() - method in class org.apache.fop.layoutmgr.KnuthPenalty
getBuffer() - method in class org.apache.fop.svg.PDFGraphics2D
Get the string buffer from the currentStream, containing all the commands written into this Grpahics so far.
getBufferedImage(int,int) - method in class org.apache.fop.render.java2d.Java2DRenderer
Returns a specific BufferedImage to paint a page image on.
getBufferedImage(int,int) - method in class org.apache.fop.render.bitmap.TIFFRenderer
getBufferOutputStream() - method in class org.apache.fop.pdf.PDFStream
Returns an OutputStream that can be used to write to the buffer which is used to build up the PDF stream.
getBytes(int,int) - method in class org.apache.fop.fonts.truetype.FontFileReader
Return a copy of the internal array
getCacheKey(org.apache.fop.fonts.EmbedFontInfo) - static method in class org.apache.fop.fonts.FontCache
creates a key given a font info for the font mapping
getCacheToFile() - method in class org.apache.fop.pdf.StreamCacheFactory
Get the value of the global cacheToFile flag.
getCapHeight() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the CapHeight value.
getCapHeight() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Cap height is the average height of the uppercase characters in a font.
getCapHeight() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Cap height is the average height of the uppercase characters in a font.
getCapHeight() - method in class org.apache.fop.fonts.CustomFont
getCapHeight() - method in class org.apache.fop.fonts.Font
Returns the font's CapHeight.
getCapHeight() - method in class org.apache.fop.fonts.FontDescriptor
Returns the capital height of the font.
getCapHeight() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
Cap height is the average height of the uppercase characters in a font.
getCapHeight() - method in class org.apache.fop.fonts.LazyFont
getCapHeight() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the CapHeight parameter for the font (height of uppercase H).
getCapHeight() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the CapHeight attribute of the font.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.Courier
getCapHeight(int) - method in class org.apache.fop.fonts.base14.CourierBold
getCapHeight(int) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getCapHeight(int) - method in class org.apache.fop.fonts.base14.CourierOblique
getCapHeight(int) - method in class org.apache.fop.fonts.CustomFont
getCapHeight(int) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getCapHeight(int) - method in class org.apache.fop.fonts.FontMetrics
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.Helvetica
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getCapHeight(int) - method in class org.apache.fop.fonts.base14.HelveticaOblique
getCapHeight(int) - method in class org.apache.fop.fonts.LazyFont
getCapHeight(int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
Obtains the height of capital letters for the specified point size.
getCapHeight(int) - method in class org.apache.fop.render.afp.fonts.RasterFont
Obtains the height of capital letters for the specified point size.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.Symbol
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getCapHeight(int) - method in class org.apache.fop.fonts.base14.TimesBold
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getCapHeight(int) - method in class org.apache.fop.fonts.base14.TimesItalic
getCapHeight(int) - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the size of a capital letter measured from the font's baseline.
getCapHeight(int) - method in class org.apache.fop.fonts.base14.ZapfDingbats
getCapHeight(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
The size of a capital letter measured from the font's baseline
getCategory() - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
getCategory() - method in class org.apache.fop.fo.extensions.ExtensionAttachment
This method returns a category URI that allows a processor (layout manager or renderer) to determine if it supports this object.
getCategory() - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
getCategory() - method in class org.apache.fop.render.ps.extensions.PSSetupCode
getCategory() - method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
getCell() - method in class org.apache.fop.fo.flow.table.GridUnit
getCellLM() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.FlowLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.LayoutManager
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied In the context of line breaking, this method is called after hyphenation has been performed, in order to receive the sequence of elements representing the text together with all possibile hyphenation points.
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
getChangedKnuthElements(List,int) - method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
getChar() - method in class org.apache.fop.area.inline.Character
Get the character for this inline character area.
getChar(String) - method in class org.apache.fop.fonts.type1.AFMFile
Returns the character metrics associated with the character name.
getCharacter() - method in class org.apache.fop.fo.flow.Character
getCharacter() - method in class org.apache.fop.fo.properties.CharacterProperty
getCharacter() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getCharacter(int,int) - method in class org.apache.fop.render.txt.border.BorderManager
getCharacterSet() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the CharacterSet value.
getCharacterSet() - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the character set metrics.
getCharacterSet(int) - method in class org.apache.fop.render.afp.fonts.AFPFont
Returns the character set for a given size
getCharacterSet(int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the character set metrics.
getCharacterSet(int) - method in class org.apache.fop.render.afp.fonts.RasterFont
Get the character set metrics for the specified point size.
getCharCode() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Returns the character code.
getCharCount() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the number of character available for this font.
getCharMetrics() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the list of AFMCharMetrics instances representing all the available characters.
getCharName() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Returns the PostScript character name.
getCharNameMap() - method in class org.apache.fop.fonts.AbstractCodePointMapping
Returns the array of character names for this encoding.
getCharSet() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the charset used for the font.
getCharSetName() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the charset of the font as a string.
getCharSetName() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the name of the character set used.
getCharsUsed() - method in class org.apache.fop.fonts.CIDFont
Returns a char array containing all Unicode characters that have been accessed.
getCharsUsed() - method in class org.apache.fop.fonts.MultiByteFont
getCharWidth(char) - method in class org.apache.fop.fonts.Font
Helper method for getting the width of a unicode char from the current fontstate.
getCharWidth(int) - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the width of a given character.
getCharWidth(short) - method in class org.apache.fop.fonts.type1.PFMFile
Returns the width of a character
getChildArea() - method in class org.apache.fop.layoutmgr.inline.ExternalGraphicLayoutManager
getChildArea() - method in class org.apache.fop.area.inline.InlineBlockParent
Get the child areas for this inline parent.
getChildArea() - method in class org.apache.fop.layoutmgr.inline.InstreamForeignObjectLM
getChildAreas() - method in class org.apache.fop.area.BlockParent
Get the list of child areas for this block area.
getChildAreas() - method in class org.apache.fop.area.inline.FilledArea
Get the child areas for this filled area.
getChildAreas() - method in class org.apache.fop.area.inline.InlineParent
Get the child areas for this inline parent.
getChildBookmarks() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
getChildCount() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
getChildLM() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Return currently active child LayoutManager or null if all children have finished layout.
getChildLMs() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
getChildLMs() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getChildLMs() - method in class org.apache.fop.layoutmgr.LayoutManager
getChildNodes() - method in class org.apache.fop.fo.FObj
getChildNodes() - method in class org.apache.fop.fo.FONode
Return an iterator over all the child nodes of this FObj.
getChildNodes(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FObj
Return an iterator over the object's childNodes starting at the passed-in node (= first call to iterator.next() will return childNode)
getChildNodes(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FONode
Return an iterator over the object's child nodes starting at the passed node.
getChildren() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
getChildXMLObj() - method in class org.apache.fop.fo.flow.InstreamForeignObject
getChosenDemerits() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getChosenLineCount() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getChosenPosition(int) - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getCIDSet() - method in class org.apache.fop.pdf.PDFFontDescriptor
getCIDType() - method in class org.apache.fop.fonts.CIDFont
Returns the type of the CID font.
getCIDType() - method in class org.apache.fop.fonts.MultiByteFont
getClip() - method in class org.apache.fop.area.BlockViewport
Get the clipping for this viewport.
getClip() - method in class org.apache.fop.area.inline.Viewport
Get the clip of this viewport.
getClippedWidth(org.apache.fop.traits.BorderProps) - static method in class org.apache.fop.traits.BorderProps
getCMaps() - method in class org.apache.fop.fonts.truetype.TTFFile
Return a List with TTFCmapEntry.
getCodePage() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP code page identifier
getCodePointForGlyph(String) - method in class org.apache.fop.fonts.AbstractCodePointMapping
Returns the index of a character/glyph with the given name.
getCodePointMapping() - method in class org.apache.fop.fonts.SingleByteFont
Returns the code point mapping (encoding) of this font.
getColIndex() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the index of the column this grid unit belongs to.
getColor() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getColor() - method in class org.apache.fop.fo.flow.Block
getColor() - method in class org.apache.fop.fo.flow.Character
getColor() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
getColor() - method in class org.apache.fop.fo.FOText
getColor() - method in class org.apache.fop.fo.flow.InlineLevel
getColor() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
getColor() - method in class org.apache.fop.fo.flow.PageNumber
getColor() - method in class org.apache.fop.area.Trait.Background
Returns the background color.
getColor(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.fo.properties.ColorProperty
Returns an AWT instance of this color
getColor(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.fo.expr.NCnameProperty
If a system color, return the corresponding value.
getColor(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.fo.properties.NumberProperty
Convert NumberProperty to a Color.
getColor(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.fo.expr.NumericProperty
getColor(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getColorNumber(int,int,int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
Gets the number of color in the color table
getColorNumber(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
getColorProfile(String) - method in class org.apache.fop.fo.pagination.Declarations
Return ColorProfile with given name.
getColorProfileName() - method in class org.apache.fop.fo.pagination.ColorProfile
Return the "color-profile-name" property.
getColorProperty() - method in class org.apache.fop.fo.properties.ColorProperty
Can't convert to any other types
getColors() - method in class org.apache.fop.pdf.FlateFilter
Get the colors for this filter.
getColorSpace() - method in class org.apache.fop.pdf.AlphaRasterImage
getColorSpace() - method in class org.apache.fop.pdf.BitmapImage
Get the color space for the image data.
getColorSpace() - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
getColorSpace() - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
getColorSpace() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getColorSpace() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
Get the colorspace value
getColorSpace() - method in class org.apache.fop.pdf.PDFDocument
Get the color space.
getColorSpace() - method in class org.apache.fop.pdf.PDFImage
Get the color space for this image.
getColorSpace() - method in class org.apache.fop.pdf.PDFPathPaint
Get the current color space value for this paint.
getColorSpace(String) - method in class org.apache.fop.pdf.PDFResources
Returns a color space by name.
getColorSpace(String,String) - method in class org.apache.fop.apps.FopFactory
Create (if needed) and return an ICC ColorSpace instance.
getColorSpaceOut(boolean) - method in class org.apache.fop.pdf.PDFColor
Get the PDF output string for this color.
getColorSpaceOut(boolean) - method in class org.apache.fop.pdf.PDFPathPaint
Get the PDF string for setting the path paint.
getColorSpaceOut(boolean) - method in class org.apache.fop.pdf.PDFPattern
Get the PDF command for setting to this pattern.
getColSpanIndex() - method in class org.apache.fop.fo.flow.table.GridUnit
getColumn(int) - method in class org.apache.fop.layoutmgr.table.ColumnSetup
Returns a column.
getColumn(int) - method in class org.apache.fop.fo.flow.table.Table
Returns the column at the given index.
getColumnCount() - method in class org.apache.fop.area.BodyRegion
Get the number of columns when not spanning
getColumnCount() - method in class org.apache.fop.layoutmgr.table.ColumnSetup
getColumnCount() - method in class org.apache.fop.area.MainReference
getColumnCount() - method in class org.apache.fop.fo.pagination.RegionBody
Return the "column-count" property.
getColumnCount() - method in class org.apache.fop.area.Span
Get the column count for this span area.
getColumnGap() - method in class org.apache.fop.area.BodyRegion
getColumnGap() - method in class org.apache.fop.area.MainReference
getColumnGap() - method in class org.apache.fop.fo.pagination.RegionBody
Return the "column-gap" property.
getColumnIndex() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
getColumnIndex() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
getColumnNumber() - method in class org.apache.fop.fo.flow.table.TableCell
getColumnNumber() - method in class org.apache.fop.fo.flow.table.TableColumn
getColumnNumberManager() - method in class org.apache.fop.fo.flow.table.ColumnNumberManagerHolder
Returns the encapsulated ColumnNumberManage instance.
getColumnNumberManager() - method in class org.apache.fop.fo.flow.table.Table
getColumnNumberManager() - method in class org.apache.fop.fo.flow.table.TableCellContainer
getColumnRowSpanningAttrs() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
getColumnRowSpanningNumber() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
getColumns() - method in class org.apache.fop.pdf.FlateFilter
Get the number of columns for this filter.
getColumns() - method in class org.apache.fop.fo.flow.table.Table
Returns the list of table-column elements.
getColumns() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
getColumnWidth() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
get current column width according to column iteration index
getColumnWidth() - method in class org.apache.fop.area.Span
Get the width of a single column within this Span
getColumnWidth() - method in class org.apache.fop.fo.flow.table.TableColumn
getColumnWidth() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
Get current column width according to column iteration index
Creates the combined element list for a row group.
getCommonAbsolutePosition() - method in class org.apache.fop.fo.flow.BlockContainer
getCommonAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.AbstractGraphics
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.Block
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.BlockContainer
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.Character
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.InlineLevel
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.ListBlock
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.ListItem
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.PageNumber
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.pagination.Region
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.table.Table
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.table.TableBody
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.table.TableCell
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.table.TableColumn
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.table.TableFObj
getCommonBorderPaddingBackground() - method in class org.apache.fop.fo.flow.table.TableRow
getCommonFont() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getCommonFont() - method in class org.apache.fop.fo.flow.Block
getCommonFont() - method in class org.apache.fop.fo.flow.Character
getCommonFont() - method in class org.apache.fop.fo.FOText
getCommonFont() - method in class org.apache.fop.fo.flow.InlineLevel
getCommonFont() - method in class org.apache.fop.fo.flow.PageNumber
getCommonHyphenation() - method in class org.apache.fop.fo.flow.Block
getCommonHyphenation() - method in class org.apache.fop.fo.flow.Character
getCommonHyphenation() - method in class org.apache.fop.fo.FOText
getCommonMarginBlock() - method in class org.apache.fop.fo.flow.Block
getCommonMarginBlock() - method in class org.apache.fop.fo.flow.BlockContainer
getCommonMarginBlock() - method in class org.apache.fop.fo.flow.ListBlock
getCommonMarginBlock() - method in class org.apache.fop.fo.flow.ListItem
getCommonMarginBlock() - method in class org.apache.fop.fo.pagination.RegionBody
Return the Common Margin Properties-Block.
getCommonMarginBlock() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getCommonMarginBlock() - method in class org.apache.fop.fo.flow.table.Table
getCommonMarginInline() - method in class org.apache.fop.fo.flow.InlineLevel
getCommonRelativePosition() - method in class org.apache.fop.fo.flow.Block
getComponent(int) - method in class org.apache.fop.datatypes.CompoundDatatype
Returns a component of the compound datatype.
getComponent(int) - method in class org.apache.fop.fo.properties.CondLengthProperty
getComponent(int) - method in class org.apache.fop.fo.properties.KeepProperty
getComponent(int) - method in class org.apache.fop.fo.properties.LengthPairProperty
getComponent(int) - method in class org.apache.fop.fo.properties.LengthRangeProperty
getComponent(int) - method in class org.apache.fop.fo.properties.SpaceProperty
getCompressionRate() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
Gets the compression rate for the image in percent.
getConditionality() - method in class org.apache.fop.fo.properties.CondLengthProperty
Returns the conditionality.
getConditionality() - method in class org.apache.fop.fo.properties.SpaceProperty
getCondLength() - method in class org.apache.fop.fo.properties.CondLengthProperty
getCondLength() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
Returns a renderer config object that can be used to configure the renderer.
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.afp.AFPRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.pcl.PCLRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.pdf.PDFRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.bitmap.PNGRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.print.PrintRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.ps.PSRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.bitmap.TIFFRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.txt.TXTRendererMaker
getConfigurator(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.xml.XMLRendererMaker
getContainer(Class,boolean,Object) - method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
find the "nearest" container that implements the given interface on our stack
getContent() - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
getContent() - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
getContent() - method in class org.apache.fop.render.ps.PSPageDeviceDictionary
Returns a dictionary string with containing all unwritten content note: unnecessary writes are important as there is a device specific initgraphics call by the underlying postscript interpreter on every setpagedevice call which can result in blank pages etc.
getContent() - method in class org.apache.fop.area.inline.Viewport
Get the content area for this viewport.
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
Returns the BPD of the content area
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Returns the BPD of the content area
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Returns the BPD of the content area
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.FlowLayoutManager
Returns the BPD of the content area
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.LayoutManager
Returns the BPD of the content area
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Returns the BPD of the content area
getContentAreaBPD() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Returns the BPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.FlowLayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.LayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Returns the IPD of the content area
getContentAreaIPD() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Returns the IPD of the content area
Creates a new ContentHandler instance that you can send the area tree XML to.
getContentHandlerFactory() - method in class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
getContentHandlerFactory() - method in class org.apache.fop.fo.FONode
This method is overridden by extension elements and allows the extension element to return a ContentHandlerFactory.
getContentHandlerFactory() - method in class org.apache.fop.fo.extensions.svg.SVGElement
getContentHandlerFactoryRegistry() - method in class org.apache.fop.apps.FopFactory
getContentHeight() - method in class org.apache.fop.fo.flow.AbstractGraphics
getContentHeight() - method in class org.apache.fop.fo.extensions.ExternalDocument
getContentHeight() - method in class org.apache.fop.fo.GraphicsProperties
getContentLength() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
getContentPosition() - method in class org.apache.fop.area.inline.Viewport
Get the position and size of the content of this viewport.
getContentWidth() - method in class org.apache.fop.fo.flow.AbstractGraphics
getContentWidth() - method in class org.apache.fop.fo.extensions.ExternalDocument
getContentWidth() - method in class org.apache.fop.fo.GraphicsProperties
getContext() - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Current child layout context
getContextInfo() - method in class org.apache.fop.fo.FONode
Returns a String containing as much context information as possible about a node.
getCount() - method in class org.apache.fop.area.BookmarkData
Get the size of child data objects.
getCount() - method in class org.apache.fop.pdf.PDFAnnotList
get the count of /Annot objects
getCount() - method in class org.apache.fop.pdf.PDFPages
get the count of /Page objects
getCountry() - method in class org.apache.fop.area.PageSequence
Returns the country of the page-sequence.
getCountry() - method in class org.apache.fop.fo.pagination.PageSequence
getCreationDate() - method in class org.apache.fop.apps.FOUserAgent
Returns the creation date of the document
getCreationDate() - method in class org.apache.fop.pdf.PDFInfo
getCreator() - method in class org.apache.fop.apps.FOUserAgent
Returns the creator of the document
getCreator() - method in class org.apache.fop.pdf.PDFInfo
getCTM() - method in class org.apache.fop.area.BlockViewport
Get the transform of this block viewport.
getCTM() - method in class org.apache.fop.area.RegionReference
Get the current transform of this region.
Construct a coordinate transformation matrix (CTM).
getCurrentArea() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
getCurrentArea() - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Returns the current area.
getCurrentChildLM() - method in class org.apache.fop.layoutmgr.AbstractBreaker
getCurrentChildLM() - method in class org.apache.fop.layoutmgr.PageBreaker
getCurrentDisplayAlign() - method in class org.apache.fop.layoutmgr.AbstractBreaker
getCurrentDisplayAlign() - method in class org.apache.fop.layoutmgr.PageBreaker
getCurrentFlow() - method in class org.apache.fop.area.PageViewport
Convenience method to get the normal-flow-reference-area currently being processed
getCurrentFlow() - method in class org.apache.fop.area.Span
Get the NormalFlow area currently being processed
getCurrentFlowIndex() - method in class org.apache.fop.area.Span
getCurrentFont() - method in class org.apache.fop.svg.PDFTextUtil
Returns the current font in use.
getCurrentOutputStream(int) - method in class org.apache.fop.render.bitmap.PNGRenderer
Returns the OutputStream corresponding to this page
getCurrentOutputStream(int) - method in class org.apache.fop.render.svg.SVGRenderer
Returns the OutputStream corresponding to this page
getCurrentPage() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
getCurrentPage() - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Provides access to the current page.
getCurrentPage() - method in class org.apache.fop.svg.PDFContext
getCurrentPageNum() - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Provides access to the current page number
getCurrentPageNumber() - method in class org.apache.fop.render.java2d.Java2DRenderer
getCurrentPageSequence() - method in class org.apache.fop.area.AreaTreeModel
Returns the currently active page-sequence.
getCurrentPageViewport() - method in class org.apache.fop.render.AbstractRenderer
getCurrentPos() - method in class org.apache.fop.fonts.truetype.FontFileReader
Returns current file position.
getCurrentPV() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
getCurrentSpan() - method in class org.apache.fop.area.MainReference
Get the span area currently being filled (i.e., the last span created).
getCurrentSpan() - method in class org.apache.fop.area.PageViewport
Convenience method to get the span-reference-area currently being processed
getCurrentTransform() - method in class org.apache.fop.svg.PDFAElementBridge
getCurrentXPosition() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the currentXPosition.
getCurrentXPosition() - method in class org.apache.fop.render.RendererContext.RendererContextWrapper
getCurrentYPosition() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the currentYPosition.
getCurrentYPosition() - method in class org.apache.fop.render.RendererContext.RendererContextWrapper
getCustomURIResolver() - method in class org.apache.fop.apps.FOURIResolver
Returns the custom URI Resolver.
getData() - method in class org.apache.fop.pdf.PDFState
getData() - method in class org.apache.fop.area.Trait
Returns the trait data value.
getData(int) - method in class org.apache.fop.render.txt.border.AbstractBorderElement
Returns value of side's element of data.
getDataLength() - method in class org.apache.fop.pdf.PDFStream
Returns the size of the content.
getDeclarations() - method in class org.apache.fop.fo.pagination.Root
Returns the associated Declarations.
getDecodeParms() - method in class org.apache.fop.pdf.ASCII85Filter
Get the decode parameters.
getDecodeParms() - method in class org.apache.fop.pdf.ASCIIHexFilter
Get the decode params.
getDecodeParms() - method in class org.apache.fop.pdf.CCFFilter
getDecodeParms() - method in class org.apache.fop.pdf.DCTFilter
Get the decode params for this filter.
getDecodeParms() - method in class org.apache.fop.pdf.FlateFilter
Get the decode params for this filter.
getDecodeParms() - method in class org.apache.fop.pdf.NullFilter
getDecodeParms() - method in class org.apache.fop.pdf.PDFFilter
return a parameter dictionary for this filter, or null
getDefaultBorderInfo() - static method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
Returns a default BorderInfo of style none.
getDefaultCacheFile(boolean) - static method in class org.apache.fop.fonts.FontCache
Returns the default font cache file.
getDefaultDOMImplementation() - static method in class org.apache.fop.fo.ElementMapping
getDefaultHandler() - method in class org.apache.fop.apps.Fop
Returns the DefaultHandler object that will receive the SAX stream containing the FO document to be rendered.
getDefaultPageDefinition() - static method in class org.apache.fop.render.pcl.PCLPageDefinition
getDefaultRegionName() - method in class org.apache.fop.fo.pagination.Region
Returns the default region name (xsl-region-before, xsl-region-start, etc.)
getDefaultRegionName() - method in class org.apache.fop.fo.pagination.RegionAfter
getDefaultRegionName() - method in class org.apache.fop.fo.pagination.RegionBefore
getDefaultRegionName() - method in class org.apache.fop.fo.pagination.RegionBody
getDefaultRegionName() - method in class org.apache.fop.fo.pagination.RegionEnd
getDefaultRegionName() - method in class org.apache.fop.fo.pagination.RegionStart
getDefaultStyleName() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
Gets the name of the default style.
getDefaultWidth() - method in class org.apache.fop.fonts.CIDFont
Returns the default width for this font.
getDefaultWidth() - method in class org.apache.fop.fonts.MultiByteFont
getDelegateContentHandler() - method in class org.apache.fop.util.DelegatingContentHandler
getDemerits(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getDemerits(int) - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getDepth() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
The depth of the context that is the height below alignment point.
getDescender() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the Descender value.
getDescender() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Descender depth is the distance from the character baseline to the bottom of a character box.
getDescender() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Descender depth is the distance from the character baseline to the bottom of a character box.
getDescender() - method in class org.apache.fop.fonts.CustomFont
getDescender() - method in class org.apache.fop.fonts.Font
Returns the font's Descender.
getDescender() - method in class org.apache.fop.fonts.FontDescriptor
Returns the descender value of the font.
getDescender() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
Descender depth is the distance from the character baseline to the bottom of a character box.
getDescender() - method in class org.apache.fop.fonts.LazyFont
getDescender(int) - method in class org.apache.fop.fonts.base14.Courier
getDescender(int) - method in class org.apache.fop.fonts.base14.CourierBold
getDescender(int) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getDescender(int) - method in class org.apache.fop.fonts.base14.CourierOblique
getDescender(int) - method in class org.apache.fop.fonts.CustomFont
getDescender(int) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getDescender(int) - method in class org.apache.fop.fonts.FontMetrics
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - method in class org.apache.fop.fonts.base14.Helvetica
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getDescender(int) - method in class org.apache.fop.fonts.base14.HelveticaOblique
getDescender(int) - method in class org.apache.fop.fonts.LazyFont
getDescender(int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
The descender is the part of a lowercase letter that extends below the base line, such as "g", "j", or "p".
getDescender(int) - method in class org.apache.fop.render.afp.fonts.RasterFont
The descender is the part of a lowercase letter that extends below the base line, such as "g", "j", or "p".
getDescender(int) - method in class org.apache.fop.fonts.base14.Symbol
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getDescender(int) - method in class org.apache.fop.fonts.base14.TimesBold
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getDescender(int) - method in class org.apache.fop.fonts.base14.TimesItalic
getDescender(int) - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the descent of the font described by this FontMetrics object.
getDescender(int) - method in class org.apache.fop.fonts.base14.ZapfDingbats
getDescender(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Determines the font descent of the Font described by this FontMetrics object
getDescriptor() - method in class org.apache.fop.pdf.PDFFontNonBase14
getDestinationList() - method in class org.apache.fop.pdf.PDFDocument
Gets the list of named destinations.
getDestinationList() - method in class org.apache.fop.fo.pagination.Root
Public accessor for the list of Destination objects for this FO
getDestOutputProfile() - method in class org.apache.fop.pdf.PDFOutputIntent
getDests() - method in class org.apache.fop.pdf.PDFDocument
Gets the PDFDests object (which represents the /Dests entry).
getDests() - method in class org.apache.fop.pdf.PDFNames
Returns the Dests object
getDeviceConfiguration() - method in class org.apache.fop.render.pcl.PCLGraphics2D
getDeviceConfiguration() - method in class org.apache.fop.svg.PDFGraphics2D
Returns the device configuration associated with this Graphics2D.
getDeviceDPI() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
getDifference(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getDimension() - method in class org.apache.fop.fo.properties.EnumNumber
getDimension() - method in class org.apache.fop.datatypes.LengthBase
getDimension() - method in class org.apache.fop.fo.properties.LengthProperty
getDimension() - method in class org.apache.fop.fo.properties.NumberProperty
Plain number always has a dimension of 0.
getDimension() - method in class org.apache.fop.datatypes.Numeric
Return the dimension of this numeric.
getDimension() - method in class org.apache.fop.fo.expr.NumericProperty
Return the dimension.
getDimension() - method in class org.apache.fop.datatypes.PercentBase
Determines whether a numeric property is created or one with a percentage base.
getDimension() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
Return the dimension of the expression
getDimension(Point2D) - method in class org.apache.fop.fo.extensions.svg.SVGElement
Get the dimensions of this XML document.
getDimension(Point2D) - method in class org.apache.fop.fo.XMLObj
Returns the dimensions of the generated area in pts.
getDirectoryFilter() - static method in class org.apache.fop.fonts.autodetect.FontFileFinder
Font directory filter.
getDisplayAlign() - method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
getDisplayAlign() - method in class org.apache.fop.fo.flow.AbstractGraphics
getDisplayAlign() - method in class org.apache.fop.fo.flow.BlockContainer
getDisplayAlign() - method in class org.apache.fop.fo.extensions.ExternalDocument
getDisplayAlign() - method in class org.apache.fop.fo.GraphicsProperties
getDisplayAlign() - method in class org.apache.fop.fo.pagination.Region
getDisplayAlign() - method in class org.apache.fop.fo.flow.table.TableCell
getDisplayMode() - method in class org.apache.fop.render.awt.viewer.PreviewPanel
Returns the display mode.
getDocument() - method in class org.apache.fop.area.inline.ForeignObject
Get the document for this foreign object.
getDocument() - method in class org.apache.fop.pdf.PDFFactory
Returns the parent PDFDocument associated with this factory.
getDocument() - method in class org.apache.fop.pdf.PDFObject
Returns the parent PDFDocument if assigned.
getDocument() - method in class org.apache.fop.pdf.PDFProfile
getDocumentArea() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
Call startDocumentArea if needed and return the document area object.
getDocumentSafely() - method in class org.apache.fop.pdf.PDFObject
Returns the parent PDFDocument, but unlike getDocument() it throws an informative Exception if the parent document is unavailable instead of having a NullPointerException somewhere without a message.
getDOMDocument() - method in class org.apache.fop.fo.XMLObj
getDOMImplementation() - method in class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
getDOMImplementation() - method in class org.apache.fop.fo.ElementMapping
Returns the DOMImplementation used by this ElementMapping.
getDOMImplementation() - method in class org.apache.fop.fo.extensions.xmp.RDFElementMapping
getDOMImplementation() - method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
getDOMImplementation() - method in class org.apache.fop.fo.extensions.xmp.XMPElementMapping
Tries to determine the DOMImplementation that is used to handled a particular namespace.
getDominantBaseline() - method in class org.apache.fop.fo.flow.AbstractGraphics
getDominantBaseline() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getDominantBaseline() - method in class org.apache.fop.fo.flow.Character
getDominantBaseline() - method in class org.apache.fop.fo.flow.Inline
getDominantBaseline() - method in class org.apache.fop.fo.flow.InlineContainer
getDominantBaseline() - method in class org.apache.fop.fo.flow.Leader
getDominantBaseline() - method in class org.apache.fop.fo.flow.PageNumber
getDominantBaselineIdentifier() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the dominant baseline identifier.
getDominantBaselineIdentifier() - method in class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
Return the dominant baseline for this baseline table.
getDominantBaselineIdentifier() - method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTable
Return the dominant baseline identifer for this alignment context.
getEffectiveArea() - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
getEffectiveArea() - method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
getEffectiveLocator() - method in class org.apache.fop.fo.FOTreeBuilder
getEffectiveSpace(double,org.apache.fop.traits.MinOptMax) - static method in class org.apache.fop.layoutmgr.TraitSetter
Returns the effective space length of a resolved space specifier based on the adjustment value.
getElement() - method in class org.apache.fop.render.ps.extensions.PSCommentAfter
getElement() - method in class org.apache.fop.render.ps.extensions.PSCommentBefore
getElement() - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
getElement() - method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
getElement() - method in class org.apache.fop.render.ps.extensions.PSSetupCode
getElement() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the element.
getElement(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Return the element at index idx in the paragraph.
getElement(int) - method in class org.apache.fop.layoutmgr.KnuthSequence
getElementLists() - method in class org.apache.fop.layoutmgr.KnuthBlockBox
Returns the list of Knuth sequences registered by this box.
getElementMapping(String) - method in class org.apache.fop.fo.ElementMappingRegistry
Returns an ElementMapping class for a namespace URI if there is one.
getElementMappingRegistry() - method in class org.apache.fop.apps.FopFactory
getElementName() - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
getElements() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
getEmbedFile() - method in class org.apache.fop.fonts.EmbedFontInfo
Returns the path to the embeddable font file
getEmbedFileName() - method in class org.apache.fop.fonts.CustomFont
Returns an URI representing an embeddable font file.
getEmbedFileSource() - method in class org.apache.fop.fonts.CustomFont
Returns a Source representing an embeddable font file.
getEmbedFontName() - method in class org.apache.fop.render.afp.fonts.AFPFont
getEmbedFontName() - method in class org.apache.fop.fonts.base14.Courier
getEmbedFontName() - method in class org.apache.fop.fonts.base14.CourierBold
getEmbedFontName() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getEmbedFontName() - method in class org.apache.fop.fonts.base14.CourierOblique
getEmbedFontName() - method in class org.apache.fop.fonts.CustomFont
getEmbedFontName() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getEmbedFontName() - method in class org.apache.fop.fonts.FontMetrics
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - method in class org.apache.fop.fonts.base14.Helvetica
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getEmbedFontName() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getEmbedFontName() - method in class org.apache.fop.fonts.LazyFont
getEmbedFontName() - method in class org.apache.fop.fonts.MultiByteFont
getEmbedFontName() - method in class org.apache.fop.fonts.base14.Symbol
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getEmbedFontName() - method in class org.apache.fop.fonts.base14.TimesBold
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getEmbedFontName() - method in class org.apache.fop.fonts.base14.TimesItalic
getEmbedFontName() - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
getEmbedFontName() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getEmbedResourceName() - method in class org.apache.fop.fonts.CustomFont
Returns the lookup name to an embeddable font file available as a resource.
getEncoding() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP code page encoding
getEncoding() - method in class org.apache.fop.fonts.base14.Courier
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.CourierBold
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getEncoding() - method in class org.apache.fop.fonts.base14.CourierOblique
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getEncoding() - method in class org.apache.fop.fonts.base14.Helvetica
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.HelveticaBold
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.HelveticaOblique
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.LazyFont
getEncoding() - method in class org.apache.fop.fonts.MultiByteFont
getEncoding() - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.render.afp.fonts.RasterFont
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.SingleByteFont
getEncoding() - method in class org.apache.fop.fonts.base14.Symbol
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getEncoding() - method in class org.apache.fop.fonts.base14.TimesBold
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.TimesItalic
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.TimesRoman
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.Typeface
Get the encoding of the font.
getEncoding() - method in class org.apache.fop.fonts.base14.ZapfDingbats
Get the encoding of the font.
getEncodingScheme() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the EncodingScheme value.
getEncryption() - method in class org.apache.fop.pdf.PDFDocument
Returns the active Encryption object.
getEndingPageNumberOfPreviousSequence() - method in class org.apache.fop.fo.pagination.Root
Gets the last page number generated by the previous page-sequence
getEndNumber() - method in class org.apache.fop.render.print.PrintRenderer
getEnum() - method in class org.apache.fop.fo.properties.EnumLength
getEnum() - method in class org.apache.fop.fo.properties.EnumNumber
getEnum() - method in class org.apache.fop.fo.properties.EnumProperty
getEnum() - method in class org.apache.fop.datatypes.Numeric
Return the enum value that is stored in this numeric.
getEnum() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getEventHandler() - method in class org.apache.fop.fo.FOTreeBuilder
Provides access to the underlying FOEventHandler object.
getExceptionWord(ArrayList) - method in class org.apache.fop.hyphenation.PatternParser
getExplicit(int) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
Null implementation; not used by this type of PropertyList
getExplicit(int) - method in class org.apache.fop.fo.PropertyList
Return the value explicitly specified on this FO.
getExplicit(int) - method in class org.apache.fop.fo.StaticPropertyList
Return the value explicitly specified on this FO.
getExplicitHeight() - method in class org.apache.fop.fo.flow.table.EffRow
getExplicitOrShorthand(int) - method in class org.apache.fop.fo.PropertyList
Return the value explicitly specified on this FO.
getExtensionAttachment() - method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
getExtensionAttachment() - method in class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
getExtensionAttachment() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
getExtensionAttachment() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
getExtensionAttachment() - method in class org.apache.fop.fo.FONode
This method is overridden by extension elements and allows the extension element to return a pass-through attachment which the parent formatting objects should simply carry with them but otherwise ignore.
getExtensionAttachments() - method in class org.apache.fop.fo.FObj
getExtensionAttachments() - method in class org.apache.fop.area.PageViewport
getExtent() - method in class org.apache.fop.fo.pagination.SideRegion
getExternalAction(String) - method in class org.apache.fop.pdf.PDFFactory
Create/find and return the appropriate external PDFAction according to the target
getExternalDestination() - method in class org.apache.fop.fo.flow.BasicLink
getExternalDestination() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
getExternalDocument() - method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
getExtraIPD(boolean,boolean) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
getExtraIPD(boolean,boolean) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Returns the extra IPD needed for any leading or trailing fences for the current area.
getFactory() - method in class org.apache.fop.apps.FOUserAgent
getFactory() - method in class org.apache.fop.pdf.PDFDocument
Returns the factory for PDF objects.
getFactory(String) - method in class org.apache.fop.util.ContentHandlerFactoryRegistry
Retrieves a ContentHandlerFactory instance of a given namespace URI.
getFamilyName() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the FamilyName value.
getFamilyNames() - method in class org.apache.fop.render.afp.fonts.AFPFont
getFamilyNames() - method in class org.apache.fop.fonts.base14.Courier
getFamilyNames() - method in class org.apache.fop.fonts.base14.CourierBold
getFamilyNames() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getFamilyNames() - method in class org.apache.fop.fonts.base14.CourierOblique
getFamilyNames() - method in class org.apache.fop.fonts.CustomFont
Returns the font family names.
getFamilyNames() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getFamilyNames() - method in class org.apache.fop.fonts.FontMetrics
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - method in class org.apache.fop.fonts.base14.Helvetica
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getFamilyNames() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getFamilyNames() - method in class org.apache.fop.fonts.LazyFont
getFamilyNames() - method in class org.apache.fop.fonts.base14.Symbol
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getFamilyNames() - method in class org.apache.fop.fonts.base14.TimesBold
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getFamilyNames() - method in class org.apache.fop.fonts.base14.TimesItalic
getFamilyNames() - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the font's family names as a Set of Strings (Example: "Helvetica").
getFamilyNames() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the font family names of the font.
getFamilyNames() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getFileFilter() - static method in class org.apache.fop.fonts.autodetect.FontFileFinder
Font file filter.
getFileFromUrls(String[]) - static method in class org.apache.fop.fonts.CachedFontInfo
Returns a file given a list of urls
getFileID() - method in class org.apache.fop.pdf.PDFEncryptionJCE
Returns the document file ID
getFileID(int) - method in class org.apache.fop.pdf.PDFEncryptionJCE
This method returns the indexed file ID
getFilesets() - method in class org.apache.fop.tools.anttasks.Fop
Returns the current list of filesets.
getFilesets() - method in class org.apache.fop.tools.anttasks.SerializeHyphPattern
Returns the current list of filesets.
getFileSize() - method in class org.apache.fop.fonts.truetype.FontFileReader
Returns the size of the file.
getFilterHint() - method in class org.apache.fop.pdf.AlphaRasterImage
getFilterHint() - method in class org.apache.fop.pdf.BitmapImage
getFilterHint() - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
getFilterHint() - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
getFilterHint() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getFilterHint() - method in class org.apache.fop.pdf.PDFImage
Returns a hint in form of a String (Possible values from PDFFilterList) indicating which filter setup should be used to encode the object.
getFilterList() - method in class org.apache.fop.pdf.AbstractPDFStream
Returns the associated filter list.
getFilterMap() - method in class org.apache.fop.pdf.PDFDocument
Get the filter map used for filters in this document.
getFirstChar() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the first character index in the encoding that has a glyph.
getFirstChar() - method in class org.apache.fop.render.afp.fonts.CharacterSet
The first character in the character set
getFirstChar() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The first character in the character set
getFirstChar() - method in class org.apache.fop.fonts.base14.Courier
getFirstChar() - method in class org.apache.fop.fonts.base14.CourierBold
getFirstChar() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getFirstChar() - method in class org.apache.fop.fonts.base14.CourierOblique
getFirstChar() - method in class org.apache.fop.fonts.CustomFont
Returns the index of the first character defined in this font.
getFirstChar() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
The first character in the character set
getFirstChar() - method in class org.apache.fop.fonts.base14.Helvetica
getFirstChar() - method in class org.apache.fop.fonts.base14.HelveticaBold
getFirstChar() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getFirstChar() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getFirstChar() - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the first character in this font.
getFirstChar() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the number of the character that defines the first entry in the widths list.
getFirstChar() - method in class org.apache.fop.render.afp.fonts.RasterFont
Get the first character in this font.
getFirstChar() - method in class org.apache.fop.fonts.base14.Symbol
getFirstChar() - method in class org.apache.fop.fonts.base14.TimesBold
getFirstChar() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getFirstChar() - method in class org.apache.fop.fonts.base14.TimesItalic
getFirstChar() - method in class org.apache.fop.fonts.base14.TimesRoman
getFirstChar() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the index of the first character.
getFirstChar() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getFirstFontFamily() - method in class org.apache.fop.fo.properties.CommonFont
getFirstIndex() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager.MappingPosition
getFirstPVWithID(String) - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
This returns the first PageViewport that contains an id trait matching the idref argument, or null if no such PV exists.
getFirstSpanningCol() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
getFirstSpanningCol() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
getFlag(int) - method in class org.apache.fop.fo.flow.table.EffRow
Returns a flag for this effective row.
getFlag(int) - method in class org.apache.fop.fo.flow.table.GridUnit
Returns a flag for this GridUnit.
getFlags() - method in class org.apache.fop.fonts.CustomFont
getFlags() - method in class org.apache.fop.fonts.FontDescriptor
Returns the flags for the font.
getFlags() - method in class org.apache.fop.fonts.LazyFont
getFlags() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the characteristics flags for the font as needed for a PDF font descriptor (See PDF specs).
getFlags() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the Flags attribute of the font.
getFlavor() - method in class org.apache.fop.image.loader.batik.ImageWMF
getFlowMap() - method in class org.apache.fop.fo.pagination.PageSequence
getFlowName() - method in class org.apache.fop.fo.pagination.Flow
getFO() - method in class org.apache.fop.fo.expr.PropertyInfo
accessor for FObj
getFObj() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getFObj() - method in class org.apache.fop.layoutmgr.LayoutManager
Returns the fo this layout manager is associated with.
getFObj() - method in class org.apache.fop.fo.PropertyList
getFOEventHandler() - method in class org.apache.fop.fo.FONode
Recursively goes up the FOTree hierarchy until the fo:root is found, which returns the parent FOEventHandler.
getFOEventHandler() - method in class org.apache.fop.fo.pagination.Root
This method overrides the FONode version.
getFOEventHandlerMaker(String) - method in class org.apache.fop.render.RendererFactory
Returns a FOEventHandlerMaker which handles the given MIME type.
getFOEventHandlerOverride() - method in class org.apache.fop.apps.FOUserAgent
Returns the overriding FOEventHandler instance, if any.
getFOFile() - method in class org.apache.fop.cli.CommandLineOptions
Returns the XSL-FO file if set.
getFofile() - method in class org.apache.fop.tools.anttasks.Fop
Gets the input XSL-FO file.
getFont() - method in class org.apache.fop.render.afp.AFPFontAttributes
getFont() - method in class org.apache.fop.fonts.FontLoader
Returns the custom font that was read using this instance of FontLoader.
getFont() - method in class org.apache.fop.fonts.FontReader
Get the generated font object
getFont() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
getFont(int) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getFont(int) - method in class org.apache.fop.render.java2d.FontMetricsMapper
Gets a Font instance of the Font that this FontMetrics describes in the desired size.
getFont(int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getFont(String) - method in class org.apache.fop.fonts.FontCache
returns a font from the cache
getFont(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Returns a java.awt.Font instance for the desired family, style and size type.
getFontBaseURL() - method in class org.apache.fop.apps.FopFactory
getFontBaseURL() - method in class org.apache.fop.apps.FOUserAgent
getFontBBox() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the FontBBox value.
getFontBBox() - method in class org.apache.fop.fonts.CustomFont
getFontBBox() - method in class org.apache.fop.fonts.FontDescriptor
Returns the font's bounding box.
getFontBBox() - method in class org.apache.fop.fonts.LazyFont
getFontBBox() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the bounding box for the font.
getFontBBox() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the font bounding box.
getFontBBoxAsIntArray() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the FontBBox value as integer array.
getFontCache() - method in class org.apache.fop.apps.FopFactory
Returns the font cache instance used by this factory.
getFontFile() - method in class org.apache.fop.pdf.PDFFontDescriptor
getFontFromArea(org.apache.fop.area.Area) - method in class org.apache.fop.render.PrintRenderer
Returns a Font object constructed based on the font traits in an area
getFontInfo() - method in class org.apache.fop.fo.FOEventHandler
Retrieve the font information for this document
getFontInfo() - method in class org.apache.fop.render.ps.NativeTextHandler
Return the font information associated with this object
getFontInfo() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Get the font info for this pdf document.
getFontInfo() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the fontInfo.
Returns a font info from a font node Configuration definition
Retrieves a (possibly cached) Font instance based on a FontTriplet and a font size.
getFontKey() - method in class org.apache.fop.render.afp.AFPFontAttributes
getFontMap() - method in class org.apache.fop.pdf.PDFDocument
Get the font map for this document.
getFontMetrics() - method in class org.apache.fop.fonts.Font
Returns the associated font metrics object.
getFontMetrics(java.awt.Font) - method in class org.apache.fop.render.pcl.PCLGraphics2D
getFontMetrics(java.awt.Font) - method in class org.apache.fop.svg.PDFGraphics2D
Gets the font metrics for the specified font.
getFontName() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the FontName value.
getFontName() - method in class org.apache.fop.render.afp.fonts.AFPFont
getFontName() - method in class org.apache.fop.fonts.base14.Courier
getFontName() - method in class org.apache.fop.fonts.base14.CourierBold
getFontName() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getFontName() - method in class org.apache.fop.fonts.base14.CourierOblique
getFontName() - method in class org.apache.fop.fonts.CustomFont
getFontName() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getFontName() - method in class org.apache.fop.fonts.Font
Returns the font's name.
getFontName() - method in class org.apache.fop.fonts.FontMetrics
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - method in class org.apache.fop.fonts.base14.Helvetica
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getFontName() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getFontName() - method in class org.apache.fop.fonts.LazyFont
getFontName() - method in class org.apache.fop.fonts.base14.Symbol
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getFontName() - method in class org.apache.fop.fonts.base14.TimesBold
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getFontName() - method in class org.apache.fop.fonts.base14.TimesItalic
getFontName() - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
getFontName() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getFontNumber(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFontManager
Gets the number of font in the font table
getFontProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonFont object.
getFontReference() - method in class org.apache.fop.render.afp.AFPFontAttributes
getFontResolver() - method in class org.apache.fop.render.PrintRenderer
Get FontResolver
getFonts() - method in class org.apache.fop.fonts.FontInfo
Gets a Map of all registered fonts.
getFontSelectionStrategy() - method in class org.apache.fop.fo.properties.CommonFont
getFontSize() - method in class org.apache.fop.fonts.Font
Returns the font size
getFontSize() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the font-size value.
getFontState(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.fo.properties.CommonFont
Create and return an array of FontTriplets based on the properties stored in the instance variables.
getFontStretch() - method in class org.apache.fop.fo.properties.CommonFont
getFontStyle() - method in class org.apache.fop.fo.properties.CommonFont
getFontStyleFor(String) - method in class org.apache.fop.fonts.FontInfo
Returns the font style for a particular font.
getFontSubName() - method in class org.apache.fop.fonts.CustomFont
Returns font's subfamily name.
getFontTriplet() - method in class org.apache.fop.fonts.Font
getFontTriplets() - method in class org.apache.fop.render.afp.fonts.AFPFontInfo
Returns the list of font triplets associated with this font.
getFontTriplets() - method in class org.apache.fop.fonts.EmbedFontInfo
Returns the list of font triplets associated with this font.
getFontTriplets() - method in class org.apache.fop.fonts.FontInfo
Gets a Map of all registered font triplets.
getFontType() - method in class org.apache.fop.render.afp.fonts.AFPFont
Returns the type of the font.
getFontType() - method in class org.apache.fop.fonts.base14.Courier
getFontType() - method in class org.apache.fop.fonts.base14.CourierBold
getFontType() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getFontType() - method in class org.apache.fop.fonts.base14.CourierOblique
getFontType() - method in class org.apache.fop.fonts.CustomFont
getFontType() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getFontType() - method in class org.apache.fop.fonts.FontMetrics
Returns the type of the font.
getFontType() - method in class org.apache.fop.fonts.base14.Helvetica
Returns the type of the font.
getFontType() - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the type of the font.
getFontType() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getFontType() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getFontType() - method in class org.apache.fop.fonts.LazyFont
getFontType() - method in class org.apache.fop.fonts.base14.Symbol
Returns the type of the font.
getFontType() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getFontType() - method in class org.apache.fop.fonts.base14.TimesBold
Returns the type of the font.
getFontType() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getFontType() - method in class org.apache.fop.fonts.base14.TimesItalic
getFontType() - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the type of the font.
getFontType() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getFontVariant() - method in class org.apache.fop.fo.properties.CommonFont
getFontWeight() - method in class org.apache.fop.fo.properties.CommonFont
getFontWeightFor(String) - method in class org.apache.fop.fonts.FontInfo
Returns the font weight for a particular font.
getFooterElements() - method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
getFooterNetHeight() - method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
getFootnodeBodyFO() - method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
getFootnote() - method in class org.apache.fop.area.BodyRegion
Get the footnote area.
getFootnoteBody() - method in class org.apache.fop.fo.flow.Footnote
Public accessor for footnote-body FO
getFootnoteBodyLM() - method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
getFootnoteBodyLMs() - method in class org.apache.fop.layoutmgr.KnuthBlockBox
getFootnoteCitation() - method in class org.apache.fop.fo.flow.Footnote
Public accessor for inline FO
getFootnoteElementIndex(int) - method in class org.apache.fop.layoutmgr.PageBreakingAlgorithm.BestPageRecords
getFootnoteListIndex(int) - method in class org.apache.fop.layoutmgr.PageBreakingAlgorithm.BestPageRecords
getFootnotesLength(int) - method in class org.apache.fop.layoutmgr.PageBreakingAlgorithm.BestPageRecords
getFopHyphenationTree(String) - static method in class org.apache.fop.hyphenation.Hyphenator
Returns a hyphenation tree.
getForce() - method in class org.apache.fop.tools.anttasks.Fop
Gets the force attribute
getForcePageCount() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
getForeignAttributes() - method in class org.apache.fop.area.AreaTreeObject
getForeignAttributes() - method in class org.apache.fop.fo.FObj
getForeignAttributes() - method in class org.apache.fop.render.RendererContext.RendererContextWrapper
Returns the value of a foreign attribute on the area.
getFormat() - method in class org.apache.fop.tools.anttasks.Fop
Gets the output format (MIME type).
getFormForImage(String) - method in class org.apache.fop.render.ps.PSRenderer
Returns a PSResource instance representing a image as a PostScript form.
getFOUserAgent() - method in class org.apache.fop.cli.CommandLineOptions
Get the FOUserAgent for this Command-Line run
getFOUserAgent() - method in class org.apache.fop.servlet.FopServlet
getFromParent(int) - method in class org.apache.fop.fo.PropertyList
Return the value of this property on the parent of this FO.
getFullName() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the FullName value.
getFullName() - method in class org.apache.fop.render.afp.fonts.AFPFont
getFullName() - method in class org.apache.fop.fonts.base14.Courier
getFullName() - method in class org.apache.fop.fonts.base14.CourierBold
getFullName() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getFullName() - method in class org.apache.fop.fonts.base14.CourierOblique
getFullName() - method in class org.apache.fop.fonts.CustomFont
getFullName() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getFullName() - method in class org.apache.fop.fonts.FontMetrics
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - method in class org.apache.fop.fonts.base14.Helvetica
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getFullName() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getFullName() - method in class org.apache.fop.fonts.LazyFont
getFullName() - method in class org.apache.fop.fonts.base14.Symbol
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getFullName() - method in class org.apache.fop.fonts.base14.TimesBold
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getFullName() - method in class org.apache.fop.fonts.base14.TimesItalic
getFullName() - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the font's full name (Example: "Helvetica Bold Oblique").
getFullName() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the full name of the font.
getFullName() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.LayoutManager
Returns an indication if the layout manager generates a block area.
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
getGeneratesBlockArea() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
getGeneratesLineArea() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getGeneratesLineArea() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getGeneratesLineArea() - method in class org.apache.fop.layoutmgr.LayoutManager
Returns an indication if the layout manager generates a line area.
getGeneratesLineArea() - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
getGeneratesReferenceArea() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
getGeneratesReferenceArea() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
getGeneratesReferenceArea() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getGeneratesReferenceArea() - method in class org.apache.fop.layoutmgr.LayoutManager
Returns an indication if the layout manager generates a reference area.
getGeneratesReferenceArea() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
getGeneration() - method in class org.apache.fop.pdf.PDFObject
Returns the object's generation.
getGenericMappings() - static method in class org.apache.fop.fo.FOPropertyMapping
Return the array of Makers.
getGeometryBounds() - method in class org.apache.fop.svg.PDFImageElementBridge.Graphics2DNode
getGeometryBounds() - method in class org.apache.fop.svg.PDFImageElementBridge.LoaderImageNode
getGeometryBounds(TextNode) - method in class org.apache.fop.render.ps.PSTextPainter
Get the geometry bounds.
getGlyphStartIndex() - method in class org.apache.fop.fonts.BFEntry
Returns the glyphStartIndex.
getGlyphStartIndex() - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
Returns the glyphStartIndex.
getGoToReference() - method in class org.apache.fop.pdf.PDFDestination
Returns the GoToReference from the associated DestinationData object.
getGoToReference(String,float) - method in class org.apache.fop.pdf.PDFFactory
Create or find a PDF GoTo with the given page reference string and Y offset, and return its PDF object reference
getGraph() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
getGraphicContext() - method in class org.apache.fop.render.pcl.PCLRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.AbstractRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.afp.AFPRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.java2d.Java2DRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.pcl.PCLRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.pdf.PDFRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.ps.PSRenderer
getGraphics2DAdapter() - method in class org.apache.fop.render.Renderer
getGridUnit(int) - method in class org.apache.fop.fo.flow.table.EffRow
Returns the grid unit at a given position.
getGridUnits() - method in class org.apache.fop.fo.flow.table.EffRow
getGState() - method in class org.apache.fop.pdf.PDFState
Get the graphics state.
getHalfBorderSeparationBPD() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
getHalfBorderSeparationIPD() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
getHandler(Class) - method in class org.apache.fop.render.pdf.PDFImageHandlerRegistry
Returns an PDFImageHandler which handles an specific image type given the MIME type of the image.
getHandler(Image) - method in class org.apache.fop.render.pdf.PDFImageHandlerRegistry
Returns an PDFImageHandler which handles an specific image type given the MIME type of the image.
getHandlerConfiguration() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the height.
getHasTableParent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
Returns true, if the list has a parent table.
getHeaderAttribs() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
getHeaderElements() - method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
getHeaderNetHeight() - method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
getHeight() - method in class org.apache.fop.fo.flow.AbstractGraphics
getHeight() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getHeight() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Returns the height of the page
getHeight() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the total height of the context.
getHeight() - method in class org.apache.fop.pdf.AlphaRasterImage
getHeight() - method in class org.apache.fop.pdf.BitmapImage
Get the height of this image.
getHeight() - method in class org.apache.fop.fo.flow.BlockContainer
getHeight() - method in class org.apache.fop.render.txt.border.BorderManager
getHeight() - method in class org.apache.fop.fo.flow.table.EffRow
Returns the calculated height for this EffRow, including the cells' bpds/paddings/borders, and the table's border-separation.
getHeight() - method in class org.apache.fop.fo.extensions.ExternalDocument
getHeight() - method in class org.apache.fop.fo.GraphicsProperties
getHeight() - method in class org.apache.fop.pdf.PDFImage
Get the image height in pixels.
getHeight() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the height.
getHeight() - method in class org.apache.fop.render.RendererContext.RendererContextWrapper
getHeight() - method in class org.apache.fop.area.Span
Get the height of this span area.
getHeight() - method in class org.apache.fop.fo.flow.table.TableRow
getHighlightShape(Mark,Mark) - method in class org.apache.fop.render.ps.PSTextPainter
Get the highlighted shape.
getHMerge() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
getHolder() - method in class org.apache.fop.fo.flow.table.BorderSpecification
Returns the FO element declaring this border.
getHoriz() - method in class org.apache.fop.area.Trait.Background
Returns the horizontal offset for images.
getHyphChar(org.apache.fop.fonts.Font) - method in class org.apache.fop.fo.properties.CommonHyphenation
Returns the effective hyphenation character for a font.
getHyphContext() - method in class org.apache.fop.layoutmgr.LayoutContext
getHyphenationKeep() - method in class org.apache.fop.fo.flow.Block
getHyphenationLadderCount() - method in class org.apache.fop.fo.flow.Block
getHyphenationPoints() - method in class org.apache.fop.hyphenation.Hyphenation
getHyphenationProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonHyphenation object.
getHyphenationTree(String,String) - method in class org.apache.fop.hyphenation.HyphenationTreeCache
Looks in the cache if a hyphenation tree is available and returns it if it is found.
getHyphenationTree(String,String) - static method in class org.apache.fop.hyphenation.Hyphenator
Returns a hyphenation tree for a given language and country.
Returns a hyphenation tree for a given language and country.
getHyphenationTreeCache() - static method in class org.apache.fop.hyphenation.Hyphenator
getHyphenationTreeResolver() - method in class org.apache.fop.apps.FopFactory
getHyphenBaseURL() - method in class org.apache.fop.apps.FopFactory
getHyphIPD(org.apache.fop.fonts.Font) - method in class org.apache.fop.fo.properties.CommonHyphenation
Returns the IPD for the hyphenation character for a font.
getICCColorSpaceByProfileName(String) - method in class org.apache.fop.pdf.PDFResources
Returns a ICCBased color space by profile name.
getICCProfile() - method in class org.apache.fop.pdf.PDFICCStream
getICCProfileDescription(ICC_Profile) - static method in class org.apache.fop.util.ColorProfileUtil
Returns the profile description of an ICC profile
getIccProfileName() - method in class org.apache.fop.util.ColorExt
Get ICC profile name
getIccProfileSrc() - method in class org.apache.fop.util.ColorExt
Get ICC profile source
getICCStream() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getICCStream() - method in class org.apache.fop.pdf.AlphaRasterImage
getICCStream() - method in class org.apache.fop.pdf.BitmapImage
Get the ICC stream.
getICCStream() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
getICCStream() - method in class org.apache.fop.pdf.PDFImage
Get the ICC stream for this image.
getId() - method in class org.apache.fop.fo.flow.AbstractGraphics
getId() - method in class org.apache.fop.fo.FObj
getID() - method in class org.apache.fop.apps.PageSequenceResults
Gets the ID of the page-sequence if one was specified.
getIDEntry() - method in class org.apache.fop.pdf.PDFDocument
getIDRef() - method in class org.apache.fop.area.BookmarkData
Get the idref for this bookmark-item
getIDRef() - method in class org.apache.fop.area.DestinationData
Get the idref for this destination
getIDRef() - method in class org.apache.fop.pdf.PDFDestination
Returns the RefID from the associated DestinationData object.
getIDRef() - method in class org.apache.fop.area.Trait.InternalLink
Returns the target ID.
getIDReferences() - method in class org.apache.fop.fo.FOEventHandler
Retuns the set of ID references.
getIDRefs() - method in class org.apache.fop.area.BookmarkData
getIDRefs() - method in class org.apache.fop.area.DestinationData
getIDRefs() - method in class org.apache.fop.area.LinkResolver
Get the references for this link.
getIDRefs() - method in class org.apache.fop.area.PageViewport
Get the unresolved idrefs for this page.
getIDRefs() - method in class org.apache.fop.area.Resolvable
Get the array of idrefs of this resolvable object.
getIDRefs() - method in class org.apache.fop.area.inline.UnresolvedPageNumber
Get the id references for this area.
getIDTracker() - method in class org.apache.fop.area.AreaTreeHandler
Get the IDTracker for this area tree.
getIgnoredNamespace() - method in class org.apache.fop.apps.FopFactory
getImage() - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
Returns the ImageRawCCITTFax instance for this adapter.
getImage() - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
Returns the ImageRawJPEG instance for this adapter.
getImage() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
Returns the ImageRendered instance for this adapter.
getImage(String) - method in class org.apache.fop.pdf.PDFDocument
Get an image from the image map.
getImageAdapter() - method in class org.apache.fop.render.AbstractRenderer
getImageAdapter() - method in class org.apache.fop.render.ps.PSRenderer
getImageAdapter() - method in class org.apache.fop.render.Renderer
getImageColorSpace() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
Returns the image's color space.
getImageColorSpace() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getImageInfo() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
getImageInfo() - method in class org.apache.fop.area.Trait.Background
Returns the ImageInfo object representing the background image
getImageManager() - method in class org.apache.fop.apps.FopFactory
Returns the image manager.
getImageManager() - method in class org.apache.fop.svg.PDFBridgeContext
Returns the ImageManager to be used by the ImageElementBridge.
getImageObject() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Helper method to create an image on the current page and to return the object.
getImageObject(int,int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Returns an ImageObject used to create an image in the datastream.
getImageSessionContext() - method in class org.apache.fop.apps.FOUserAgent
Returns the image session context for the image package.
getImageSessionContext() - method in class org.apache.fop.svg.PDFBridgeContext
Returns the ImageSessionContext to be used by the ImageElementBridge.
getImageURI() - method in class org.apache.fop.render.ps.PSImageFormResource
Returns the image URI.
getImplicitFilter() - method in class org.apache.fop.render.ps.ImageEncoderCCITTFax
getImplicitFilter() - method in class org.apache.fop.render.ps.ImageEncoderJPEG
getIndex() - method in class org.apache.fop.fo.flow.table.EffRow
getIndex() - method in class org.apache.fop.layoutmgr.Position
Returns the index of this position in the sequence of Position elements.
getIndex(String) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getIndex(String,String) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getIndexClass() - method in class org.apache.fop.fo.pagination.PageSequenceWrapper
getIndexKey() - method in class org.apache.fop.fo.pagination.PageSequenceWrapper
getInfo() - method in class org.apache.fop.pdf.PDFDocument
Get the pdf info object for this document.
getInfo() - method in class org.apache.fop.pdf.PDFOutputIntent
getInherited(int) - method in class org.apache.fop.fo.PropertyList
Return the value of this property inherited by this FO.
getInitialPageNumber() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
getInlineAreas() - method in class org.apache.fop.area.LineArea
Get the inline child areas of this line area.
getInlineProgressionDimension() - method in class org.apache.fop.fo.flow.AbstractGraphics
getInlineProgressionDimension() - method in class org.apache.fop.fo.flow.BlockContainer
getInlineProgressionDimension() - method in class org.apache.fop.fo.extensions.ExternalDocument
getInlineProgressionDimension() - method in class org.apache.fop.fo.GraphicsProperties
getInlineProgressionDimension() - method in class org.apache.fop.fo.flow.table.Table
getInputFile() - method in class org.apache.fop.cli.CommandLineOptions
Returns the input file.
getInputHandler() - method in class org.apache.fop.cli.CommandLineOptions
getInstance() - static method in class org.apache.fop.util.CMYKColorSpace
Returns an instance of an uncalibrated CMYK color space.
getInstance() - static method in class org.apache.fop.fo.NullCharIterator
getInstance() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
Singelton.
getInstance() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
Singelton.
getInstance() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFontManager
Singelton.
getInstance() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStringConverter
use this to get an object of this class
getInstance() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
Singelton.
getInstance() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
Singelton.
getInstance() - static method in class org.apache.fop.pdf.StreamCacheFactory
Returns an instance of a StreamCacheFactory depending on the default setting for cacheToFile.
getInstance(boolean) - static method in class org.apache.fop.pdf.StreamCacheFactory
Returns an instance of a StreamCacheFactory with the requested features.
getInstance(char) - static method in class org.apache.fop.fo.properties.CharacterProperty
getInstance(Color) - static method in class org.apache.fop.fo.properties.ColorProperty
Returns an instance of a color property given a color
getInstance(double) - static method in class org.apache.fop.fo.properties.FixedLength
Return the cached FixedLength instance corresponding to the computed value.
getInstance(double) - static method in class org.apache.fop.fo.properties.NumberProperty
Returns the canonical NumberProperty instance corresponding to the given double
getInstance(double,String) - static method in class org.apache.fop.fo.properties.FixedLength
Return the cached FixedLength instance corresponding to the computed value This method assumes a source-resolution of 1 (1px = 1pt)
getInstance(double,String,float) - static method in class org.apache.fop.fo.properties.FixedLength
Return the cached FixedLength instance corresponding to the computed value in base-units (millipoints).
getInstance(int) - static method in class org.apache.fop.fo.properties.NumberProperty
Returns the canonical NumberProperty instance corresponding to the given int
getInstance(int,String) - static method in class org.apache.fop.fo.properties.EnumProperty
getInstance(Integer) - static method in class org.apache.fop.fo.properties.NumberProperty
Returns the canonical NumberProperty instance corresponding to the given Integer
getInstance(org.apache.fop.apps.FOUserAgent,String) - static method in class org.apache.fop.fo.properties.ColorProperty
Set the color given a particular String.
getInstance(org.apache.fop.fo.properties.Property) - static method in class org.apache.fop.fo.properties.EnumNumber
Returns the canonical EnumNumber instance corresponding to the given Property
getInstance(org.apache.fop.fo.PropertyList) - static method in class org.apache.fop.fo.properties.CommonFont
Returns a CommonFont instance for the given PropertyList If the font-size and font-size-adjust properties are absolute the entire instance will be cached.
getInstance(org.apache.fop.fo.PropertyList) - static method in class org.apache.fop.fo.properties.CommonHyphenation
Gets the canonical CommonHyphenation instance corresponding to the values of the related properties present on the given PropertyList
getInstance(String) - static method in class org.apache.fop.fo.properties.StringProperty
Return the canonical StringProperty instance corresponding to the given string value
getInt(String) - static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
Determines the digits from a string.
getInterletterValues(String) - static method in class org.apache.fop.hyphenation.PatternParser
getInternalDestination() - method in class org.apache.fop.fo.flow.BasicLink
getInternalDestination() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
getInternalDestination() - method in class org.apache.fop.fo.extensions.destination.Destination
Returns the internal destination (an reference of the id property of any FO).
getInternalFontForAWTFont(java.awt.Font) - method in class org.apache.fop.svg.PDFGraphics2D
Returns a suitable internal font given an AWT Font instance.
getInternalFontKey(org.apache.fop.fonts.FontTriplet) - method in class org.apache.fop.fonts.FontInfo
Returns the internal font key (F1, F2, F3 etc.) for a given triplet.
Returns the internal font key for a font triplet coming from the area tree
getIntFromByteArray(byte[],int,int,boolean) - static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
Determines a integer value from a hexadecimal byte array.
getIntProperty(String,int) - static method in class org.apache.fop.render.print.PrintRenderer
getIntrinsicAlignmentAdjust() - method in class org.apache.fop.fo.flow.AbstractGraphics
getIntrinsicAlignmentAdjust() - method in class org.apache.fop.fo.flow.ExternalGraphic
getIntrinsicAlignmentAdjust() - method in class org.apache.fop.fo.flow.InstreamForeignObject
getIntrinsicAlignmentAdjust() - method in class org.apache.fop.fo.XMLObj
Retrieve the intrinsic alignment-adjust of the child element.
getIntrinsicHeight() - method in class org.apache.fop.fo.flow.AbstractGraphics
getIntrinsicHeight() - method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
Returns the intrinsic height of the e-g.
getIntrinsicHeight() - method in class org.apache.fop.fo.flow.ExternalGraphic
getIntrinsicHeight() - method in class org.apache.fop.fo.flow.InstreamForeignObject
getIntrinsicSize() - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Returns the size of the image's intrinsic (natural) size.
getIntrinsicWidth() - method in class org.apache.fop.fo.flow.AbstractGraphics
getIntrinsicWidth() - method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
Returns the intrinsic width of the e-g.
getIntrinsicWidth() - method in class org.apache.fop.fo.flow.ExternalGraphic
getIntrinsicWidth() - method in class org.apache.fop.fo.flow.InstreamForeignObject
getIntrusionDisplace() - method in class org.apache.fop.fo.flow.Block
getIPD() - method in class org.apache.fop.area.Area
Get the inline progression dimension of the content rectangle for this area.
getIPD() - method in class org.apache.fop.fo.properties.LengthPairProperty
getIPDAdjust() - method in class org.apache.fop.layoutmgr.LayoutContext
getIPDRange() - method in class org.apache.fop.layoutmgr.KnuthBlockBox
getIPIndents() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
getIPIndents() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Return all the border and padding width in the inline progression dimension.
getIsOutOfLineFODescendant() - method in class org.apache.fop.fo.FObj
Returns Out Of Line FO Descendant indicator.
getIsProportional() - method in class org.apache.fop.fonts.type1.PFMFile
Tells whether the font has proportional character spacing.
getITableColumnsInfo() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
Added by Boris Poudérous on 07/22/2002
getItalicAngle() - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the ItalicAngle value.
getItalicAngle() - method in class org.apache.fop.fonts.CustomFont
getItalicAngle() - method in class org.apache.fop.fonts.FontDescriptor
Returns the italic angle for the font.
getItalicAngle() - method in class org.apache.fop.fonts.LazyFont
getItalicAngle() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the italic angle of the font.
getItalicAngle() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the ItalicAngle attribute of the font.
getJARList() - static method in class org.apache.fop.cli.Main
getJava2DInfo(org.apache.fop.render.RendererContext) - static method in class org.apache.fop.render.java2d.Java2DSVGHandler
Get the pdf information from the render context.
getKE() - method in class org.apache.fop.layoutmgr.KnuthPossPosIter
getKeep() - method in class org.apache.fop.fo.properties.KeepProperty
getKeep() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getKeepTogether() - method in class org.apache.fop.fo.flow.AbstractListItemPart
getKeepTogether() - method in class org.apache.fop.fo.flow.Block
getKeepTogether() - method in class org.apache.fop.fo.flow.BlockContainer
getKeepTogether() - method in class org.apache.fop.fo.FOText
getKeepTogether() - method in class org.apache.fop.fo.flow.ListBlock
getKeepTogether() - method in class org.apache.fop.fo.flow.ListItem
getKeepTogether() - method in class org.apache.fop.fo.flow.table.Table
getKeepTogether() - method in class org.apache.fop.fo.flow.table.TableRow
getKeepTogetherOpenValue() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
getKeepWithNext() - method in class org.apache.fop.fo.flow.Block
getKeepWithNext() - method in class org.apache.fop.fo.flow.BlockContainer
getKeepWithNext() - method in class org.apache.fop.fo.flow.ListBlock
getKeepWithNext() - method in class org.apache.fop.fo.flow.ListItem
getKeepWithNext() - method in class org.apache.fop.fo.flow.table.Table
getKeepWithNext() - method in class org.apache.fop.fo.flow.table.TableRow
getKeepWithPrevious() - method in class org.apache.fop.fo.flow.Block
getKeepWithPrevious() - method in class org.apache.fop.fo.flow.BlockContainer
getKeepWithPrevious() - method in class org.apache.fop.fo.flow.ListBlock
getKeepWithPrevious() - method in class org.apache.fop.fo.flow.ListItem
getKeepWithPrevious() - method in class org.apache.fop.fo.flow.table.Table
getKeepWithPrevious() - method in class org.apache.fop.fo.flow.table.TableRow
getKerning() - method in class org.apache.fop.fonts.EmbedFontInfo
Determines if kerning is enabled
getKerning() - method in class org.apache.fop.fonts.Font
Returns the font's kerning table
getKerning() - method in class org.apache.fop.fonts.type1.PFMFile
Return the kerning table.
getKerning() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the kerning table.
getKerningInfo() - method in class org.apache.fop.render.afp.fonts.AFPFont
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.fonts.base14.Courier
getKerningInfo() - method in class org.apache.fop.fonts.base14.CourierBold
getKerningInfo() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getKerningInfo() - method in class org.apache.fop.fonts.base14.CourierOblique
getKerningInfo() - method in class org.apache.fop.fonts.CustomFont
getKerningInfo() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getKerningInfo() - method in class org.apache.fop.fonts.FontMetrics
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.fonts.base14.Helvetica
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.fonts.base14.HelveticaBold
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getKerningInfo() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getKerningInfo() - method in class org.apache.fop.fonts.LazyFont
getKerningInfo() - method in class org.apache.fop.fonts.base14.Symbol
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getKerningInfo() - method in class org.apache.fop.fonts.base14.TimesBold
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getKerningInfo() - method in class org.apache.fop.fonts.base14.TimesItalic
getKerningInfo() - method in class org.apache.fop.fonts.base14.TimesRoman
Returns the kerning map for the font.
getKerningInfo() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getKernValue(char,char) - method in class org.apache.fop.fonts.Font
Returns the amount of kerning between two characters.
getKey() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getKey() - method in class org.apache.fop.pdf.AlphaRasterImage
getKey() - method in class org.apache.fop.pdf.BitmapImage
Get the key for this image.
getKey() - method in class org.apache.fop.area.PageViewport
Get the key for this page viewport.
getKey() - method in class org.apache.fop.pdf.PDFImage
Key to look up XObject.
getKey() - method in class org.apache.fop.render.afp.modca.TagLogicalElementBean
Getter for the key attribute.
getKeywords() - method in class org.apache.fop.apps.FOUserAgent
Returns the keywords for the document
getKeywords() - method in class org.apache.fop.pdf.PDFInfo
getKids() - method in class org.apache.fop.pdf.PDFNameTreeNode
Returns the Kids array.
getKids() - method in class org.apache.fop.pdf.PDFNumberTreeNode
Returns the Kids array.
getLabel() - method in class org.apache.fop.fo.flow.ListItem
getLanguage() - method in class org.apache.fop.area.PageSequence
Returns the language of the page-sequence.
getLanguage() - method in class org.apache.fop.fo.pagination.PageSequence
getLanguage() - method in class org.apache.fop.pdf.PDFRoot
Returns the language identifier of the document.
getLanguageLevel() - method in class org.apache.fop.render.ps.PSRenderer
Return the PostScript language level that the renderer produces.
getLanguages() - method in class org.apache.fop.svg.SVGUserAgent
Returns the language settings.
getLast() - method in class org.apache.fop.layoutmgr.KnuthSequence
getLastChar() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the last character index in the encoding that has a glyph.
getLastChar() - method in class org.apache.fop.render.afp.fonts.CharacterSet
The last character in the character set
getLastChar() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The last character in the character set
getLastChar() - method in class org.apache.fop.fonts.base14.Courier
getLastChar() - method in class org.apache.fop.fonts.base14.CourierBold
getLastChar() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getLastChar() - method in class org.apache.fop.fonts.base14.CourierOblique
getLastChar() - method in class org.apache.fop.fonts.CustomFont
Returns the index of the last character defined in this font.
getLastChar() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
The last character in the character set
getLastChar() - method in class org.apache.fop.fonts.base14.Helvetica
getLastChar() - method in class org.apache.fop.fonts.base14.HelveticaBold
getLastChar() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getLastChar() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getLastChar() - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the last character in this font.
getLastChar() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the number of the character that defines the last entry in the widths list.
getLastChar() - method in class org.apache.fop.render.afp.fonts.RasterFont
Get the last character in this font.
getLastChar() - method in class org.apache.fop.fonts.base14.Symbol
getLastChar() - method in class org.apache.fop.fonts.base14.TimesBold
getLastChar() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getLastChar() - method in class org.apache.fop.fonts.base14.TimesItalic
getLastChar() - method in class org.apache.fop.fonts.base14.TimesRoman
getLastChar() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the index of the last character, but this is for WinAnsiEncoding only, so the last char is <32256.
getLastChar() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getLastIndex() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager.MappingPosition
getLastInlineAttribute() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
Peeks at inline-level attribute stack.
getLastLineEndIndent() - method in class org.apache.fop.fo.flow.Block
getLastPVWithID(String) - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
This returns the last PageViewport that contains an id trait matching the idref argument, or null if no such PV exists.
getLayoutListener() - method in class org.apache.fop.layoutmgr.AbstractBreaker
Returns a PageBreakingLayoutListener for the PageBreakingAlgorithm to notify about layout problems.
getLayoutListener() - method in class org.apache.fop.layoutmgr.PageBreaker
getLayoutManager() - method in class org.apache.fop.layoutmgr.ListElement
getLayoutManagerMaker() - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
getLayoutManagerMaker() - method in class org.apache.fop.area.AreaTreeHandler
Get the LayoutManager maker for this area tree.
getLayoutManagerMakerOverride() - method in class org.apache.fop.apps.FopFactory
Returns the overriding LayoutManagerMaker instance, if any.
getLayoutMasterSet() - method in class org.apache.fop.fo.pagination.Root
Returns the associated LayoutMasterSet.
getLeaderAlignment() - method in class org.apache.fop.fo.flow.Leader
getLeaderLength() - method in class org.apache.fop.fo.flow.Leader
getLeaderPattern() - method in class org.apache.fop.fo.flow.Leader
getLeaderPatternWidth() - method in class org.apache.fop.fo.flow.Leader
getLeadingSpace() - method in class org.apache.fop.layoutmgr.LayoutContext
getLeafPos() - method in class org.apache.fop.layoutmgr.LeafPosition
getLength() - method in class org.apache.fop.fo.properties.CondLengthProperty
TODO: Should we allow this?
getLength() - method in class org.apache.fop.fo.properties.LengthProperty
getLength() - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getLength() - method in class org.apache.fop.fo.properties.NumberProperty
getLength() - method in class org.apache.fop.fo.expr.NumericProperty
getLength() - method in class org.apache.fop.fonts.type1.PFBData
Returns the full length of the raw font file.
getLength() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getLength() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
Cast this numeric as a Length.
getLength() - method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
getLength1() - method in class org.apache.fop.fonts.type1.PFBData
Returns the Length1 (length of the header segment).
getLength2() - method in class org.apache.fop.fonts.type1.PFBData
Returns the Length2 (length of the encrypted segment).
getLength3() - method in class org.apache.fop.fonts.type1.PFBData
Returns the Length3 (length of the trailer segment).
getLengthComponent() - method in class org.apache.fop.fo.properties.CondLengthProperty
Returns the length.
getLengthPair() - method in class org.apache.fop.fo.properties.LengthPairProperty
getLengthPair() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getLengthRange() - method in class org.apache.fop.fo.properties.LengthRangeProperty
getLengthRange() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getLengthRange() - method in class org.apache.fop.fo.properties.SpaceProperty
Space extends LengthRange.
getLengthValue() - method in class org.apache.fop.fo.properties.CondLengthProperty
Returns the computed length value.
Returns the computed length value.
getLetterAdjustArray() - method in class org.apache.fop.area.inline.WordArea
getLetterSpacing() - method in class org.apache.fop.fo.flow.Character
getLetterSpacing() - method in class org.apache.fop.fo.FOText
getLineCount(int) - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getLineEndBorderAndPaddingWidth() - method in class org.apache.fop.layoutmgr.LayoutContext
Get the width to be reserved for border and padding at the end of the line.
getLinefeedTreatment() - method in class org.apache.fop.fo.flow.Block
Accessor for the linefeed-treatment property
getLineHeight() - method in class org.apache.fop.fo.flow.AbstractGraphics
getLineHeight() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getLineHeight() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the line height of the context.
getLineHeight() - method in class org.apache.fop.fo.flow.BidiOverride
getLineHeight() - method in class org.apache.fop.fo.flow.Block
getLineHeight() - method in class org.apache.fop.fo.flow.Character
getLineHeight() - method in class org.apache.fop.fo.FOText
getLineHeight() - method in class org.apache.fop.fo.flow.InitialPropertySet
getLineHeight() - method in class org.apache.fop.fo.flow.InlineContainer
getLineHeight() - method in class org.apache.fop.fo.flow.InlineLevel
getLineHeight() - method in class org.apache.fop.fo.flow.PageNumber
getLineHeightShiftAdjustment() - method in class org.apache.fop.fo.flow.Block
getLineStackingStrategy() - method in class org.apache.fop.fo.flow.Block
getLineStartBorderAndPaddingWidth() - method in class org.apache.fop.layoutmgr.LayoutContext
Get the width to be reserved for border and padding at the start of the line.
getLineThroughColor() - method in class org.apache.fop.fo.properties.CommonTextDecoration
getLineWidth() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
getLineWidth(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Returns the line/part width of a given line/part.
getList() - method in class org.apache.fop.fo.properties.ListProperty
getList() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getListBlockFO() - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
Convenience method.
getListId() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
Returns the Id of the list.
getListItemFO() - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Convenience method.
getListItemHeight() - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Get the height of the list item after adjusting.
getListTable() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
Get the list table.
getListTemplateId() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
Returns the Id of the list template.
getLM() - method in class org.apache.fop.layoutmgr.Position
getLM(Object) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager.StackingIter
getLM(Object) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager.StackingIter
getLM(Object) - method in class org.apache.fop.layoutmgr.KnuthPossPosIter
getLM(Object) - method in class org.apache.fop.layoutmgr.PositionIterator
getLocalName() - method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
getLocalName() - method in class org.apache.fop.fo.flow.BasicLink
getLocalName() - method in class org.apache.fop.fo.flow.BidiOverride
getLocalName() - method in class org.apache.fop.fo.flow.Block
getLocalName() - method in class org.apache.fop.fo.flow.BlockContainer
getLocalName() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
getLocalName() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
getLocalName() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
getLocalName() - method in class org.apache.fop.fo.flow.Character
getLocalName() - method in class org.apache.fop.fo.pagination.ColorProfile
getLocalName() - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
getLocalName() - method in class org.apache.fop.fo.pagination.Declarations
getLocalName() - method in class org.apache.fop.fo.extensions.destination.Destination
getLocalName() - method in class org.apache.fop.fo.extensions.ExternalDocument
getLocalName() - method in class org.apache.fop.fo.flow.ExternalGraphic
getLocalName() - method in class org.apache.fop.fo.flow.Float
getLocalName() - method in class org.apache.fop.fo.pagination.Flow
getLocalName() - method in class org.apache.fop.fo.FONode
Returns the local name (i.e.
getLocalName() - method in class org.apache.fop.fo.flow.Footnote
getLocalName() - method in class org.apache.fop.fo.flow.FootnoteBody
getLocalName() - method in class org.apache.fop.fo.FOText
getLocalName() - method in class org.apache.fop.fo.flow.InitialPropertySet
getLocalName() - method in class org.apache.fop.fo.flow.Inline
getLocalName() - method in class org.apache.fop.fo.flow.InlineContainer
getLocalName() - method in class org.apache.fop.fo.flow.InstreamForeignObject
getLocalName() - method in class org.apache.fop.fo.pagination.LayoutMasterSet
getLocalName() - method in class org.apache.fop.fo.flow.Leader
getLocalName() - method in class org.apache.fop.fo.flow.ListBlock
getLocalName() - method in class org.apache.fop.fo.flow.ListItem
getLocalName() - method in class org.apache.fop.fo.flow.ListItemBody
getLocalName() - method in class org.apache.fop.fo.flow.ListItemLabel
getLocalName() - method in class org.apache.fop.fo.flow.Marker
getLocalName() - method in class org.apache.fop.fo.flow.MultiCase
getLocalName() - method in class org.apache.fop.fo.flow.MultiProperties
getLocalName() - method in class org.apache.fop.fo.flow.MultiPropertySet
getLocalName() - method in class org.apache.fop.fo.flow.MultiSwitch
getLocalName() - method in class org.apache.fop.fo.flow.MultiToggle
getLocalName() - method in class org.apache.fop.fo.flow.PageNumber
getLocalName() - method in class org.apache.fop.fo.flow.PageNumberCitation
getLocalName() - method in class org.apache.fop.fo.flow.PageNumberCitationLast
getLocalName() - method in class org.apache.fop.fo.pagination.PageSequence
getLocalName() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
getLocalName() - method in class org.apache.fop.fo.pagination.PageSequenceWrapper
getLocalName() - method in class org.apache.fop.svg.PDFAElementBridge
Returns 'a'.
getLocalName() - method in class org.apache.fop.render.ps.extensions.PSCommentAfterElement
getLocalName() - method in class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
getLocalName() - method in class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
getLocalName() - method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
getLocalName() - method in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
getLocalName() - method in class org.apache.fop.util.QName
getLocalName() - method in class org.apache.fop.fo.extensions.xmp.RDFElement
getLocalName() - method in class org.apache.fop.fo.pagination.RegionAfter
getLocalName() - method in class org.apache.fop.fo.pagination.RegionBefore
getLocalName() - method in class org.apache.fop.fo.pagination.RegionBody
getLocalName() - method in class org.apache.fop.fo.pagination.RegionEnd
getLocalName() - method in class org.apache.fop.fo.pagination.RegionStart
getLocalName() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
getLocalName() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
getLocalName() - method in class org.apache.fop.fo.flow.RetrieveMarker
getLocalName() - method in class org.apache.fop.fo.pagination.Root
getLocalName() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getLocalName() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
getLocalName() - method in class org.apache.fop.fo.pagination.StaticContent
getLocalName() - method in class org.apache.fop.fo.flow.table.Table
getLocalName() - method in class org.apache.fop.fo.flow.table.TableAndCaption
getLocalName() - method in class org.apache.fop.fo.flow.table.TableBody
getLocalName() - method in class org.apache.fop.fo.flow.table.TableCaption
getLocalName() - method in class org.apache.fop.fo.flow.table.TableCell
getLocalName() - method in class org.apache.fop.fo.flow.table.TableColumn
getLocalName() - method in class org.apache.fop.fo.flow.table.TableFooter
getLocalName() - method in class org.apache.fop.fo.flow.table.TableHeader
getLocalName() - method in class org.apache.fop.fo.flow.table.TableRow
getLocalName() - method in class org.apache.fop.fo.pagination.Title
getLocalName() - method in class org.apache.fop.fo.flow.Wrapper
getLocalName() - method in class org.apache.fop.fo.XMLObj
getLocalName() - method in class org.apache.fop.fo.extensions.xmp.XMPMetaElement
getLocalName(int) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getLocator() - method in class org.apache.fop.fo.FONode
getLocatorString(Locator) - static method in class org.apache.fop.fo.FONode
Helper function to format a Locator instance.
getLogFiles() - method in class org.apache.fop.tools.anttasks.Fop
Returns True if the filename of each file processed should be logged.
getLogger() - method in class org.apache.fop.svg.AbstractFOPTranscoder
Returns the logger associated with this transcoder.
getLogger() - method in class org.apache.fop.cli.CommandLineOptions
Get the logger.
getLogger() - method in class org.apache.fop.fo.FONode
Returns the logger for the node.
getLogger() - method in class org.apache.fop.svg.SVGUserAgent
Returns the logger associated with this user agent.
getLogicalPageRect() - method in class org.apache.fop.render.pcl.PCLPageDefinition
getLowerCaseAscent() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the LowerCaseAscent parameter for the font (height of lowercase d).
getLowerCaseAscent() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the LowerCaseAscent attribute of the font.
getLowerCaseDescent() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the LowerCaseDescent parameter for the font (height of lowercase p).
getLowerCaseDescent() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the LowerCaseDescent attribute of the font.
getLowerLimit() - method in class org.apache.fop.pdf.PDFNameTreeNode
Returns the lower limit value of the Limits array.
getLowerLimit() - method in class org.apache.fop.pdf.PDFNumberTreeNode
Returns the lower limit value of the Limits array.
getMainFlow() - method in class org.apache.fop.fo.pagination.PageSequence
Public accessor for getting the MainFlow to which this PageSequence is attached.
getMainReference() - method in class org.apache.fop.area.BodyRegion
Get the main reference area.
getMapping(String) - static method in class org.apache.fop.fonts.CodePointMapping
getMarginBlockProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonMarginBlock object.
getMarginInlineProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonMarginInline object.
getMark(TextNode,int,boolean) - method in class org.apache.fop.render.ps.PSTextPainter
Get the mark.
getMarker(String,int) - method in class org.apache.fop.area.PageViewport
Get a marker from this page.
getMarkerClassName() - method in class org.apache.fop.fo.flow.Marker
Return the "marker-class-name" property.
getMarkers() - method in class org.apache.fop.fo.FObj
getMask() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getMask() - method in class org.apache.fop.pdf.AlphaRasterImage
getMask() - method in class org.apache.fop.pdf.BitmapImage
Get the bitmap mask reference for this image.
getMask() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getMask() - method in class org.apache.fop.pdf.PDFImage
Get the PDF reference for a bitmap mask.
getMasterName() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getMasterReference() - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
getMasterReference() - method in class org.apache.fop.fo.pagination.PageSequence
getMatrix() - method in class org.apache.fop.pdf.PDFFormXObject
Returns the Matrix value.
getMaxAscent(int) - method in class org.apache.fop.fonts.FontMetrics
Returns the maximum ascent of the font described by this FontMetrics object.
getMaxAscent(int) - method in class org.apache.fop.fonts.LazyFont
getMaxAscent(int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getMaxAscent(int) - method in class org.apache.fop.fonts.Typeface
getMaxAscent(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Determines the font's maximum ascent of the Font described by the current FontMetrics object
getMaximumBitmapResolution() - method in class org.apache.fop.render.pcl.PCLGenerator
getMaximumRepeats() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
getMaximumRepeats() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
getMaxLineCount() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getMaxRecoveryAttempts() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
getMedia() - method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
Get the media for this transcoder.
getMedia() - method in class org.apache.fop.svg.SVGUserAgent
Returns the media type for this rendering.
getMessage() - method in class org.apache.fop.apps.FOPException
Returns the detail message string of this FOP exception.
getMessage() - method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - method in class org.apache.fop.fo.expr.PropertyException
getMessageType() - method in class org.apache.fop.tools.anttasks.Fop
Returns the message type corresponding to Project.MSG_* representing the current message level.
getMetadata() - method in class org.apache.fop.pdf.PDFMetadata
getMetadata() - method in class org.apache.fop.pdf.PDFRoot
Returns the /Metadata object
getMetadata() - method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
getMetricsFile() - method in class org.apache.fop.fonts.EmbedFontInfo
Returns the path to the metrics file
getMetricsFor(String) - method in class org.apache.fop.fonts.FontInfo
Returns the FontMetrics for a particular font
getMimeType() - method in class org.apache.fop.render.AbstractRenderer
Get the MIME type of the renderer.
getMimeType() - method in class org.apache.fop.render.afp.AFPRenderer
Get the MIME type of the renderer.
getMimeType() - method in class org.apache.fop.render.awt.AWTRenderer
getMimeType() - method in class org.apache.fop.render.pcl.PCLRenderer
getMimeType() - method in class org.apache.fop.render.pdf.PDFRenderer
getMimeType() - method in class org.apache.fop.render.bitmap.PNGRenderer
getMimeType() - method in class org.apache.fop.render.bitmap.PNGRenderer_onthefly
getMimeType() - method in class org.apache.fop.render.ps.PSRenderer
getMimeType() - method in class org.apache.fop.render.Renderer
Get the MIME type of the renderer.
getMimeType() - method in class org.apache.fop.render.RendererContext
Returns the MIME type associated with this RendererContext.
getMimeType() - method in class org.apache.fop.render.svg.SVGRenderer
getMimeType() - method in class org.apache.fop.render.bitmap.TIFFRenderer
getMimeType() - method in class org.apache.fop.render.txt.TXTRenderer
getMimeType() - method in class org.apache.fop.render.xml.XMLRenderer
getMinDemerits() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getMinimumSize() - method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
getMinLineCount() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getMissingWidth() - method in class org.apache.fop.fonts.CustomFont
Returns the width to be used when no width is available.
getModDate() - method in class org.apache.fop.pdf.PDFInfo
getName() - method in class org.apache.fop.fonts.AbstractCodePointMapping
Returns the encoding's name.
getName() - method in class org.apache.fop.area.AbstractOffDocumentItem
Return a human-readable name for this ODI (for error messages, etc.)
getName() - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
getName() - method in class org.apache.fop.pdf.ASCII85Filter
Get the PDF name of this filter.
getName() - method in class org.apache.fop.pdf.ASCIIHexFilter
Get the name of this filter.
getName() - method in class org.apache.fop.area.BookmarkData
getName() - method in class org.apache.fop.pdf.CCFFilter
getName() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP character set identifier
getName() - method in class org.apache.fop.pdf.DCTFilter
Get filter name.
getName() - method in class org.apache.fop.area.DestinationData
getName() - method in class org.apache.fop.pdf.FlateFilter
Get the name of this filter.
getName() - method in class org.apache.fop.fo.FONode
Returns the fully qualified name of the node
getName() - method in class org.apache.fop.fonts.FontTriplet
getName() - method in class org.apache.fop.pdf.NullFilter
getName() - method in class org.apache.fop.area.OffDocumentExtensionAttachment
getName() - method in class org.apache.fop.area.OffDocumentItem
Return a human-readable name for this ODI (for error messages, etc.)
getName() - method in class org.apache.fop.render.afp.modca.PageGroup
getName() - method in class org.apache.fop.render.pcl.PCLPageDefinition
getName() - method in class org.apache.fop.pdf.PDFAMode
getName() - method in class org.apache.fop.pdf.PDFColorSpace
getName() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
getName() - method in class org.apache.fop.pdf.PDFFilter
return a PDF string representation of the filter, e.g.
getName() - method in class org.apache.fop.pdf.PDFFont
Get the internal name used for this font.
getName() - method in class org.apache.fop.pdf.PDFGState
Returns the name of this object
getName() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
getName() - method in class org.apache.fop.pdf.PDFPattern
Get the name of the pattern
getName() - method in class org.apache.fop.pdf.PDFShading
Get the name of this shading.
getName() - method in class org.apache.fop.pdf.PDFXMode
getName() - method in class org.apache.fop.pdf.PDFXObject
Returns the XObject's name.
getName() - method in class org.apache.fop.render.afp.modca.PresentationTextObject
Returns the name of this presentation text object
getName() - method in class org.apache.fop.fo.properties.PropertyMaker
getName() - method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
getName() - method in class org.apache.fop.render.ps.extensions.PSSetupCode
getName() - method in class org.apache.fop.layoutmgr.RelSide
getName(String) - method in class org.apache.fop.fo.FONode
Returns the fully qualified name of the node
getNameBytes() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Returns the AFP character set identifier
getNameId() - method in class org.apache.fop.fo.flow.BasicLink
getNameId() - method in class org.apache.fop.fo.flow.BidiOverride
getNameId() - method in class org.apache.fop.fo.flow.Block
getNameId() - method in class org.apache.fop.fo.flow.BlockContainer
getNameId() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
getNameId() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
getNameId() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
getNameId() - method in class org.apache.fop.fo.flow.Character
getNameId() - method in class org.apache.fop.fo.pagination.ColorProfile
getNameId() - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
getNameId() - method in class org.apache.fop.fo.pagination.Declarations
getNameId() - method in class org.apache.fop.fo.flow.ExternalGraphic
getNameId() - method in class org.apache.fop.fo.flow.Float
getNameId() - method in class org.apache.fop.fo.pagination.Flow
getNameId() - method in class org.apache.fop.fo.FONode
Returns the Constants class integer value of this node
getNameId() - method in class org.apache.fop.fo.flow.Footnote
getNameId() - method in class org.apache.fop.fo.flow.FootnoteBody
getNameId() - method in class org.apache.fop.fo.flow.InitialPropertySet
getNameId() - method in class org.apache.fop.fo.flow.Inline
getNameId() - method in class org.apache.fop.fo.flow.InlineContainer
getNameId() - method in class org.apache.fop.fo.flow.InstreamForeignObject
getNameId() - method in class org.apache.fop.fo.pagination.LayoutMasterSet
getNameId() - method in class org.apache.fop.fo.flow.Leader
getNameId() - method in class org.apache.fop.fo.flow.ListBlock
getNameId() - method in class org.apache.fop.fo.flow.ListItem
getNameId() - method in class org.apache.fop.fo.flow.ListItemBody
getNameId() - method in class org.apache.fop.fo.flow.ListItemLabel
getNameId() - method in class org.apache.fop.fo.flow.Marker
getNameId() - method in class org.apache.fop.fo.flow.MultiCase
getNameId() - method in class org.apache.fop.fo.flow.MultiProperties
getNameId() - method in class org.apache.fop.fo.flow.MultiPropertySet
getNameId() - method in class org.apache.fop.fo.flow.MultiSwitch
getNameId() - method in class org.apache.fop.fo.flow.MultiToggle
getNameId() - method in class org.apache.fop.fo.flow.PageNumber
getNameId() - method in class org.apache.fop.fo.flow.PageNumberCitation
getNameId() - method in class org.apache.fop.fo.flow.PageNumberCitationLast
getNameId() - method in class org.apache.fop.fo.pagination.PageSequence
getNameId() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
getNameId() - method in class org.apache.fop.fo.pagination.PageSequenceWrapper
getNameId() - method in class org.apache.fop.fo.pagination.RegionAfter
getNameId() - method in class org.apache.fop.fo.pagination.RegionBefore
getNameId() - method in class org.apache.fop.fo.pagination.RegionBody
getNameId() - method in class org.apache.fop.fo.pagination.RegionEnd
getNameId() - method in class org.apache.fop.fo.pagination.RegionStart
getNameId() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
getNameId() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
getNameId() - method in class org.apache.fop.fo.flow.RetrieveMarker
getNameId() - method in class org.apache.fop.fo.pagination.Root
getNameId() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getNameId() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
getNameId() - method in class org.apache.fop.fo.pagination.StaticContent
getNameId() - method in class org.apache.fop.fo.flow.table.Table
getNameId() - method in class org.apache.fop.fo.flow.table.TableAndCaption
getNameId() - method in class org.apache.fop.fo.flow.table.TableBody
getNameId() - method in class org.apache.fop.fo.flow.table.TableCaption
getNameId() - method in class org.apache.fop.fo.flow.table.TableCell
getNameId() - method in class org.apache.fop.fo.flow.table.TableColumn
getNameId() - method in class org.apache.fop.fo.flow.table.TableFooter
getNameId() - method in class org.apache.fop.fo.flow.table.TableHeader
getNameId() - method in class org.apache.fop.fo.flow.table.TableRow
getNameId() - method in class org.apache.fop.fo.pagination.Title
getNameId() - method in class org.apache.fop.fo.flow.Wrapper
getNames() - method in class org.apache.fop.pdf.PDFNameTreeNode
Returns the Names array.
getNames() - method in class org.apache.fop.pdf.PDFRoot
Returns the /Names object.
getNamespace() - method in class org.apache.fop.render.AbstractGenericSVGHandler
getNameSpace() - method in class org.apache.fop.area.inline.ForeignObject
Get the namespace of this foreign object.
getNamespace() - method in class org.apache.fop.render.java2d.Java2DSVGHandler
getNamespace() - method in class org.apache.fop.render.ps.PSSVGHandler
getNamespace() - method in class org.apache.fop.render.svg.SVGSVGHandler
getNamespace() - method in class org.apache.fop.render.XMLHandler
getNamespace() - method in class org.apache.fop.render.xml.XMLXMLHandler
getNamespaceURI() - method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
getNamespaceURI() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
getNamespaceURI() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
getNamespaceURI() - method in class org.apache.fop.fo.extensions.destination.Destination
getNamespaceURI() - method in class org.apache.fop.fo.ElementMapping
Returns the namespace URI for this element mapping
getNamespaceURI() - method in class org.apache.fop.fo.extensions.ExternalDocument
getNamespaceURI() - method in class org.apache.fop.fo.FObj
getNamespaceURI() - method in class org.apache.fop.fo.FONode
getNamespaceURI() - method in class org.apache.fop.util.QName
getNamespaceURI() - method in class org.apache.fop.fo.extensions.xmp.RDFElement
getNamespaceURI() - method in class org.apache.fop.fo.extensions.svg.SVGObj
getNamespaceURI() - method in class org.apache.fop.fo.UnknownXMLObj
getNamespaceURI() - method in class org.apache.fop.fo.extensions.xmp.XMPMetaElement
getNCname() - method in class org.apache.fop.fo.expr.NCnameProperty
getNCname() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getNearestSpecified(int) - method in class org.apache.fop.fo.PropertyList
Return the "nearest" specified value for the given property.
getNext(byte[]) - method in class org.apache.fop.render.afp.tools.StructuredFieldReader
Get the next structured field as identified by the identifer parameter (this must be a valid MO:DCA structured field.
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
getNextChildLM() - method in class org.apache.fop.layoutmgr.PositionIterator
getNextFOTextThisBlock() - method in class org.apache.fop.fo.FOText
getNextHyphPoint() - method in class org.apache.fop.layoutmgr.inline.HyphContext
Get a sequence of KnuthElements representing the content of the node assigned to the LM
Get the next matching page master from the conditional page master references.
Returns the name of the next page master.
getNextRowBelongsToHeader() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
Returns the next simple-page-master.
getNextSimplePageMaster(int,boolean,boolean,boolean,boolean) - method in class org.apache.fop.fo.pagination.PageSequence
Public accessor for determining the next page master to use within this page sequence.
getNextSpan() - method in class org.apache.fop.layoutmgr.LayoutContext
getNode(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Returns the first active node for the given line.
getNode(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
getNodeString(String,String) - static method in class org.apache.fop.fo.FONode
Helper function to standardize the names of all namespace URI - local name pairs in text messages.
getNormalFlow(int) - method in class org.apache.fop.area.Span
Get the normal flow area for a particular column.
getNormalNamespacePrefix() - method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
getNormalNamespacePrefix() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
getNormalNamespacePrefix() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
getNormalNamespacePrefix() - method in class org.apache.fop.fo.extensions.destination.Destination
getNormalNamespacePrefix() - method in class org.apache.fop.fo.extensions.ExternalDocument
getNormalNamespacePrefix() - method in class org.apache.fop.fo.FObj
getNormalNamespacePrefix() - method in class org.apache.fop.fo.FONode
getNormalNamespacePrefix() - method in class org.apache.fop.fo.FOText
getNormalNamespacePrefix() - method in class org.apache.fop.fo.extensions.xmp.RDFElement
getNormalNamespacePrefix() - method in class org.apache.fop.fo.extensions.svg.SVGObj
getNormalNamespacePrefix() - method in class org.apache.fop.fo.UnknownXMLObj
getNormalNamespacePrefix() - method in class org.apache.fop.fo.extensions.xmp.XMPMetaElement
getNumber() - method in class org.apache.fop.fo.properties.NumberProperty
getNumber() - method in class org.apache.fop.fo.expr.NumericProperty
getNumber() - method in class org.apache.fop.pdf.PDFNumber
Returns the number.
getNumber() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getNumber() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Returns the list number
getNumberColumnsRepeated() - method in class org.apache.fop.fo.flow.table.TableColumn
getNumberColumnsSpanned() - method in class org.apache.fop.fo.flow.table.TableCell
getNumberColumnsSpanned() - method in class org.apache.fop.fo.flow.table.TableColumn
getNumberOfColumns() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
getNumberOfColumns() - method in class org.apache.fop.fo.flow.table.Table
Returns the number of columns of this table.
getNumberOfColumns() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
getNumberOfPages() - method in class org.apache.fop.render.java2d.Java2DRenderer
getNumberRowsSpanned() - method in class org.apache.fop.fo.flow.table.TableCell
getNumComponents() - method in class org.apache.fop.pdf.PDFColorSpace
Get the number of color components for this colorspace
getNumComponents() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
Get the number of color components for this colorspace
getNumComponents() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
getNumeric() - method in class org.apache.fop.fo.properties.EnumNumber
getNumeric() - method in class org.apache.fop.fo.properties.LengthProperty
getNumeric() - method in class org.apache.fop.fo.properties.NumberProperty
Convert NumberProperty to Numeric object
getNumeric() - method in class org.apache.fop.fo.expr.NumericProperty
getNumeric() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getNumeric() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
getNumericValue() - method in class org.apache.fop.fo.properties.EnumLength
getNumericValue() - method in class org.apache.fop.fo.properties.EnumNumber
logs an error, because it's not supposed to be called
getNumericValue() - method in class org.apache.fop.fo.properties.FixedLength
getNumericValue() - method in class org.apache.fop.fo.properties.NumberProperty
Return the value of this Numeric.
getNumericValue() - method in class org.apache.fop.datatypes.Numeric
Return the value of this Numeric
getNumericValue() - method in class org.apache.fop.fo.expr.NumericProperty
Return the value.
getNumericValue() - method in class org.apache.fop.fo.properties.PercentLength
getNumericValue() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
Return the resolved (calculated) value of the expression.
getNumericValue() - method in class org.apache.fop.fo.properties.TableColLength
Return the value as a numeric value.
getNumericValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.EnumLength
getNumericValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.EnumNumber
logs an error, because it's not supposed to be called
getNumericValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.FixedLength
Return the value of this Numeric.
Return the value of this Numeric
getNumGlyphs(org.apache.fop.fonts.truetype.FontFileReader) - method in class org.apache.fop.fonts.truetype.TTFFile
Read the number of glyphs from the "maxp" table
getNums() - method in class org.apache.fop.pdf.PDFNumberTreeNode
Returns the Nums array.
getNums() - method in class org.apache.fop.pdf.PDFPageLabels
Returns the Nums object
getObject() - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
getObject() - method in class org.apache.fop.fo.properties.CharacterProperty
getObject() - method in class org.apache.fop.fo.properties.ColorProperty
getObject() - method in class org.apache.fop.fo.properties.CondLengthProperty
getObject() - method in class org.apache.fop.util.ContentHandlerFactory.ObjectSource
getObject() - method in class org.apache.fop.fo.properties.EnumLength
getObject() - method in class org.apache.fop.fo.properties.EnumNumber
getObject() - method in class org.apache.fop.fo.properties.EnumProperty
getObject() - method in class org.apache.fop.fo.properties.KeepProperty
getObject() - method in class org.apache.fop.fo.properties.LengthPairProperty
getObject() - method in class org.apache.fop.fo.properties.LengthProperty
getObject() - method in class org.apache.fop.fo.properties.LengthRangeProperty
getObject() - method in class org.apache.fop.fo.properties.ListProperty
getObject() - method in class org.apache.fop.fo.expr.NCnameProperty
getObject() - method in class org.apache.fop.fo.properties.NumberProperty
getObject() - method in class org.apache.fop.fo.expr.NumericProperty
getObject() - method in class org.apache.fop.pdf.PDFReference
Returns the PDF object
getObject() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getObject() - method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
getObject() - method in class org.apache.fop.fo.properties.SpaceProperty
getObject() - method in class org.apache.fop.fo.properties.StringProperty
getObjectID() - method in class org.apache.fop.pdf.PDFObject
Returns the PDF representation of the Object ID.
getObjectNumber() - method in class org.apache.fop.pdf.PDFObject
Returns the object's number.
getOffset() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Returns the offset from the before-edge of the parent to this context.
getOffset() - method in class org.apache.fop.area.inline.InlineArea
Get the offset of this inline area.
getOffset() - method in class org.apache.fop.area.inline.WordArea
getOptLineCount() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getOrdering() - method in class org.apache.fop.fonts.CIDFont
Returns a font name for use within a registry.
getOrdering() - method in class org.apache.fop.fonts.MultiByteFont
getOrientation() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
The orientation for these metrics in the character set
getOrigColorSpace() - method in class org.apache.fop.util.ColorExt
getOriginalBreakPosition() - method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
getOriginalColorComponents() - method in class org.apache.fop.util.ColorExt
getOriginatingLayoutManager() - method in class org.apache.fop.layoutmgr.UnresolvedListElement
getOrphanContentLimit() - method in class org.apache.fop.fo.flow.ListBlock
getOrphanContentLimit() - method in class org.apache.fop.fo.flow.table.Table
getOrphans() - method in class org.apache.fop.fo.flow.Block
getOtherSide(int) - static method in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
getOutdir() - method in class org.apache.fop.tools.anttasks.Fop
Gets the output directory.
getOutfile() - method in class org.apache.fop.tools.anttasks.Fop
Gets the output file.
getOutline() - method in class org.apache.fop.svg.PDFImageElementBridge.Graphics2DNode
getOutline() - method in class org.apache.fop.svg.PDFImageElementBridge.LoaderImageNode
getOutline(TextNode) - method in class org.apache.fop.render.ps.PSTextPainter
Get the outline shape of the text characters.
getOutlineRoot() - method in class org.apache.fop.pdf.PDFDocument
Get the root Outlines object.
getOutputCondition() - method in class org.apache.fop.pdf.PDFOutputIntent
getOutputConditionIdentifier() - method in class org.apache.fop.pdf.PDFOutputIntent
getOutputFile() - method in class org.apache.fop.cli.CommandLineOptions
Returns the output file
getOutputFile() - method in class org.apache.fop.apps.FOUserAgent
Gets the output File.
getOutputFormat() - method in class org.apache.fop.cli.CommandLineOptions
getOutputIntents() - method in class org.apache.fop.pdf.PDFRoot
Returns the /OutputIntents array.
getOutputStream() - method in class org.apache.fop.pdf.InMemoryStreamCache
Get the current OutputStream.
getOutputStream() - method in class org.apache.fop.render.pcl.PCLGenerator
getOutputStream() - method in class org.apache.fop.pdf.StreamCache
Get the current OutputStream.
getOutputStream() - method in class org.apache.fop.pdf.TempFileStreamCache
Get the current OutputStream.
getOverflow() - method in class org.apache.fop.fo.flow.AbstractGraphics
getOverflow() - method in class org.apache.fop.fo.flow.BlockContainer
getOverflow() - method in class org.apache.fop.fo.extensions.ExternalDocument
getOverflow() - method in class org.apache.fop.fo.GraphicsProperties
getOverflow() - method in class org.apache.fop.fo.pagination.Region
getOverlays() - method in class org.apache.fop.render.afp.modca.ResourceGroup
Returns the list of overlays
getOverlineColor() - method in class org.apache.fop.fo.properties.CommonTextDecoration
getOwnerPassword() - method in class org.apache.fop.pdf.PDFEncryptionParams
Returns the owner password.
getP() - method in class org.apache.fop.layoutmgr.KnuthElement
getP() - method in class org.apache.fop.layoutmgr.KnuthPenalty
getPaddingLengthProperty(int) - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
Returns the CondLengthProperty for the padding on one side.
getPage() - method in class org.apache.fop.area.PageViewport
Get the page reference area with the contents.
getPage() - method in class org.apache.fop.render.awt.viewer.PreviewPanel
getPage(boolean,int) - method in class org.apache.fop.layoutmgr.PageProvider
getPage(boolean,int,int) - method in class org.apache.fop.layoutmgr.PageProvider
Returns a Page.
getPage(int) - method in class org.apache.fop.area.PageSequence
Returns the page at the given index.
getPage(int,int) - method in class org.apache.fop.area.AreaTreeModel
Get the page for a position in the document.
getPageArea() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
Call startPageArea if needed and return the page area object.
getPageCount() - method in class org.apache.fop.apps.FormattingResults
Gets the number of pages rendered
getPageCount() - method in class org.apache.fop.area.PageSequence
getPageCount() - method in class org.apache.fop.apps.PageSequenceResults
Gets the number of pages that resulted by processing the page-sequence.
getPageCount(int) - method in class org.apache.fop.area.AreaTreeModel
Get the page count.
getPageDefinition(long,long,int) - static method in class org.apache.fop.render.pcl.PCLPageDefinition
Tries to determine a matching page definition.
getPageDescriptor() - method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Accessor method to obtain the PageDescriptor object of the active environment group.
getPageFormat(int) - method in class org.apache.fop.render.awt.AWTRenderer
getPageFormat(int) - method in class org.apache.fop.render.print.PrintRenderer
getPageHeight() - method in class org.apache.fop.apps.FopFactory
Gets the default page-height to use as fallback, in case page-height="auto"
getPageHeight() - method in class org.apache.fop.apps.FOUserAgent
Gets the default page-height to use as fallback, in case page-height="auto"
getPageHeight() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getPageImage(int) - method in class org.apache.fop.render.java2d.Java2DRenderer
Generates a desired page from the renderer's page viewport list.
getPageImage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.java2d.Java2DRenderer
Generates a desired page from the renderer's page viewport list.
getPageImageSize(int) - method in class org.apache.fop.render.awt.AWTRenderer
getPageIndex() - method in class org.apache.fop.area.PageViewport
getPageIndex() - method in class org.apache.fop.pdf.PDFPage
getPageLabels() - method in class org.apache.fop.pdf.PDFRoot
Returns the /PageLabels object.
getPageMode() - method in class org.apache.fop.pdf.PDFRoot
Returns the currently active /PageMode.
getPageNumber() - method in class org.apache.fop.render.awt.viewer.GoToPageDialog
Returns page number, entered by user.
getPageNumber() - method in class org.apache.fop.area.PageViewport
Get the page number of this page.
getPageNumberString() - method in class org.apache.fop.area.PageViewport
Get the page number of this page.
getPagePosition() - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
getPageProvider() - method in class org.apache.fop.layoutmgr.AbstractBreaker
Returns the PageProvider if any.
getPageProvider() - method in class org.apache.fop.layoutmgr.PageBreaker
getPageProvider() - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
getPages() - method in class org.apache.fop.pdf.PDFDocument
Returns the PDFPages object associated with the root object.
getPageSequence() - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
getPageSequence() - method in class org.apache.fop.area.PageViewport
getPageSequenceCount() - method in class org.apache.fop.area.AreaTreeModel
Get the page sequence count.
getPageSequenceCount() - method in class org.apache.fop.fo.pagination.Root
Returns the number of PageSequence instances.
getPageSequenceMaster(String) - method in class org.apache.fop.fo.pagination.LayoutMasterSet
Get a page sequence master by name.
getPageSequences() - method in class org.apache.fop.apps.FormattingResults
Gets the results for the individual page-sequences.
getPageViewport() - method in class org.apache.fop.area.BookmarkData
Get the PageViewport object that this bookmark refers to
getPageViewport() - method in class org.apache.fop.area.DestinationData
Get the PageViewport object that this destination refers to
getPageViewport() - method in class org.apache.fop.layoutmgr.Page
getPageViewport(int) - method in class org.apache.fop.render.java2d.Java2DRenderer
Returns a page viewport.
getPageViewportsContainingID(String) - method in class org.apache.fop.area.AreaTreeHandler
Get the list of page viewports that have an area with a given id.
getPageViewportsContainingID(String) - method in class org.apache.fop.area.IDTracker
Get the list of page viewports that have an area with a given id.
getPageWidth() - method in class org.apache.fop.apps.FopFactory
Gets the default page-width to use as fallback, in case page-width="auto"
getPageWidth() - method in class org.apache.fop.apps.FOUserAgent
Gets the default page-width to use as fallback, in case page-width="auto"
getPageWidth() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getParams() - method in class org.apache.fop.pdf.PDFEncryption
Returns the encryption parameters.
getParams() - method in class org.apache.fop.pdf.PDFEncryptionJCE
Returns the encryption parameters.
getParent() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
getParent() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getParent() - method in class org.apache.fop.fo.FONode
getParent() - method in class org.apache.fop.layoutmgr.LayoutManager
Get the parent layout manager.
getParent() - method in class org.apache.fop.pdf.PDFObject
Returns this objects's parent.
getParentAlignmentContext() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the parent alignment context.
getParentArea() - method in class org.apache.fop.area.inline.InlineArea
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
Get the parent area for children of this block container.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.BlockLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.FlowLayoutManager
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.LayoutManager
Get the parent area for an area.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
This is a leaf-node, so this method is never called.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
Return an Area which can contain the passed childArea.
getParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
Return an Area which can contain the passed childArea.
getParentAreaBPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Find the parent area and returns its BPD.
getParentAreaIPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Find the parent area and returns its IPD.
getParentElementContext() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the context of the parent element of this context.
getParentFObj() - method in class org.apache.fop.fo.PropertyList
getParentITableColumnsInfo() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet
getParentList() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Get the parent list.
getParentPropertyList() - method in class org.apache.fop.fo.PropertyList
getParserName() - static method in class org.apache.fop.image.loader.batik.PreloaderSVG
Returns the fully qualified classname of an XML parser for Batik classes that apparently need it (error messages, perhaps)
getPartFO() - method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
Convenience method.
getPath() - method in class org.apache.fop.render.afp.fonts.CharacterSet
getPattern(String) - static method in class org.apache.fop.hyphenation.PatternParser
getPDFAMode() - method in class org.apache.fop.pdf.PDFProfile
getPDFColorSpace() - method in class org.apache.fop.pdf.PDFDocument
Get the PDF color space object.
getPDFContext() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Return the PDFContext for this instance.
getPDFDocument() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Get the pdf document created by this class.
getPDFFilter() - method in class org.apache.fop.pdf.AlphaRasterImage
getPDFFilter() - method in class org.apache.fop.pdf.BitmapImage
getPDFFilter() - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
getPDFFilter() - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
getPDFFilter() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getPDFFilter() - method in class org.apache.fop.pdf.PDFImage
Get the PDF Filter to be applied to the image.
getPDFGoTo(String,Point2D) - method in class org.apache.fop.pdf.PDFFactory
Finds and returns a PDFGoTo to the given page and position.
getPDFGoToForID(String,String) - method in class org.apache.fop.render.pdf.PDFRenderer
Get a PDFGoTo pointing to the given id.
getPDFInfo(org.apache.fop.render.RendererContext) - static method in class org.apache.fop.render.pdf.PDFSVGHandler
Get the pdf information from the render context.
Returns the PDF name for a certain CID font type.
Returns the PDF name for a certain font type.
getPDFResources() - method in class org.apache.fop.pdf.PDFResourceContext
Get the resources for this resource context.
getPDFVersion() - method in class org.apache.fop.pdf.PDFDocument
getPDFVersionString() - method in class org.apache.fop.pdf.PDFDocument
getPDFXMode() - method in class org.apache.fop.pdf.PDFProfile
getPenaltyValue() - method in class org.apache.fop.layoutmgr.BreakElement
getPenaltyWidth() - method in class org.apache.fop.layoutmgr.BreakElement
getPendingAfterMarks() - method in class org.apache.fop.layoutmgr.BreakElement
getPendingAfterMarks() - method in class org.apache.fop.layoutmgr.LayoutContext
getPendingBeforeMarks() - method in class org.apache.fop.layoutmgr.BreakElement
getPendingBeforeMarks() - method in class org.apache.fop.layoutmgr.LayoutContext
getPercentage() - method in class org.apache.fop.fo.properties.PercentLength
Used during property resolution to check for negative percentages
getPercentBase() - method in class org.apache.fop.fo.properties.BackgroundPositionShorthand.Maker
Returns a PercentBase whose getDimension() returns 1.
getPercentBase() - method in class org.apache.fop.fo.expr.Function
getPercentBase() - method in class org.apache.fop.fo.expr.FunctionBase
getPercentBase() - method in class org.apache.fop.fo.expr.PPColWidthFunction
getPercentBase() - method in class org.apache.fop.fo.expr.PropertyInfo
Return the PercentBase object used to calculate the absolute value from a percent specification.
getPercentBase(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.PropertyMaker
This is used to handle properties specified as a percentage of some "base length", such as the content width of their containing box.
getPFBFormat() - method in class org.apache.fop.fonts.type1.PFBData
Returns the format the font was loaded with.
getPhysicalPageSize() - method in class org.apache.fop.render.pcl.PCLPageDefinition
getPixelToMM() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the pixel to mm factor.
Returns the pixel to millimeter conversion factor specified in the TranscodingHints or 0.3528 if any.
getPixelUnitToMillimeter() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the pixel to mm factor.
getPixelUnitToMillimeter() - method in class org.apache.fop.svg.SVGUserAgent
Returns a customized the pixel to mm factor.
getPlacement() - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Returns the placement of the image inside the viewport.
getPointSize() - method in class org.apache.fop.render.afp.AFPFontAttributes
getPos(Object) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager.StackingIter
getPos(Object) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager.StackingIter
getPos(Object) - method in class org.apache.fop.layoutmgr.KnuthPossPosIter
getPos(Object) - method in class org.apache.fop.layoutmgr.PositionIterator
getPosition() - method in class org.apache.fop.layoutmgr.ListElement
getPosition() - method in class org.apache.fop.layoutmgr.NonLeafPosition
getPosition() - method in class org.apache.fop.layoutmgr.Position
Overridden by NonLeafPosition to return the Position of its child LM.
getPositioning() - method in class org.apache.fop.area.Block
Get the positioning of this area.
getPossibilitiesNumber() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
getPostHyphenText(int) - method in class org.apache.fop.hyphenation.Hyphenation
getPostscriptName() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the Postscript name of the font.
getPostScriptName() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the PostScript name of the font.
getPrecedence() - method in class org.apache.fop.fo.pagination.RegionBA
getPrecedence() - method in class org.apache.fop.layoutmgr.SpaceElement
getPrecedence() - method in class org.apache.fop.fo.properties.SpaceProperty
getPrecedence() - method in class org.apache.fop.traits.SpaceVal
Returns the Precedence value.
getPredictor() - method in class org.apache.fop.pdf.FlateFilter
Get the predictor for this filter.
getPreferredSize() - method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
getPrefix() - method in class org.apache.fop.util.QName
getPreHyphenText(int) - method in class org.apache.fop.hyphenation.Hyphenation
getPresentationTextDataDescriptor() - method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
Accessor method to obtain the PresentationTextDataDescriptor object of the active environment group.
getPrevFOTextThisBlock() - method in class org.apache.fop.fo.FOText
TODO: Explain this method
getPrimary() - method in class org.apache.fop.fo.flow.table.EmptyGridUnit
getPrimary() - method in class org.apache.fop.fo.flow.table.GridUnit
Returns the before-start grid unit of the cell containing this grid unit.
getPrimary() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
getPrimitiveBounds() - method in class org.apache.fop.svg.PDFImageElementBridge.Graphics2DNode
getPrimitiveBounds() - method in class org.apache.fop.svg.PDFImageElementBridge.LoaderImageNode
getPrintable(int) - method in class org.apache.fop.render.awt.AWTRenderer
getPrintable(int) - method in class org.apache.fop.render.print.PrintRenderer
getPrinterJob() - method in class org.apache.fop.render.print.PrintRenderer
getPriority() - method in class org.apache.fop.fonts.FontTriplet
getPriority() - method in class org.apache.fop.render.pdf.PDFImageHandler
Returns the priority for this image handler.
getPriority() - method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
getPriority() - method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
getPriority() - method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
getPriority() - method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
getPriority() - method in class org.apache.fop.render.pdf.PDFImageHandlerXML
getProducer() - method in class org.apache.fop.apps.FOUserAgent
Returns the producer of the document
getProducer() - method in class org.apache.fop.pdf.PDFInfo
getProfile() - method in class org.apache.fop.pdf.PDFDocument
getProperty(int) - method in class org.apache.fop.fo.flow.table.TableColumn
Retrieve a property value through its Id; used by from-table-column() function
getProperty(String) - method in class org.apache.fop.render.RendererContext
Returns a property from the RendererContext.
getPropertyId(String) - static method in class org.apache.fop.fo.FOPropertyMapping
Return the propId for a property name.
getPropertyList() - method in class org.apache.fop.fo.expr.PropertyInfo
accessor for PropertyList
getPropertyListFor(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.flow.Marker
retrieve the property list of foNode
getPropertyListMaker() - method in class org.apache.fop.fo.FOEventHandler
Return the propertyListMaker.
getPropertyMaker() - method in class org.apache.fop.fo.expr.PropertyInfo
accessor for PropertyMaker
getPropertyMakerFor(int) - static method in class org.apache.fop.fo.FObj
Returns the PropertyMaker for a given property ID.
getPropertyName(int) - static method in class org.apache.fop.fo.FOPropertyMapping
Returns the property name corresponding to the PR_* id
getPropId() - method in class org.apache.fop.fo.properties.PropertyMaker
getPropType() - method in class org.apache.fop.area.Trait
Returns the property type.
getPseudoContext() - static method in class org.apache.fop.datatypes.ValidationPercentBaseContext
getPSGenerator() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the PSGenerator.
getPSInfo(org.apache.fop.render.RendererContext) - static method in class org.apache.fop.render.ps.PSSVGHandler
Get the pdf information from the render context.
getPSLM() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
getPSLM() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getPSLM() - method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
getPSLM() - method in class org.apache.fop.layoutmgr.LayoutManager
Get the active PageSequenceLayoutManager instance for this layout process.
getPSLM() - method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
Provides access to this object
getPSResourceForFontKey(String) - method in class org.apache.fop.render.ps.PSRenderer
Returns the PSResource for the given font key.
getPVKey() - method in class org.apache.fop.area.Trait.InternalLink
Returns the key of the targeted PageViewport.
getQName() - method in class org.apache.fop.util.QName
getQName(int) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getRasterData(int) - static method in class org.apache.fop.render.afp.modca.ImageRasterPattern
Static method to return the raster image data for the grey scale specified.
getRealFont() - method in class org.apache.fop.fonts.LazyFont
Gets the real font.
getRecordStore() - method in class org.apache.fop.image.loader.batik.ImageWMF
Returns the contained WMF record store.
getReferenceAreaBPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Find the first ancestor area that is a reference area and returns its BPD.
getReferenceAreaIPD() - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
Find the first ancestor area that is a reference area and returns its IPD.
getReferenceOrientation() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
getReferenceOrientation() - method in class org.apache.fop.fo.flow.BlockContainer
getReferenceOrientation() - method in class org.apache.fop.fo.pagination.Region
getReferenceOrientation() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getRefId() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getRefIPD() - method in class org.apache.fop.layoutmgr.LayoutContext
Returns the inline-progression-dimension of the nearest ancestor reference area.
getRegion(int) - method in class org.apache.fop.fo.pagination.SimplePageMaster
Returns the region for a given region class.
getRegionClass() - method in class org.apache.fop.area.RegionReference
Get the region class of this region.
getRegionName() - method in class org.apache.fop.fo.pagination.Region
getRegionName() - method in class org.apache.fop.area.RegionReference
getRegionReference() - method in class org.apache.fop.area.RegionViewport
Get the region-reference-area for this region viewport.
getRegionReference(int) - method in class org.apache.fop.area.PageViewport
Convenience method to return a given region-reference-area, keyed by the Constants class identifier for the corresponding formatting object (ie.
getRegions() - method in class org.apache.fop.fo.pagination.SimplePageMaster
Returns a Map of regions associated with this simple-page-master
getRegionViewport() - method in class org.apache.fop.area.RegionReference
getRegionViewport(int) - method in class org.apache.fop.area.Page
Get the region from this page.
getRegistry() - method in class org.apache.fop.fonts.CIDFont
Returns the name of the issuer of the font.
getRegistry() - method in class org.apache.fop.fonts.MultiByteFont
getRegistryName() - method in class org.apache.fop.pdf.PDFOutputIntent
getRelativebase() - method in class org.apache.fop.tools.anttasks.Fop
Gets the relative base attribute
getRelativePositionProps() - method in class org.apache.fop.fo.PropertyList
Constructs a RelativePositionProps objects.
getRemainingBPD() - method in class org.apache.fop.area.BodyRegion
getRenderer() - method in class org.apache.fop.render.RendererContext
Returns the configuration subtree for a specific renderer.
Returns the configuration subtree for a specific renderer.
getRendererFactory() - method in class org.apache.fop.apps.FopFactory
getRendererFactory() - method in class org.apache.fop.apps.FOUserAgent
getRendererMaker(String) - method in class org.apache.fop.render.RendererFactory
Returns a RendererMaker which handles the given MIME type.
getRendererOptions() - method in class org.apache.fop.apps.FOUserAgent
Returns the renderer options
getRendererOverride() - method in class org.apache.fop.apps.FOUserAgent
Returns the overriding Renderer instance, if any.
getRenderingIntent() - method in class org.apache.fop.fo.pagination.ColorProfile
Get rendering-intent attribute Returned value is one of Constants.EN_AUTO Constants.EN_PERCEPTUAL Constants.EN_RELATIVE_COLOMETRIC Constants.EN_SATURATION Constants.EN_ABSOLUTE_COLORMETRIC
getRepeat() - method in class org.apache.fop.area.Trait.Background
Returns the image repetition behaviour for images.
getResolution() - method in class org.apache.fop.render.afp.AFPRenderer
Returns the output/device resolution.
getResolution() - method in class org.apache.fop.render.pcl.PCLRenderer
getResources() - method in class org.apache.fop.pdf.PDFDocument
get the /Resources object for the document
getResultCTM() - method in class org.apache.fop.render.txt.TXTState
getResults() - method in class org.apache.fop.area.AreaTreeHandler
Get information about the rendered output, like number of pages created.
getResults() - method in class org.apache.fop.apps.Fop
Returns the results of the rendering process.
getResults() - method in class org.apache.fop.fo.FOTreeBuilder
Returns the results of the rendering process.
getRetainedWidth() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
getRetrieveBoundary() - method in class org.apache.fop.fo.flow.RetrieveMarker
getRetrieveClassName() - method in class org.apache.fop.fo.flow.RetrieveMarker
getRetrievePosition() - method in class org.apache.fop.fo.flow.RetrieveMarker
getRoot() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
Public accessor for the ancestor Root.
getRoot() - method in class org.apache.fop.fo.FONode
Returns the root node of this tree
getRoot() - method in class org.apache.fop.pdf.PDFDocument
Get the PDF root object.
getRoot() - method in class org.apache.fop.fo.pagination.Root
getRootException() - method in class org.apache.fop.apps.FOPException
Attempts to recast the exception as other Throwable types.
getRootOutline() - method in class org.apache.fop.pdf.PDFRoot
Get the root PDF outline for the document.
getRootPages() - method in class org.apache.fop.pdf.PDFRoot
Returns the /PageLabels object.
getRotatedIPD() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
getRotation() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Returns the rotation of the page
getRow() - method in class org.apache.fop.fo.flow.table.GridUnit
Returns the fo:table-row element (if any) this grid unit belongs to.
getRow() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
getRow() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Get the parent row.
getRowGroups() - method in class org.apache.fop.fo.flow.table.TableBody
getRowIndex() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the index of the row this grid unit belongs to.
getRows() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the grid units belonging to the same span as this one.
getRowSpanIndex() - method in class org.apache.fop.fo.flow.table.GridUnit
getRtfAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
Added by Normand Masse Used for attribute inheritance
getRtfAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
Added by Normand Masse
getRtfExternalGraphicCompressionRate() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfOptions
Gets the compression rate for the external graphic in percent.
getRtfList() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
Gets the RtfList this style belongs to.
getRtfListItem() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
Gets the RtfListItem this style belongs to.
getRtfListItem() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Gets the parent list-item of the textrun.
getRtfListStyle() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
Get list style
getRtfListStyle() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Get list style
getRuleStyle() - method in class org.apache.fop.area.inline.Leader
Get the rule style of this leader.
getRuleStyle() - method in class org.apache.fop.fo.flow.Leader
getRuleStyleAsString() - method in class org.apache.fop.area.inline.Leader
getRuleThickness() - method in class org.apache.fop.area.inline.Leader
Get the rule thickness of the rule in miilipoints.
getRuleThickness() - method in class org.apache.fop.fo.flow.Leader
getScaledBaselineTable() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the scaled baseline table for this context.
getScaleFactor() - method in class org.apache.fop.render.java2d.Java2DRenderer
getScaleToFit(double,double) - method in class org.apache.fop.render.awt.viewer.PreviewPanel
Returns the scale factor required in order to fit either the current page or two adjacent pages within a window of the given height and width, depending on the display mode.
getScaleToFitWidth() - method in class org.apache.fop.render.awt.viewer.PreviewPanel
As getScaleToFitWindow, but ignoring the Y axis.
getScaleToFitWindow() - method in class org.apache.fop.render.awt.viewer.PreviewPanel
Returns the scale factor required in order to fit either the current page within the current window or to fit two adjacent pages within the display if the displaymode is continuous.
getScaling() - method in class org.apache.fop.fo.flow.AbstractGraphics
getScaling() - method in class org.apache.fop.fo.extensions.ExternalDocument
getScaling() - method in class org.apache.fop.fo.GraphicsProperties
getSearchableDirectories() - method in class org.apache.fop.fonts.autodetect.MacFontDirFinder
Some guesses at possible unix font directory locations
getSearchableDirectories() - method in class org.apache.fop.fonts.autodetect.NativeFontDirFinder
Returns an array of directories to search for fonts in.
getSearchableDirectories() - method in class org.apache.fop.fonts.autodetect.UnixFontDirFinder
Some guesses at possible unix font directory locations
getSelected(Mark,Mark) - method in class org.apache.fop.render.ps.PSTextPainter
Get selected.
getSelector() - method in class org.apache.fop.render.pcl.PCLPageDefinition
getSensitiveBounds() - method in class org.apache.fop.svg.PDFImageElementBridge.Graphics2DNode
getSensitiveBounds() - method in class org.apache.fop.svg.PDFImageElementBridge.LoaderImageNode
getSeparator() - method in class org.apache.fop.area.BeforeFloat
Get the separator area for this before float.
getSeparator() - method in class org.apache.fop.area.Footnote
Get the separator area for this footnote area.
getShorthand(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.PropertyMaker
For properties that can be set by shorthand properties, this method should return the Property, if any, that is parsed from any shorthand properties that affect this property.
getShortLMName() - method in class org.apache.fop.layoutmgr.Position
getSiblingRegion(int) - method in class org.apache.fop.fo.pagination.Region
Returns a sibling region for this region.
getSide() - method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
getSimplePageMaster() - method in class org.apache.fop.layoutmgr.Page
getSimplePageMaster(String) - method in class org.apache.fop.fo.pagination.LayoutMasterSet
Get a simple page master by name.
getSimplePageMasterName() - method in class org.apache.fop.area.PageViewport
getSize() - method in class org.apache.fop.pdf.InMemoryStreamCache
Returns the current size of the stream.
getSize() - method in class org.apache.fop.pdf.StreamCache
Returns the current size of the stream.
getSize() - method in class org.apache.fop.pdf.TempFileStreamCache
Returns the current size of the stream.
getSize(int,Element,float) - static method in class org.apache.fop.fo.extensions.svg.SVGElement
Get the size of the SVG root element.
getSizeHint() - method in class org.apache.fop.pdf.AbstractPDFStream
Returns a value that hints at the size of the encoded stream.
getSizeHint() - method in class org.apache.fop.pdf.PDFImageXObject
getSizeHint() - method in class org.apache.fop.pdf.PDFStream
getSizeHint() - method in class org.apache.fop.pdf.PDFT1Stream
getSizeHint() - method in class org.apache.fop.pdf.PDFXObject
getSoftMask() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getSoftMask() - method in class org.apache.fop.pdf.AlphaRasterImage
getSoftMaskReference() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getSoftMaskReference() - method in class org.apache.fop.pdf.AlphaRasterImage
getSoftMaskReference() - method in class org.apache.fop.pdf.BitmapImage
getSoftMaskReference() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getSoftMaskReference() - method in class org.apache.fop.pdf.PDFImage
Get the PDF reference for a soft mask.
getSourceFlavor() - method in class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
getSourceFlavor() - method in class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
getSourcePixelUnitToMillimeter() - method in class org.apache.fop.apps.FopFactory
Returns the conversion factor from pixel units to millimeters.
getSourcePixelUnitToMillimeter() - method in class org.apache.fop.apps.FOUserAgent
Returns the conversion factor from pixel units to millimeters.
getSourceResolution() - method in class org.apache.fop.apps.FopFactory
getSourceResolution() - method in class org.apache.fop.apps.FOUserAgent
getSpace() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses
getSpace() - method in class org.apache.fop.area.inline.SpaceArea
getSpace() - method in class org.apache.fop.fo.properties.SpaceProperty
getSpace() - method in class org.apache.fop.traits.SpaceVal
Returns the Space value.
getSpaceAdjust() - method in class org.apache.fop.layoutmgr.LayoutContext
getSpaceAfter() - method in class org.apache.fop.area.Area
Returns the space after
getSpaceAfter() - method in class org.apache.fop.layoutmgr.LayoutContext
Get the current amount of space after / end
getSpaceBefore() - method in class org.apache.fop.area.Area
Returns the space before
getSpaceBefore() - method in class org.apache.fop.layoutmgr.LayoutContext
Get the current amount of space before / start
getSpaceBefore() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
getSpaceEnd() - method in class org.apache.fop.area.Area
Returns the space end
getSpaceEnd() - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
getSpaceEnd() - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Get the space at the end of the inline area.
getSpaceResolver() - method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
getSpaceResolver() - method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingPosition
getSpaceStart() - method in class org.apache.fop.area.Area
Returns the space start
getSpaceStart() - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
getSpaceStart() - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Get the space at the start of the inline area.
getSpan() - method in class org.apache.fop.fo.flow.Block
getSpan() - method in class org.apache.fop.fo.flow.BlockContainer
getSpans() - method in class org.apache.fop.area.MainReference
Get the span areas from this area.
getSpecifiedValue() - method in class org.apache.fop.fo.properties.Property
Return the original value specified for the property attribute.
getSrc() - method in class org.apache.fop.fo.pagination.ColorProfile
Get src attribute
getSrc() - method in class org.apache.fop.fo.extensions.ExternalDocument
Returns the src attribute (the URI to the embedded document).
getSrc() - method in class org.apache.fop.fo.flow.ExternalGraphic
getStackingSize() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
getStackLevel() - method in class org.apache.fop.pdf.PDFState
Get the current stack level.
getStackLimitBP() - method in class org.apache.fop.layoutmgr.LayoutContext
Returns the stack limit in block-progression-dimension.
getStackLimitIP() - method in class org.apache.fop.layoutmgr.LayoutContext
Returns the stack limit in inline-progression-dimension.
getStandardPrefix() - method in class org.apache.fop.fo.ElementMapping
getStandardPrefix() - method in class org.apache.fop.fo.extensions.ExtensionElementMapping
getStandardPrefix() - method in class org.apache.fop.fo.FOElementMapping
getStandardPrefix() - method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
getStartEndBorderWidths() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the widths of the start- and end-borders of the span this grid unit belongs to.
getStartIndent() - method in class org.apache.fop.area.Block
getStartIndent() - method in class org.apache.fop.area.LineArea
Get the start indent of this line area.
getStartingPageNumber() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
Get the starting page number for this page sequence.
getStartingPartIndexForLastPage(int) - method in class org.apache.fop.layoutmgr.PageProvider
Returns the part index (0
getStartingState() - method in class org.apache.fop.fo.flow.MultiCase
Return the "starting-state" property.
getStartOn() - method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
getStartPage() - method in class org.apache.fop.render.print.PrintRenderer
getStartX() - method in class org.apache.fop.render.txt.border.BorderManager
getStartY() - method in class org.apache.fop.render.txt.border.BorderManager
getStaticContent(String) - method in class org.apache.fop.fo.pagination.PageSequence
Get the static content FO node from the flow map.
getStaticContentFO() - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
Convenience method that returns the Static Content node.
getStatusListener() - method in class org.apache.fop.render.awt.AWTRenderer
getStdHW() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the StdHW value.
getStdVW() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the StdVW value.
getStemV() - method in class org.apache.fop.fonts.CustomFont
getStemV() - method in class org.apache.fop.fonts.FontDescriptor
Returns the vertical stem width for the font.
getStemV() - method in class org.apache.fop.fonts.LazyFont
getStemV() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the width of the dominant vertical stems of the font.
getStemV() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the StemV attribute of the font.
getString() - method in class org.apache.fop.fo.properties.CharacterProperty
getString() - method in class org.apache.fop.fo.properties.EnumLength
getString() - method in class org.apache.fop.fo.properties.EnumNumber
getString() - method in class org.apache.fop.fo.properties.FontFamilyProperty
getString() - method in class org.apache.fop.fo.expr.NCnameProperty
getString() - method in class org.apache.fop.svg.PDFGraphics2D
Get the string containing all the commands written into this Grpahics.
getString() - method in class org.apache.fop.fo.properties.PercentLength
getString() - method in class org.apache.fop.fo.properties.Property
This method expects to be overridden by subclasses.
getString() - method in class org.apache.fop.fo.properties.StringProperty
getString(String) - method in class org.apache.fop.render.awt.viewer.Translator
Returns localized String for a given key.
getStringBounds(String,java.awt.Font) - static method in class org.apache.fop.svg.SVGUtilities
Get the string bounds for a particular string given the font.
getStringHeight(String,java.awt.Font) - static method in class org.apache.fop.svg.SVGUtilities
Get the string height for a particular string given the font.
getStringWidth(String) - method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
getStringWidth(String,java.awt.Font) - static method in class org.apache.fop.svg.SVGUtilities
Get the string width for a particular string given the font.
getStrippedFontName() - method in class org.apache.fop.fonts.CustomFont
Returns the font family name stripped of whitespace.
getStroke() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
getStyle() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
getStyle() - method in class org.apache.fop.fonts.FontTriplet
getSubData(int) - method in class org.apache.fop.area.BookmarkData
Get the child data object.
getSubFamilyName() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the font sub family name of the font.
getSubject() - method in class org.apache.fop.pdf.PDFInfo
getSubprop(org.apache.fop.fo.properties.Property,int) - method in class org.apache.fop.fo.properties.PropertyMaker
Return a property value for the given component of a compound property.
getSubPropertyId(String) - static method in class org.apache.fop.fo.FOPropertyMapping
Return the subpropId for a subproperty name.
getSubpropMaker(int) - method in class org.apache.fop.fo.properties.CompoundPropertyMaker
Return a Maker object which is used to set the values on components of compound property types, such as "space".
getSubpropMaker(int) - method in class org.apache.fop.fo.properties.PropertyMaker
Return a subproperty maker for the subpropertyId.
getSubsetWidths(org.apache.fop.fonts.CIDFont) - method in class org.apache.fop.pdf.PDFFactory
getSubtype() - method in class org.apache.fop.pdf.PDFOutputIntent
getSucceedingPageSequence(org.apache.fop.fo.pagination.PageSequence) - method in class org.apache.fop.fo.pagination.Root
Some properties, such as 'force-page-count', require a page-sequence to know about some properties of the next.
Calculates the sum of all column widths.
getSupplement() - method in class org.apache.fop.fonts.CIDFont
Returns the supplement number of the character collection.
getSupplement() - method in class org.apache.fop.fonts.MultiByteFont
getSupportedFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandlerRegistry
Returns the ordered array of supported image flavors.
getSupportedFlavors(String) - method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
getSupportedFlavors(String) - method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
getSupportedImageClass() - method in class org.apache.fop.render.pdf.PDFImageHandler
Returns the Image subclass supported by this instance.
getSupportedImageClass() - method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
getSupportedImageClass() - method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
getSupportedImageClass() - method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
getSupportedImageClass() - method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
getSupportedImageClass() - method in class org.apache.fop.render.pdf.PDFImageHandlerXML
getSupportedImageFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandler
Returns the ImageFlavors supported by this instance
getSupportedImageFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
getSupportedImageFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
getSupportedImageFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
getSupportedImageFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
getSupportedImageFlavors() - method in class org.apache.fop.render.pdf.PDFImageHandlerXML
getSupportedMimeTypes() - method in class org.apache.fop.render.AbstractFOEventHandlerMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.AbstractRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.afp.AFPRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.awt.AWTRendererMaker
getSupportedMIMETypes() - method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
getSupportedMIMETypes() - method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
getSupportedMimeTypes() - method in class org.apache.fop.render.mif.MIFFOEventHandlerMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.pcl.PCLRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.pdf.PDFRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.bitmap.PNGRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.print.PrintRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.ps.PSRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.rtf.RTFFOEventHandlerMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.svg.SVGRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.bitmap.TIFFRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.txt.TXTRendererMaker
getSupportedMimeTypes() - method in class org.apache.fop.render.xml.XMLRendererMaker
getSupportedNamespaces() - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
getSupportedNamespaces() - method in class org.apache.fop.util.ContentHandlerFactory
getSupportedNamespaces() - method in class org.apache.fop.util.DOMBuilderContentHandlerFactory
getSupportedNamespaces() - method in class org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
getSupportedNamespaces() - method in class org.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
getTable() - method in class org.apache.fop.fo.ElementMapping
Returns a HashMap of maker objects for this element mapping
getTable() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
getTable() - method in class org.apache.fop.fo.flow.table.Table
getTable() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
getTable() - method in class org.apache.fop.fo.flow.table.TableFObj
Convenience method to returns a reference to the base Table instance
getTable() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
getTableBody() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns the fo:table-header/footer/body element containing this cell.
getTableCell() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
getTableContext() - method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
return the current TableContext
getTableFooter() - method in class org.apache.fop.fo.flow.table.Table
getTableHeader() - method in class org.apache.fop.fo.flow.table.Table
getTableRow() - method in class org.apache.fop.fo.flow.table.EffRow
getTableUnits() - method in class org.apache.fop.fo.properties.LengthProperty
Return the number of table units which are included in this length specification.
getTableUnits() - method in class org.apache.fop.fo.properties.TableColLength
Override the method in Length
getTargetableID(org.apache.fop.area.Area) - method in class org.apache.fop.render.pdf.PDFRenderer
Returns area's id if it is the first area in the document with that id (i.e.
getTargetFlavor() - method in class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
getTargetFlavor() - method in class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
getTargetFlavor() - method in class org.apache.fop.image.loader.batik.ImageLoaderSVG
getTargetFlavor() - method in class org.apache.fop.image.loader.batik.ImageLoaderWMF
getTargetPixelUnitToMillimeter() - method in class org.apache.fop.apps.FopFactory
Returns the conversion factor from pixel units to millimeters.
getTargetPixelUnitToMillimeter() - method in class org.apache.fop.apps.FOUserAgent
Returns the conversion factor from pixel units to millimeters.
getTargetResolution() - method in class org.apache.fop.apps.FopFactory
getTargetResolution() - method in class org.apache.fop.apps.FOUserAgent
getText() - method in class org.apache.fop.pdf.PDFText
Returns the text.
getText() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Accessor for the paragraph text
getText() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
getText() - method in class org.apache.fop.area.inline.TextArea
Get the whole text string.
getText(AttributedCharacterIterator) - method in class org.apache.fop.render.ps.PSTextPainter
Extract the raw text from an ACI.
getTextAlign() - method in class org.apache.fop.fo.flow.AbstractGraphics
getTextAlign() - method in class org.apache.fop.fo.flow.Block
getTextAlign() - method in class org.apache.fop.fo.extensions.ExternalDocument
getTextAlign() - method in class org.apache.fop.fo.GraphicsProperties
getTextAlignLast() - method in class org.apache.fop.fo.flow.Block
getTextAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
accessor for text attributes
getTextAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
getTextContainerAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer
Text containers usually provide default attributes for all texts that they contain.
getTextContainerAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
IRtfTextContainer requirement:
getTextContainerAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
IRtfTextContainer requirement: return a copy of our attributes
getTextContainerAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
IRtfTextContainer requirement:
getTextDecoration() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
getTextDecoration() - method in class org.apache.fop.fo.flow.Character
getTextDecoration() - method in class org.apache.fop.fo.FOText
getTextDecoration() - method in class org.apache.fop.fo.flow.PageNumber
getTextDecorationProps() - method in class org.apache.fop.fo.PropertyList
Constructs a CommonTextDecoration object.
getTextIndent() - method in class org.apache.fop.fo.flow.Block
getTextLetterSpaceAdjust() - method in class org.apache.fop.area.inline.AbstractTextArea
Get text letter space adjust.
getTextPainter() - method in class org.apache.fop.svg.PDFBatikFlowTextElementBridge
Returns the text painter used by this bridge.
getTextPainter() - method in class org.apache.fop.svg.PDFSVGFlowRootElementBridge
Returns the text painter used by this bridge.
getTextPainter() - method in class org.apache.fop.svg.PDFTextElementBridge
Returns the TextPainter instance used by this bridge.
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextrunContainer
Returns the current RtfTextrun object.
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
Returns the current RtfTextrun object.
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Get the current textrun.
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem.RtfListItemLabel
Returns the current RtfTextrun object.
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Returns the current RtfTextrun.
getTextrun() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Returns the current RtfTextrun object.
Adds a new RtfTextrun to the given container if necessary, and returns it.
getTextWordSpaceAdjust() - method in class org.apache.fop.area.inline.AbstractTextArea
Get text word space adjust.
getTitle() - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
Get the title for this BookmarkTitle.
getTitle() - method in class org.apache.fop.apps.FOUserAgent
Returns the title of the document
getTitle() - method in class org.apache.fop.area.PageSequence
getTitle() - method in class org.apache.fop.pdf.PDFInfo
getTitleFO() - method in class org.apache.fop.fo.pagination.PageSequence
Accessor method for titleFO
getTop() - method in class org.apache.fop.area.Footnote
Get the relative position of the footnote inside the body region.
getTopLevelLM() - method in class org.apache.fop.layoutmgr.AbstractBreaker
getTopLevelLM() - method in class org.apache.fop.layoutmgr.PageBreaker
getTotalAlignmentBaselineOffset() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the offset between the alignment baseline and the outermost parent dominant baseline.
getTotalAlignmentBaselineOffset(int) - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the offset between the given alignment baseline and the outermost parent dominant baseline.
getTotalBaselineOffset() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the offset between the current dominant baseline and the outermost parent dominant baseline.
getTotalPagesGenerated() - method in class org.apache.fop.fo.pagination.Root
Returns the total number of pages generated by FOP (May not equal endingPageNumberOfPreviousSequence due to initial-page-number property on fo:page-sequences.)
getTrailerEntry() - method in class org.apache.fop.pdf.PDFEncryption
Returns the trailer entry for encryption.
getTrailerEntry() - method in class org.apache.fop.pdf.PDFEncryptionJCE
getTrailingSpace() - method in class org.apache.fop.layoutmgr.LayoutContext
getTrait(Object) - method in class org.apache.fop.area.Area
Get a trait from this area.
getTraitAsInteger(Object) - method in class org.apache.fop.area.Area
Get a trait from this area as an integer.
getTraitClass(Object) - static method in class org.apache.fop.area.Trait
Get the data storage class for the trait.
getTraitName(Object) - static method in class org.apache.fop.area.Trait
Get the trait name for a trait code.
getTraits() - method in class org.apache.fop.area.Area
Get the map of all traits on this area.
getTransform() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
Get the current transform.
getTransform() - method in class org.apache.fop.pdf.PDFState
Get the current transform.
getTransform() - method in class org.apache.fop.pdf.PDFState.Data
Get the current Transform.
getTransform() - method in class org.apache.fop.svg.SVGUserAgent
Get the transform of the svg document.
getTransparentColor() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getTransparentColor() - method in class org.apache.fop.pdf.AlphaRasterImage
getTransparentColor() - method in class org.apache.fop.pdf.BitmapImage
Get the transparent color for this image.
getTransparentColor() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
getTransparentColor() - method in class org.apache.fop.pdf.PDFImage
Get the transparent color.
getTripletFor(String) - method in class org.apache.fop.fonts.FontInfo
Returns the first triplet matching the given font name.
getTTCName() - method in class org.apache.fop.fonts.MultiByteFont
Returns the TrueType Collection Name.
getType() - method in class org.apache.fop.datatypes.KeepValue
getType() - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
getType(int) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
Default implementation; not used
getType(String) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
Default implementation; not used
getType(String,String) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
Default implementation; not used
getUnderlineColor() - method in class org.apache.fop.fo.properties.CommonTextDecoration
getUnderlinePosition() - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the UnderlinePosition value.
getUnderlineThickness() - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the UnderlineThickness value.
getUnderlyingException() - method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Gets the original triggering exception
getUnicodeCharMap() - method in class org.apache.fop.fonts.AbstractCodePointMapping
Returns a character array with Unicode scalar values which can be used to map encoding code points to Unicode values.
getUnicodeEnd() - method in class org.apache.fop.fonts.BFEntry
Returns the unicodeEnd.
getUnicodeEnd() - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
Returns the unicodeEnd.
getUnicodeForIndex(int) - method in class org.apache.fop.fonts.AbstractCodePointMapping
Returns the main Unicode value that is associated with the given code point in the encoding.
getUnicodeSequence() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Returns the Unicode sequence for this character.
getUnicodeStart() - method in class org.apache.fop.fonts.BFEntry
Returns the unicodeStart.
getUnicodeStart() - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
Returns the unicodeStart.
Registers and returns newdest if it is unique.
getUnitWidth() - method in class org.apache.fop.area.inline.FilledArea
Return the unit width for the areas to fill the full width.
getUnresolvedReferences() - method in class org.apache.fop.area.Page
Get the map unresolved references from this page.
getUpperLimit() - method in class org.apache.fop.pdf.PDFNameTreeNode
Returns the upper limit value of the Limits array.
getUpperLimit() - method in class org.apache.fop.pdf.PDFNumberTreeNode
Returns the upper limit value of the Limits array.
getURI(int) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getURIResolver() - method in class org.apache.fop.apps.FopFactory
Returns the URI Resolver.
getURIResolver() - method in class org.apache.fop.apps.FOUserAgent
Returns the URI Resolver.
getURL() - method in class org.apache.fop.fo.flow.ExternalGraphic
getURL() - method in class org.apache.fop.area.inline.Image
Get the url of this image.
getURL() - method in class org.apache.fop.area.Trait.Background
Returns the URL to the background image
getURL(String) - static method in class org.apache.fop.datatypes.URISpecification
Get the URL string from a wrapped URL.
getUsagePenalty(String,ImageFlavor) - method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
getUsagePenalty(String,ImageFlavor) - method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
getUsedFonts() - method in class org.apache.fop.fonts.FontInfo
This is used by the renderers to retrieve all the fonts used in the document.
getUsedGlyphs() - method in class org.apache.fop.fonts.MultiByteFont
Returns a Map of used Glyphs.
getUserAgent() - method in class org.apache.fop.render.AbstractRenderer
getUserAgent() - method in class org.apache.fop.fo.FOEventHandler
Returns the User Agent object associated with this FOEventHandler.
getUserAgent() - method in class org.apache.fop.fo.FONode
Returns the user agent for the node.
getUserAgent() - method in class org.apache.fop.apps.Fop
Get the FOUserAgent instance associated with the rendering run represented by this instance.
getUserAgent() - method in class org.apache.fop.render.java2d.Java2DRenderer
getUserAgent() - method in class org.apache.fop.fo.expr.PropertyInfo
Convenience shortcut to get a reference to the FOUserAgent
getUserAgent() - method in class org.apache.fop.render.RendererContext
Returns the user agent.
getUserAgent() - method in class org.apache.fop.render.RendererContext.RendererContextWrapper
getUserconfig() - method in class org.apache.fop.tools.anttasks.Fop
Returns the file for the userconfig.xml.
getUserConfig() - method in class org.apache.fop.apps.FopFactory
Get the user configuration.
getUserConfig() - method in class org.apache.fop.apps.FopFactoryConfigurator
Get the avalon user configuration.
getUserConfigFile() - method in class org.apache.fop.cli.CommandLineOptions
Returns the user configuration file to be used.
Load tree from serialized file or xml file using configuration settings
getUserHyphenationTree(String,String) - static method in class org.apache.fop.hyphenation.Hyphenator
Load tree from serialized file or xml file using configuration settings
getUserPassword() - method in class org.apache.fop.pdf.PDFEncryptionParams
Returns the user password.
getUserStyleSheetURI() - method in class org.apache.fop.svg.SVGUserAgent
Returns the user stylesheet uri.
getValue() - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
getValue() - method in class org.apache.fop.fo.properties.EnumLength
getValue() - method in class org.apache.fop.fo.properties.EnumNumber
logs an error, because it's not supposed to be called
getValue() - method in class org.apache.fop.fo.properties.FixedLength
getValue() - method in class org.apache.fop.datatypes.KeepValue
getValue() - method in class org.apache.fop.datatypes.Length
Returns the length in 1/1000ths of a point (millipoints)
getValue() - method in class org.apache.fop.fo.properties.NumberProperty
getValue() - method in class org.apache.fop.datatypes.Numeric
Returns the value of this numeric as an int.
getValue() - method in class org.apache.fop.fo.expr.NumericProperty
getValue() - method in class org.apache.fop.fo.properties.PercentLength
Return the length of this PercentLength.
getValue() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
getValue() - method in class org.apache.fop.fo.properties.TableColLength
Return the value as a length.
getValue() - method in class org.apache.fop.render.afp.modca.TagLogicalElementBean
Getter for the value attribute.
getValue() - method in class org.apache.fop.hyphenation.TernaryTree.Iterator
getValue(int) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.EnumLength
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.EnumNumber
logs an error, because it's not supposed to be called
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.FixedLength
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.datatypes.Length
Returns the length in 1/1000ths of a point (millipoints)
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.NumberProperty
Return the value
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.datatypes.Numeric
Returns the value of this numeric as an int.
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.PercentLength
getValue(org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.fo.properties.TableColLength
getValue(String) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getValue(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
getValue(String,String) - method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
getValues(int) - method in class org.apache.fop.hyphenation.HyphenationTree
getVector() - method in class org.apache.fop.pdf.PDFColor
Return a vector representation of the color in the appropriate colorspace.
getVersion() - static method in class org.apache.fop.Version
Get the version of FOP
getVertical() - method in class org.apache.fop.area.Trait.Background
Returns the vertical offset for images.
getViewArea() - method in class org.apache.fop.area.PageViewport
Get the view area rectangle of this viewport.
getViewArea() - method in class org.apache.fop.area.RegionViewport
Get the view area of this viewport.
getViewportHeight() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the viewport height used to compute units.
getViewportSize() - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Returns the size of the image's viewport.
getViewportSize() - method in class org.apache.fop.svg.SVGUserAgent
Get the default viewport size for an svg document.
getViewportWidth() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the viewport width used to compute units.
getVMerge() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
getW() - method in class org.apache.fop.layoutmgr.KnuthElement
getWeight() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the Weight value.
getWeight() - method in class org.apache.fop.fonts.CustomFont
Returns the font weight (100, 200...800, 900).
getWeight() - method in class org.apache.fop.fonts.FontTriplet
getWeightClass() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the weight class of this font.
getWhenToProcess() - method in class org.apache.fop.area.AbstractOffDocumentItem
Get an indicator of when this item should be processed
getWhenToProcess() - method in class org.apache.fop.area.OffDocumentExtensionAttachment
getWhenToProcess() - method in class org.apache.fop.area.OffDocumentItem
Get an indicator of when this item should be processed
getWhitespaceCollapse() - method in class org.apache.fop.fo.flow.Block
Accessor for the white-space-collapse property
getWhitespaceTreatment() - method in class org.apache.fop.fo.flow.Block
Accessor for the white-space-treatment property
getWhitespaceTreatment() - method in class org.apache.fop.fo.FOText
getWidowContentLimit() - method in class org.apache.fop.fo.flow.ListBlock
getWidowContentLimit() - method in class org.apache.fop.fo.flow.table.Table
getWidows() - method in class org.apache.fop.fo.flow.Block
getWidth() - method in class org.apache.fop.fo.flow.AbstractGraphics
getWidth() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
getWidth() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Returns the width of the page
getWidth() - method in class org.apache.fop.pdf.AlphaRasterImage
getWidth() - method in class org.apache.fop.pdf.BitmapImage
Get the width of this image.
getWidth() - method in class org.apache.fop.fo.flow.BlockContainer
getWidth() - method in class org.apache.fop.render.txt.border.BorderManager
getWidth() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
getWidth() - method in class org.apache.fop.area.inline.Container
Get the width of this container area.
getWidth() - method in class org.apache.fop.fo.extensions.ExternalDocument
getWidth() - method in class org.apache.fop.fo.GraphicsProperties
getWidth() - method in class org.apache.fop.pdf.PDFImage
Get the image width in pixels.
getWidth() - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
Returns the width.
getWidth() - method in class org.apache.fop.render.RendererContext.RendererContextWrapper
getWidth() - method in class org.apache.fop.fo.flow.table.TableCell
getWidth(int) - method in class org.apache.fop.fonts.Font
Returns the width of a character
getWidth(int,int) - method in class org.apache.fop.fonts.base14.Courier
getWidth(int,int) - method in class org.apache.fop.fonts.base14.CourierBold
getWidth(int,int) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getWidth(int,int) - method in class org.apache.fop.fonts.base14.CourierOblique
getWidth(int,int) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getWidth(int,int) - method in class org.apache.fop.fonts.FontMetrics
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int,int) - method in class org.apache.fop.fonts.base14.Helvetica
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int,int) - method in class org.apache.fop.fonts.base14.HelveticaBold
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int,int) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getWidth(int,int) - method in class org.apache.fop.fonts.base14.HelveticaOblique
getWidth(int,int) - method in class org.apache.fop.fonts.LazyFont
getWidth(int,int) - method in class org.apache.fop.fonts.MultiByteFont
getWidth(int,int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
Obtain the width of the character for the specified point size.
getWidth(int,int) - method in class org.apache.fop.render.afp.fonts.RasterFont
Obtain the width of the character for the specified point size.
getWidth(int,int) - method in class org.apache.fop.fonts.SingleByteFont
getWidth(int,int) - method in class org.apache.fop.fonts.base14.Symbol
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int,int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getWidth(int,int) - method in class org.apache.fop.fonts.base14.TimesBold
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int,int) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getWidth(int,int) - method in class org.apache.fop.fonts.base14.TimesItalic
getWidth(int,int) - method in class org.apache.fop.fonts.base14.TimesRoman
Return the width (in 1/1000ths of point size) of the character at code point i.
getWidth(int,int) - method in class org.apache.fop.fonts.base14.ZapfDingbats
getWidths() - method in class org.apache.fop.render.afp.fonts.CharacterSet
Get the width (in 1/1000ths of a point size) of all characters
getWidths() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
Get the width (in 1/1000ths of a point size) of all characters in this character set.
getWidths() - method in class org.apache.fop.fonts.base14.Courier
getWidths() - method in class org.apache.fop.fonts.base14.CourierBold
getWidths() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getWidths() - method in class org.apache.fop.fonts.base14.CourierOblique
getWidths() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getWidths() - method in class org.apache.fop.fonts.FontMetrics
Return the array of widths.
getWidths() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
Get the width (in 1/1000ths of a point size) of all characters
getWidths() - method in class org.apache.fop.fonts.base14.Helvetica
Return the array of widths.
getWidths() - method in class org.apache.fop.fonts.base14.HelveticaBold
Return the array of widths.
getWidths() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getWidths() - method in class org.apache.fop.fonts.base14.HelveticaOblique
getWidths() - method in class org.apache.fop.fonts.LazyFont
getWidths() - method in class org.apache.fop.fonts.MultiByteFont
getWidths() - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the getWidth (in 1/1000ths of a point size) of all characters in this character set.
getWidths() - method in class org.apache.fop.render.afp.fonts.RasterFont
Get the getWidth (in 1/1000ths of a point size) of all characters in this character set.
getWidths() - method in class org.apache.fop.fonts.SingleByteFont
getWidths() - method in class org.apache.fop.fonts.base14.Symbol
Return the array of widths.
getWidths() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getWidths() - method in class org.apache.fop.fonts.base14.TimesBold
Return the array of widths.
getWidths() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getWidths() - method in class org.apache.fop.fonts.base14.TimesItalic
getWidths() - method in class org.apache.fop.fonts.base14.TimesRoman
Return the array of widths.
getWidths() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns an array of character widths.
getWidths() - method in class org.apache.fop.fonts.base14.ZapfDingbats
getWidths(int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
Get the getWidth (in 1/1000ths of a point size) of all characters in this character set.
getWidths(int) - method in class org.apache.fop.render.afp.fonts.RasterFont
Get the getWidth (in 1/1000ths of a point size) of all characters in this character set.
getWidths(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Return widths (in 1/1000ths of point size) of all characters
getWidthX() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Returns the progression dimension in x-direction.
getWidthY() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Returns the progression dimension in y-direction.
getWindowsName() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the Windows name of the font.
getWithinColumn() - method in class org.apache.fop.fo.properties.KeepProperty
getWithinLine() - method in class org.apache.fop.fo.properties.KeepProperty
getWithinPage() - method in class org.apache.fop.fo.properties.KeepProperty
getWMctm(int,int,int) - static method in class org.apache.fop.area.CTM
Return a CTM which will transform coordinates for a particular writing-mode into normalized first quandrant coordinates.
Return the property list to use for fetching writing mode depending property ids.
getWord() - method in class org.apache.fop.area.inline.WordArea
Get the word chars corresponding to the given position
getWordSpacing() - method in class org.apache.fop.fo.flow.Character
getWordSpacing() - method in class org.apache.fop.fo.FOText
getWordWidth(String) - method in class org.apache.fop.fonts.Font
Calculates the word width.
getWrapOption() - method in class org.apache.fop.fo.flow.Block
getWrapOption() - method in class org.apache.fop.fo.FOText
getWriterFor(OutputStream) - static method in class org.apache.fop.pdf.PDFDocument
Creates and returns a Writer object wrapping the given OutputStream.
getWriterParams() - method in class org.apache.fop.render.bitmap.TIFFRenderer
getWritingDirectionMetrics(int) - method in class org.apache.fop.fonts.type1.AFMFile
Gets writing direction metrics.
getWritingMode() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Return the writing mode.
getWritingMode() - method in class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
Return the writing mode for this baseline table.
getWritingMode() - method in class org.apache.fop.fo.flow.BlockContainer
getWritingMode() - method in class org.apache.fop.layoutmgr.LayoutContext
Get the writing mode of the relevant reference area.
getWritingMode() - method in class org.apache.fop.fo.PropertyList
Return the "writing-mode" property value.
getWritingMode() - method in class org.apache.fop.fo.pagination.Region
getWritingMode() - method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTable
Return the writing mode for this aligment context.
getWritingMode() - method in class org.apache.fop.fo.pagination.SimplePageMaster
getWritingMode(int,int,int) - method in class org.apache.fop.fo.PropertyList
Uses the stored writingMode.
getXHeight() - method in class org.apache.fop.fonts.type1.AFMFile
Returns the XHeight value.
getXHeight() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
The x height of the context.
getXHeight() - method in class org.apache.fop.render.afp.fonts.CharacterSet
XHeight refers to the height of the lower case letters above the baseline.
getXHeight() - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
XHeight refers to the height of the lower case letters above the baseline.
getXHeight() - method in class org.apache.fop.fonts.Font
Returns the XHeight
getXHeight() - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
XHeight refers to the height of the lower case letters above the baseline.
getXHeight() - method in class org.apache.fop.fonts.type1.PFMFile
Returns the XHeight parameter for the font (height of lowercase x).
getXHeight() - method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Returns the x-height value.
getXHeight() - method in class org.apache.fop.fonts.truetype.TTFFile
Returns the XHeight attribute of the font.
getXHeight(int) - method in class org.apache.fop.fonts.base14.Courier
getXHeight(int) - method in class org.apache.fop.fonts.base14.CourierBold
getXHeight(int) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
getXHeight(int) - method in class org.apache.fop.fonts.base14.CourierOblique
getXHeight(int) - method in class org.apache.fop.fonts.CustomFont
getXHeight(int) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
getXHeight(int) - method in class org.apache.fop.fonts.FontMetrics
Determines the typical font height of this FontMetrics object
getXHeight(int) - method in class org.apache.fop.fonts.base14.Helvetica
Determines the typical font height of this FontMetrics object
getXHeight(int) - method in class org.apache.fop.fonts.base14.HelveticaBold
Determines the typical font height of this FontMetrics object
getXHeight(int) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
getXHeight(int) - method in class org.apache.fop.fonts.base14.HelveticaOblique
getXHeight(int) - method in class org.apache.fop.fonts.LazyFont
getXHeight(int) - method in class org.apache.fop.render.afp.fonts.OutlineFont
The "x-height" (the height of the letter "x").
getXHeight(int) - method in class org.apache.fop.render.afp.fonts.RasterFont
The "x-height" (the height of the letter "x").
getXHeight(int) - method in class org.apache.fop.fonts.base14.Symbol
Determines the typical font height of this FontMetrics object
getXHeight(int) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
getXHeight(int) - method in class org.apache.fop.fonts.base14.TimesBold
Determines the typical font height of this FontMetrics object
getXHeight(int) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
getXHeight(int) - method in class org.apache.fop.fonts.base14.TimesItalic
getXHeight(int) - method in class org.apache.fop.fonts.base14.TimesRoman
Determines the typical font height of this FontMetrics object
getXHeight(int) - method in class org.apache.fop.fonts.base14.ZapfDingbats
getXHeight(String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Determines the typical font height of a small cap letter FontMetrics object
getXMLFile() - method in class org.apache.fop.cli.CommandLineOptions
Returns the input XML file if set.
Returns an XMLHandler which handles an XML dialect of the given namespace and for a specified output format defined by its MIME type.
getXMLHandlerRegistry() - method in class org.apache.fop.apps.FopFactory
getXMLHandlerRegistry() - method in class org.apache.fop.apps.FOUserAgent
getXMLParserClassName() - method in class org.apache.fop.svg.SVGUserAgent
Returns the class name of the XML parser.
getXMLWhiteSpaceHandler() - method in class org.apache.fop.fo.FOEventHandler
Return the XMLWhiteSpaceHandler
getXObject(String) - method in class org.apache.fop.pdf.PDFDocument
Get an XObject from the image map.
getXOffset() - method in class org.apache.fop.area.BlockParent
Get the X offset of this block parent area.
getXOffset(int,org.apache.fop.datatypes.PercentBaseContext) - method in class org.apache.fop.layoutmgr.table.ColumnSetup
Retuns the X offset of the given grid unit.
getXslAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
Added by Normand Masse Used for attribute inheritance
getXSLFile() - method in class org.apache.fop.cli.CommandLineOptions
Returns the stylesheet to be used for transformation to XSL-FO.
getY() - method in class org.apache.fop.layoutmgr.KnuthElement
getY() - method in class org.apache.fop.layoutmgr.KnuthGlue
getYOffset() - method in class org.apache.fop.area.BlockParent
Get the Y offset of this block parent area.
getZ() - method in class org.apache.fop.layoutmgr.KnuthElement
getZ() - method in class org.apache.fop.layoutmgr.KnuthGlue
GIF_EXT - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
GIF file extension
Glyphs - class org.apache.fop.fonts.Glyphs
This class provides a number of constants for glyph management.
glyphToString(String) - static method in class org.apache.fop.fonts.Glyphs
Return the glyphname from a string, eg, glyphToString("\\") returns "backslash"
goToFirstPage() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Shows the first page.
goToLastPage() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Shows the last page.
goToNextPage() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Shows the next page.
goToPage(int) - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Changes the current visible page
GoToPageDialog - class org.apache.fop.render.awt.viewer.GoToPageDialog
Go to Page Dialog.
GoToPageDialog(Frame,String,org.apache.fop.render.awt.viewer.Translator) - constructor for class org.apache.fop.render.awt.viewer.GoToPageDialog
Creates modal dialog with a given title, attached to a given frame.
goToPrevious() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
goToPrevious() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
goToPrevious() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
goToPrevious() - method in class org.apache.fop.fo.pagination.SubSequenceSpecifier
Used to set the "cursor position" to the previous item.
goToPreviousPage() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Shows the previous page.
goToPreviousSimplePageMaster() - method in class org.apache.fop.fo.pagination.PageSequence
Used to set the "cursor position" for the page masters to the previous item.
goToPreviousSimplePageMaster() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
Used to set the "cursor position" for the page masters to the previous item.
gotoremotes - field in class org.apache.fop.pdf.PDFDocument
List of GoToRemotes.
gotos - field in class org.apache.fop.pdf.PDFDocument
List of GoTos.
graphicCompressionRate - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
Graphic compression rate
graphics - field in class org.apache.fop.render.ps.AbstractPSTranscoder
graphics - field in class org.apache.fop.svg.PDFTranscoder
Graphics2D instance that is used to paint to
Graphics2DAdapter - interface org.apache.fop.render.Graphics2DAdapter
This interface represents an optional feature that can be provided by a renderer.
Graphics2DImagePainter - interface org.apache.fop.render.Graphics2DImagePainter
This interface is used by the Graphics2DAdapter.
A node that holds a Graphics2D image.
Create a new Graphics2D node.
GraphicsConfiguration - class org.apache.fop.svg.GraphicsConfiguration
Adapter to allow subclassing java.awt.GraphicsConfiguration without compilation errors.
GraphicsProperties - interface org.apache.fop.fo.GraphicsProperties
This interface provides access to properties necessary to calculate the size and positioning of images and graphics inside a viewport.
graphicsState - field in class org.apache.fop.svg.PDFGraphics2D
the current state of the pdf graphics
green() - method in class org.apache.fop.pdf.PDFColor
Get the green component.
green255() - method in class org.apache.fop.pdf.PDFColor
Get the green integer component.
GridUnit - class org.apache.fop.fo.flow.table.GridUnit
This class represents one grid unit inside a table.
GridUnit(org.apache.fop.fo.flow.table.Table,int,int) - constructor for class org.apache.fop.fo.flow.table.GridUnit
Creates a new grid unit.
GridUnit(org.apache.fop.fo.flow.table.TableCell,int,int) - constructor for class org.apache.fop.fo.flow.table.GridUnit
Creates a new grid unit.
gstate - field in class org.apache.fop.pdf.PDFState.Data
GSTATE_ALPHA_NONSTROKE - static field in class org.apache.fop.pdf.PDFGState
Nonstroking Alpha (ca, PDF 1.4)
GSTATE_ALPHA_SOURCE_FLAG - static field in class org.apache.fop.pdf.PDFGState
Alpha Source Flag (AIS, PDF 1.4)
GSTATE_ALPHA_STROKE - static field in class org.apache.fop.pdf.PDFGState
Stroking Alpha (CA, PDF 1.4)
GSTATE_BLACK_GENERATION - static field in class org.apache.fop.pdf.PDFGState
Black generation (BG)
GSTATE_BLACK_GENERATION2 - static field in class org.apache.fop.pdf.PDFGState
Black generation with default (BG2)
GSTATE_BLEND_MODE - static field in class org.apache.fop.pdf.PDFGState
Blend mode (BM, PDF 1.4)
GSTATE_DASH_PATTERN - static field in class org.apache.fop.pdf.PDFGState
Dash pattern (D)
GSTATE_FLATNESS - static field in class org.apache.fop.pdf.PDFGState
Flatness (FL)
GSTATE_FONT - static field in class org.apache.fop.pdf.PDFGState
Font (Font)
GSTATE_HALFTONE_DICT - static field in class org.apache.fop.pdf.PDFGState
Halftone dictionary or stream (HT)
GSTATE_HALFTONE_PHASE - static field in class org.apache.fop.pdf.PDFGState
Halftone phase (HTP, does not show up anymore in PDF 1.4)
GSTATE_LINE_CAP - static field in class org.apache.fop.pdf.PDFGState
Line cap (LC)
GSTATE_LINE_JOIN - static field in class org.apache.fop.pdf.PDFGState
Line join (LJ)
GSTATE_LINE_WIDTH - static field in class org.apache.fop.pdf.PDFGState
Line width (LW)
GSTATE_MITER_LIMIT - static field in class org.apache.fop.pdf.PDFGState
Miter limit (ML)
GSTATE_OVERPRINT_FILL - static field in class org.apache.fop.pdf.PDFGState
Overprint for fill (op)
GSTATE_OVERPRINT_MODE - static field in class org.apache.fop.pdf.PDFGState
Overprint mode (OPM)
GSTATE_OVERPRINT_STROKE - static field in class org.apache.fop.pdf.PDFGState
Overprint for stroke (OP)
GSTATE_RENDERING_INTENT - static field in class org.apache.fop.pdf.PDFGState
Rendering intent (RI)
GSTATE_SMOOTHNESS - static field in class org.apache.fop.pdf.PDFGState
Smoothness (SM)
GSTATE_SOFT_MASK - static field in class org.apache.fop.pdf.PDFGState
Soft mask (SMask, PDF 1.4)
GSTATE_STRIKE_ADJ - static field in class org.apache.fop.pdf.PDFGState
Strike adjustment (SA)
GSTATE_TEXT_KNOCKOUT - static field in class org.apache.fop.pdf.PDFGState
Text Knockout Flag (TK, PDF 1.4)
GSTATE_TRANSFER_FUNCTION - static field in class org.apache.fop.pdf.PDFGState
Transfer function (TR)
GSTATE_TRANSFER_FUNCTION2 - static field in class org.apache.fop.pdf.PDFGState
Transfer function with default (TR2)
GSTATE_UNDERCOLOR_REMOVAL - static field in class org.apache.fop.pdf.PDFGState
Undercolor removal function (UCR)
GSTATE_UNDERCOLOR_REMOVAL2 - static field in class org.apache.fop.pdf.PDFGState
Undercolor removal function with default (UCR2)
gstates - field in class org.apache.fop.pdf.PDFDocument
List of PDFGState objects.
gstates - field in class org.apache.fop.pdf.PDFResources
Set of ExtGStates
GTS_PDFA1 - static field in class org.apache.fop.pdf.PDFOutputIntent
Subtype for PDF/A-1 output intents
GTS_PDFX - static field in class org.apache.fop.pdf.PDFOutputIntent
Subtype for PDF/X output intents
guessStyle(String) - static method in class org.apache.fop.fonts.FontUtil
Guesses the font style of a font using its name.
guessWeight(String) - static method in class org.apache.fop.fonts.FontUtil
Guesses the font weight of a font using its name.

H

hadMappingOperations() - method in class org.apache.fop.fonts.LazyFont
hadMappingOperations() - method in class org.apache.fop.fonts.Typeface
Indicates whether this font had to do any character mapping operations.
HANDLE_ALL - static field in class org.apache.fop.render.XMLHandler
Used to indicate that all MIME types or XML namespaces are handled.
Handle block traits.
handleBlockTraits(org.apache.fop.area.Block) - method in class org.apache.fop.render.AbstractRenderer
Handle block traits.
handleBlockTraits(org.apache.fop.area.Block) - method in class org.apache.fop.render.pcl.PCLRenderer
Handle block traits.
handleBox(org.apache.fop.layoutmgr.KnuthBox) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Empty method, hook for subclasses.
handleDirectory(File,int,Collection) - method in class org.apache.fop.fonts.autodetect.FontFileFinder
handleDirectoryEnd(File,int,Collection) - method in class org.apache.fop.fonts.autodetect.FontFileFinder
handleEmptyContent() - method in class org.apache.fop.layoutmgr.AbstractBreaker
This method is called when no content is available for a part.
handleEmptyContent() - method in class org.apache.fop.layoutmgr.PageBreaker
handleError(Log,String,boolean) - static method in class org.apache.fop.util.LogUtil
Convenience method that handles any error appropriately
handleException(Log,Exception,boolean) - static method in class org.apache.fop.util.LogUtil
Convenience method that handles any error appropriately
handleFile(File,int,Collection) - method in class org.apache.fop.fonts.autodetect.FontFileFinder
handleInvalidProperty(String,String) - method in class org.apache.fop.fo.PropertyList
handleIOException(IOException) - method in class org.apache.fop.render.pcl.PCLGraphics2D
Central handler for IOExceptions for this class.
handleIOException(IOException) - method in class org.apache.fop.svg.PDFGraphics2D
Central handler for IOExceptions for this class.
handleIOTrouble(IOException) - method in class org.apache.fop.render.pcl.PCLRenderer
Central exception handler for I/O exceptions.
handleIOTrouble(IOException) - method in class org.apache.fop.render.ps.PSRenderer
Central exception handler for I/O exceptions.
handleIPDVariation(int) - method in class org.apache.fop.area.inline.InlineArea
handleIPDVariation(int) - method in class org.apache.fop.area.LineArea
receive notification about the ipd variation of a descendant area and perform the needed adjustment, according to the alignment; in particular:
  • left-aligned text needs no adjustement;
  • right-aligned text and centered text are handled locally, adjusting the indent of this LineArea;
  • justified text requires a more complex adjustment, as the variation factor computed on the basis of the total stretch and shrink of the line must be applied in every descendant leaf areas (text areas and leader areas).
Handle an OffDocumentItem
handler - field in class org.apache.fop.render.xml.XMLRenderer
ContentHandler that the generated XML is written to
HANDLER - static field in class org.apache.fop.render.xml.XMLXMLHandler
Key for getting the TransformerHandler from the RendererContext
HANDLER_CONFIGURATION - static field in class org.apache.fop.render.RendererContextConstants
The configuration for the XMLHandler.
Handle the traits for a region This is used to draw the traits for the given page region.
Handle the traits for a region This is used to draw the traits for the given page region.
handleRegionTraits(org.apache.fop.area.RegionViewport) - method in class org.apache.fop.render.pcl.PCLRenderer
handleRegionTraits(org.apache.fop.area.RegionViewport) - method in class org.apache.fop.render.pdf.PDFRenderer
Handle the traits for a region This is used to draw the traits for the given page region.
handleSAXException(SAXException) - method in class org.apache.fop.render.xml.XMLRenderer
Handles SAXExceptions.
Handles span changes reported through the LayoutContext.
handleUnsupportedFeature(String) - method in class org.apache.fop.render.pcl.PCLGraphics2D
Raises an UnsupportedOperationException if this instance is configured to do so and an unsupported feature has been requested.
Handle white-space for the fo that is passed in, starting at firstTextNode (when a nested FO is encountered)
Handle white-space for the fo that is passed in, starting at firstTextNode
handleWhiteSpaceFor(org.apache.fop.fo.FObjMixed) - static method in class org.apache.fop.fo.FObjMixed
Handles white-space for the node that is passed in, starting at its current text-node (used by RetrieveMarker to trigger 'end-of-node' white-space handling)
Handle an external xml document inside a Foreign Object Area.
hasAnchors() - method in class org.apache.fop.layoutmgr.KnuthBlockBox
hasBackground() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
hasBorder() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
hasBorderInfo() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
hasChanged() - method in class org.apache.fop.fonts.FontCache
cache has been updated since it was read
hasChar(char) - method in class org.apache.fop.render.afp.fonts.AFPFont
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.Courier
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.CourierBold
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
hasChar(char) - method in class org.apache.fop.fonts.base14.CourierOblique
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
hasChar(char) - method in class org.apache.fop.fonts.Font
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.Helvetica
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.HelveticaBold
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.HelveticaOblique
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.LazyFont
hasChar(char) - method in class org.apache.fop.fonts.MultiByteFont
hasChar(char) - method in class org.apache.fop.fonts.SingleByteFont
hasChar(char) - method in class org.apache.fop.fonts.base14.Symbol
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
hasChar(char) - method in class org.apache.fop.fonts.base14.TimesBold
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.TimesItalic
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.TimesRoman
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.Typeface
Determines whether this font contains a particular character/glyph.
hasChar(char) - method in class org.apache.fop.fonts.base14.ZapfDingbats
Determines whether this font contains a particular character/glyph.
hasChar(String,int,int,char) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
Indicates whether the font contains a particular character/glyph.
hasCharCode() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
Indicates whether the character has a character code, i.e.
hasDestinations() - method in class org.apache.fop.pdf.PDFDocument
Gets whether the document has named destinations.
hasExtensionAttachments() - method in class org.apache.fop.area.PageViewport
hasExternalDestination() - method in class org.apache.fop.fo.flow.BasicLink
hasFlowName(String) - method in class org.apache.fop.fo.pagination.PageSequence
Determine if this PageSequence already has a flow with the given flow-name Used for validation of incoming fo:flow or fo:static-content objects
hasFont(String,String,int) - method in class org.apache.fop.fonts.FontInfo
Determines if a particular font is available.
hashCode() - method in class org.apache.fop.traits.BorderProps
hashCode() - method in class org.apache.fop.fo.properties.CharacterProperty
hashCode() - method in class org.apache.fop.fo.properties.ColorProperty
hashCode() - method in class org.apache.fop.fo.properties.CommonFont
hashCode() - method in class org.apache.fop.fo.properties.CommonFont.CachedCommonFont
hashCode() - method in class org.apache.fop.fo.properties.CommonHyphenation
hashCode() - method in class org.apache.fop.fo.properties.EnumNumber
hashCode() - method in class org.apache.fop.fo.properties.EnumProperty
hashCode() - method in class org.apache.fop.fo.properties.FixedLength
hashCode() - method in class org.apache.fop.fo.properties.FontFamilyProperty
hashCode() - method in class org.apache.fop.fonts.FontTriplet
hashCode() - method in class org.apache.fop.fo.properties.KeepProperty
hashCode() - method in class org.apache.fop.fo.properties.NumberProperty
hashCode() - method in class org.apache.fop.pdf.PDFDestination
hashCode() - method in class org.apache.fop.render.ps.PSDictionary
hashCode() - method in class org.apache.fop.util.QName
hashCode() - method in class org.apache.fop.fo.properties.StringProperty
hasId() - method in class org.apache.fop.fo.FObj
hasInternalDestination() - method in class org.apache.fop.fo.flow.BasicLink
hasKerning() - method in class org.apache.fop.fonts.type1.AFMFile
Indicates whether the font has kerning information.
hasKerning() - method in class org.apache.fop.fonts.Font
hasKerningInfo() - method in class org.apache.fop.render.afp.fonts.AFPFont
Indicates if the font has kerning information.
hasKerningInfo() - method in class org.apache.fop.fonts.base14.Courier
hasKerningInfo() - method in class org.apache.fop.fonts.base14.CourierBold
hasKerningInfo() - method in class org.apache.fop.fonts.base14.CourierBoldOblique
hasKerningInfo() - method in class org.apache.fop.fonts.base14.CourierOblique
hasKerningInfo() - method in class org.apache.fop.fonts.CustomFont
hasKerningInfo() - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
hasKerningInfo() - method in class org.apache.fop.fonts.FontMetrics
Indicates if the font has kering information.
hasKerningInfo() - method in class org.apache.fop.fonts.base14.Helvetica
Indicates if the font has kering information.
hasKerningInfo() - method in class org.apache.fop.fonts.base14.HelveticaBold
Indicates if the font has kering information.
hasKerningInfo() - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
hasKerningInfo() - method in class org.apache.fop.fonts.base14.HelveticaOblique
hasKerningInfo() - method in class org.apache.fop.fonts.LazyFont
hasKerningInfo() - method in class org.apache.fop.fonts.base14.Symbol
Indicates if the font has kering information.
hasKerningInfo() - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
hasKerningInfo() - method in class org.apache.fop.fonts.base14.TimesBold
Indicates if the font has kering information.
hasKerningInfo() - method in class org.apache.fop.fonts.base14.TimesBoldItalic
hasKerningInfo() - method in class org.apache.fop.fonts.base14.TimesItalic
hasKerningInfo() - method in class org.apache.fop.fonts.base14.TimesRoman
Indicates if the font has kering information.
hasKerningInfo() - method in class org.apache.fop.fonts.base14.ZapfDingbats
hasLeadingFence(boolean) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
hasLeadingFence(boolean) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Indication if the current area has a leading fence.
hasLeadingFence(boolean) - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
Line area is always considered to act as a fence.
hasLineThrough() - method in class org.apache.fop.fo.properties.CommonTextDecoration
hasLineThrough() - method in class org.apache.fop.area.inline.InlineArea
hasMarkers() - method in class org.apache.fop.fo.FObj
hasMoreContent() - method in class org.apache.fop.layoutmgr.AbstractBreaker
hasMoreContent() - method in class org.apache.fop.layoutmgr.PageBreaker
hasMoreElements() - method in class org.apache.fop.hyphenation.TernaryTree.Iterator
hasMoreFlows() - method in class org.apache.fop.area.Span
Indicates if the Span has unprocessed flows.
hasMoreHyphPoints() - method in class org.apache.fop.layoutmgr.inline.HyphContext
hasNext() - method in class org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
hasNext() - method in class org.apache.fop.fo.CharIterator
hasNext() - method in class org.apache.fop.fo.FObj.FObjIterator
hasNext() - method in class org.apache.fop.fo.InlineCharIterator
hasNext() - method in class org.apache.fop.layoutmgr.LMiter
hasNext() - method in class org.apache.fop.fo.NullCharIterator
hasNext() - method in class org.apache.fop.fo.OneCharIterator
hasNext() - method in class org.apache.fop.layoutmgr.PositionIterator
hasNext() - method in class org.apache.fop.fo.RecursiveCharIterator
hasNextChildLM() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Return indication if getChildLM will return another LM.
hasObjectNumber() - method in class org.apache.fop.pdf.PDFObject
Indicates whether this PDFObject has already been assigned an object number.
hasOverline() - method in class org.apache.fop.fo.properties.CommonTextDecoration
hasOverline() - method in class org.apache.fop.area.inline.InlineArea
hasPagePositionLast() - method in class org.apache.fop.fo.pagination.PageSequence
hasPagePositionLast() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
hasPagePositionLast() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
hasPagePositionLast() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
hasPagePositionLast() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
hasPagePositionLast() - method in class org.apache.fop.fo.pagination.SubSequenceSpecifier
hasPagePositionOnly() - method in class org.apache.fop.fo.pagination.PageSequence
hasPagePositionOnly() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
hasPagePositionOnly() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
hasPagePositionOnly() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
hasPagePositionOnly() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
hasPagePositionOnly() - method in class org.apache.fop.fo.pagination.SubSequenceSpecifier
hasPrevious() - method in class org.apache.fop.fo.FObj.FObjIterator
hasPrevious() - method in class org.apache.fop.layoutmgr.LMiter
hasRecords() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
hasSpaces() - method in class org.apache.fop.layoutmgr.SpaceSpecifier
Indicates whether any space-specifiers have been added.
hasSpanning() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
hasTrailingFence(boolean) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
hasTrailingFence(boolean) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Indication if the current area has a trailing fence.
hasTrailingFence(boolean) - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
Line area is always considered to act as a fence.
hasTrait(Object) - method in class org.apache.fop.area.Area
Checks whether a certain trait is set on this area.
hasTraits() - method in class org.apache.fop.area.Area
hasUnderline() - method in class org.apache.fop.fo.properties.CommonTextDecoration
hasUnderline() - method in class org.apache.fop.area.inline.InlineArea
Reports the result of one page sequence rendering back into this object.
HEADER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBefore
RtfBefore attributes
HEADER - static field in class org.apache.fop.layoutmgr.table.TableRowIterator
Selects the table-header elements for iteration.
HEADER_ATTR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBefore
String array of attribute names
HEADERY - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for header position
height - field in class org.apache.fop.render.afp.modca.AbstractDescriptor
height of this descriptor
height - field in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
see Java2D_HEIGHT
height - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_HEIGHT
HEIGHT - static field in class org.apache.fop.render.RendererContextConstants
The target height of the image being painted.
height - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
The height of the image (in pixels)
heightDesired - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
The desired height (in twips)
heightPercent - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
The desired percent value of the height
heightResolution - field in class org.apache.fop.render.afp.modca.AbstractDescriptor
height resolution of this descriptor
Helper - class org.apache.fop.render.txt.Helper
This class has a few convenient static methods for number quantization.
Helvetica - class org.apache.fop.fonts.base14.Helvetica
Helvetica() - constructor for class org.apache.fop.fonts.base14.Helvetica
Helvetica(boolean) - constructor for class org.apache.fop.fonts.base14.Helvetica
HelveticaBold - class org.apache.fop.fonts.base14.HelveticaBold
HelveticaBold() - constructor for class org.apache.fop.fonts.base14.HelveticaBold
HelveticaBold(boolean) - constructor for class org.apache.fop.fonts.base14.HelveticaBold
HelveticaBoldOblique - class org.apache.fop.fonts.base14.HelveticaBoldOblique
HelveticaBoldOblique() - constructor for class org.apache.fop.fonts.base14.HelveticaBoldOblique
HelveticaBoldOblique(boolean) - constructor for class org.apache.fop.fonts.base14.HelveticaBoldOblique
HelveticaOblique - class org.apache.fop.fonts.base14.HelveticaOblique
HelveticaOblique() - constructor for class org.apache.fop.fonts.base14.HelveticaOblique
HelveticaOblique(boolean) - constructor for class org.apache.fop.fonts.base14.HelveticaOblique
hi - field in class org.apache.fop.hyphenation.TernaryTree
Pointer to high branch.
hstrcmp(char[],int,char[],int) - method in class org.apache.fop.hyphenation.HyphenationTree
String compare, returns 0 if equal or t is a substring of s
HyphContext - class org.apache.fop.layoutmgr.inline.HyphContext
This class is used to pass information to the getNextBreakPoss() method concerning hyphenation.
HyphContext(int[]) - constructor for class org.apache.fop.layoutmgr.inline.HyphContext
Hyphen - class org.apache.fop.hyphenation.Hyphen
This class represents a hyphen.
hyphenate - field in class org.apache.fop.fo.properties.CommonHyphenation
The "hyphenate" property
hyphenate(char[],int,int) - method in class org.apache.fop.hyphenation.Hyphenator
Hyphenates a word.
hyphenate(char[],int,int,int,int) - method in class org.apache.fop.hyphenation.HyphenationTree
Hyphenate word and return an array of hyphenation points.
Tell the LM to hyphenate a word
hyphenate(String) - method in class org.apache.fop.hyphenation.Hyphenator
Hyphenates a word.
hyphenate(String,int,int) - method in class org.apache.fop.hyphenation.HyphenationTree
Hyphenate word and return a Hyphenation object.
hyphenate(String,String,char[],int,int,int,int) - static method in class org.apache.fop.hyphenation.Hyphenator
Hyphenates a word.
Hyphenates a word.
Hyphenates a word.
hyphenate(String,String,String,int,int) - static method in class org.apache.fop.hyphenation.Hyphenator
Hyphenates a word.
Hyphenation - class org.apache.fop.hyphenation.Hyphenation
This class represents a hyphenated word.
hyphenationCharacter - field in class org.apache.fop.fo.properties.CommonHyphenation
The "hyphenation-character" property
HyphenationException - class org.apache.fop.hyphenation.HyphenationException
HyphenationException(String) - constructor for class org.apache.fop.hyphenation.HyphenationException
hyphenationPushCharacterCount - field in class org.apache.fop.fo.properties.CommonHyphenation
The "hyphenation-push-character-count" property
hyphenationRemainCharacterCount - field in class org.apache.fop.fo.properties.CommonHyphenation
The "hyphenation-remain-character-count" property
HyphenationTree - class org.apache.fop.hyphenation.HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
HyphenationTree() - constructor for class org.apache.fop.hyphenation.HyphenationTree
HyphenationTreeCache - class org.apache.fop.hyphenation.HyphenationTreeCache
This is a cache for HyphenationTree instances.
HyphenationTreeResolver - interface org.apache.fop.hyphenation.HyphenationTreeResolver
This interface is used to resolve relative URIs pointing to hyphenation tree files.
Hyphenator - class org.apache.fop.hyphenation.Hyphenator
This class is the main entry point to the hyphenation package.
Hyphenator(String,String,int,int) - constructor for class org.apache.fop.hyphenation.Hyphenator
Creates a new hyphenator.

I

I_BMP - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Integer equivalent for BMP
I_EMF - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Integer equivalent for EMF
I_GIF - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Integer equivalent for GIF
I_JPG - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Integer equivalent for JPG
I_JPG_C - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Integer equivalent for JPEG C (??)
I_NOT_SUPPORTED - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Defines the case, if image is not supported
I_PNG - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Integer equivalent for PNG
IBorderAttributes - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
Constants for RTF border attribute names.
iccColorSpaces - field in class org.apache.fop.pdf.PDFResources
Map of ICC color spaces (key: ICC profile description)
ICLayoutManager - class org.apache.fop.layoutmgr.inline.ICLayoutManager
This creates a single inline container area after laying out the child block areas.
ICLayoutManager(org.apache.fop.fo.flow.InlineContainer,List) - constructor for class org.apache.fop.layoutmgr.inline.ICLayoutManager
idGoTos - field in class org.apache.fop.render.pdf.PDFRenderer
Maps XSL-FO element IDs to PDFGoTo objects targeting the corresponding areas These objects may not all be fully filled in yet
idPositions - field in class org.apache.fop.render.pdf.PDFRenderer
Maps XSL-FO element IDs to their on-page XY-positions Must be used in conjunction with the page reference to fully specify the PDFGoTo details
idTracker - field in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
ID tracker supplied by the AreaTreeHandler
IDTracker - class org.apache.fop.area.IDTracker
Used by the AreaTreeHandler to keep track of ID reference usage on a PageViewport level.
ignoreAtEnd - field in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
Number of elements to ignore at the end of the list.
ignoreAtStart - field in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
Number of elements to ignore at the beginning of the list.
ignoreEmptyParagraphs() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfOptions
If this returns true, RtfParagraphs that have no children will not generate any RTF code
ignoreNamespace(String) - method in class org.apache.fop.apps.FopFactory
Adds a namespace to the set of ignored namespaces.
ignoreNamespaces(Collection) - method in class org.apache.fop.apps.FopFactory
Adds a collection of namespaces to the set of ignored namespaces.
iLScount - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
image - field in class org.apache.fop.render.pdf.AbstractImageAdapter
the image
Image - class org.apache.fop.area.inline.Image
Image area for external-graphic.
Process an ExternalGraphic.
image(org.apache.fop.fo.flow.ExternalGraphic) - method in class org.apache.fop.render.mif.MIFHandler
image(org.apache.fop.fo.flow.ExternalGraphic) - method in class org.apache.fop.render.rtf.RTFHandler
Image(String) - constructor for class org.apache.fop.area.inline.Image
Create a new image with the given url.
IMAGE_BACKGROUND_POSITION_HORIZONTAL - static field in class org.apache.fop.datatypes.LengthBase
constant for a image background position horizontal percent-based length
IMAGE_BACKGROUND_POSITION_VERTICAL - static field in class org.apache.fop.datatypes.LengthBase
constant for a image background position vertical percent-based length
IMAGE_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the filter used for images
IMAGE_INPUT - static field in class org.apache.fop.cli.CommandLineOptions
input: Image file
IMAGE_INTRINSIC_HEIGHT - static field in class org.apache.fop.datatypes.LengthBase
constant for a image intrinsic percent-based length
IMAGE_INTRINSIC_WIDTH - static field in class org.apache.fop.datatypes.LengthBase
constant for a image intrinsic percent-based length
ImageAdapter - interface org.apache.fop.render.ImageAdapter
This interface represents an optional feature that can be provided by a renderer.
ImageCellPosition - class org.apache.fop.render.afp.modca.ImageCellPosition
The IM Image Cell Position structured field specifies the placement, size, and replication of IM image cells.
ImageCellPosition(int,int) - constructor for class org.apache.fop.render.afp.modca.ImageCellPosition
Constructor for the ImageCellPosition
ImageConstants - class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
Here will be defined all supported image formats.
ImageContent - class org.apache.fop.render.afp.modca.ImageContent
ImageContent() - constructor for class org.apache.fop.render.afp.modca.ImageContent
Constructor for the image content
ImageConverterSVG2G2D - class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
This ImageConverter converts SVG images to Java2D.
ImageConverterWMF2G2D - class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
This ImageConverter converts WMF (Windows Metafile) images (represented by Batik's WMFRecordStore) to Java2D.
ImageDataDescriptor - class org.apache.fop.render.afp.modca.ImageDataDescriptor
ImageDataDescriptor(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.ImageDataDescriptor
Constructor for a ImageDataDescriptor for the specified resolution, width and height.
ImageEncoderCCITTFax - class org.apache.fop.render.ps.ImageEncoderCCITTFax
ImageEncoder implementation for CCITT encoded images.
ImageEncoderCCITTFax(ImageRawCCITTFax) - constructor for class org.apache.fop.render.ps.ImageEncoderCCITTFax
Main constructor.
ImageEncoderJPEG - class org.apache.fop.render.ps.ImageEncoderJPEG
ImageEncoder implementation for JPEG images.
ImageEncoderJPEG(ImageRawJPEG) - constructor for class org.apache.fop.render.ps.ImageEncoderJPEG
Main constructor
ImageInputDescriptor - class org.apache.fop.render.afp.modca.ImageInputDescriptor
The IM Image Input Descriptor structured field contains the descriptor data for an IM image data object.
ImageInputHandler - class org.apache.fop.cli.ImageInputHandler
InputHandler for the images (for example TIFF) as input.
ImageInputHandler(File,File,Vector) - constructor for class org.apache.fop.cli.ImageInputHandler
Main constructor.
ImageLayout - class org.apache.fop.layoutmgr.inline.ImageLayout
Helper class which calculates the size and position in the viewport of an image.
Main constructor
ImageLoaderFactorySVG - class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
Factory class for the ImageLoader for SVG.
ImageLoaderFactoryWMF - class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
Factory class for the ImageLoader for WMF (Windows Metafile).
ImageLoaderSVG - class org.apache.fop.image.loader.batik.ImageLoaderSVG
ImageLoader for SVG (using Apache Batik).
ImageLoaderSVG(ImageFlavor) - constructor for class org.apache.fop.image.loader.batik.ImageLoaderSVG
Main constructor.
ImageLoaderWMF - class org.apache.fop.image.loader.batik.ImageLoaderWMF
ImageLoader for WMF (Windows Metafile).
ImageLoaderWMF(ImageFlavor) - constructor for class org.apache.fop.image.loader.batik.ImageLoaderWMF
Main constructor.
ImageObject - class org.apache.fop.render.afp.modca.ImageObject
An IOCA Image Data Object
ImageObject(String) - constructor for class org.apache.fop.render.afp.modca.ImageObject
Constructor for the image object with the specified name, the name must be a fixed length of eight characters.
ImageOutputControl - class org.apache.fop.render.afp.modca.ImageOutputControl
The IM Image Output Control structured field specifies the position and orientation of the IM image object area and the mapping of the image points to presentation device pels.
ImageOutputControl(int,int) - constructor for class org.apache.fop.render.afp.modca.ImageOutputControl
Constructor for the ImageOutputControl The x parameter specifies the offset, along the X-axis, of the IM image object area origin to the origin of the including page and the y parameter specifies the offset along the Y-axis.
ImageProxyPanel - class org.apache.fop.render.awt.viewer.ImageProxyPanel
Panel used to display a single page of a document.
ImageProxyPanel(org.apache.fop.render.awt.AWTRenderer,int) - constructor for class org.apache.fop.render.awt.viewer.ImageProxyPanel
Panel constructor.
ImageRasterData - class org.apache.fop.render.afp.modca.ImageRasterData
Contains the image points that define the IM image raster pattern.
ImageRasterData(byte[]) - constructor for class org.apache.fop.render.afp.modca.ImageRasterData
Constructor for the image raster data object
ImageRasterPattern - class org.apache.fop.render.afp.modca.ImageRasterPattern
Raster data is a grid of cells covering an area of interest.
ImageRawCCITTFaxAdapter - class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
PDFImage implementation for the PDF renderer which handles raw CCITT fax images.
ImageRawCCITTFaxAdapter(ImageRawCCITTFax,String) - constructor for class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
Creates a new PDFImage from an Image instance.
ImageRawJPEGAdapter - class org.apache.fop.render.pdf.ImageRawJPEGAdapter
PDFImage implementation for the PDF renderer which handles raw JPEG images.
ImageRawJPEGAdapter(ImageRawJPEG,String) - constructor for class org.apache.fop.render.pdf.ImageRawJPEGAdapter
Creates a new PDFImage from an Image instance.
ImageRenderedAdapter - class org.apache.fop.render.pdf.ImageRenderedAdapter
PDFImage implementation for the PDF renderer which handles RenderedImages.
ImageRenderedAdapter(ImageRendered,String) - constructor for class org.apache.fop.render.pdf.ImageRenderedAdapter
Creates a new PDFImage from an Image instance.
ImageSegment - class org.apache.fop.render.afp.modca.ImageSegment
An Image Segment is represented by a set of self-defining fields, fields that describe their own contents.
ImageSegment() - constructor for class org.apache.fop.render.afp.modca.ImageSegment
Default constructor for the ImageSegment.
ImageSegment(String) - constructor for class org.apache.fop.render.afp.modca.ImageSegment
Constructor for the image segment with the specified name, the name must be a fixed length of eight characters.
ImageSizeParameter - class org.apache.fop.render.afp.modca.ImageSizeParameter
Describes the measurement characteristics of the image when it is created.
ImageSizeParameter(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.ImageSizeParameter
Constructor for a ImageSizeParameter for the specified resolution, hsize and vsize.
ImageUtil - class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
Misc.utilities for images handling This class belongs to the tag processing.
ImageWMF - class org.apache.fop.image.loader.batik.ImageWMF
This class is an implementation of the Image interface exposing a RenderedImage.
ImageWMF(ImageInfo,WMFRecordStore) - constructor for class org.apache.fop.image.loader.batik.ImageWMF
Main constructor.
IMImageObject - class org.apache.fop.render.afp.modca.IMImageObject
An IM image data object specifies the contents of a raster image and its placement on a page, overlay, or page segment.
IMImageObject(String) - constructor for class org.apache.fop.render.afp.modca.IMImageObject
Constructor for the image object with the specified name, the name must be a fixed length of eight characters.
IMMEDIATELY - static field in class org.apache.fop.area.AbstractOffDocumentItem
Process this extension immediately when being handled by the area tree.
IMMEDIATELY - static field in class org.apache.fop.area.OffDocumentItem
Process this extension immediately when being handled by the area tree.
IN2CM - static field in class org.apache.fop.util.UnitConv
conversion factory from centimeters to inches.
IN2MM - static field in class org.apache.fop.util.UnitConv
conversion factory from millimeters to inches.
in2mm(double) - static method in class org.apache.fop.util.UnitConv
Converts inches (in) to millimeters (mm)
in2mpt(double) - static method in class org.apache.fop.util.UnitConv
Converts inches (in) to millipoints (mpt)
IN2PT - static field in class org.apache.fop.util.UnitConv
conversion factory from inches to points.
in2pt(double) - static method in class org.apache.fop.util.UnitConv
Converts inches (in) to points (pt)
INCH - static field in class org.apache.fop.fo.properties.FixedLength
Describes the unit inch.
INCLUDE_PAGE_OVERLAY - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
include page overlay element
INCLUDE_PAGE_SEGMENT - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
include page segment element
IncludeObject - class org.apache.fop.render.afp.modca.IncludeObject
An Include Object structured field references an object on a page or overlay.
IncludeObject(String) - constructor for class org.apache.fop.render.afp.modca.IncludeObject
Constructor for the include object with the specified name, the name must be a fixed length of eight characters and is the name of the referenced object.
IncludePageOverlay - class org.apache.fop.render.afp.modca.IncludePageOverlay
The Include Page Overlay structured field references an overlay resource definition that is to be positioned on the page.
IncludePageOverlay(String,int,int,int) - constructor for class org.apache.fop.render.afp.modca.IncludePageOverlay
Constructor for the Include Page Overlay
IncludePageSegment - class org.apache.fop.render.afp.modca.IncludePageSegment
The Include Page Segment structured field references a page segment resource object that is to be presented on the page or overlay presentation space.
IncludePageSegment(String,int,int) - constructor for class org.apache.fop.render.afp.modca.IncludePageSegment
Constructor for the Include Page Segment
incompatibleFitnessDemerit - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Demerit for consecutive lines belonging to incompatible fitness classes .
increaseIPD(int) - method in class org.apache.fop.area.inline.InlineArea
Increase the inline progression dimensions of this area.
increasePageCount() - method in class org.apache.fop.svg.PDFContext
Notifies the context to increase the page count.
incrementCount() - method in class org.apache.fop.pdf.PDFPages
increment the count of /Page objects
INDENT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
String array of indent constants
IndentPropertyMaker - class org.apache.fop.fo.properties.IndentPropertyMaker
This property maker handles the calculations described in 5.3.2 which involves the sizes of the corresponding margin-* properties and the padding-* and border-*-width properties.
Create a start-indent or end-indent property maker.
INDIRECT_BREAK - static field in class org.apache.fop.text.linebreak.LineBreakStatus
Constant indicating an Indirect Break
INFINITE - static field in class org.apache.fop.layoutmgr.KnuthElement
The value used as an infinite indicator.
INFINITE_RATIO - static field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Maximum adjustment ration
info - field in class org.apache.fop.pdf.PDFDocument
the /Info object
info(Object) - method in class org.apache.fop.util.CommandLineLogger
info(Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
INH_FONTSIZE - static field in class org.apache.fop.datatypes.LengthBase
constant for an inh font-size percent-based length
InheritedPropFunction - class org.apache.fop.fo.expr.InheritedPropFunction
Class modelling the inherited-property-value Property Value function.
init() - method in class org.apache.fop.servlet.FopServlet
init() - method in class org.apache.fop.pdf.PDFEncryptionJCE
This method initializes the encryption algorithms and values
init() - method in class org.apache.fop.hyphenation.TernaryTree
initialAutoNums - field in class org.apache.fop.render.mif.MIFFile
initialClip - field in class org.apache.fop.svg.PDFDocumentGraphics2D
Initial clipping area, used to restore to original setting when a new page is started.
initialize() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
initialize() - method in class org.apache.fop.render.afp.extensions.AFPElementMapping
Private static synchronized method to set up the element and atribute HashMaps, this defines what elements and attributes are extracted.
initialize() - method in class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
Initializes the set of maker objects associated with this ElementMapping
initialize() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Resets the algorithm's variables.
initialize() - method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
initialize() - method in class org.apache.fop.fo.ElementMapping
Initializes the set of maker objects associated with this ElementMapping
initialize() - method in class org.apache.fop.fo.extensions.ExtensionElementMapping
Initialize the data structures.
initialize() - method in class org.apache.fop.fo.FOElementMapping
Initializes the collection of valid objects for the fo: namespace
initialize() - method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.LayoutManager
initialize the layout manager.
initialize() - method in class org.apache.fop.layoutmgr.LayoutManagerMapping
Initializes the set of maker objects associated with this LayoutManagerMapping
initialize() - method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
initialize() - method in class org.apache.fop.fo.extensions.OldExtensionElementMapping
Initialize the data structures.
initialize() - method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
initialize() - method in class org.apache.fop.render.pcl.extensions.PCLElementMapping
initialize() - method in class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
initialize() - method in class org.apache.fop.fo.extensions.xmp.RDFElementMapping
initialize() - method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
initialize() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
initialize() - method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
initialize() - method in class org.apache.fop.fo.extensions.xmp.XMPElementMapping
initialPageNumber - field in class org.apache.fop.fo.pagination.AbstractPageSequence
InitialPropertySet - class org.apache.fop.fo.flow.InitialPropertySet
Class modelling the fo:initial-property-set object.
InitialPropertySet(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.InitialPropertySet
initialTransform - field in class org.apache.fop.svg.PDFDocumentGraphics2D
Initial transformation matrix, used to restore to original setting when a new page is started.
initPageNumber() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
Initialize the current page number for the start of the page sequence.
Inline - class org.apache.fop.fo.flow.Inline
Class modelling the fo:inline formatting object.
Inline(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Inline
this class stores information about potential adjustments that can be used in order to re-compute adjustments when a page-number or a page-number-citation is resolved
InlineAdjustingInfo(int,int,int) - constructor for class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
Constructor
InlineArea - class org.apache.fop.area.inline.InlineArea
Inline Area This area is for all inline areas that can be placed in a line area.
InlineBlockParent - class org.apache.fop.area.inline.InlineBlockParent
Inline block parent area.
InlineBlockParent() - constructor for class org.apache.fop.area.inline.InlineBlockParent
Create a new inline block parent to add areas to.
InlineCharIterator - class org.apache.fop.fo.InlineCharIterator
A recursive char iterator that indicates boundaries by returning an EOT char.
InlineContainer - class org.apache.fop.fo.flow.InlineContainer
Class modelling the fo:inline-container object.
InlineContainer(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.InlineContainer
InlineKnuthSequence - class org.apache.fop.layoutmgr.InlineKnuthSequence
Represents a list of inline Knuth elements.
InlineKnuthSequence() - constructor for class org.apache.fop.layoutmgr.InlineKnuthSequence
Creates a new and empty list.
InlineKnuthSequence(List) - constructor for class org.apache.fop.layoutmgr.InlineKnuthSequence
Creates a new list from an existing list.
InlineLayoutManager - class org.apache.fop.layoutmgr.inline.InlineLayoutManager
LayoutManager for objects which stack children in the inline direction, such as Inline or Line
InlineLayoutManager(org.apache.fop.fo.flow.InlineLevel) - constructor for class org.apache.fop.layoutmgr.inline.InlineLayoutManager
Create an inline layout manager.
InlineLevel - class org.apache.fop.fo.flow.InlineLevel
Class modelling the commonalities of several inline-level formatting objects.
InlineLevel(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.InlineLevel
InlineLevelLayoutManager - interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
The interface for LayoutManagers which generate inline areas
InlineParent - class org.apache.fop.area.inline.InlineParent
Inline parent area.
InlineParent() - constructor for class org.apache.fop.area.inline.InlineParent
Create a new inline parent to add areas to.
InlineProps - class org.apache.fop.traits.InlineProps
Store all inline "margin" related properties Public "structure" allows direct member access.
inlines - field in class org.apache.fop.area.inline.InlineParent
The list of inline areas added to this inline parent.
InlineStackingLayoutManager - class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Class modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.
InlineStackingLayoutManager(org.apache.fop.fo.FObj) - constructor for class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
Create an inline stacking layout manager.
inMarker() - method in class org.apache.fop.fo.FOEventHandler
Check whether in marker context
inMarker() - method in class org.apache.fop.fo.FONode
inMarker() - method in class org.apache.fop.fo.flow.Marker
InMemoryStreamCache - class org.apache.fop.pdf.InMemoryStreamCache
StreamCache implementation that uses temporary files rather than heap.
InMemoryStreamCache() - constructor for class org.apache.fop.pdf.InMemoryStreamCache
Creates a new InMemoryStreamCache.
InMemoryStreamCache(int) - constructor for class org.apache.fop.pdf.InMemoryStreamCache
Creates a new InMemoryStreamCache.
InputHandler - class org.apache.fop.cli.InputHandler
Class for handling files input from command line either with XML and XSLT files (and optionally xsl parameters) or FO File input alone
InputHandler(File) - constructor for class org.apache.fop.cli.InputHandler
Constructor for FO input
InputHandler(File,File,Vector) - constructor for class org.apache.fop.cli.InputHandler
Constructor for XML->XSLT->FO input
insert(char[],int,char) - method in class org.apache.fop.hyphenation.TernaryTree
insert(String,char) - method in class org.apache.fop.hyphenation.TernaryTree
Branches are initially compressed, needing one node per key plus the size of the string key.
insertBalanced(String[],char[],int,int) - method in class org.apache.fop.hyphenation.TernaryTree
Recursively insert the median first and then the median of the lower and upper halves, and so on in order to get a balanced tree.
INSTANCE - static field in class org.apache.fop.pdf.PDFNull
Instance for the "null" object.
instantiateExtensionAttachment() - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
Instantiates extension attachment object
instantiateExtensionAttachment() - method in class org.apache.fop.render.ps.extensions.PSCommentAfterElement
instantiateExtensionAttachment() - method in class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
instantiateExtensionAttachment() - method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
instantiateGraphicsNode() - method in class org.apache.fop.svg.PDFAElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - method in class org.apache.fop.svg.PDFBatikFlowTextElementBridge
instantiateGraphicsNode() - method in class org.apache.fop.svg.PDFSVGFlowRootElementBridge
InstreamForeignObject - class org.apache.fop.fo.flow.InstreamForeignObject
Class modelling the fo:instream-foreign-object object.
InstreamForeignObject(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.InstreamForeignObject
constructs an instream-foreign-object object (called by Maker).
InstreamForeignObjectLM - class org.apache.fop.layoutmgr.inline.InstreamForeignObjectLM
LayoutManager for the fo:instream-foreign-object formatting object
Constructor
INTERNAL - static field in class org.apache.fop.pdf.PDFLink
Used to represent an internal link.
INTERNAL_LINK - static field in class org.apache.fop.area.Trait
Internal link trait.
Trait.InternalLink - class org.apache.fop.area.Trait.InternalLink
Class for internal link traits.
InternalLink(String) - constructor for class org.apache.fop.area.Trait.InternalLink
Create an InternalLink based on the given XML attribute value.
InternalLink(String,String) - constructor for class org.apache.fop.area.Trait.InternalLink
Create an InternalLink to the given PageViewport and target ID
interpolationExponentN - field in class org.apache.fop.pdf.PDFFunction
Required for Type 2: The interpolation exponent.
inTextMode - field in class org.apache.fop.render.pdf.PDFRenderer
true if a BT command has been written.
INVALID_COLUMN_WIDTH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
value for invalid column width
INVALID_UNICODE_CHAR - static field in class org.apache.fop.fonts.MultiByteFont
The invalid Unicode character, suitable as a return value in methods that need to return an invalid character.
invalidChildError(Locator,String,String) - method in class org.apache.fop.fo.FONode
Helper function to return "invalid child" exceptions (e.g., fo:block appearing immediately under fo:root)
invalidChildError(Locator,String,String,String) - method in class org.apache.fop.fo.FONode
Helper function to return "invalid child" exceptions with more complex validation rules (i.e., needing more explanation of the problem)
InvokeMediumMap - class org.apache.fop.render.afp.modca.InvokeMediumMap
The Invoke Medium Map structured field identifies the Medium Map that is to become active for the document.
InvokeMediumMap(String) - constructor for class org.apache.fop.render.afp.modca.InvokeMediumMap
Constructor for the Invoke Medium Map
ipd - field in class org.apache.fop.area.Area
the area's inline-progression-dimension
ipd - field in class org.apache.fop.datatypes.FODimension
distance (in millipoints) on the inline-progression-direction
IPD_UNKNOWN - static field in class org.apache.fop.layoutmgr.LayoutContext
ipdArea - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
IRtfAfterContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfAfterContainer
interface for RTF objects that can contain footers
IRtfBeforeContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfBeforeContainer
Interface for classes containing headers.
IRtfBookmarkContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfBookmarkContainer
RTF Bookmark container interface.
IRtfExternalGraphicContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfExternalGraphicContainer
Interface for classes containing images.
IRtfHyperLinkContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfHyperLinkContainer
interface for RtfElements that can contain RtfHyperLinks
IRtfJforCmdContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfJforCmdContainer
Interface for objects containing Commands
IRtfListContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfListContainer
Interface for RtfElements that can contain RtfLists
IRtfOptions - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfOptions
Options for configuring the rtf elements.
IRtfPageBreakContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageBreakContainer
Interface for RtfElements that can contain RtfPageBreaks
IRtfPageContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageContainer
Interface for RtfElements that can contain RtfText elements
IRtfPageNumberCitationContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageNumberCitationContainer
Interface for classes containing page number citations
IRtfPageNumberContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageNumberContainer
Interface for objects containing page numbers
IRtfParagraphContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfParagraphContainer
Interface for RtfElements that can contain RtfParagraphs
IRtfParagraphKeepTogetherContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfParagraphKeepTogetherContainer
Interface for classes containing Paragraphs with Keep Together
IRtfTableContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTableContainer
Interface for RtfElements that can contain RtfTables
IrtfTemplateContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IrtfTemplateContainer
Interface for classes containing templates.
IRtfTextContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer
Interface for RtfElements that can contain RtfText elements
IRtfTextrunContainer - interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextrunContainer
Interface which enables an implementing class to contain linear text runs.
IS_REFERENCE_AREA - static field in class org.apache.fop.area.Trait
The is-reference-area trait.
IS_VIEWPORT_AREA - static field in class org.apache.fop.area.Trait
The is-viewport-area trait.
isAbsolute() - method in class org.apache.fop.fo.properties.EnumLength
isAbsolute() - method in class org.apache.fop.fo.properties.EnumNumber
Always true for instances of this type
isAbsolute() - method in class org.apache.fop.fo.properties.FixedLength
Return true since a FixedLength is always absolute.
isAbsolute() - method in class org.apache.fop.fo.properties.NumberProperty
Return true because all numbers are absolute.
isAbsolute() - method in class org.apache.fop.datatypes.Numeric
Return true if the numeric is an absolute value.
isAbsolute() - method in class org.apache.fop.fo.expr.NumericProperty
Return true of the numeric is absolute.
isAbsolute() - method in class org.apache.fop.fo.properties.PercentLength
Return false because percent-length are always relative.
isAbsolute() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
Return false since an expression is only created when there is relative numerics involved.
isAbsolute() - method in class org.apache.fop.fo.properties.TableColLength
Return false because table-col-units are a relative numeric.
isAdjustable - field in class org.apache.fop.area.inline.SpaceArea
Is this space adjustable?
isAdjustable() - method in class org.apache.fop.area.inline.SpaceArea
isAdjustableSpace(char) - static method in class org.apache.fop.util.CharUtilities
Method to determine if the character is an adjustable space.
isAfterCadidateSet() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
isAllowCopyContent() - method in class org.apache.fop.pdf.PDFEncryptionParams
Indicates whether copying content is allowed.
isAllowEditAnnotations() - method in class org.apache.fop.pdf.PDFEncryptionParams
Indicates whether editing annotations is allowed.
isAllowEditContent() - method in class org.apache.fop.pdf.PDFEncryptionParams
Indicates whether editing content is allowed.
isAllowPrint() - method in class org.apache.fop.pdf.PDFEncryptionParams
Indicates whether printing is allowed.
isAlphabetic(char) - static method in class org.apache.fop.util.CharUtilities
Indicates whether a character is classified as "Alphabetic" by the Unicode standard.
isAnchor() - method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
isAnnotationAllowed() - method in class org.apache.fop.pdf.PDFProfile
isAnySpace(char) - static method in class org.apache.fop.util.CharUtilities
Determines if the character represents any kind of space.
isApplied() - method in class org.apache.fop.pdf.PDFFilter
Check if this filter has been applied.
isASCIIFilter() - method in class org.apache.fop.pdf.ASCII85Filter
isASCIIFilter() - method in class org.apache.fop.pdf.ASCIIHexFilter
isASCIIFilter() - method in class org.apache.fop.pdf.PDFFilter
Returns true if the filter is an ASCII filter that isn't necessary when encryption is active.
Indicates whether a particular attribute of the namespace is a property, i.e.
isAttributeProperty(org.apache.fop.util.QName) - method in class org.apache.fop.fo.extensions.ExtensionElementMapping
isAuto() - method in class org.apache.fop.fo.properties.Property
isAutoLayout() - method in class org.apache.fop.fo.flow.table.Table
isAutoRotateLandscape() - method in class org.apache.fop.render.ps.PSRenderer
isAuxiliary() - method in class org.apache.fop.layoutmgr.KnuthElement
isAvailable() - method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
isAvailable() - method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
isBase14KerningEnabled() - method in class org.apache.fop.apps.FopFactory
isBatikAvailable() - static method in class org.apache.fop.image.loader.batik.BatikUtil
Checks whether Apache Batik is available in the classpath.
isBeforeCadidateSet() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
isBlank() - method in class org.apache.fop.area.PageViewport
isBlinking() - method in class org.apache.fop.fo.properties.CommonTextDecoration
isBlinking() - method in class org.apache.fop.area.inline.InlineArea
isBlockItem(String,String) - method in class org.apache.fop.fo.FObj
Convenience method for validity checking.
isBlockOrInlineItem(String,String) - method in class org.apache.fop.fo.FObj
Convenience method for validity checking.
isBold(boolean) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
isBox() - method in class org.apache.fop.layoutmgr.KnuthBox
isBox() - method in class org.apache.fop.layoutmgr.ListElement
isBreakableSpace(char) - static method in class org.apache.fop.util.CharUtilities
Helper method to determine if the character is a space with normal behavior.
isCacheable() - method in class org.apache.fop.image.loader.batik.ImageWMF
isCFF() - method in class org.apache.fop.fonts.truetype.TTFFile
Indicates whether or not the font is an OpenType CFF font (rather than a TrueType font).
isClip() - method in class org.apache.fop.area.RegionViewport
isClipped() - method in class org.apache.fop.layoutmgr.inline.ImageLayout
Indicates whether the image is clipped.
isClippingDisabled() - method in class org.apache.fop.render.pcl.PCLRendererContext
isCMYKColorSpace() - method in class org.apache.fop.pdf.PDFColorSpace
isCMYKColorSpace() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
isCMYKColorSpace() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
isCoarseAreaXml() - method in class org.apache.fop.cli.CommandLineOptions
Indicates whether the XML renderer should generate coarse area XML
isColorCanvas() - method in class org.apache.fop.render.pcl.PCLRendererContext
Indicates whether an RGB canvas should be used rather than one with grayscales.
isColumnNumberUsed(int) - method in class org.apache.fop.fo.flow.table.ColumnNumberManager
Checks whether a given column-number is already in use for the current row.
isComplete() - method in class org.apache.fop.render.afp.modca.AbstractPageObject
Returns an indication if the page is complete
isComplete() - method in class org.apache.fop.render.afp.modca.Document
Returns an indication if the page group is complete
isComplete() - method in class org.apache.fop.render.afp.modca.PageGroup
Returns an indication if the page group is complete
isComposite() - method in class org.apache.fop.svg.PDFAElementBridge
Returns true as the <a> element is a container.
isConditional() - method in class org.apache.fop.layoutmgr.BreakElement
isConditional() - method in class org.apache.fop.traits.SpaceVal
Returns the Conditionality value.
isConditional() - method in class org.apache.fop.layoutmgr.UnresolvedListElement
isConditional() - method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
For properties that operate on a relative direction (before, after, start, end) instead of an absolute direction (top, bottom, left, right), this method determines whether a corresponding property is specified on the corresponding absolute direction.
For properties that operate on a relative direction (before, after, start, end) instead of an absolute direction (top, bottom, left, right), this method determines whether a corresponding property is specified on the corresponding absolute direction.
isDebugEnabled() - method in class org.apache.fop.util.CommandLineLogger
isDefaultsRGB(ICC_Profile) - static method in class org.apache.fop.util.ColorProfileUtil
Indicates whether a given color profile is identical to the default sRGB profile provided by the Java class library.
isDeviceColorSpace() - method in class org.apache.fop.pdf.PDFColorSpace
isDeviceColorSpace() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
isDeviceColorSpace() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
isDisableAllFilters() - method in class org.apache.fop.pdf.PDFFilterList
Returns true if all filters are disabled.
isDiscard() - method in class org.apache.fop.fo.properties.CondLengthProperty
Indicates if the length can be discarded on certain conditions.
isDiscard() - method in class org.apache.fop.fo.properties.SpaceProperty
Indicates if the length can be discarded on certain conditions.
isElastic() - method in class org.apache.fop.traits.MinOptMax
isEmbeddable() - method in class org.apache.fop.fonts.FontDescriptor
Indicates if this font may be embedded.
isEmbeddable() - method in class org.apache.fop.fonts.LazyFont
isEmbeddable() - method in class org.apache.fop.fonts.MultiByteFont
isEmbeddable() - method in class org.apache.fop.fonts.SingleByteFont
isEmbeddable() - method in class org.apache.fop.fonts.truetype.TTFFile
Indicates if the font may be embedded.
isEmpty() - method in class org.apache.fop.layoutmgr.AbstractBreaker
isEmpty() - method in class org.apache.fop.area.BeforeFloat
isEmpty() - method in class org.apache.fop.area.BlockParent
Check whether there are child areas.
isEmpty() - method in class org.apache.fop.area.BodyRegion
indicates whether the main reference area has any child areas added to it
isEmpty() - method in class org.apache.fop.fo.flow.table.GridUnit
Does this grid unit belong to an empty cell?
isEmpty() - method in class org.apache.fop.area.MainReference
Indicates whether any child areas have been added to this reference area.
isEmpty() - method in class org.apache.fop.area.Page
indicates whether any FOs have been added to the body region
isEmpty() - method in class org.apache.fop.render.ps.PSPageDeviceDictionary
Returns true if this map contains no key-value mappings.
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet
As this contains cells from several rows, we say that it's empty only if we have no cells.
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfGenerator
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfLineBreak
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
Since this has no text content we have to overwrite isEmpty to print the table
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageBreak
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
A table cell always contains "useful" content, as it is here to take some space in a row.
isEmpty() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
Checks whether the text is empty.
isEmpty() - method in class org.apache.fop.area.Span
Indicates whether any child areas have been added to this span area.
isEncodingOnTheFly() - method in class org.apache.fop.pdf.PDFDocument
Indicates whether stream encoding on-the-fly is enabled.
isEncryptionActive() - method in class org.apache.fop.pdf.PDFDocument
Indicates whether encryption is active for this PDF or not.
isErrorEnabled() - method in class org.apache.fop.util.CommandLineLogger
isFailedFont(String,long) - method in class org.apache.fop.fonts.FontCache
has this font previously failed to load?
isFatalEnabled() - method in class org.apache.fop.util.CommandLineLogger
isFinished() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Tell whether this LayoutManager has handled all of its content.
isFinished() - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
isFinished() - method in class org.apache.fop.layoutmgr.LayoutManager
Return a value indicating whether this LayoutManager has laid out all its content (or generated BreakPossibilities for all content.)
isFirst() - method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
isFirst(org.apache.fop.fo.flow.table.TableRow) - method in class org.apache.fop.fo.flow.table.TableBody
isFirst(org.apache.fop.layoutmgr.Position) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Indicates whether the given Position is the first area-generating Position of this LM.
isFirstArea() - method in class org.apache.fop.layoutmgr.LayoutContext
isFirstPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.area.PageSequence
Indicates whether a page is the first in this page sequence.
isFirstRow() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
isFirstWithID(String) - method in class org.apache.fop.area.PageViewport
Check whether a certain id first appears on this page
isFixedPitch() - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
Returns the IsFixedPitch value.
isFixedWidthSpace(char) - static method in class org.apache.fop.util.CharUtilities
Method to determine if the character is a (breakable) fixed-width space.
isFlagged() - method in class org.apache.fop.layoutmgr.KnuthPenalty
isFontEmbeddingRequired() - method in class org.apache.fop.pdf.PDFProfile
isForcedBreak() - method in class org.apache.fop.layoutmgr.BreakElement
isForcedBreak() - method in class org.apache.fop.layoutmgr.KnuthPenalty
isForcedBreak() - method in class org.apache.fop.layoutmgr.ListElement
isForcing() - method in class org.apache.fop.layoutmgr.SpaceElement
isForcing() - method in class org.apache.fop.traits.SpaceVal
Returns the Forcing value.
isGlue() - method in class org.apache.fop.layoutmgr.KnuthGlue
isGlue() - method in class org.apache.fop.layoutmgr.ListElement
isGrayColorSpace() - method in class org.apache.fop.pdf.PDFColorSpace
isGrayColorSpace() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
isGrayColorSpace() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
isGrayscaleImage(RenderedImage) - static method in class org.apache.fop.render.pcl.PCLGenerator
Indicates whether an image is a grayscale image.
isHighestCell(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
isHighestRow(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
isIDEntryRequired() - method in class org.apache.fop.pdf.PDFProfile
isImageInlined(ImageInfo) - method in class org.apache.fop.render.ps.PSRenderer
Indicates whether an image should be inlined or added as a PostScript form.
isImageInlined(String) - method in class org.apache.fop.render.ps.PSRenderer
Indicates whether an image should be inlined or added as a PostScript form.
isImplicitColumn() - method in class org.apache.fop.fo.flow.table.TableColumn
Indicates whether this table-column has been created as default column for this table in case no table-columns have been defined.
isInfoEnabled() - method in class org.apache.fop.util.CommandLineLogger
isInherited() - method in class org.apache.fop.fo.properties.PropertyMaker
Default implementation of isInherited.
isInitialized() - method in class org.apache.fop.pdf.PDFFilterList
Indicates whether the filter list is already initialized.
isInlineItem(String,String) - method in class org.apache.fop.fo.FObj
Convenience method for validity checking.
isInlineSequence() - method in class org.apache.fop.layoutmgr.BlockKnuthSequence
isInlineSequence() - method in class org.apache.fop.layoutmgr.InlineKnuthSequence
Is this an inline or a block sequence?
isInlineSequence() - method in class org.apache.fop.layoutmgr.KnuthSequence
Is this an inline or a block sequence?
isInverted() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
isInverted() - method in class org.apache.fop.pdf.AlphaRasterImage
isInverted() - method in class org.apache.fop.pdf.BitmapImage
isInverted() - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
isInverted() - method in class org.apache.fop.pdf.PDFImage
isJCEAvailable() - static method in class org.apache.fop.pdf.PDFEncryptionManager
Indicates whether JCE is available.
isKeepWithNextPending() - method in class org.apache.fop.layoutmgr.LayoutContext
isKeepWithPreviousPending() - method in class org.apache.fop.layoutmgr.LayoutContext
isKerningEnabled() - method in class org.apache.fop.fonts.CustomFont
Used to determine if kerning is enabled.
isKnownNamespace(String) - method in class org.apache.fop.fo.ElementMappingRegistry
Indicates whether a namespace is known to FOP.
isLandscapeFormat() - method in class org.apache.fop.render.pcl.PCLPageDefinition
isLast() - method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
isLast(org.apache.fop.layoutmgr.Position) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Indicates whether the given Position is the last area-generating Position of this LM.
isLastArea() - method in class org.apache.fop.layoutmgr.LayoutContext
isLastGridUnitColSpan() - method in class org.apache.fop.fo.flow.table.EmptyGridUnit
isLastGridUnitColSpan() - method in class org.apache.fop.fo.flow.table.GridUnit
isLastGridUnitRowSpan() - method in class org.apache.fop.fo.flow.table.EmptyGridUnit
isLastGridUnitRowSpan() - method in class org.apache.fop.fo.flow.table.GridUnit
isLayInside(int,int) - method in class org.apache.fop.render.txt.TXTRenderer
Indicates if point (x, y) lay inside currentPage.
isLocationSet() - method in class org.apache.fop.apps.FOPException
Indicate whether a location was set.
isLocatorEnabled() - method in class org.apache.fop.apps.FOUserAgent
Checks if the use of Locators is enabled
isMimeTypeSupported(String) - method in class org.apache.fop.render.AbstractFOEventHandlerMaker
Indicates whether a specific MIME type is supported by this renderer.
isMimeTypeSupported(String) - method in class org.apache.fop.render.AbstractRendererMaker
Indicates whether a specific MIME type is supported by this renderer.
isMissing(String) - method in class org.apache.fop.hyphenation.HyphenationTreeCache
Indicates whether a hyphenation file has been requested before but it wasn't available.
isModDateRequired() - method in class org.apache.fop.pdf.PDFProfile
isMonochromeImage(RenderedImage) - static method in class org.apache.fop.render.pcl.PCLGenerator
Indicates whether an image is a monochrome (b/w) image.
isMultiByte() - method in class org.apache.fop.fonts.CIDFont
isMultiByte() - method in class org.apache.fop.fonts.LazyFont
isMultiByte() - method in class org.apache.fop.fonts.Typeface
Determines whether the font is a multibyte font.
isMultiByteFont(String) - method in class org.apache.fop.svg.PDFGraphics2D
Determines whether the font with the given name is a multi-byte font.
isNamespaceIgnored(String) - method in class org.apache.fop.apps.FopFactory
Indicates whether a namespace URI is on the ignored list.
isNbsp() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
True if text contains a single non-breaking space (#160).
isNestedTable() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
isNeutralItem(String,String) - method in class org.apache.fop.fo.FObj
Convenience method for validity checking.
isNewLine() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
isNonBreakableSpace(char) - static method in class org.apache.fop.util.CharUtilities
Method to determine if the character is a nonbreaking space.
isNonSymbolic() - method in class org.apache.fop.fonts.type1.PFMFile
Indicates whether the font is non-symbolic (Font uses the Adobe standard Latin character set or a subset of it).
isNonZero() - method in class org.apache.fop.traits.MinOptMax
isObservationActive() - static method in class org.apache.fop.layoutmgr.ElementListObserver
ISOLATIN1_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
isOptimizeResources() - method in class org.apache.fop.render.ps.PSRenderer
isPagePending() - method in class org.apache.fop.svg.PDFContext
isPartOverflowRecoveryActivated() - method in class org.apache.fop.layoutmgr.AbstractBreaker
Controls the behaviour of the algorithm in cases where the first element of a part overflows a line/page.
isPartOverflowRecoveryActivated() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
Controls the behaviour of the algorithm in cases where the first element of a part overflows a line/page.
isPDFA1LevelB() - method in class org.apache.fop.pdf.PDFAMode
isPDFAActive() - method in class org.apache.fop.pdf.PDFProfile
isPDFXActive() - method in class org.apache.fop.pdf.PDFProfile
isPenalty() - method in class org.apache.fop.layoutmgr.KnuthPenalty
isPenalty() - method in class org.apache.fop.layoutmgr.ListElement
isPercent(String) - static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
Checks the string for percent character at the end of string.
isPJLDisabled() - method in class org.apache.fop.render.pcl.PCLRenderer
Indicates whether PJL generation is disabled.
isPredefinedEncoding(String) - static method in class org.apache.fop.pdf.PDFEncoding
Indicates whether a given encoding is one of the predefined encodings.
isPrimary() - method in class org.apache.fop.fo.flow.table.EmptyGridUnit
isPrimary() - method in class org.apache.fop.fo.flow.table.GridUnit
Is this grid unit the before-start grid unit of the cell?
isPrimary() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
isPS() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
isPS() - method in class org.apache.fop.pdf.AlphaRasterImage
isPS() - method in class org.apache.fop.pdf.BitmapImage
Check if this is a postscript image.
isPS() - method in class org.apache.fop.pdf.PDFImage
Check if this image is a PostScript image.
isReadOnly() - method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
isRenderingDone() - method in class org.apache.fop.render.java2d.Java2DRenderer
isReserved(String) - method in class org.apache.fop.fo.pagination.Region
Checks to see if a given region name is one of the reserved names
isResolved() - method in class org.apache.fop.area.BookmarkData
Check if this resolvable object has been resolved.
isResolved() - method in class org.apache.fop.area.DestinationData
Check if this resolvable object has been resolved.
isResolved() - method in class org.apache.fop.area.LinkResolver
isResolved() - method in class org.apache.fop.area.PageViewport
Check if this page has been fully resolved.
isResolved() - method in class org.apache.fop.area.Resolvable
Check if this area has been resolved.
isResolved() - method in class org.apache.fop.area.inline.UnresolvedPageNumber
Check if this is resolved.
isRGBColorSpace() - method in class org.apache.fop.pdf.PDFColorSpace
isRGBColorSpace() - method in class org.apache.fop.pdf.PDFDeviceColorSpace
isRGBColorSpace() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
isSeparateBorderModel() - method in class org.apache.fop.fo.flow.table.Table
isSet(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
isSetupValid() - method in class org.apache.fop.fonts.FontInfo
Checks if the font setup is valid (At least the ultimate fallback font must be registered.)
isSinglePartFavored() - method in class org.apache.fop.layoutmgr.AbstractBreaker
isSomethingChanged - field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Flag to indicate if something was changed as part of the getChangeKnuthElements sequence
isSourceTransparency() - method in class org.apache.fop.render.pcl.PCLRendererContext
Indicates whether the background should not be erased prior to painting.
isStacked() - method in class org.apache.fop.area.Block
Indicates whether this block is stacked, rather than absolutely positioned.
isStart() - method in class org.apache.fop.layoutmgr.LayoutContext
isTab() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
isTableFooter() - method in class org.apache.fop.fo.flow.table.TableBody
isTableFooter() - method in class org.apache.fop.fo.flow.table.TableFooter
isTableHeader() - method in class org.apache.fop.fo.flow.table.TableBody
isTableHeader() - method in class org.apache.fop.fo.flow.table.TableHeader
isTextStroked() - method in class org.apache.fop.svg.AbstractFOPTranscoder
Indicates whether text should be stroked rather than painted using text operators.
isTraceEnabled() - method in class org.apache.fop.util.CommandLineLogger
isTransparent() - method in class org.apache.fop.render.pdf.AbstractImageAdapter
isTransparent() - method in class org.apache.fop.pdf.AlphaRasterImage
isTransparent() - method in class org.apache.fop.pdf.BitmapImage
Check if this image has a transparent color.
isTransparent() - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
isTransparent() - method in class org.apache.fop.pdf.PDFImage
Check if this image has a transparent color transparency.
isTrappedEntryRequired() - method in class org.apache.fop.pdf.PDFProfile
isUnresolvedElement() - method in class org.apache.fop.layoutmgr.KnuthElement
isUnresolvedElement() - method in class org.apache.fop.layoutmgr.ListElement
Check if the conditions for this reference are met.
isValidPropertyName(String) - method in class org.apache.fop.fo.PropertyList
Validates a property name.
isVerticalRelation(int) - method in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
isWarnEnabled() - method in class org.apache.fop.util.CommandLineLogger
isWordChar(char) - static method in class org.apache.fop.fo.FOText
Determines whether the input char should be considered part of a "word".
isXMLParserValidating() - method in class org.apache.fop.svg.SVGUserAgent
Is the XML parser validating.
isZeroWidthSpace(char) - static method in class org.apache.fop.util.CharUtilities
Method to determine if the character is a zero-width space.
ITableAttributes - interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
Constants for RTF table attribute names
ITableColumnsInfo - interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
Used to get information about tables, for example when handling nested tables
TernaryTree.Iterator - class org.apache.fop.hyphenation.TernaryTree.Iterator
iterator() - method in class org.apache.fop.layoutmgr.table.ColumnSetup
Iterator() - constructor for class org.apache.fop.hyphenation.TernaryTree.Iterator

J

Implementation of the MonochromeBitmapConverter which uses Java Advanced Imaging (JAI) to convert grayscale bitmaps to monochrome bitmaps.
JAVA2D_STATE - static field in class org.apache.fop.render.java2d.Java2DRendererContextConstants
The current Java2DGraphicsState.
JAVA2D_TRANSPARENT_PAGE_BACKGROUND - static field in class org.apache.fop.render.java2d.Java2DRenderer
Rendering Options key for the controlling the transparent page background option.
Java2DFontMetrics - class org.apache.fop.render.java2d.Java2DFontMetrics
This is a FontMetrics to be used for AWT rendering.
Java2DFontMetrics(Graphics2D) - constructor for class org.apache.fop.render.java2d.Java2DFontMetrics
Constructs a new Font-metrics.
Java2DGraphics2DAdapter - class org.apache.fop.render.java2d.Java2DGraphics2DAdapter
Graphics2DAdapter implementation for Java2D.
Java2DGraphicsState - class org.apache.fop.render.java2d.Java2DGraphicsState
Keeps information about the current state of the Graphics2D currentGraphics.
State for storing graphics state.
Copy constructor.
Java2DSVGHandler.Java2DInfo - class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
Java2D information structure for drawing the XML document.
Java2DRenderer - class org.apache.fop.render.java2d.Java2DRenderer
The Java2DRenderer class provides the abstract technical foundation for all rendering with the Java2D API.
Java2DRenderer() - constructor for class org.apache.fop.render.java2d.Java2DRenderer
Default constructor
Java2DRendererConfigurator - class org.apache.fop.render.java2d.Java2DRendererConfigurator
Configurerer for Java 2D renderer
Default constructor
Java2DRendererContextConstants - interface org.apache.fop.render.java2d.Java2DRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
Java2DSVGHandler - class org.apache.fop.render.java2d.Java2DSVGHandler
Java2D XML handler for SVG (uses Apache Batik).
Java2DSVGHandler() - constructor for class org.apache.fop.render.java2d.Java2DSVGHandler
Create a new Java2D XML handler for use by the Java2D renderer and its subclasses.
JPEG_EXT - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
JPEG file extension
JPEG_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the filter used for JPEG images
JPG_EXT - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
JPG file extension

K

KEEP_WITH_ALWAYS - static field in class org.apache.fop.datatypes.KeepValue
constant for keep-with-always
KEEP_WITH_AUTO - static field in class org.apache.fop.datatypes.KeepValue
constant for automatic keep-with computation
KEEP_WITH_NEXT_PENDING - static field in class org.apache.fop.fo.flow.table.GridUnit
Indicates that the primary grid unit has a pending keep-with-next.
KEEP_WITH_NEXT_PENDING - static field in class org.apache.fop.layoutmgr.LayoutContext
This flag indicates that there's a keep-with-next that hasn't been processed, yet.
KEEP_WITH_PREVIOUS_PENDING - static field in class org.apache.fop.fo.flow.table.GridUnit
Indicates that the primary grid unit has a pending keep-with-previous.
KEEP_WITH_PREVIOUS_PENDING - static field in class org.apache.fop.layoutmgr.LayoutContext
This flag indicates that there's a keep-with-previous that hasn't been processed, yet.
KEEP_WITH_VALUE - static field in class org.apache.fop.datatypes.KeepValue
constant for a user-settable keep-with value (??)
KeepProperty - class org.apache.fop.fo.properties.KeepProperty
Class for properties that wrap Keep values
keepTogether - field in class org.apache.fop.traits.LayoutProps
keepTogetherClose() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
Close a "keep with next" paragraph
keepTogetherOpen() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
Open a new "keep with next" paragraph
KeepValue - class org.apache.fop.datatypes.KeepValue
Keep Value Stores the different types of keeps in a single convenient format.
KeepValue(String,int) - constructor for class org.apache.fop.datatypes.KeepValue
Constructor
keepWithNext - field in class org.apache.fop.traits.LayoutProps
keepWithPrevious - field in class org.apache.fop.traits.LayoutProps
kerning - field in class org.apache.fop.fonts.EmbedFontInfo
false, to disable kerning
KEY_AUTO_FONTS - static field in class org.apache.fop.svg.PDFTranscoder
The key is used to specify whether the available fonts should be automatically detected.
KEY_DEVICE_RESOLUTION - static field in class org.apache.fop.svg.PDFTranscoder
The key is used to specify the resolution for on-the-fly images generated due to complex effects like gradients and filters.
KEY_DISABLE_SRGB_COLORSPACE - static field in class org.apache.fop.render.pdf.PDFRenderer
Rendering Options key for disabling the sRGB color space (only possible if no PDF/A or PDF/X profile is active).
KEY_OUTPUT_PROFILE - static field in class org.apache.fop.render.pdf.PDFRenderer
Rendering Options key for the ICC profile for the output intent.
KEY_STROKE_TEXT - static field in class org.apache.fop.svg.AbstractFOPTranscoder
The key to specify whether to stroke text instead of using text operations.
keys - field in class org.apache.fop.pdf.PDFCharProcs
the (character name, drawing stream) pairs for a Type3 font
keys() - method in class org.apache.fop.hyphenation.TernaryTree
keywords - field in class org.apache.fop.apps.FOUserAgent
Set of keywords applicable to this document.
kids - field in class org.apache.fop.pdf.PDFPages
the /Page objects
knows(String) - method in class org.apache.fop.hyphenation.TernaryTree
KnuthBlockBox - class org.apache.fop.layoutmgr.KnuthBlockBox
Knuth box used to represent a line in block-progression-dimension (i.e.
Creates a new box.
Creates a new box.
KnuthBox - class org.apache.fop.layoutmgr.KnuthBox
An instance of this class represents an unbreakable piece of content with fixed width: for example an image, a syllable (but only if letter spacing is constant), ...
KnuthBox(int,org.apache.fop.layoutmgr.Position,boolean) - constructor for class org.apache.fop.layoutmgr.KnuthBox
Create a new KnuthBox.
KnuthElement - class org.apache.fop.layoutmgr.KnuthElement
This is the super class for KnuthBox, KnuthGlue and KnuthPenalty.
KnuthElement(int,org.apache.fop.layoutmgr.Position,boolean) - constructor for class org.apache.fop.layoutmgr.KnuthElement
Create a new KnuthElement.
KnuthGlue - class org.apache.fop.layoutmgr.KnuthGlue
An instance of this class represents a piece of content with adjustable width: for example a space between words of justified text.
KnuthGlue(int,int,int,org.apache.fop.layoutmgr.Position,boolean) - constructor for class org.apache.fop.layoutmgr.KnuthGlue
Create a new KnuthGlue.
KnuthInlineBox - class org.apache.fop.layoutmgr.inline.KnuthInlineBox
Create a new KnuthBox.
Class recording all the informations of a feasible breaking point.
This class represents a feasible breaking point with extra information about footnotes.
KnuthPenalty - class org.apache.fop.layoutmgr.KnuthPenalty
An instance of this class represents information about a feasible breaking point; it does not represent any piece of content.
Create a new KnuthPenalty.
Create a new KnuthPenalty.
KnuthPossPosIter - class org.apache.fop.layoutmgr.KnuthPossPosIter
KnuthPossPosIter(List) - constructor for class org.apache.fop.layoutmgr.KnuthPossPosIter
Auxiliary constructor
KnuthPossPosIter(List,int,int) - constructor for class org.apache.fop.layoutmgr.KnuthPossPosIter
Main constructor
KnuthSequence - class org.apache.fop.layoutmgr.KnuthSequence
KnuthSequence() - constructor for class org.apache.fop.layoutmgr.KnuthSequence
Creates a new and empty list.
KnuthSequence(List) - constructor for class org.apache.fop.layoutmgr.KnuthSequence
Creates a new list from an existing list.
kv - field in class org.apache.fop.hyphenation.TernaryTree
This vector holds the trailing of the keys when the branch is compressed.

L

LabelEndFunction - class org.apache.fop.fo.expr.LabelEndFunction
Class modelling the label-end Property Value function.
LANDSCAPE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for landscape format
language - field in class org.apache.fop.fo.properties.CommonHyphenation
The "language" property
LAST - static field in class org.apache.fop.area.inline.UnresolvedPageNumber
Indicates that the reference refers to the last area generated by a formatting object.
LAST_AREA - static field in class org.apache.fop.layoutmgr.LayoutContext
LAST_IN_PART - static field in class org.apache.fop.fo.flow.table.EffRow
Indicates that the row is the last in a table-body
LAST_IN_PART - static field in class org.apache.fop.fo.flow.table.GridUnit
Indicates that the grid unit is in the last row of the table part (header, footer, body).
lastFOTextProcessed - field in class org.apache.fop.fo.FObjMixed
Used in creating pointers between subsequent FOText nodes in the same Block (for handling text-transform)
lastIndent - field in class org.apache.fop.traits.BlockProps
lastLoca - field in class org.apache.fop.fonts.truetype.TTFFile
Offset to last loca
lastModified() - method in class org.apache.fop.fonts.CachedFontInfo
Gets the modified timestamp for font file (not always available)
lastNode() - method in class org.apache.fop.fo.FObj.FObjIterator
lastNode() - method in class org.apache.fop.fo.FONode.FONodeIterator
Returns the last node in the list, and advances the current position, so that a subsequent call to hasNext() will return false
LayoutContext - class org.apache.fop.layoutmgr.LayoutContext
This class is used to pass information to the getNextKnuthElements() method.
LayoutContext(int) - constructor for class org.apache.fop.layoutmgr.LayoutContext
Main constructor.
LayoutContext(org.apache.fop.layoutmgr.LayoutContext) - constructor for class org.apache.fop.layoutmgr.LayoutContext
Copy constructor for creating child layout contexts.
LayoutManager - interface org.apache.fop.layoutmgr.LayoutManager
The interface for all LayoutManagers.
LayoutManagerMaker - interface org.apache.fop.layoutmgr.LayoutManagerMaker
The interface for all LayoutManager makers
LayoutManagerMapping - class org.apache.fop.layoutmgr.LayoutManagerMapping
The default LayoutManager maker class
LayoutManagerMapping() - constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping
LayoutMasterSet - class org.apache.fop.fo.pagination.LayoutMasterSet
The layout-master-set formatting object.
LayoutMasterSet(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.LayoutMasterSet
LayoutProps - class org.apache.fop.traits.LayoutProps
Store properties affecting layout: break-before, break-after, keeps, span.
LayoutProps() - constructor for class org.apache.fop.traits.LayoutProps
LazyFont - class org.apache.fop.fonts.LazyFont
This class is used to defer the loading of a font until it is really used.
Main constructor
Leader - class org.apache.fop.area.inline.Leader
This is a leader inline area.
Leader - class org.apache.fop.fo.flow.Leader
Class modelling fo:leader object.
Leader() - constructor for class org.apache.fop.area.inline.Leader
Create a new leader area.
leader(org.apache.fop.fo.flow.Leader) - method in class org.apache.fop.fo.FOEventHandler
Process a Leader.
leader(org.apache.fop.fo.flow.Leader) - method in class org.apache.fop.render.mif.MIFHandler
leader(org.apache.fop.fo.flow.Leader) - method in class org.apache.fop.render.rtf.RTFHandler
Leader(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Leader
LeaderLayoutManager - class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
LayoutManager for the fo:leader formatting object
LeaderLayoutManager(org.apache.fop.fo.flow.Leader) - constructor for class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
Constructor
LEADING_TRAILING - static field in class org.apache.fop.fo.flow.table.ConditionalBorder
LeafNodeLayoutManager - class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Base LayoutManager for leaf-node FObj, ie: ones which have no children.
LeafNodeLayoutManager() - constructor for class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Create a Leaf node layout mananger.
LeafNodeLayoutManager(org.apache.fop.fo.FObj) - constructor for class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Create a Leaf node layout mananger.
LeafPosition - class org.apache.fop.layoutmgr.LeafPosition
LeafPosition(org.apache.fop.layoutmgr.LayoutManager,int) - constructor for class org.apache.fop.layoutmgr.LeafPosition
LEFT - static field in class org.apache.fop.render.txt.border.AbstractBorderElement
Constant for a line segment, directing from a center of symbol left the the symbol boundary.
left - field in class org.apache.fop.fo.properties.CommonAbsolutePosition
The "left" property.
left - field in class org.apache.fop.fo.properties.CommonRelativePosition
The "left" property.
LEFT_INDENT_BODY - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for left indent body
LEFT_INDENT_FIRST - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for left indent first
Length - interface org.apache.fop.datatypes.Length
A length quantity in XSL
length - field in class org.apache.fop.hyphenation.TernaryTree
length() - method in class org.apache.fop.hyphenation.ByteVector
return number of items in array
length() - method in class org.apache.fop.hyphenation.CharVector
return number of items in array
length() - method in class org.apache.fop.hyphenation.Hyphenation
length() - method in class org.apache.fop.pdf.PDFArray
Returns the length of the array
length() - method in class org.apache.fop.pdf.PDFNumsArray
Returns the length of the array
LengthBase - class org.apache.fop.datatypes.LengthBase
Models a length which can be used as a factor in a percentage length calculation
LengthBase(org.apache.fop.fo.PropertyList,int) - constructor for class org.apache.fop.datatypes.LengthBase
Constructor
LengthPairProperty - class org.apache.fop.fo.properties.LengthPairProperty
Superclass for properties wrapping a LengthPair value
LengthPairProperty() - constructor for class org.apache.fop.fo.properties.LengthPairProperty
Creates a new LengthPairProperty with empty values.
LengthPairProperty(org.apache.fop.fo.properties.Property) - constructor for class org.apache.fop.fo.properties.LengthPairProperty
Creates a new LengthPairProperty which sets both bpd and ipd to the same value.
Creates a new LengthPairProperty.
LengthProperty - class org.apache.fop.fo.properties.LengthProperty
Superclass for properties wrapping a Length value.
LengthRangeProperty - class org.apache.fop.fo.properties.LengthRangeProperty
Superclass for properties that contain LengthRange values
letterAdjust - field in class org.apache.fop.area.inline.WordArea
An array of width for adjusting the individual letters (optional)
LEVEL_2_FLAVORS_FORM - static field in class org.apache.fop.render.ps.PSSupportedFlavors
The flavors supported as forms with PostScript level 2.
LEVEL_2_FLAVORS_INLINE - static field in class org.apache.fop.render.ps.PSSupportedFlavors
The flavors supported inline with PostScript level 2.
LEVEL_3_FLAVORS_FORM - static field in class org.apache.fop.render.ps.PSSupportedFlavors
The flavors supported as forms with PostScript level 3 or higher.
LEVEL_3_FLAVORS_INLINE - static field in class org.apache.fop.render.ps.PSSupportedFlavors
The flavors supported inline with PostScript level 3 and higher.
lightenColor(Color,float) - static method in class org.apache.fop.render.PrintRenderer
Lightens up a color for groove, ridge, inset and outset border effects.
line - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
number of the line ending at this breakpoint
LINE_HEIGHT_ADJUSTMENT - static field in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
Adjustment class: adjustment for line height
LINE_NUMBER_ADJUSTMENT - static field in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
Adjustment class: adjustment for number of lines
LineArea - class org.apache.fop.area.LineArea
The line area.
LineArea() - constructor for class org.apache.fop.area.LineArea
default constructor: nothing to do
LineArea(int,int,int,int) - constructor for class org.apache.fop.area.LineArea
constructor with extra parameters: a new LineAdjustingInfo object is created
LINEBREAK_AT_LF_ONLY - static field in class org.apache.fop.layoutmgr.LayoutContext
Values for flags.
LineBreakStatus - class org.apache.fop.text.linebreak.LineBreakStatus
This class is meant for supporting the Unicode line breaking algorithm.
LineBreakStatus() - constructor for class org.apache.fop.text.linebreak.LineBreakStatus
Resets the class to the same state as if new LineBreakStatus() had just been called.
lineCap - field in class org.apache.fop.pdf.PDFState.Data
LINEFEED - static field in class org.apache.fop.util.CharUtilities
Character class: Line feed
lineHeight - field in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
The line height property
lineHeight - field in class org.apache.fop.fo.flow.InlineLevel
LineHeightPropertyMaker - class org.apache.fop.fo.properties.LineHeightPropertyMaker
A maker which calculates the line-height property.
LineHeightPropertyMaker(int) - constructor for class org.apache.fop.fo.properties.LineHeightPropertyMaker
Create a maker for line-height.
lineJoin - field in class org.apache.fop.pdf.PDFState.Data
LineLayoutManager - class org.apache.fop.layoutmgr.inline.LineLayoutManager
LayoutManager for lines.
Create a new Line Layout Manager.
LineLayoutPossibilities - class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
LineLayoutPossibilities() - constructor for class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
lineStackingStrategy - field in class org.apache.fop.traits.LayoutProps
lineStackType - field in class org.apache.fop.traits.BlockProps
LINETHROUGH - static field in class org.apache.fop.area.Trait
Linethrough trait used when rendering inline parent.
LINETHROUGH_COLOR - static field in class org.apache.fop.area.Trait
Trait for color of linethrough decorations when rendering inline parent.
lineTo(float,float) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Appends a straight line segment from the current point to (x, y).
lineTo(float,float) - method in class org.apache.fop.render.afp.AFPRenderer
lineTo(float,float) - method in class org.apache.fop.render.java2d.Java2DRenderer
lineTo(float,float) - method in class org.apache.fop.render.pcl.PCLRenderer
Appends a straight line segment from the current point to (x, y).
lineTo(float,float) - method in class org.apache.fop.render.pdf.PDFRenderer
Appends a straight line segment from the current point to (x, y).
lineTo(float,float) - method in class org.apache.fop.render.ps.PSRenderer
lineTo(float,float) - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
lineWidth - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
The width of a line (or height of a column in page-breaking mode).
lineWidth - field in class org.apache.fop.pdf.PDFState.Data
LinkResolver - class org.apache.fop.area.LinkResolver
Link resolving for resolving internal links.
LinkResolver(String,org.apache.fop.area.Area) - constructor for class org.apache.fop.area.LinkResolver
Create a new link resolver.
links - field in class org.apache.fop.pdf.PDFDocument
List of Links.
list - field in class org.apache.fop.fo.properties.ListProperty
Vector containing the list of sub-properties
LIST - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for a list
LIST_FOLLOWING_CHAR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list following character
LIST_FONT_TYPE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list font type
LIST_ID - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list ID
LIST_INDENT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list indentation
LIST_JUSTIFICATION - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for a list justification
LIST_LEVEL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for a list level
LIST_NAME - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list name
LIST_NUM_POSITION - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list number positioning
LIST_NUMBER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list number
LIST_NUMBER_TYPE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for a list number type
LIST_OVR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list override
LIST_OVR_COUNT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list override count
LIST_OVR_TABLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list override table
LIST_SPACE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list space
LIST_START_AT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list start at
LIST_TABLE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for a list table
LIST_TABLE_ATTR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
String array of list table attributes
LIST_TEMPLATE_ID - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for a list template id
LIST_TEXT_FORM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
constant for list text format
ListAttributesConverter - class org.apache.fop.render.rtf.ListAttributesConverter
Provides methods to convert list attributes to RtfAttributes.
ListBlock - class org.apache.fop.fo.flow.ListBlock
Class modelling the fo:list-block object.
ListBlock(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.ListBlock
ListBlockLayoutManager - class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
LayoutManager for a list-block FO.
ListBlockLayoutManager(org.apache.fop.fo.flow.ListBlock) - constructor for class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
Create a new list block layout manager.
ListElement - class org.apache.fop.layoutmgr.ListElement
This class is the base class for all kinds of elements that are added to element lists.
ListElement(org.apache.fop.layoutmgr.Position) - constructor for class org.apache.fop.layoutmgr.ListElement
Main constructor
ListItem - class org.apache.fop.fo.flow.ListItem
Class modelling the fo:list-item object.
ListItem(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.ListItem
ListItemBody - class org.apache.fop.fo.flow.ListItemBody
Class modelling the fo:list-item-body object.
ListItemBody(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.ListItemBody
ListItemContentLayoutManager - class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
LayoutManager for a list-item-label or list-item-body FO.
Create a new Cell layout manager.
Create a new Cell layout manager.
ListItemLabel - class org.apache.fop.fo.flow.ListItemLabel
Class modelling the fo:list-item-label object.
ListItemLabel(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.ListItemLabel
ListItemLayoutManager - class org.apache.fop.layoutmgr.list.ListItemLayoutManager
LayoutManager for a list-item FO.
ListItemLayoutManager(org.apache.fop.fo.flow.ListItem) - constructor for class org.apache.fop.layoutmgr.list.ListItemLayoutManager
Create a new list item layout manager.
listLMs - field in class org.apache.fop.layoutmgr.LMiter
ListProperty - class org.apache.fop.fo.properties.ListProperty
Superclass for properties that are lists of other properties
ListProperty() - constructor for class org.apache.fop.fo.properties.ListProperty
Simple constructor used by subclasses to do some special processing.
ListProperty(org.apache.fop.fo.properties.Property) - constructor for class org.apache.fop.fo.properties.ListProperty
listSupportedMimeTypes() - method in class org.apache.fop.render.RendererFactory
llx - field in class org.apache.fop.pdf.PDFRectangle
lower left x coordinate
lly - field in class org.apache.fop.pdf.PDFRectangle
lower left y coordinate
LMiter - class org.apache.fop.layoutmgr.LMiter
LMiter(org.apache.fop.layoutmgr.LayoutManager) - constructor for class org.apache.fop.layoutmgr.LMiter
lo - field in class org.apache.fop.hyphenation.TernaryTree
Pointer to low branch and to rest of the key when it is stored directly in this node, we don't have unions in java!
load() - static method in class org.apache.fop.fonts.FontCache
Reads the default font cache file and returns its contents.
load(InputStream) - method in class org.apache.fop.fonts.type1.PFMFile
Parses a PFM file
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.
loaded - field in class org.apache.fop.fonts.FontLoader
true if the font has been loaded
An image node for natively handled Image instance.
Create a new image node for drawing natively handled images into PDF graphics.
loadFont(File,org.apache.fop.fonts.FontResolver) - static method in class org.apache.fop.fonts.FontLoader
Loads a custom font from a File.
loadFont(String,org.apache.fop.fonts.FontResolver) - static method in class org.apache.fop.fonts.FontLoader
Loads a custom font from a URI.
loadFont(URL,org.apache.fop.fonts.FontResolver) - static method in class org.apache.fop.fonts.FontLoader
Loads a custom font from an URL.
loadFrom(File) - static method in class org.apache.fop.fonts.FontCache
Reads a font cache file and returns its contents.
loadImage(ImageInfo,Map,ImageSessionContext) - method in class org.apache.fop.image.loader.batik.ImageLoaderSVG
loadImage(ImageInfo,Map,ImageSessionContext) - method in class org.apache.fop.image.loader.batik.ImageLoaderWMF
loadPage(ObjectInputStream) - method in class org.apache.fop.area.PageViewport
Load the page contents from an object stream.
loadPatterns(InputSource) - method in class org.apache.fop.hyphenation.HyphenationTree
Read hyphenation patterns from an XML file.
loadPatterns(String) - method in class org.apache.fop.hyphenation.HyphenationTree
Read hyphenation patterns from an XML file.
loadPFM(String) - method in class org.apache.fop.fonts.apps.PFMReader
Read a PFM file and returns it as an object.
loadTTF(String,String) - method in class org.apache.fop.fonts.apps.TTFReader
Read a TTF file and returns it as an object.
location - field in class org.apache.fop.pdf.PDFDocument
the character position of each object
locator - field in class org.apache.fop.fo.FONode
Marks location of this object from the input FO Call locator.getSystemId(), getLineNumber(), getColumnNumber() for file, line, column information
log - static field in class org.apache.fop.render.afp.modca.AbstractAFPObject
Static logging instance
log - static field in class org.apache.fop.layoutmgr.AbstractBreaker
logging instance
log - static field in class org.apache.fop.fonts.apps.AbstractFontReader
Logger instance
log - static field in class org.apache.fop.render.AbstractRenderer
logging instance
log - static field in class org.apache.fop.render.AbstractRendererConfigurator
logger instance
log - static field in class org.apache.fop.render.afp.modca.AFPDataStream
Static logging instance
log - static field in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
Logger instance
log - static field in class org.apache.fop.render.afp.fonts.AFPFontReader
Static logging instance
log - static field in class org.apache.fop.area.Area
logging instance
log - static field in class org.apache.fop.area.AreaTreeModel
logger instance
log - static field in class org.apache.fop.area.AreaTreeParser
Logger instance
log - field in class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
A logger for this class
log - static field in class org.apache.fop.layoutmgr.BreakingAlgorithm
the logger for the class
log - static field in class org.apache.fop.render.afp.fonts.CharacterSet
Static logging instance
log - static field in class org.apache.fop.util.ColorUtil
Logger instance
log - static field in class org.apache.fop.fo.properties.CommonHyphenation
Logger
log - field in class org.apache.fop.fo.ElementMappingRegistry
logging instance
log - static field in class org.apache.fop.fo.FONode
Logger for fo-tree related messages *
log - static field in class org.apache.fop.fonts.FontInfo
logging instance
log - static field in class org.apache.fop.fonts.FontLoader
logging instance
log - static field in class org.apache.fop.fonts.FontSetup
logging instance
log - static field in class org.apache.fop.render.java2d.FontSetup
logging instance
log - field in class org.apache.fop.servlet.FopServlet
Logger to give to FOP
log - field in class org.apache.fop.fo.FOTreeBuilder
logging instance
log - static field in class org.apache.fop.hyphenation.Hyphenator
logging instance
log - static field in class org.apache.fop.layoutmgr.inline.ImageLayout
logging instance
log - field in class org.apache.fop.cli.InputHandler
the logger
log - static field in class org.apache.fop.layoutmgr.LayoutManagerMapping
logging instance
log - static field in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
logging instance
log - static field in class org.apache.fop.datatypes.LengthBase
logging instance
log - static field in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
logger instance
log - static field in class org.apache.fop.area.PageViewport
logging instance
log - static field in class org.apache.fop.pdf.PDFEncryptionManager
logging instance
log - static field in class org.apache.fop.pdf.PDFObject
logger for all PDFObjects (and descendants)
log - field in class org.apache.fop.fonts.type1.PFMFile
logging instance
log - static field in class org.apache.fop.render.PrintRendererConfigurator
logger instance
log - static field in class org.apache.fop.fo.properties.Property
Logger for all property classes
log - static field in class org.apache.fop.render.ps.extensions.PSExtensionHandler
Logger instance
log - static field in class org.apache.fop.render.ps.PSFontUtils
logging instance
log - field in class org.apache.fop.render.ps.PSTextPainter
the logger for this class
log - static field in class org.apache.fop.render.afp.fonts.RasterFont
Static logging instance
log - static field in class org.apache.fop.layoutmgr.SpaceResolver
Logger instance
log - field in class org.apache.fop.fo.extensions.svg.SVGElementMapping
logging instance
log - static field in class org.apache.fop.layoutmgr.TraitSetter
logger
log - field in class org.apache.fop.fonts.truetype.TTFFile
logging instance
log - static field in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
Logger instance
log - static field in class org.apache.fop.render.XMLHandlerConfigurator
logger instance
log(int,Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
Do the actual logging.
LOG_LEVEL_DEBUG - static field in class org.apache.fop.util.CommandLineLogger
"Debug" level logging.
LOG_LEVEL_ERROR - static field in class org.apache.fop.util.CommandLineLogger
"Error" level logging.
LOG_LEVEL_FATAL - static field in class org.apache.fop.util.CommandLineLogger
"Fatal" level logging.
LOG_LEVEL_INFO - static field in class org.apache.fop.util.CommandLineLogger
"Info" level logging.
LOG_LEVEL_TRACE - static field in class org.apache.fop.util.CommandLineLogger
"Trace" level logging.
LOG_LEVEL_WARN - static field in class org.apache.fop.util.CommandLineLogger
"Warn" level logging.
logger - field in class org.apache.fop.tools.TestConverter
logging instance
LogUtil - class org.apache.fop.util.LogUtil
Convenience Logging utility methods used in FOP
lookupElement(Object) - method in class org.apache.fop.render.mif.PGFElement
lookupElement(Object) - method in class org.apache.fop.render.mif.RefElement
lookupElement(Object) - method in class org.apache.fop.render.mif.RulingElement
lpad(String,char,int) - static method in class org.apache.fop.render.afp.tools.StringUtils
Padds the string to the left with the given character for the specified length.
LR - static field in class org.apache.fop.area.Area
Stacking left to right
lr_tb - field in class org.apache.fop.fo.properties.CorrespondingPropertyMaker

M

MAC_EXPERT_ENCODING - static field in class org.apache.fop.pdf.PDFEncoding
the name for the Mac Export encoding scheme
MAC_GLYPH_NAMES - static field in class org.apache.fop.fonts.Glyphs
Glyph names for Mac encoding
MAC_ROMAN_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
MAC_ROMAN_ENCODING - static field in class org.apache.fop.pdf.PDFEncoding
the name for the Mac Roman encoding scheme
MacFontDirFinder - class org.apache.fop.fonts.autodetect.MacFontDirFinder
Mac font directory finder
magenta() - method in class org.apache.fop.pdf.PDFColor
Get the magenta component.
Main - class org.apache.fop.cli.Main
Main command-line class for Apache FOP.
main(String[]) - static method in class org.apache.fop.hyphenation.HyphenationTree
main(String[]) - static method in class org.apache.fop.cli.Main
The main routine for the command line interface
main(String[]) - static method in class org.apache.fop.hyphenation.PatternParser
main(String[]) - static method in class org.apache.fop.fonts.apps.PFMReader
The main method for the PFM reader tool.
main(String[]) - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
minimal test and usage example
main(String[]) - static method in class org.apache.fop.hyphenation.TernaryTree
main(String[]) - static method in class org.apache.fop.tools.TestConverter
This main method can be used to run the test converter from the command line.
main(String[]) - static method in class org.apache.fop.fonts.truetype.TTFFile
Static main method to get info about a TrueType font.
main(String[]) - static method in class org.apache.fop.fonts.apps.TTFReader
The main method for the TTFReader tool.
mainFOHandler - field in class org.apache.fop.fo.FOTreeBuilder
Main DefaultHandler that handles the FO namespace.
MainReference - class org.apache.fop.area.MainReference
The main-reference-area generated by an fo:region-body This object holds one or more span-reference-areas (block-areas stacked in the block progression direction) See fo:region-body definition in the XSL Rec for more information.
MainReference(org.apache.fop.area.BodyRegion) - constructor for class org.apache.fop.area.MainReference
Constructor
make(int,org.apache.fop.pdf.PDFEncryptionParams) - static method in class org.apache.fop.pdf.PDFEncryptionJCE
Local factory method.
make(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.ElementMapping.Maker
Creates a new FONode (or rather a specialized subclass of it).
make(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.UnknownXMLObj.Maker
Make an instance
make(org.apache.fop.fo.FONode,List) - method in class org.apache.fop.layoutmgr.LayoutManagerMapping.Maker
Return a property value for a compound property.
Make a property value for a compound property.
make(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.render.afp.extensions.AFPAttribute
Overide the make method to return the property object
make(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.CompoundPropertyMaker
Make a compound property with default values.
make(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.PropertyMaker
Return the default value.
make(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.properties.TableBorderPrecedence
Set default precedence according to the parent FObj
make(org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.flow.table.TableFObj.ColumnNumberPropertyMaker
If only background-position-horizontal is specified, background-position-vertical is set to "50%".
Create a Property object from an attribute specification.
Create a Property object from an attribute specification.
Contrary to basic lengths, percentages for font-size can be resolved here already: if the property evaluates to a PercentLength, it is immediately replaced by the resolved FixedLength.
Create a Property object from an attribute specification.
Make a new StringProperty object
Check the value of the column-number property.
Creates a new alignment context or returns the current alignment context.
#makeAlignmentContext(LayoutContext)
makeAnnotList() - method in class org.apache.fop.pdf.PDFFactory
Make an annotation list object
makeArray(int[]) - method in class org.apache.fop.pdf.PDFFactory
make an Array object (ex.
Create a border control word in attributes, with border properties as specified in color, style and width.
Create a empty compound property and fill it with default values for the subproperties.
Make a ContentLayoutManager object.
makeDestination(String,Object) - method in class org.apache.fop.pdf.PDFFactory
Make a named destination.
makeDests(List) - method in class org.apache.fop.pdf.PDFFactory
Make a the head object of the name dictionary (the /Dests object).
makeEncoding(String) - method in class org.apache.fop.pdf.PDFFactory
make a /Encoding object
Make a ExternalDocumentLayoutManager object for the fox:external-document extension.
makeFilter(int,int) - method in class org.apache.fop.pdf.PDFEncryptionJCE
Creates PDFFilter for the encryption object
Make a FlowLayoutManager object.
Instantiates a new FOEventHandler.
make a Type1 /Font object
make a /FontDescriptor object
Embeds a font.
makeFontScaledBaselineTable(org.apache.fop.fonts.Font,int) - static method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTableFactory
Creates a new instance of BasicScaledBaselineTable for the given font and writingmode.
Creates a new instance of BasicScaledBaselineTable for the given font, baseline and writingmode.
makeFormattedPageNumber(int) - method in class org.apache.fop.fo.pagination.AbstractPageSequence
Retrieves the string representation of a page number applicable for this page sequence
makeFormattedPageNumber(int) - method in class org.apache.fop.fo.pagination.PageNumberGenerator
Formats a page number.
makeFunction(int,int,List,List,StringBuffer) - method in class org.apache.fop.pdf.PDFFactory
make a postscript calculator function
Make a Type 0 sampled function
makeFunction(int,List,List,List,List,double) - method in class org.apache.fop.pdf.PDFFactory
make a type Exponential interpolation function (for shading usually)
makeFunction(int,List,List,List,List,List) - method in class org.apache.fop.pdf.PDFFactory
Make a Type 3 Stitching function
Make a gradient
makeGraphicsScaledBaselineTable(int,int,int) - static method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTableFactory
Creates a new instance of BasicScaledBaselineTable for the given height, baseline and writingmode.
makeGState(Map,org.apache.fop.pdf.PDFGState) - method in class org.apache.fop.pdf.PDFFactory
make an ExtGState for extra graphics options This tries to find a GState that will setup the correct values for the current context.
Makes a new ICCBased color space and registers it in the resource context.
makeInfo(String) - method in class org.apache.fop.pdf.PDFFactory
make an /Info object
makeLayoutManager(org.apache.fop.fo.FONode) - method in class org.apache.fop.layoutmgr.LayoutManagerMaker
Make a specific LayoutManager for the node.
makeLayoutManager(org.apache.fop.fo.FONode) - method in class org.apache.fop.layoutmgr.LayoutManagerMapping
Make LayoutManagers for the node and add them to the list lms.
makeLetterSpacing(org.apache.fop.fo.properties.Property) - static method in class org.apache.fop.traits.SpaceVal
Create a PDF link to an existing PDFAction object
makeLink(Rectangle2D,String,int,float) - method in class org.apache.fop.pdf.PDFFactory
make a link object
makeLink(Rectangle2D,String,String) - method in class org.apache.fop.pdf.PDFFactory
Make an internal link.
makeMetadata(Metadata,boolean) - method in class org.apache.fop.pdf.PDFFactory
Make a Metadata object.
makeNames() - method in class org.apache.fop.pdf.PDFFactory
Make a names dictionary (the /Names object).
makeNameTreeNode() - method in class org.apache.fop.pdf.PDFFactory
Make a name tree node.
makeNewPage(boolean,boolean) - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Makes a new page
makeNewProperty() - method in class org.apache.fop.fo.properties.CondLengthProperty.Maker
Create a new empty instance of CondLengthProperty.
makeNewProperty() - method in class org.apache.fop.fo.properties.KeepProperty.Maker
Create a new empty instance of KeepProperty.
makeNewProperty() - method in class org.apache.fop.fo.properties.LengthPairProperty.Maker
Create a new empty instance of LengthPairProperty.
makeNewProperty() - method in class org.apache.fop.fo.properties.LengthRangeProperty.Maker
Create a new empty instance of LengthRangeProperty.
makeNewProperty() - method in class org.apache.fop.fo.properties.PropertyMaker
Create a new empty property.
makeNewProperty() - method in class org.apache.fop.fo.properties.SpaceProperty.Maker
Create a new empty instance of SpaceProperty.
Make an outline object and add it to the given parent
Make an outline object and add it to the given parent
Make an outline object and add it to the given outline
makeOutputIntent() - method in class org.apache.fop.pdf.PDFFactory
Make a OutputIntent dictionary.
Make a /Page object.
Make a /Page object.
makePageLabels() - method in class org.apache.fop.pdf.PDFFactory
Make a names dictionary (the /PageLabels object).
makePages() - method in class org.apache.fop.pdf.PDFFactory
Make a /Pages object.
Make a PageSequenceLayoutManager object.
Make a tiling pattern
Make a smooth shading pattern
makePDFICCStream() - method in class org.apache.fop.pdf.PDFFactory
Create a PDFICCStream
Inner class for creating instances of this property
CharacterProperty.Maker - class org.apache.fop.fo.properties.CharacterProperty.Maker
Inner class for creating instances of CharacterProperty
ColorProperty.Maker - class org.apache.fop.fo.properties.ColorProperty.Maker
Inner class for creating instances of ColorTypeProperty
CondLengthProperty.Maker - class org.apache.fop.fo.properties.CondLengthProperty.Maker
Inner class for creating instances of CondLengthProperty
ElementMapping.Maker - class org.apache.fop.fo.ElementMapping.Maker
Base class for all Makers.
EnumProperty.Maker - class org.apache.fop.fo.properties.EnumProperty.Maker
Inner class for creating EnumProperty instances
FontFamilyProperty.Maker - class org.apache.fop.fo.properties.FontFamilyProperty.Maker
Inner class for creating instances of ListProperty
FontShorthandProperty.Maker - class org.apache.fop.fo.properties.FontShorthandProperty.Maker
Inner class for creating instances of FontShorthandProperty
KeepProperty.Maker - class org.apache.fop.fo.properties.KeepProperty.Maker
Inner class for creating instances of KeepProperty
LengthPairProperty.Maker - class org.apache.fop.fo.properties.LengthPairProperty.Maker
Inner class for creating instances of LengthPairProperty
LengthProperty.Maker - class org.apache.fop.fo.properties.LengthProperty.Maker
Inner class for making instances of LengthProperty
LengthRangeProperty.Maker - class org.apache.fop.fo.properties.LengthRangeProperty.Maker
Inner class for a Maker for LengthProperty objects
ListProperty.Maker - class org.apache.fop.fo.properties.ListProperty.Maker
Inner class for creating instances of ListProperty
NumberProperty.Maker - class org.apache.fop.fo.properties.NumberProperty.Maker
Inner class for making NumberProperty objects
SpaceProperty.Maker - class org.apache.fop.fo.properties.SpaceProperty.Maker
Inner class used to create new instances of SpaceProperty
StringProperty.Maker - class org.apache.fop.fo.properties.StringProperty.Maker
Inner class for making instances of StringProperty
TextDecorationProperty.Maker - class org.apache.fop.fo.properties.TextDecorationProperty.Maker
Inner class for creating instances of ListProperty
UnknownXMLObj.Maker - class org.apache.fop.fo.UnknownXMLObj.Maker
Inner class for an UnknownXMLObj Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.BackgroundPositionShorthand.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.CharacterProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.ColorProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.CondLengthProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.EnumProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.FontFamilyProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.FontShorthandProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.KeepProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.LengthPairProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.LengthProperty.Maker
Constructor
Maker(int) - constructor for class org.apache.fop.fo.properties.LengthRangeProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.ListProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.NumberProperty.Maker
Constructor for NumberProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.SpaceProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.StringProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.TextDecorationProperty.Maker
Maker(int) - constructor for class org.apache.fop.fo.properties.ToBeImplementedProperty.Maker
Construct an instance of a Property.Maker for the given property.
Maker(String) - constructor for class org.apache.fop.fo.UnknownXMLObj.Maker
Construct the Maker
makeReference() - method in class org.apache.fop.pdf.PDFObject
Creates and returns a reference to this object.
Instantiates a new renderer.
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.afp.AFPRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.awt.AWTRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.pcl.PCLRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.pdf.PDFRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.bitmap.PNGRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.print.PrintRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.ps.PSRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.svg.SVGRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.bitmap.TIFFRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.txt.TXTRendererMaker
makeRenderer(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.xml.XMLRendererMaker
makeResources() - method in class org.apache.fop.pdf.PDFFactory
Make a /Resources object.
makeRoot(org.apache.fop.pdf.PDFPages) - method in class org.apache.fop.pdf.PDFFactory
Make a /Catalog (Root) object.
Make a free-form gouraud shaded triangle mesh, coons patch mesh, or tensor patch mesh shading object
make a Lattice-Form Gouraud mesh shading object
make a function based shading object
Make an axial or radial shading object.
Make a StaticContentLayoutManager object for a footnote-separator.
Make a StaticContentLayoutManager object.
makeStream(String,boolean) - method in class org.apache.fop.pdf.PDFFactory
Make a stream object
makeXMLAttribute(String,String) - static method in class org.apache.fop.area.Trait.InternalLink
Returns the XML attribute value for the given PV key and ID ref.
map - field in class org.apache.fop.pdf.PDFNumsArray
Sorted Map holding the values of this array.
mapChar(char) - method in class org.apache.fop.fonts.AbstractCodePointMapping
Maps a Unicode character to a code point in the encoding.
mapChar(char) - method in class org.apache.fop.render.afp.fonts.CharacterSet
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.Courier
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.CourierBold
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.CourierBoldOblique
mapChar(char) - method in class org.apache.fop.fonts.base14.CourierOblique
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
mapChar(char) - method in class org.apache.fop.fonts.Font
Map a java character (unicode) to a font character.
mapChar(char) - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.Helvetica
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.HelveticaBold
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.HelveticaOblique
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.LazyFont
mapChar(char) - method in class org.apache.fop.fonts.MultiByteFont
mapChar(char) - method in class org.apache.fop.render.afp.fonts.OutlineFont
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.render.afp.fonts.RasterFont
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.SingleByteFont
mapChar(char) - method in class org.apache.fop.fonts.base14.Symbol
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
mapChar(char) - method in class org.apache.fop.fonts.base14.TimesBold
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.TimesBoldItalic
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.TimesItalic
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.TimesRoman
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.Typeface
Map a Unicode character to a code point in the font.
mapChar(char) - method in class org.apache.fop.fonts.base14.ZapfDingbats
Map a Unicode character to a code point in the font.
MapCodedFont - class org.apache.fop.render.afp.modca.MapCodedFont
The Map Coded Font structured field maps a unique coded font resource local ID, which may be embedded one or more times within an object's data and descriptor, to the identifier of a coded font resource object.
MapCodedFont() - constructor for class org.apache.fop.render.afp.modca.MapCodedFont
Constructor for the MapCodedFont
MapPageOverlay - class org.apache.fop.render.afp.modca.MapPageOverlay
The Map Page Overlay structured field maps a Resource Local ID to the name of a Begin Overlay structured field.
MapPageOverlay() - constructor for class org.apache.fop.render.afp.modca.MapPageOverlay
Constructor for the Map Page Overlay
MARGIN_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for bottom margin
MARGIN_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for left margin
MARGIN_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for right margin
MARGIN_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for top margin
marginBottom - field in class org.apache.fop.fo.properties.CommonMarginBlock
The "margin-bottom" property.
marginBottom - field in class org.apache.fop.fo.properties.CommonMarginInline
The "margin-bottom" property.
marginBottom - field in class org.apache.fop.traits.InlineProps
marginLeft - field in class org.apache.fop.fo.properties.CommonMarginBlock
The "margin-left" property.
marginLeft - field in class org.apache.fop.fo.properties.CommonMarginInline
The "margin-left" property.
marginLeft - field in class org.apache.fop.traits.InlineProps
marginRight - field in class org.apache.fop.fo.properties.CommonMarginBlock
The "margin-right" property.
marginRight - field in class org.apache.fop.fo.properties.CommonMarginInline
The "margin-right" property.
marginRight - field in class org.apache.fop.traits.InlineProps
marginTop - field in class org.apache.fop.fo.properties.CommonMarginBlock
The "margin-top" property.
marginTop - field in class org.apache.fop.fo.properties.CommonMarginInline
The "margin-top" property.
marginTop - field in class org.apache.fop.traits.InlineProps
mark() - method in class org.apache.fop.fo.RecursiveCharIterator
Marker - class org.apache.fop.fo.flow.Marker
Class modelling the fo:marker object.
Marker(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Marker
Create a marker fo.
An implementation of PropertyList which only stores the explicitly specified properties/attributes as bundles of name-value-namespace strings
Overriding default constructor
matrix - field in class org.apache.fop.pdf.PDFPattern
List of Doubles representing the Transformation matrix.
matrix - field in class org.apache.fop.pdf.PDFShading
Optional for Type 1: A transformation matrix
max - field in class org.apache.fop.traits.MinOptMax
MAX - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
Return the larger of the two Numerics.
MAX_BOOKMARK_LENGTH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
Word 2000 supports a length of 40 characters only
MAX_TRAIT_KEY - static field in class org.apache.fop.area.Trait
Maximum value used by trait keys
maxFlaggedPenaltiesCount - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Maximum number of consecutive lines ending with a flagged penalty.
MaxFunction - class org.apache.fop.fo.expr.MaxFunction
Class for managing the "max" Number Function.
MaximumSizeExceededException - class org.apache.fop.render.afp.modca.MaximumSizeExceededException
An exception to handle maximum sizes being exceeded.
MaximumSizeExceededException() - constructor for class org.apache.fop.render.afp.modca.MaximumSizeExceededException
Default constructor
Merges with border element.
Merges with border element.
Merges dotted border element with another border element.
Merges with e.
MERGE_START - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
cell merging: this cell is the start of a range of merged cells
MERGE_WITH_PREVIOUS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
cell merging: this cell is part of (but not the start of) a range of merged cells
Merges with sde.
METADATA_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the filter used for metadata
METRICS_VERSION - static field in class org.apache.fop.fonts.apps.TTFReader
Current version number for the metrics file
METRICS_VERSION_ATTR - static field in class org.apache.fop.fonts.apps.TTFReader
Used to detect incompatible versions of the generated XML files
metricsFile - field in class org.apache.fop.fonts.EmbedFontInfo
filename of the metrics file
MIFElement - class org.apache.fop.render.mif.MIFElement
The is the basis for MIF document elements.
MIFElement(String) - constructor for class org.apache.fop.render.mif.MIFElement
mifFile - field in class org.apache.fop.render.mif.MIFHandler
the MIFFile instance
MIFFile - class org.apache.fop.render.mif.MIFFile
The MIF File.
MIFFile() - constructor for class org.apache.fop.render.mif.MIFFile
MIFFOEventHandlerMaker - class org.apache.fop.render.mif.MIFFOEventHandlerMaker
Maker class for MIF support.
MIFHandler - class org.apache.fop.render.mif.MIFHandler
The MIF Handler.
MIFHandler(org.apache.fop.apps.FOUserAgent,OutputStream) - constructor for class org.apache.fop.render.mif.MIFHandler
Creates a new MIF handler on a given OutputStream.
MIME_AFP - static field in class org.apache.fop.apps.MimeConstants
IBM's AFP
MIME_AFP_ALT - static field in class org.apache.fop.apps.MimeConstants
IBM's AFP (alternative MIME type)
MIME_EPS - static field in class org.apache.fop.apps.MimeConstants
Encapsulated PostScript (same MIME type as PostScript)
MIME_FOP_AREA_TREE - static field in class org.apache.fop.apps.MimeConstants
Apache FOP's area tree XML
MIME_FOP_AWT_PREVIEW - static field in class org.apache.fop.apps.MimeConstants
Apache FOP's AWT preview (non-standard MIME type)
MIME_FOP_PRINT - static field in class org.apache.fop.apps.MimeConstants
Apache FOP's Direct Printing (non-standard MIME type)
MIME_GIF - static field in class org.apache.fop.apps.MimeConstants
GIF images
MIME_JPEG - static field in class org.apache.fop.apps.MimeConstants
JPEG images
MIME_MIF - static field in class org.apache.fop.apps.MimeConstants
FrameMaker's MIF
MIME_PCL - static field in class org.apache.fop.apps.MimeConstants
HP's PCL
MIME_PCL_ALT - static field in class org.apache.fop.apps.MimeConstants
HP's PCL (alternative MIME type)
MIME_PDF - static field in class org.apache.fop.apps.MimeConstants
Portable Document Format
MIME_PLAIN_TEXT - static field in class org.apache.fop.apps.MimeConstants
Plain text
MIME_PNG - static field in class org.apache.fop.apps.MimeConstants
PNG images
MIME_POSTSCRIPT - static field in class org.apache.fop.apps.MimeConstants
PostScript
MIME_RTF - static field in class org.apache.fop.apps.MimeConstants
Rich text format
MIME_RTF_ALT1 - static field in class org.apache.fop.apps.MimeConstants
Rich text format (alternative 1)
MIME_RTF_ALT2 - static field in class org.apache.fop.apps.MimeConstants
Rich text format (alternative 2)
MIME_SVG - static field in class org.apache.fop.apps.MimeConstants
Structured Vector Graphics
MIME_TIFF - static field in class org.apache.fop.apps.MimeConstants
TIFF images
MIME_TYPE - static field in class org.apache.fop.render.awt.AWTRenderer
The MIME type for AWT-Rendering
MIME_TYPE - static field in class org.apache.fop.render.pcl.PCLRenderer
The MIME type for PCL
MIME_TYPE - static field in class org.apache.fop.render.pdf.PDFRenderer
The mime type for pdf
MIME_TYPE - static field in class org.apache.fop.render.bitmap.PNGRenderer
The MIME type for png-Rendering
MIME_TYPE - static field in class org.apache.fop.render.bitmap.PNGRenderer_onthefly
The MIME type for png-Rendering
MIME_TYPE - static field in class org.apache.fop.render.ps.PSRenderer
The MIME type for PostScript
MIME_TYPE - static field in class org.apache.fop.render.svg.SVGRenderer
The MIME type for the SVG format
MIME_TYPE - static field in class org.apache.fop.render.bitmap.TIFFRenderer
The MIME type for tiff-Rendering
MIME_WMF - static field in class org.apache.fop.image.loader.batik.ImageWMF
MIME type for WMF
MIME_XSL_FO - static field in class org.apache.fop.apps.MimeConstants
Proposed but non-registered MIME type for XSL-FO
MimeConstants - interface org.apache.fop.apps.MimeConstants
Frequently used MIME types for various file formats used when working with Apache FOP.
mimic - field in class org.apache.fop.render.xml.XMLRenderer
If not null, the XMLRenderer will mimic another renderer by using its font setup.
mimicRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.xml.XMLRenderer
Call this method to make the XMLRenderer mimic a different renderer by using its font setup.
min - field in class org.apache.fop.traits.MinOptMax
Publicly visible min(imum), opt(imum) and max(imum) values.
MIN - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
Return the smaller of two Numerics.
MinFunction - class org.apache.fop.fo.expr.MinFunction
Class for managing the "min" Number Function.
MinOptMax - class org.apache.fop.traits.MinOptMax
This class holds the resolved (as mpoints) form of a LengthRange or Space type Property value.
MinOptMax() - constructor for class org.apache.fop.traits.MinOptMax
New min/opt/max with zero values.
MinOptMax(int) - constructor for class org.apache.fop.traits.MinOptMax
New min/opt/max with one fixed value.
MinOptMax(int,int,int) - constructor for class org.apache.fop.traits.MinOptMax
New min/opt/max with the three values.
MinOptMax(org.apache.fop.traits.MinOptMax) - constructor for class org.apache.fop.traits.MinOptMax
Copy constructor.
MinOptMaxUtil - class org.apache.fop.layoutmgr.MinOptMaxUtil
Utilities for MinOptMax and LengthRangeProperty.
MISSING_IDEOGRAPH - static field in class org.apache.fop.util.CharUtilities
missing ideograph
missingChildElementError(String) - method in class org.apache.fop.fo.FONode
Helper function to throw an error caused by missing mandatory child elements.
missingPropertyError(String) - method in class org.apache.fop.fo.FONode
Helper function to throw an error caused by missing mandatory properties
miterLimit - field in class org.apache.fop.pdf.PDFState.Data
MM - static field in class org.apache.fop.fo.properties.FixedLength
Describes the unit millimeter.
mm2in(double) - static method in class org.apache.fop.util.UnitConv
Converts millimeters (mm) to inches (in)
mm2mpt(double) - static method in class org.apache.fop.util.UnitConv
Converts millimeters (mm) to millipoints (mpt)
mm2pt(double) - static method in class org.apache.fop.util.UnitConv
Converts millimeters (mm) to points (pt)
mm2px(double,int) - static method in class org.apache.fop.util.UnitConv
Converts millimeters (mm) to pixels (px)
MMTYPE1 - static field in class org.apache.fop.fonts.FontType
Adobe Multiple Master Type 1 fonts
mode - field in class org.apache.fop.traits.BorderProps
Border mode (one of SEPARATE, COLLAPSE_INNER and COLLAPSE_OUTER)
model - field in class org.apache.fop.area.AreaTreeHandler
The AreaTreeModel in use
MODULO - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
Return the remainder of a division of the two operand Numeric.
MonochromeBitmapConverter - interface org.apache.fop.render.pcl.MonochromeBitmapConverter
Interface for converters that convert grayscale images to monochrome (1-bit) bitmap images.
moveTo(float,float) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Moves the current point to (x, y), omitting any connecting line segment.
moveTo(float,float) - method in class org.apache.fop.render.afp.AFPRenderer
moveTo(float,float) - method in class org.apache.fop.render.java2d.Java2DRenderer
moveTo(float,float) - method in class org.apache.fop.render.pcl.PCLRenderer
Moves the current point to (x, y), omitting any connecting line segment.
moveTo(float,float) - method in class org.apache.fop.render.pdf.PDFRenderer
Moves the current point to (x, y), omitting any connecting line segment.
moveTo(float,float) - method in class org.apache.fop.render.ps.PSRenderer
moveTo(float,float) - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
movetoCurrPosition() - method in class org.apache.fop.render.ps.PSRenderer
Make sure the cursor is in the right place.
moveToNextFlow() - method in class org.apache.fop.area.PageViewport
Convenience method to increment the Span to the next NormalFlow to be processed, and to return that flow.
moveToNextFlow() - method in class org.apache.fop.area.Span
Indicate to the Span that the next column is being processed.
MPT - static field in class org.apache.fop.fo.properties.FixedLength
Describes the unit millipoint.
mpt2in(double) - static method in class org.apache.fop.util.UnitConv
Converts millipoints (mpt) to inches (in)
mpt2px(double,int) - static method in class org.apache.fop.util.UnitConv
Converts millipoints (mpt) to pixels (px)
mptToPt(AffineTransform) - method in class org.apache.fop.render.AbstractRenderer
Converts a millipoint-based transformation matrix to points.
mText - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
RtfText
mtxTab - field in class org.apache.fop.fonts.truetype.TTFFile
Contains glyph data
MultiByteFont - class org.apache.fop.fonts.MultiByteFont
Generic MultiByte (CID) font
MultiByteFont() - constructor for class org.apache.fop.fonts.MultiByteFont
Default constructor
MultiCase - class org.apache.fop.fo.flow.MultiCase
Class modelling the fo:multi-case object.
MultiCase(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.MultiCase
MultiFileRenderingUtil - class org.apache.fop.render.bitmap.MultiFileRenderingUtil
This utility class helps renderers who generate one file per page, like the PNG renderer.
MultiFileRenderingUtil(String,File) - constructor for class org.apache.fop.render.bitmap.MultiFileRenderingUtil
Creates a new instance.
MULTIPLY - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
multiply(org.apache.fop.area.CTM) - method in class org.apache.fop.area.CTM
Multiply new passed CTM with this one and generate a new result CTM.
Multiply the two operands and return a new Numeric representing the result.
multiply(org.apache.fop.traits.MinOptMax,double) - static method in class org.apache.fop.traits.MinOptMax
Multiplies a MinOptMax instance with a factor returning a new instance.
MultiProperties - class org.apache.fop.fo.flow.MultiProperties
Class modelling the fo:multi-properties object.
MultiProperties(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.MultiProperties
MultiPropertySet - class org.apache.fop.fo.flow.MultiPropertySet
Class modelling the fo:multi-property-set object.
MultiPropertySet(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.MultiPropertySet
MultiSwitch - class org.apache.fop.fo.flow.MultiSwitch
Class modelling the fo:multi-switch object.
MultiSwitch(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.MultiSwitch
MultiToggle - class org.apache.fop.fo.flow.MultiToggle
Class modelling the fo:multi-toggle property.
MultiToggle(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.MultiToggle
mustKeepTogether() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
mustKeepTogether() - method in class org.apache.fop.fo.flow.table.EffRow
Returns true if this row is enclosed by an fo:table-row element that has keep-together set.
mustKeepTogether() - method in class org.apache.fop.layoutmgr.FlowLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
mustKeepTogether() - method in class org.apache.fop.fo.flow.table.Table
Convenience method to check if a keep-together constraint is specified.
mustKeepTogether() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
mustKeepTogether() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
mustKeepTogether() - method in class org.apache.fop.fo.flow.table.TableRow
Convenience method to check if a keep-together constraint is specified.
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
mustKeepWithNext() - method in class org.apache.fop.fo.flow.table.EffRow
Returns true if the enclosing (if any) fo:table-row element of this row, or if any of the cells ending on this row, have keep-with-next set.
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.FlowLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
mustKeepWithNext() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns true if the last child block (or its descendants) of this cell has keep-with-next.
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
mustKeepWithNext() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
mustKeepWithNext() - method in class org.apache.fop.fo.flow.table.TableRow
Convenience method to check if a keep-with-next constraint is specified.
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.BlockLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.fo.flow.table.EffRow
Returns true if the enclosing (if any) fo:table-row element of this row, or if any of the cells starting on this row, have keep-with-previous set.
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.FlowLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
Returns true if the first child block (or its descendants) of this cell has keep-with-previous.
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.layoutmgr.table.TableLayoutManager
mustKeepWithPrevious() - method in class org.apache.fop.fo.flow.table.TableRow
Convenience method to check if a keep-with-previous constraint is specified.
MutableFont - interface org.apache.fop.fonts.MutableFont
This interface is used to set the values of a font during configuration time.

N

name - field in class org.apache.fop.render.afp.modca.AbstractNamedAFPObject
The actual name of the object
name - field in class org.apache.fop.render.afp.fonts.AFPFont
The font name
name - field in class org.apache.fop.render.afp.fonts.CharacterSet
The character set relating to the font
name - field in class org.apache.fop.pdf.CMapBuilder
name - field in class org.apache.fop.render.mif.MIFElement
name - field in class org.apache.fop.pdf.PDFCMap
/CMapName attribute, one of the predefined constants
name - field in class org.apache.fop.render.ps.extensions.PSSetPageDevice
name attribute
name - field in class org.apache.fop.render.ps.extensions.PSSetupCode
name attribute
name - field in class org.apache.fop.fo.XMLObj
Name of the node
nameBytes - field in class org.apache.fop.render.afp.modca.AbstractNamedAFPObject
The name of the object in EBCIDIC bytes
nameIterator() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
NAMESPACE - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
The namespace used for AFP extensions
NAMESPACE - static field in class org.apache.fop.render.pcl.extensions.PCLElementMapping
The namespace used for PCL extensions
NAMESPACE - static field in class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
Namespace for the extension
NAMESPACE_PREFIX - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
The usual namespace prefix used for AFP extensions
NAMESPACE_PREFIX - static field in class org.apache.fop.render.pcl.extensions.PCLElementMapping
The usual namespace prefix used for PCL extensions
namespaces - field in class org.apache.fop.fo.ElementMappingRegistry
Map of mapped namespaces and their associated ElementMapping instances.
namespaceURI - field in class org.apache.fop.fo.ElementMapping
The namespace for the ElementMapping
nativeCount - field in class org.apache.fop.svg.PDFGraphics2D
The count of natively handled images added to document so they receive unique keys.
NativeFontDirFinder - class org.apache.fop.fonts.autodetect.NativeFontDirFinder
Native font finder base class
NativeTextHandler - class org.apache.fop.render.ps.NativeTextHandler
Specialized TextHandler implementation that the PSGraphics2D class delegates to to paint text using PostScript text operations.
Main constructor.
nbArgs() - method in class org.apache.fop.fo.expr.AbsFunction
nbArgs() - method in class org.apache.fop.fo.expr.BodyStartFunction
nbArgs() - method in class org.apache.fop.fo.expr.FromParentFunction
nbArgs() - method in class org.apache.fop.fo.expr.FromTableColumnFunction
nbArgs() - method in class org.apache.fop.fo.expr.Function
nbArgs() - method in class org.apache.fop.fo.expr.InheritedPropFunction
nbArgs() - method in class org.apache.fop.fo.expr.LabelEndFunction
nbArgs() - method in class org.apache.fop.fo.expr.MaxFunction
nbArgs() - method in class org.apache.fop.fo.expr.MinFunction
nbArgs() - method in class org.apache.fop.fo.expr.NearestSpecPropFunction
nbArgs() - method in class org.apache.fop.fo.expr.PPColWidthFunction
NBSPACE - static field in class org.apache.fop.util.CharUtilities
non-breaking space
NCnameProperty - class org.apache.fop.fo.expr.NCnameProperty
Class for handling NC Name objects
NCnameProperty(String) - constructor for class org.apache.fop.fo.expr.NCnameProperty
Constructor
NearestSpecPropFunction - class org.apache.fop.fo.expr.NearestSpecPropFunction
Class modelling the from-nearest-specified-value function.
neededUnits(int) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
needsOutputStream() - method in class org.apache.fop.render.AbstractFOEventHandlerMaker
needsOutputStream() - method in class org.apache.fop.render.AbstractRendererMaker
needsOutputStream() - method in class org.apache.fop.render.afp.AFPRendererMaker
needsOutputStream() - method in class org.apache.fop.render.awt.AWTRendererMaker
needsOutputStream() - method in class org.apache.fop.render.mif.MIFFOEventHandlerMaker
needsOutputStream() - method in class org.apache.fop.render.pcl.PCLRendererMaker
needsOutputStream() - method in class org.apache.fop.render.pdf.PDFRendererMaker
needsOutputStream() - method in class org.apache.fop.render.bitmap.PNGRendererMaker
needsOutputStream() - method in class org.apache.fop.render.print.PrintRendererMaker
needsOutputStream() - method in class org.apache.fop.render.ps.PSRendererMaker
needsOutputStream() - method in class org.apache.fop.render.rtf.RTFFOEventHandlerMaker
needsOutputStream() - method in class org.apache.fop.render.svg.SVGRendererMaker
needsOutputStream() - method in class org.apache.fop.render.bitmap.TIFFRendererMaker
needsOutputStream() - method in class org.apache.fop.render.txt.TXTRendererMaker
needsOutputStream() - method in class org.apache.fop.render.xml.XMLRendererMaker
NEGATE - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
negate(org.apache.fop.datatypes.Numeric) - static method in class org.apache.fop.fo.expr.NumericOp
Return the negation of a Numeric.
NestedRuntimeException - class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Handy class for wrapping runtime Exceptions with a root cause.
NestedRuntimeException(String) - constructor for class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String,Throwable) - constructor for class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
NEW_AREA - static field in class org.apache.fop.layoutmgr.LayoutContext
Generated break possibility is first in a new area
newAfter(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfAfterContainer
newAfter(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
IRtfAfterContainer
newBefore(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfBeforeContainer
newBefore(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
IRtfBeforeContainer
newBookmark(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfBookmarkContainer
Create a new RTF bookmark.
newBookmark(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmarkContainerImpl
Create a new RTF bookmark.
newFop(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.apps.FopFactory
Returns a new Fop instance.
newFop(String) - method in class org.apache.fop.apps.FopFactory
Returns a new Fop instance.
newFop(String,org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.apps.FopFactory
Returns a new Fop instance.
Returns a new Fop instance.
newFop(String,OutputStream) - method in class org.apache.fop.apps.FopFactory
Returns a new Fop instance.
newFOUserAgent() - method in class org.apache.fop.apps.FopFactory
Returns a new FOUserAgent instance.
Creates a new hyperlink.
newHyperLink(String,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Creates a new hyperlink.
newImage() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfExternalGraphicContainer
Creates a new image on external graphic base.
newImage() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Start a new external graphic after closing all other elements
newImage() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Start a new external graphic after closing current paragraph, list and table
newImage() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Start a new external graphic after closing current paragraph, list and table
newImage() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Inserts an image.
newImageLoader(ImageFlavor) - method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
newImageLoader(ImageFlavor) - method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
newInstance() - static method in class org.apache.fop.apps.FopFactory
Returns a new FopFactory instance.
Creates a new PDFEncryption instance if PDF encryption is available.
newJforCmd(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfJforCmdContainer
newJforCmd(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
newLine() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
Starts a new line in the RTF file being written.
newLineBreak() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer
Add a line break
newLineBreak() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
add a line break
newLineBreak() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
add a line break
newList(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfListContainer
Close the current list, if any, and starts a new one
newList(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
newList(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Start a new list after closing current paragraph, list and table
newList(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Start a new list after closing current paragraph, list and table
newList(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Start a new list after closing current paragraph, list and table
newListItem() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
Close current list item and start a new one
newPage(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageContainer
close current text run if any and start a new one with specified attributes
newPage(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageArea
Close current Rtfpage if any and create a new one
newPageBreak() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageBreakContainer
add a page break
newPageBreak() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
add a page break
newPageNumber() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageNumberContainer
newPageNumber() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Add a page number
newPageNumberCitation(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfPageNumberCitationContainer
newPageNumberCitation(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Added by Boris POUDEROUS on 2002/07/09
newParagraph() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfParagraphContainer
Close current paragraph, if any, and start a new one with default attributes.
newParagraph() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Close current paragraph if any and start a new one with default attributes
newParagraph() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Close current paragraph if any and start a new one with default attributes
newParagraph() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Start a new paragraph with default attributes after closing current paragraph, list and table
Close current paragraph, if any, and start a new one with specified attributes
newParagraph(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
Close current paragraph if any and start a new one
newParagraph(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Start a new paragraph after closing current paragraph, list and table
newParagraph(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Start a new paragraph after closing current current paragraph, list and table
newParagraphKeepTogether() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfParagraphKeepTogetherContainer
Close current paragraph, if any, and start a new one
newParagraphKeepTogether() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Close current paragraph if any and start a new one
newSection() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfDocumentArea
Close current RtfSection if any and create a new one
newTable(org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTableContainer
Close current table, if any, and start a new one
newTable(org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
Start a new table after closing current paragraph, list and table
newTable(org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
Start a new nested table after closing current paragraph, list and table
Close current table, if any, and start a new one
Start a new table after closing current paragraph, list and table
Start a new nested table after closing current paragraph, list and table
newTableCell(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
Close current cell if any and start a new one
newTableCell(int,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
Close current cell if any and start a new one
Added by Boris POUDEROUS on 07/02/2002 in order to add an empty cell that is merged with the previous cell.
Added by Boris POUDEROUS on 07/02/2002 in order to add an empty cell that is merged with the cell above.
newTableRow() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
Close current row if any and start a new one
newTableRow(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
Close current row if any and start a new one
Creates a new Template.
newText(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer
Close current text run, if any, and start a new one with default attributes
newText(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
close current text run if any and start a new one with default attributes
newText(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Close current text run if any and start a new one with default attributes
newText(String,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfTextContainer
Close current text element, if any, and start a new one
newText(String,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
close current text run if any and start a new one
newText(String,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Close current text run if any and start a new one
next - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
next possible node in the same line
next() - method in class org.apache.fop.fo.CharIterator
next() - method in class org.apache.fop.fo.FObj.FObjIterator
next() - method in class org.apache.fop.layoutmgr.KnuthPossPosIter
next() - method in class org.apache.fop.layoutmgr.LMiter
next() - method in class org.apache.fop.layoutmgr.PositionIterator
nextChar() - method in class org.apache.fop.fo.CharIterator
nextChar() - method in class org.apache.fop.fo.InlineCharIterator
nextChar() - method in class org.apache.fop.fo.NullCharIterator
nextChar() - method in class org.apache.fop.fo.OneCharIterator
nextChar() - method in class org.apache.fop.fo.RecursiveCharIterator
nextChar(char) - method in class org.apache.fop.text.linebreak.LineBreakStatus
Check whether a line break may happen.
nextElement() - method in class org.apache.fop.hyphenation.TernaryTree.Iterator
nextIndex() - method in class org.apache.fop.fo.FObj.FObjIterator
nextIndex() - method in class org.apache.fop.layoutmgr.LMiter
nextNode() - method in class org.apache.fop.fo.FObj.FObjIterator
nextNode() - method in class org.apache.fop.fo.FONode.FONodeIterator
Convenience method with return type of FONode (should be semantically equivalent to (FONode) next();)
nextPage() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
Is called to prepare the PDFDocumentGraphics2D for the next page to be painted.
NO_ADJUSTMENT - static field in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
Adjustment class: no adjustment
NO_ANNOTATIONS - static field in class org.apache.fop.render.pdf.PDFRenderer
PDF encryption parameter: Forbids annotations, datatype: Boolean or "true"/"false"
NO_COPY_CONTENT - static field in class org.apache.fop.render.pdf.PDFRenderer
PDF encryption parameter: Forbids copying content, datatype: Boolean or "true"/"false"
NO_EDIT_CONTENT - static field in class org.apache.fop.render.pdf.PDFRenderer
PDF encryption parameter: Forbids editing content, datatype: Boolean or "true"/"false"
NO_FLAGGED_PENALTIES - static field in class org.apache.fop.layoutmgr.BreakingAlgorithm
This forbids hyphenation.
NO_MERGE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
cell merging: this cell is not merged
NO_OPERATION - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
NOP
NO_PRINT - static field in class org.apache.fop.render.pdf.PDFRenderer
PDF encryption parameter: Forbids printing, datatype: Boolean or "true"/"false"
noBreak - field in class org.apache.fop.hyphenation.Hyphen
nodesOutOfOrderError(Locator,String,String) - method in class org.apache.fop.fo.FONode
Helper function to standardize "out of order" exceptions (e.g., fo:layout-master-set appearing after fo:page-sequence)
NonLeafPosition - class org.apache.fop.layoutmgr.NonLeafPosition
NONWHITESPACE - static field in class org.apache.fop.util.CharUtilities
Character class: non-whitespace
NoOperation - class org.apache.fop.render.afp.modca.NoOperation
The No Operation structured field may be used to carry comments or any other type of unarchitected data.
NoOperation(String) - constructor for class org.apache.fop.render.afp.modca.NoOperation
Construct a tag logical element with the name and value specified.
NORMAL - static field in class org.apache.fop.fo.flow.table.ConditionalBorder
NORMAL_PDF_RESOLUTION - static field in class org.apache.fop.svg.PDFDocumentGraphics2D
Normal PDF resolution (72dpi)
NORMAL_PDF_RESOLUTION - static field in class org.apache.fop.render.pdf.PDFRenderer
Normal PDF resolution (72dpi)
NormalFlow - class org.apache.fop.area.NormalFlow
The normal-flow-reference-area class.
NormalFlow(int) - constructor for class org.apache.fop.area.NormalFlow
Constructor.
normalizeException(ArrayList) - method in class org.apache.fop.hyphenation.PatternParser
NOT_A_CHARACTER - static field in class org.apache.fop.util.CharUtilities
Unicode value indicating the the character is "not a character".
NOT_SET - static field in class org.apache.fop.cli.CommandLineOptions
(input) not set
NOT_SET - static field in class org.apache.fop.fo.Constants
not set
notationDecl(String,String,String) - method in class org.apache.fop.util.DelegatingContentHandler
NOTDEF - static field in class org.apache.fop.fonts.Glyphs
Glyph name for the "notdef" glyph
noteMissing(String) - method in class org.apache.fop.hyphenation.HyphenationTreeCache
Notes a key to a hyphenation tree as missing.
Notifies the layout manager about the effective length/width of its border.
Notifies all affected layout managers about the current situation in the part to be handled for area generation.
notifyChildRemoval(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FObj
Notifies a FObj that one of it's children is removed.
notifyEndOfLayout(String) - method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
Notify the areaTreeHandler that the LayoutManagers containing idrefs have finished creating areas
notifyFlowsFinished() - method in class org.apache.fop.area.Span
Called to notify the span that all its flows have been fully generated so it can update its own BPD extent.
notifyIPDVariation(int) - method in class org.apache.fop.area.inline.InlineArea
notify the parent area about the ipd variation of this area or of a descendant area
notifyKidRegistered(org.apache.fop.pdf.PDFPage) - method in class org.apache.fop.pdf.PDFPages
Use this method to notify the PDFPages object that a child page
notifyLayoutManager(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.layoutmgr.BorderElement
notifyLayoutManager(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.layoutmgr.PaddingElement
notifyLayoutManager(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.layoutmgr.SpaceElement
Called to notify the affected layout manager about the effective length after resolution.
notifyMapOperation() - method in class org.apache.fop.fonts.Typeface
Used for keeping track of character mapping operations in order to determine if a font was used at all or not.
notifyObjectBuilt(Object) - method in class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
Notifies the listener when the object is fully built.
notifyObjectBuilt(Object) - method in class org.apache.fop.fo.XMLObj
Issued when an overflow is detected
Notifies the layout manager about the effective length/width of its padding.
notifyPageRendered() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Updates the message to be shown in the info bar in a thread safe way.
notifyPageRendered() - method in class org.apache.fop.render.awt.viewer.StatusListener
Called when a page has been renderered.
notifyPageSequenceFinished(int,int) - method in class org.apache.fop.fo.pagination.Root
Notify additional pages generated to increase the totalPagesGenerated counter
Called by the PageSequenceLayoutManager when it is finished with a page-sequence.
notifyPos(org.apache.fop.layoutmgr.Position) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
Adds a Position to the Position participating in the first|last determination by assigning it a unique position index.
notifyPos(org.apache.fop.layoutmgr.Position) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
notifyPos(org.apache.fop.layoutmgr.Position) - method in class org.apache.fop.layoutmgr.LayoutManager
Adds a Position to the Position participating in the first|last determination by assigning it a unique position index.
notifyRendererStopped() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
notifyRendererStopped() - method in class org.apache.fop.render.awt.viewer.StatusListener
Called when the renderer has stopped.
Notifies the layout manager about the effective length of its space.
notifySpaceSituation() - method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingPosition
Notifies all affected layout managers about the current situation in the part to be handled for area generation.
notInfiniteDemerits(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
NS - static field in class org.apache.fop.render.xml.XMLRenderer
Main namespace in use.
NullCharIterator - class org.apache.fop.fo.NullCharIterator
Class providing an iterator for zero characters.
NullCharIterator() - constructor for class org.apache.fop.fo.NullCharIterator
Constructor
NullFilter - class org.apache.fop.pdf.NullFilter
Null Filter class.
NumberProperty - class org.apache.fop.fo.properties.NumberProperty
Class for handling numeric properties
Numeric - interface org.apache.fop.datatypes.Numeric
An interface for classes that can participate in numeric operations.
NumericOp - class org.apache.fop.fo.expr.NumericOp
This class contains static methods to evaluate operations on Numeric operands.
NumericProperty - class org.apache.fop.fo.expr.NumericProperty
A numeric property which hold the final absolute result of an expression calculations.
NumericProperty(double,int) - constructor for class org.apache.fop.fo.expr.NumericProperty
Construct a Numeric object by specifying one or more components, including absolute length, percent length, table units.

O

ObjectAreaDescriptor - class org.apache.fop.render.afp.modca.ObjectAreaDescriptor
The Object Area Descriptor structured field specifies the size and attributes of an object area presentation space.
ObjectAreaDescriptor(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.ObjectAreaDescriptor
Construct an object area descriptor for the specified object width and object height.
ObjectAreaPosition - class org.apache.fop.render.afp.modca.ObjectAreaPosition
The Object Area Position structured field specifies the origin and orientation of the object area, and the origin and orientation of the object content within the object area.
ObjectAreaPosition(int,int,int) - constructor for class org.apache.fop.render.afp.modca.ObjectAreaPosition
Construct an object area position for the specified object y, y position.
EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
objectcount - field in class org.apache.fop.pdf.PDFDocument
the counter for object numbering
ObjectEnvironmentGroup - class org.apache.fop.render.afp.modca.ObjectEnvironmentGroup
An Object Environment Group (OEG) may be associated with an object and is contained within the object's begin-end envelope.
ObjectEnvironmentGroup() - constructor for class org.apache.fop.render.afp.modca.ObjectEnvironmentGroup
Default constructor for the ObjectEnvironmentGroup.
ObjectEnvironmentGroup(String) - constructor for class org.apache.fop.render.afp.modca.ObjectEnvironmentGroup
Constructor for the ObjectEnvironmentGroup, this takes a name parameter which must be 8 characters long.
objects - field in class org.apache.fop.render.afp.modca.AbstractPageObject
The list of objects within the page
objects - field in class org.apache.fop.pdf.PDFDocument
the objects themselves
Interface that ContentHandler implementations that parse Java objects from XML can implement to return these objects.
observe(List,String,String) - static method in class org.apache.fop.layoutmgr.ElementListObserver
Notifies all registered observers about the element list.
observe(List,String,String) - method in class org.apache.fop.layoutmgr.ElementListObserver.Observer
Notifies the observer about the element list.
observeElementList(List) - method in class org.apache.fop.layoutmgr.AbstractBreaker
Used for debugging purposes.
observeElementList(List) - method in class org.apache.fop.layoutmgr.PageBreaker
ElementListObserver.Observer - interface org.apache.fop.layoutmgr.ElementListObserver.Observer
Implement this interface to receive notifications on element lists.
This class wraps ExtensionAttachments which cannot be transported inside the area tree but need to be handled in the AreaTreeHandler.
Main constructor
OffDocumentItem - interface org.apache.fop.area.OffDocumentItem
Interface for objects that are processed by the renderer outside of the actual document.
offset - field in class org.apache.fop.area.inline.InlineArea
offset position from before edge of parent area
offset - field in class org.apache.fop.area.inline.WordArea
The correction offset for the next area
Offset this area.
OK - static field in class org.apache.fop.fo.flow.Character
constant indicating that the character is OK
okToWriteRtf() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
okToWriteRtf() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
can be overridden to suppress all RTF output
okToWriteRtf() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
RtfPage - is overwritten here because page attributes have no content only attributes.
okToWriteRtf() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageArea
okToWriteRtf() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
Depending on RtfOptions, do not emit any RTF for empty paragraphs
OldExtensionElementMapping - class org.apache.fop.fo.extensions.OldExtensionElementMapping
Element mapping for the old FOP extension namespace.
OldExtensionElementMapping() - constructor for class org.apache.fop.fo.extensions.OldExtensionElementMapping
Constructor.
omitFooterAtBreak() - method in class org.apache.fop.fo.flow.table.Table
omitHeaderAtBreak() - method in class org.apache.fop.fo.flow.table.Table
OneCharIterator - class org.apache.fop.fo.OneCharIterator
Class providing an iterator for one character.
OneCharIterator(char) - constructor for class org.apache.fop.fo.OneCharIterator
Constructor
ONLY_FORCED_BREAKS - static field in class org.apache.fop.layoutmgr.BreakingAlgorithm
wrap-option = "no-wrap".
openFontUri(org.apache.fop.fonts.FontResolver,String) - static method in class org.apache.fop.fonts.FontLoader
Opens a font URI and returns an input stream.
opt - field in class org.apache.fop.traits.MinOptMax
order - field in class org.apache.fop.pdf.PDFDictionary
maintains the order of the entries added to the entry map.
order - field in class org.apache.fop.pdf.PDFFunction
Optional for Type 0: order of interpolation between samples.
org.apache.fop - package
Application classes used for running FOP embedded in other applications.
FOP's area tree.
FOP's area tree: inline-level areas
This package contains the command-line client for Apache FOP.
XSL Datatypes.
Classes, constants and basic infrastructure for the FO tree.
Classes for XSL expressions and functions.
Base classes for implementing extensions to XSL-FO.
Classes to support named destinations (only relevant for PDF output)
SVG extension classes which handle elements from the SVG namespace.
Extension classes which handles XMP metadata.
All the block- and inline-level flow formatting objects.
All the pagination and declaration formatting objects.
Formatting objects for bookmarks as defined since XSL 1.1.
Classes representing the various property types as well as supporting data structures for the FO tree.
Classes for font handling.
Command-line tools for generating XML font metric files from Type 1 and TrueType fonts.
A collection of classes that aid in the autodetection of installed system fonts.
Base 14 fonts used for PDF and PostScript.
Classes for TrueType fonts.
Classes for Adobe Type 1 fonts.
Hyphenation support.
Contains implementations of image loaders and converters which are dependent on Apache Batik (SVG and WMF).
FOP's layout engine.
Layout managers for inline formatting objects and line building.
Layout managers for lists.
Layout managers for tables.
Classes for handling the low-level creation of PDF documents.
Generic renderer interface.
AWT Renderer used for displaying rendered pages in Java applications.
AWT Viewer PreviewDialog and PreviewPanel.
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
Java2D Renderer which paints rendered pages on Graphics2D instances.
MIF Output Support
PCL Renderer (Supports PCL5 and HP GL/2)
PDF Renderer
Renderer which prints rendered pages directly to a printer.
PostScript Renderer
Extensions specific to the PostScript Renderer.
RTF (Rich Text Format) Output Support
Classes handling specialized exceptions that arise during RTF creation.
Independent subsystem (not specific to FOP) classes that are used to build RTF documents.
Utility classes used in RTF file generation.
SVG (Structured Vector Graphics) Renderer
Plain Text Renderer
Border handling classes for the Plain Text Renderer
Area Tree XML Renderer.
This package contains two sample FOP servlets.
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
Various tools for FOP.
FOP-related tasks for Apache Ant.
Trait classes and other supporting data structures.
Various utility classes (I/O, codecs, color support, service discovers etc.).
ORIENT_0 - static field in class org.apache.fop.area.Area
Normal orientation
ORIENT_180 - static field in class org.apache.fop.area.Area
Rotate 180 degrees
ORIENT_270 - static field in class org.apache.fop.area.Area
Rotated 270 degrees clockwise
ORIENT_90 - static field in class org.apache.fop.area.Area
Rotated 90 degrees clockwise
orphans - field in class org.apache.fop.traits.LayoutProps
ostream - field in class org.apache.fop.render.pdf.PDFRenderer
The output stream to write the document to
OTHER - static field in class org.apache.fop.fonts.FontType
Collective identifier for "other" font types
out - field in class org.apache.fop.render.pcl.PCLRenderer
The OutputStream to write the PCL stream to
out - field in class org.apache.fop.render.xml.XMLRenderer
The OutputStream to write the generated XML to.
OutlineFont - class org.apache.fop.render.afp.fonts.OutlineFont
A font defined as a set of lines and curves as opposed to a bitmap font.
OutlineFont(String,org.apache.fop.render.afp.fonts.CharacterSet) - constructor for class org.apache.fop.render.afp.fonts.OutlineFont
Constructor for an outline font.
output(java.io.OutputStream) - method in class org.apache.fop.pdf.PDFICCStream
overload the base object method so we don't have to copy byte arrays around so much
output(java.io.OutputStream) - method in class org.apache.fop.pdf.PDFMetadata
overload the base object method so we don't have to copy byte arrays around so much
output(java.io.OutputStream) - method in class org.apache.fop.pdf.PDFT1Stream
Overload the base object method so we don't have to copy byte arrays around so much
output(java.io.OutputStream) - method in class org.apache.fop.pdf.PDFTTFStream
Overload the base object method so we don't have to copy byte arrays around so much
output(OutputStream) - method in class org.apache.fop.pdf.AbstractPDFStream
Overload the base object method so we don't have to copy byte arrays around so much
output(OutputStream) - method in class org.apache.fop.render.mif.MIFFile
output(OutputStream) - method in class org.apache.fop.pdf.PDFArray
output(OutputStream) - method in class org.apache.fop.pdf.PDFCMap
output(OutputStream) - method in class org.apache.fop.pdf.PDFDestination
output(OutputStream) - method in class org.apache.fop.pdf.PDFDictionary
output(OutputStream) - method in class org.apache.fop.pdf.PDFDocument
write the entire document out
output(OutputStream) - method in class org.apache.fop.pdf.PDFFont
output(OutputStream) - method in class org.apache.fop.pdf.PDFFormXObject
output(OutputStream) - method in class org.apache.fop.pdf.PDFImageXObject
Output the image as PDF.
output(OutputStream) - method in class org.apache.fop.pdf.PDFName
output(OutputStream) - method in class org.apache.fop.pdf.PDFNumsArray
output(OutputStream) - method in class org.apache.fop.pdf.PDFObject
Write the PDF represention of this object
output(OutputStream) - method in class org.apache.fop.pdf.PDFPattern
represent as PDF.
output(OutputStream) - method in class org.apache.fop.pdf.PDFStream
output(OutputStream,int) - method in class org.apache.fop.render.mif.MIFElement
Output this element to an output stream.
OUTPUT_STREAM - static field in class org.apache.fop.render.RendererContextConstants
The output stream that the document is being sent to.
outputAllParts(OutputStream) - method in class org.apache.fop.fonts.type1.PFBData
Writes the PFB file in raw format to an OutputStream.
outputContents(OutputStream) - method in class org.apache.fop.pdf.AlphaRasterImage
outputContents(OutputStream) - method in class org.apache.fop.pdf.BitmapImage
outputContents(OutputStream) - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
outputContents(OutputStream) - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
outputContents(OutputStream) - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
outputContents(OutputStream) - method in class org.apache.fop.pdf.InMemoryStreamCache
Outputs the cached bytes to the given stream.
outputContents(OutputStream) - method in class org.apache.fop.pdf.PDFImage
Writes the raw, unencoded contents of the image to a given output stream.
outputContents(OutputStream) - method in class org.apache.fop.pdf.StreamCache
Outputs the cached bytes to the given stream.
outputContents(OutputStream) - method in class org.apache.fop.pdf.TempFileStreamCache
Outputs the cached bytes to the given stream.
outputHeader(OutputStream) - method in class org.apache.fop.pdf.PDFDocument
Write the PDF header.
outputInline(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFName
outputInline(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFNull
outputInline(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFObject
outputInline(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFRectangle
outputInline(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFReference
outputInline(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFWritable
Writes a "direct object" (inline object) representation to the stream.
outputProfile - field in class org.apache.fop.render.pdf.PDFRenderer
the ICC stream used as output profile by this document for PDF/A and PDF/X functionality.
outputProfileURI - field in class org.apache.fop.render.pdf.PDFRenderer
Optional URI to an output profile to be used.
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.AbstractPDFStream
Sends the raw stream data to the target OutputStream.
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.PDFFormXObject
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.PDFICCStream
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.PDFImageXObject
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.PDFMetadata
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.PDFStream
outputRawStreamData(OutputStream) - method in class org.apache.fop.pdf.PDFT1Stream
outputStream - field in class org.apache.fop.svg.PDFGraphics2D
The output stream for the pdf document.
outputStream - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see OUTPUT_STREAM
Output just the stream data enclosed by stream/endstream markers
outputTrailer(OutputStream) - method in class org.apache.fop.pdf.PDFDocument
write the trailer
outStream - field in class org.apache.fop.render.mif.MIFHandler
the OutputStream to write to
Overlay - class org.apache.fop.render.afp.modca.Overlay
An overlay is a MO:DCA-P resource object.
Overlay(String,int,int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.Overlay
Construct a new overlay object for the specified name argument, the overlay name should be an 8 character identifier.
OVERLINE - static field in class org.apache.fop.area.Trait
Overline trait used when rendering inline parent.
OVERLINE_COLOR - static field in class org.apache.fop.area.Trait
Trait for color of overline decorations when rendering inline parent.
overrideFont - field in class org.apache.fop.render.ps.NativeTextHandler
Overriding FontState
ovFontState - field in class org.apache.fop.svg.PDFGraphics2D
The override font state used when drawing text and the font cannot be set using java fonts.
OWNER_PASSWORD - static field in class org.apache.fop.render.pdf.PDFRenderer
PDF encryption parameter: owner password, datatype: String

P

packValues(String) - method in class org.apache.fop.hyphenation.HyphenationTree
Packs the values by storing them in 4 bits, two values into a byte Values range is from 0 to 9.
padArgsWithPropertyName() - method in class org.apache.fop.fo.expr.FromParentFunction
padArgsWithPropertyName() - method in class org.apache.fop.fo.expr.FromTableColumnFunction
padArgsWithPropertyName() - method in class org.apache.fop.fo.expr.Function
padArgsWithPropertyName() - method in class org.apache.fop.fo.expr.FunctionBase
padArgsWithPropertyName() - method in class org.apache.fop.fo.expr.InheritedPropFunction
padArgsWithPropertyName() - method in class org.apache.fop.fo.expr.NearestSpecPropFunction
PADDING_AFTER - static field in class org.apache.fop.area.Trait
The padding after.
PADDING_BEFORE - static field in class org.apache.fop.area.Trait
The padding before.
PADDING_END - static field in class org.apache.fop.area.Trait
The padding end.
PADDING_START - static field in class org.apache.fop.area.Trait
The padding start.
PaddingElement - class org.apache.fop.layoutmgr.PaddingElement
This represents an unresolved padding element.
Main constructor
PAGE - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
page element
Page - class org.apache.fop.area.Page
The page.
Page - class org.apache.fop.layoutmgr.Page
This object is used by the layout engine to represent a page.
Page() - constructor for class org.apache.fop.area.Page
Empty constructor, for cloning
Page(org.apache.fop.fo.pagination.SimplePageMaster) - constructor for class org.apache.fop.area.Page
Constructor
Page(org.apache.fop.fo.pagination.SimplePageMaster,int,String,boolean) - constructor for class org.apache.fop.layoutmgr.Page
Main constructor
Page(Rectangle2D,int,String,boolean) - constructor for class org.apache.fop.layoutmgr.Page
Auxiliary constructor used when there's no SimplePageMaster.
PAGE_ATTR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
String array of RtfPage attributes
PAGE_GROUP - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
page group element
PAGE_HEIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for page height
PAGE_VIEWPORT - static field in class org.apache.fop.render.RendererContextConstants
The current PageViewport being rendered.
PAGE_WIDTH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
constant for page width
PageBreaker - class org.apache.fop.layoutmgr.PageBreaker
Handles the breaking of pages in an fo:flow
PageBreaker(org.apache.fop.layoutmgr.PageSequenceLayoutManager) - constructor for class org.apache.fop.layoutmgr.PageBreaker
Interface to notify about layout events during page breaking.
PageBreakShorthandParser - class org.apache.fop.fo.properties.PageBreakShorthandParser
Shorthand parser for page-break-before, page-break-after and page-break-inside.
PageDescriptor - class org.apache.fop.render.afp.modca.PageDescriptor
The Page Descriptor structured field specifies the size and attributes of a page or overlay presentation space.
PageDescriptor(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.PageDescriptor
Construct a page descriptor for the specified page width and page height.
PageDimensionMaker - class org.apache.fop.fo.properties.PageDimensionMaker
Custom Maker for page-height / page-width
PageDimensionMaker(int) - constructor for class org.apache.fop.fo.properties.PageDimensionMaker
Constructor
PageGroup - class org.apache.fop.render.afp.modca.PageGroup
A page group is used in the data stream to define a named, logical grouping of sequential pages.
PageGroup(String) - constructor for class org.apache.fop.render.afp.modca.PageGroup
Constructor for the PageGroup.
pageHeight - field in class org.apache.fop.render.java2d.Java2DRenderer
The page height in pixels
pageHeight - field in class org.apache.fop.render.pdf.PDFRenderer
page height
pageIndex - field in class org.apache.fop.pdf.PDFPage
the page index (zero-based)
PAGEMODE_FULLSCREEN - static field in class org.apache.fop.pdf.PDFRoot
Full screen page mode
PAGEMODE_USENONE - static field in class org.apache.fop.pdf.PDFRoot
Use no page mode setting, default
PAGEMODE_USEOUTLINES - static field in class org.apache.fop.pdf.PDFRoot
Use outlines page mode to show bookmarks
PAGEMODE_USETHUMBS - static field in class org.apache.fop.pdf.PDFRoot
Use thumbs page mode to show thumbnail images
PageNumber - class org.apache.fop.fo.flow.PageNumber
Class modelling the fo:page-number object.
PageNumber(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.PageNumber
PageNumberCitation - class org.apache.fop.fo.flow.PageNumberCitation
Class modelling the fo:page-number-citation object.
PageNumberCitation(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.PageNumberCitation
Main constructor
PageNumberCitationLast - class org.apache.fop.fo.flow.PageNumberCitationLast
Class modelling the fo:page-number-citation-last object from XSL 1.1.
PageNumberCitationLast(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.PageNumberCitationLast
Main constructor
LayoutManager for the fo:page-number-citation-last formatting object
Constructor
LayoutManager for the fo:page-number-citation formatting object
Constructor
PageNumberGenerator - class org.apache.fop.fo.pagination.PageNumberGenerator
This class uses the 'format', 'groupingSeparator', 'groupingSize', and 'letterValue' properties on fo:page-sequence to return a String corresponding to the supplied integer page number.
PageNumberGenerator(String,char,int,int) - constructor for class org.apache.fop.fo.pagination.PageNumberGenerator
Main constructor.
PageNumberLayoutManager - class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
LayoutManager for the fo:page-number formatting object
PageNumberLayoutManager(org.apache.fop.fo.flow.PageNumber) - constructor for class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
Constructor
PageObject - class org.apache.fop.render.afp.modca.PageObject
Pages contain the data objects that comprise a presentation document.
PageObject(String,int,int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.PageObject
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
PageProvider - class org.apache.fop.layoutmgr.PageProvider
This class delivers Page instances.
Main constructor.
pageRef - field in class org.apache.fop.svg.PDFGraphics2D
The PDF reference of the current page.
pageRef() - method in class org.apache.fop.fo.FOEventHandler
Process a pageRef.
pageRef() - method in class org.apache.fop.render.mif.MIFHandler
pageRef() - method in class org.apache.fop.render.rtf.RTFHandler
pageReferences - field in class org.apache.fop.render.pdf.PDFRenderer
Maps unique PageViewport key to PDF page reference
pages - field in class org.apache.fop.render.mif.MIFFile
pages - field in class org.apache.fop.render.pdf.PDFRenderer
Map of pages using the PageViewport as the key this is used for prepared pages that cannot be immediately rendered
pageSeq - field in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
page sequence formatting object being processed by this class
PageSequence - class org.apache.fop.area.PageSequence
Represents a page sequence in the area tree.
PageSequence - class org.apache.fop.fo.pagination.PageSequence
Abstract base implementation for page sequences.
PageSequence(org.apache.fop.area.LineArea) - constructor for class org.apache.fop.area.PageSequence
Main constructor
PageSequence(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.PageSequence
Create a page sequence FO node.
PageSequenceLayoutManager - class org.apache.fop.layoutmgr.PageSequenceLayoutManager
LayoutManager for a PageSequence.
Constructor
PageSequenceMaster - class org.apache.fop.fo.pagination.PageSequenceMaster
The page-sequence-master formatting object.
PageSequenceMaster(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.PageSequenceMaster
PageSequenceResults - class org.apache.fop.apps.PageSequenceResults
Class for reporting back formatting results to the calling application.
PageSequenceResults(String,int) - constructor for class org.apache.fop.apps.PageSequenceResults
Constructor for the PageSequenceResults object
PageSequenceWrapper - class org.apache.fop.fo.pagination.PageSequenceWrapper
The fo:page-sequence-wrapper formatting object, first introduced in the XSL 1.1 WD.
PageSequenceWrapper(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.PageSequenceWrapper
PageViewport - class org.apache.fop.area.PageViewport
Page viewport that specifies the viewport area and holds the page contents.
PageViewport(org.apache.fop.area.PageViewport) - constructor for class org.apache.fop.area.PageViewport
Copy constructor.
Create a page viewport.
PageViewport(Rectangle2D,int,String,String,boolean) - constructor for class org.apache.fop.area.PageViewport
Constructor used by the area tree parser.
pageViewportList - field in class org.apache.fop.render.java2d.Java2DRenderer
List of Viewports
pageWidth - field in class org.apache.fop.render.java2d.Java2DRenderer
The page width in pixels
paint - field in class org.apache.fop.pdf.PDFState.Data
paint(Graphics2D) - method in class org.apache.fop.svg.PDFANode
Paints this node if visible.
paint(TextNode,Graphics2D) - method in class org.apache.fop.render.ps.PSTextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
Paint an ACI on a Graphics2D at a given location.
paintAsBitmap - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
true if SVG should be rendered as a bitmap instead of natively
paintAsBitmap() - method in class org.apache.fop.render.pcl.PCLRendererContext
paintBitmap(RenderedImage,Dimension,boolean) - method in class org.apache.fop.render.pcl.PCLGenerator
Paint a bitmap at the current cursor position.
paintComponent(Graphics) - method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
Gets the image data and paints it on screen.
Paints an arbitrary images on a given Graphics2D instance.
Paints an image at the given position.
paintMonochromeBitmap(RenderedImage,int) - method in class org.apache.fop.render.pcl.PCLGenerator
Paint a bitmap at the current cursor position.
Paint a single text run on the Graphics2D at a given location.
paintTextRuns(List,Graphics2D) - method in class org.apache.fop.svg.PDFTextPainter
paintTextRuns(List,Graphics2D,Point2D) - method in class org.apache.fop.render.ps.PSTextPainter
Paint a list of text runs on the Graphics2D at a given location.
Paints the image to a BufferedImage and returns that.
paintType - field in class org.apache.fop.pdf.PDFPattern
1 for colored pattern, 2 for uncolored
par - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
The paragraph of KnuthElements.
ParagraphKeeptogetherContext - class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
This context is used to manage the "keepn" RTF attribute Used by ParagraphBuilder and JforCmd
paragraphResetProperties() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
parent - field in class org.apache.fop.fo.FONode
Parent FO node
parent - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
parent element
PARENT_AREA_WIDTH - static field in class org.apache.fop.datatypes.LengthBase
constant for a containing box percent-based length
parentArea - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Reference to FO whose areas it's managing or to the traits of the FO.
parentLM - field in class org.apache.fop.layoutmgr.AbstractLayoutManager
Parent LayoutManager for this LayoutManager
parentNode() - method in class org.apache.fop.fo.FObj.FObjIterator
parentNode() - method in class org.apache.fop.fo.FONode.FONodeIterator
Returns the parent node for this iterator's list of child nodes
parentPropertyList - field in class org.apache.fop.fo.PropertyList
reference to the parent FO's propertyList *
parse(BufferedReader) - method in class org.apache.fop.fonts.type1.AFMParser
Parses an AFM file from a BufferedReader.
parse(File) - method in class org.apache.fop.fonts.type1.AFMParser
Parses an AFM file from a local file.
parse(File) - method in class org.apache.fop.hyphenation.PatternParser
Parses a hyphenation pattern file.
parse(InputSource) - method in class org.apache.fop.hyphenation.PatternParser
Parses a hyphenation pattern file.
parse(InputStream) - method in class org.apache.fop.fonts.type1.AFMParser
Parses an AFM file from a stream.
Parses an intermediate file (area tree XML) into an AreaTreeModel instance by adding pages to it.
parse(String) - method in class org.apache.fop.hyphenation.PatternParser
Parses a hyphenation pattern file.
parse(String,org.apache.fop.fo.expr.PropertyInfo) - static method in class org.apache.fop.fo.expr.PropertyParser
Public entrypoint to the Property expression parser.
parse(String[]) - method in class org.apache.fop.cli.CommandLineOptions
Parse the command line arguments.
parseArguments(Map,String[]) - static method in class org.apache.fop.fonts.apps.AbstractFontReader
Parse commandline arguments.
parseColorString(org.apache.fop.apps.FOUserAgent,String) - static method in class org.apache.fop.util.ColorUtil
Creates a color from a given string.
parseCSS2FontWeight(String) - static method in class org.apache.fop.fonts.FontUtil
Parses an CSS2 (SVG and XSL-FO) font weight (normal, bold, 100-900) to an integer.
parsePFB(InputStream) - method in class org.apache.fop.fonts.type1.PFBParser
Parses a PFB file into a PFBData object.
parsePFB(java.io.File) - method in class org.apache.fop.fonts.type1.PFBParser
Parses a PFB file into a PFBData object.
parsePFB(java.net.URL) - method in class org.apache.fop.fonts.type1.PFBParser
Parses a PFB file into a PFBData object.
Inner class to provide shorthand parsing capabilities
parseXMLAttribute(String) - static method in class org.apache.fop.area.Trait.InternalLink
Parses XML attribute value from the area tree into PageViewport key + IDRef strings.
path - field in class org.apache.fop.render.afp.fonts.CharacterSet
The path to the installed fonts
PatternConsumer - interface org.apache.fop.hyphenation.PatternConsumer
This interface is used to connect the XML pattern file parser to the hyphenation tree.
patternCount - field in class org.apache.fop.pdf.PDFDocument
the counter for Pattern name numbering (e.g.
patternDataStream - field in class org.apache.fop.pdf.PDFPattern
The stream of a pattern
patternName - field in class org.apache.fop.pdf.PDFPattern
The name of the pattern such as "Pa1" or "Pattern1"
PatternParser - class org.apache.fop.hyphenation.PatternParser
A SAX document handler to read and parse hyphenation patterns from a XML file.
PatternParser() - constructor for class org.apache.fop.hyphenation.PatternParser
PatternParser(org.apache.fop.hyphenation.PatternConsumer) - constructor for class org.apache.fop.hyphenation.PatternParser
patterns - field in class org.apache.fop.pdf.PDFDocument
List of patterns.
patterns - field in class org.apache.fop.pdf.PDFResources
Set of patterns
patternType - field in class org.apache.fop.pdf.PDFPattern
Either one (1) for tiling, or two (2) for shading.
pauseAfter - field in class org.apache.fop.fo.properties.CommonAural
The "pauseAfter" property.
pauseBefore - field in class org.apache.fop.fo.properties.CommonAural
The "pauseBefore" property.
PCL_COLOR_CANVAS - static field in class org.apache.fop.render.pcl.PCLRendererContextConstants
The PDF document that this image is being drawn into.
PCL_RESOLUTIONS - static field in class org.apache.fop.render.pcl.PCLGenerator
A list of all supported resolutions in PCL (values in dpi)
PCLElementMapping - class org.apache.fop.render.pcl.extensions.PCLElementMapping
PCL-specific extensions for Apache FOP.
PCLElementMapping() - constructor for class org.apache.fop.render.pcl.extensions.PCLElementMapping
Main constructor
PCLGenerator - class org.apache.fop.render.pcl.PCLGenerator
This class provides methods for generating PCL print files.
PCLGenerator(OutputStream) - constructor for class org.apache.fop.render.pcl.PCLGenerator
Main constructor.
PCLGenerator(OutputStream,int) - constructor for class org.apache.fop.render.pcl.PCLGenerator
Main constructor.
PCLGraphics2D - class org.apache.fop.render.pcl.PCLGraphics2D
Graphics2D implementation implementing PCL and HP GL/2.
PCLGraphics2D(org.apache.fop.render.pcl.PCLGenerator) - constructor for class org.apache.fop.render.pcl.PCLGraphics2D
Create a new PCLGraphics2D.
PCLGraphics2D(org.apache.fop.render.pcl.PCLGraphics2D) - constructor for class org.apache.fop.render.pcl.PCLGraphics2D
Copy constructor
PCLGraphics2DAdapter - class org.apache.fop.render.pcl.PCLGraphics2DAdapter
Graphics2DAdapter implementation for PCL and HP GL/2.
PCLGraphics2DAdapter() - constructor for class org.apache.fop.render.pcl.PCLGraphics2DAdapter
Main constructor
PCLPageDefinition - class org.apache.fop.render.pcl.PCLPageDefinition
This class represents a page format with PCL-specific properties.
PCLPageDefinition(String,int,Dimension,Rectangle,boolean) - constructor for class org.apache.fop.render.pcl.PCLPageDefinition
Main constructor
PCLRenderer - class org.apache.fop.render.pcl.PCLRenderer
Renderer for the PCL 5 printer language.
PCLRenderer() - constructor for class org.apache.fop.render.pcl.PCLRenderer
Create the PCL renderer
PCLRendererConfigurator - class org.apache.fop.render.pcl.PCLRendererConfigurator
PCL Renderer configurator
Default constructor
PCLRendererContext - class org.apache.fop.render.pcl.PCLRendererContext
Wrapper on the RendererContext to access the information structure for drawing the XML document.
PCLRendererContext(org.apache.fop.render.RendererContext) - constructor for class org.apache.fop.render.pcl.PCLRendererContext
Main constructor
PCLRendererContextConstants - interface org.apache.fop.render.pcl.PCLRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
PCLRendererMaker - class org.apache.fop.render.pcl.PCLRendererMaker
RendererMaker for the PCL Renderer.
PCLSVGHandler - class org.apache.fop.render.pcl.PCLSVGHandler
PCL XML handler for SVG.
PDF_A_MODE - static field in class org.apache.fop.render.pdf.PDFRenderer
Rendering Options key for the PDF/A mode.
PDF_CONTEXT - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current PDF page for page renference and as a resource context.
PDF_DOC_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
PDF_DOC_ENCODING - static field in class org.apache.fop.pdf.PDFEncoding
the name for the PDF document encoding scheme
PDF_DOCUMENT - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The PDF document that this image is being drawn into.
PDF_FONT_INFO - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current font information for the pdf renderer.
PDF_FONT_NAME - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current pdf font name.
PDF_FONT_SIZE - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current pdf font size.
PDF_PAGE - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current PDF page for page renference and as a resource context.
PDF_STATE - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current pdf state.
PDF_STREAM - static field in class org.apache.fop.render.pdf.PDFRendererContextConstants
The current PDF stream to draw directly to.
PDF_VERSION_1_3 - static field in class org.apache.fop.pdf.PDFDocument
Integer constant to represent PDF 1.3
PDF_VERSION_1_4 - static field in class org.apache.fop.pdf.PDFDocument
Integer constant to represent PDF 1.4
PDF_X_MODE - static field in class org.apache.fop.render.pdf.PDFRenderer
Rendering Options key for the PDF/X mode.
PDFA_1A - static field in class org.apache.fop.pdf.PDFAMode
PDF/A-1a enabled
PDFA_1B - static field in class org.apache.fop.pdf.PDFAMode
PDF/A-1b enabled
PDFAction - class org.apache.fop.pdf.PDFAction
class representing an action object.
PDFAElementBridge - class org.apache.fop.svg.PDFAElementBridge
Bridge class for the <a> element.
PDFAElementBridge() - constructor for class org.apache.fop.svg.PDFAElementBridge
Constructs a new bridge for the <a> element.
PDFAMode - class org.apache.fop.pdf.PDFAMode
Enum class for PDF/A modes.
pdfAMode - field in class org.apache.fop.pdf.PDFProfile
Indicates the PDF/A mode currently active.
pdfAMode - field in class org.apache.fop.render.pdf.PDFRenderer
the PDF/A mode (Default: disabled)
PDFAnnotList - class org.apache.fop.pdf.PDFAnnotList
class representing an object which is a list of annotations.
PDFANode - class org.apache.fop.svg.PDFANode
A graphics node that represents an image described as a graphics node.
PDFANode() - constructor for class org.apache.fop.svg.PDFANode
Constructs a new empty PDFANode.
PDFArray - class org.apache.fop.pdf.PDFArray
Class representing an array object.
PDFArray() - constructor for class org.apache.fop.pdf.PDFArray
Create a new, empty array object with no parent.
PDFArray(org.apache.fop.pdf.PDFObject) - constructor for class org.apache.fop.pdf.PDFArray
Create a new, empty array object
PDFArray(org.apache.fop.pdf.PDFObject,Collection) - constructor for class org.apache.fop.pdf.PDFArray
Create an array object.
PDFArray(org.apache.fop.pdf.PDFObject,double[]) - constructor for class org.apache.fop.pdf.PDFArray
Create an array object.
PDFArray(org.apache.fop.pdf.PDFObject,int[]) - constructor for class org.apache.fop.pdf.PDFArray
Create an array object.
PDFArray(org.apache.fop.pdf.PDFObject,Object[]) - constructor for class org.apache.fop.pdf.PDFArray
Create the array object
Element Bridge for Batik's flow text extension, so those texts can be painted using PDF primitives.
Main Constructor.
PDFBridgeContext - class org.apache.fop.svg.PDFBridgeContext
BridgeContext which registers the custom bridges for PDF output.
Constructs a new bridge context.
Constructs a new bridge context.
Constructs a new bridge context.
PDFCharProcs - class org.apache.fop.pdf.PDFCharProcs
class representing a /CharProcs dictionary for Type3 fonts.
PDFCharProcs() - constructor for class org.apache.fop.pdf.PDFCharProcs
Create a new PDF char proc store.
PDFCIDFont - class org.apache.fop.pdf.PDFCIDFont
Class representing a "character identifier" font (p 210 and onwards).
Create the /Font object
Create the /Font object
Create the /Font object
PDFCIDFontDescriptor - class org.apache.fop.pdf.PDFCIDFontDescriptor
Class representing a font descriptor for CID fonts.
Create a /FontDescriptor object.
PDFCIDSystemInfo - class org.apache.fop.pdf.PDFCIDSystemInfo
class representing system information for "character identifier" fonts.
PDFCIDSystemInfo(String,String,int) - constructor for class org.apache.fop.pdf.PDFCIDSystemInfo
Create a CID system info.
PDFCMap - class org.apache.fop.pdf.PDFCMap
Class representing the CMap encodings.
PDFCMap(String,org.apache.fop.pdf.PDFCIDSystemInfo) - constructor for class org.apache.fop.pdf.PDFCMap
create the /CMap object
PDFColor - class org.apache.fop.pdf.PDFColor
PDF Color object.
PDFColor(double,double,double) - constructor for class org.apache.fop.pdf.PDFColor
Create a PDF color with double values ranging from 0 to 1
PDFColor(double,double,double,double) - constructor for class org.apache.fop.pdf.PDFColor
Create a PDF color with CMYK values.
PDFColor(int,int,int) - constructor for class org.apache.fop.pdf.PDFColor
Create a PDF color with int values ranging from 0 to 255
PDFColor(java.awt.Color) - constructor for class org.apache.fop.pdf.PDFColor
Create a PDF color from a java.awt.Color object.
PDFColor(org.apache.fop.pdf.PDFDocument,Color) - constructor for class org.apache.fop.pdf.PDFColor
Create PDFColor for the given document and based on the java.awt.Color object In case the java.awt.Color is an instance of the ColorExt class a PDFICCStream is added to the PDFDocument that is being created
PDFColorSpace - interface org.apache.fop.pdf.PDFColorSpace
PDF Color space.
RuntimeException descendant indicating a conformance problem during PDF generation.
PDFConformanceException() - constructor for class org.apache.fop.pdf.PDFConformanceException
Constructs an PDFConformanceException with no detail message.
PDFConformanceException(String) - constructor for class org.apache.fop.pdf.PDFConformanceException
Constructs an PDFConformanceException with the specified detail message.
PDFContext - class org.apache.fop.svg.PDFContext
Context class which holds state information which should remain in sync over multiple instances of PDFDocumentGraphics2D.
pdfContext - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_CONTEXT
PDFDestination - class org.apache.fop.pdf.PDFDestination
class representing a named destination
PDFDestination(String,Object) - constructor for class org.apache.fop.pdf.PDFDestination
Create a named destination
PDFDests - class org.apache.fop.pdf.PDFDests
class representing an /Dests dictionary object
PDFDests() - constructor for class org.apache.fop.pdf.PDFDests
Create a named destination
PDFDests(List) - constructor for class org.apache.fop.pdf.PDFDests
Create a named destination
PDFDeviceColorSpace - class org.apache.fop.pdf.PDFDeviceColorSpace
Represents a device-specific color space.
PDFDeviceColorSpace(int) - constructor for class org.apache.fop.pdf.PDFDeviceColorSpace
Create a PDF colorspace object.
PDFDictionary - class org.apache.fop.pdf.PDFDictionary
Class representing a PDF dictionary object
PDFDictionary() - constructor for class org.apache.fop.pdf.PDFDictionary
Create a new dictionary object.
PDFDictionary(org.apache.fop.pdf.PDFObject) - constructor for class org.apache.fop.pdf.PDFDictionary
Create a new dictionary object.
pdfDoc - field in class org.apache.fop.svg.PDFGraphics2D
the PDF Document being created
pdfDoc - field in class org.apache.fop.render.pdf.PDFRenderer
the PDF Document being created
pdfDoc - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_DOCUMENT
PDFDocument - class org.apache.fop.pdf.PDFDocument
class representing a PDF document.
PDFDocument(String) - constructor for class org.apache.fop.pdf.PDFDocument
Creates an empty PDF document.
PDFDocumentGraphics2D - class org.apache.fop.svg.PDFDocumentGraphics2D
This class is a wrapper for the PDFGraphics2D that is used to create a full document around the pdf rendering from PDFGraphics2D.
PDFDocumentGraphics2D() - constructor for class org.apache.fop.svg.PDFDocumentGraphics2D
Create a new PDFDocumentGraphics2D.
PDFDocumentGraphics2D(boolean) - constructor for class org.apache.fop.svg.PDFDocumentGraphics2D
Create a new PDFDocumentGraphics2D.
Create a new PDFDocumentGraphics2D.
This constructor supports the create method
Configurator class for PDFDocumentGraphics2D.
PDFEncoding - class org.apache.fop.pdf.PDFEncoding
Class representing an /Encoding object.
PDFEncoding(String) - constructor for class org.apache.fop.pdf.PDFEncoding
Create a new /Encoding object.
PDFEncryption - interface org.apache.fop.pdf.PDFEncryption
This interface defines the contract for classes implementing PDF encryption.
PDFEncryptionJCE - class org.apache.fop.pdf.PDFEncryptionJCE
class representing a /Filter /Standard object.
PDFEncryptionJCE(int) - constructor for class org.apache.fop.pdf.PDFEncryptionJCE
Create a /Filter /Standard object.
PDFEncryptionManager - class org.apache.fop.pdf.PDFEncryptionManager
This class acts as a factory for PDF encryption support.
PDFEncryptionParams - class org.apache.fop.pdf.PDFEncryptionParams
This class holds the parameters for PDF encryption.
PDFEncryptionParams() - constructor for class org.apache.fop.pdf.PDFEncryptionParams
Default constructor initializing to default values.
Creates a new instance.
PDFFactory - class org.apache.fop.pdf.PDFFactory
This class provides method to create and register PDF objects.
PDFFactory(org.apache.fop.pdf.PDFDocument) - constructor for class org.apache.fop.pdf.PDFFactory
Creates a new PDFFactory.
PDFFileSpec - class org.apache.fop.pdf.PDFFileSpec
class representing a /FileSpec object.
PDFFileSpec(String) - constructor for class org.apache.fop.pdf.PDFFileSpec
create a /FileSpec object.
PDFFilter - class org.apache.fop.pdf.PDFFilter
PDF Filter class.
PDFFilterException - class org.apache.fop.pdf.PDFFilterException
PDF Filter exception.
PDFFilterException() - constructor for class org.apache.fop.pdf.PDFFilterException
Create a basic filter exception.
PDFFilterException(String) - constructor for class org.apache.fop.pdf.PDFFilterException
Create a filter exception with a message.
PDFFilterList - class org.apache.fop.pdf.PDFFilterList
This class represents a list of PDF filters to be applied when serializing the output of a PDF object.
PDFFilterList() - constructor for class org.apache.fop.pdf.PDFFilterList
Default constructor.
PDFFilterList(boolean) - constructor for class org.apache.fop.pdf.PDFFilterList
Use this descriptor if you want to have ASCII filters (such as ASCIIHex and ASCII85) ignored, for example, when encryption is active.
PDFFlowExtTextPainter - class org.apache.fop.svg.PDFFlowExtTextPainter
Text Painter for Batik's flow text extension.
Main constructor
PDFFlowTextPainter - class org.apache.fop.svg.PDFFlowTextPainter
Text Painter for SVG 1.2 (flow) text.
Main constructor
PDFFont - class org.apache.fop.pdf.PDFFont
Class representing a /Font object.
PDFFont(String,org.apache.fop.fonts.FontType,String,Object) - constructor for class org.apache.fop.pdf.PDFFont
create the /Font object
PDFFontDescriptor - class org.apache.fop.pdf.PDFFontDescriptor
Class representing a font descriptor (/FontDescriptor object).
Create the /FontDescriptor object
PDFFontNonBase14 - class org.apache.fop.pdf.PDFFontNonBase14
A common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).
Create the /Font object
PDFFontTrueType - class org.apache.fop.pdf.PDFFontTrueType
Class representing a TrueType font.
PDFFontTrueType(String,String,Object) - constructor for class org.apache.fop.pdf.PDFFontTrueType
create the /Font object
PDFFontType0 - class org.apache.fop.pdf.PDFFontType0
Class representing a Type0 font.
PDFFontType0(String,String,Object) - constructor for class org.apache.fop.pdf.PDFFontType0
Create the /Font object
Create the /Font object
PDFFontType1 - class org.apache.fop.pdf.PDFFontType1
Class representing a Type1 or MMType1 font (not necessary for the base 14).
PDFFontType1(String,String,Object) - constructor for class org.apache.fop.pdf.PDFFontType1
Create the /Font object
PDFFontType3 - class org.apache.fop.pdf.PDFFontType3
Class representing a Type3 font.
PDFFontType3(String,String,Object) - constructor for class org.apache.fop.pdf.PDFFontType3
Create the /Font object
Create the /Font object
PDFFormXObject - class org.apache.fop.pdf.PDFFormXObject
PDF Form XObject A derivative of the PDFXObject, is a PDF Stream that has not only a dictionary but a stream of image data.
create a FormXObject with the given number and name and load the image in the object
PDFFunction - class org.apache.fop.pdf.PDFFunction
class representing a PDF Function.
create an complete Function object of Type 0, A Sampled function.
PDFFunction(int,List,List,List,List,double) - constructor for class org.apache.fop.pdf.PDFFunction
create an complete Function object of Type 2, an Exponential Interpolation function.
PDFFunction(int,List,List,List,List,List) - constructor for class org.apache.fop.pdf.PDFFunction
create an complete Function object of Type 3, a Stitching function.
PDFFunction(int,List,List,StringBuffer) - constructor for class org.apache.fop.pdf.PDFFunction
create an complete Function object of Type 4, a postscript calculator function.
PDFGoTo - class org.apache.fop.pdf.PDFGoTo
class representing a /GoTo object.
PDFGoTo(String) - constructor for class org.apache.fop.pdf.PDFGoTo
create a /GoTo object.
PDFGoTo(String,Point2D) - constructor for class org.apache.fop.pdf.PDFGoTo
create a /GoTo object.
PDFGoToRemote - class org.apache.fop.pdf.PDFGoToRemote
class representing a /GoToR object.
PDFGoToRemote(org.apache.fop.pdf.PDFFileSpec) - constructor for class org.apache.fop.pdf.PDFGoToRemote
create an GoToR object.
PDFGoToRemote(org.apache.fop.pdf.PDFFileSpec,int) - constructor for class org.apache.fop.pdf.PDFGoToRemote
create an GoToR object.
PDFGoToRemote(org.apache.fop.pdf.PDFFileSpec,String) - constructor for class org.apache.fop.pdf.PDFGoToRemote
create an GoToR object.
PDFGraphics2D - class org.apache.fop.svg.PDFGraphics2D
PDF Graphics 2D.
PDFGraphics2D(boolean) - constructor for class org.apache.fop.svg.PDFGraphics2D
Create a new PDFGraphics2D.
Create a new PDFGraphics2D with the given pdf document info.
PDFGraphics2D(org.apache.fop.svg.PDFGraphics2D) - constructor for class org.apache.fop.svg.PDFGraphics2D
This constructor supports the create method.
PDFGraphics2DAdapter - class org.apache.fop.render.pdf.PDFGraphics2DAdapter
Graphics2DAdapter implementation for PDF.
Main constructor
PDFGState - class org.apache.fop.pdf.PDFGState
Class representing a /ExtGState object.
PDFICCBasedColorSpace - class org.apache.fop.pdf.PDFICCBasedColorSpace
Represents an ICCBased color space in PDF.
Constructs a the ICCBased color space.
Constructs a the ICCBased color space with an explicit name (ex.
PDFICCStream - class org.apache.fop.pdf.PDFICCStream
Special PDFStream for ICC profiles (color profiles).
PDFICCStream() - constructor for class org.apache.fop.pdf.PDFICCStream
PDFImage - interface org.apache.fop.pdf.PDFImage
Interface for a PDF image.
PDFImageElementBridge - class org.apache.fop.svg.PDFImageElementBridge
Bridge class for the <image> element when jpeg images.
PDFImageElementBridge() - constructor for class org.apache.fop.svg.PDFImageElementBridge
Constructs a new bridge for the <image> element.
PDFImageHandler - interface org.apache.fop.render.pdf.PDFImageHandler
This interface is used for handling all sorts of image type for PDF output.
PDFImageHandlerGraphics2D - class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
PDFImageHandler implementation which handles Graphics2D images.
PDFImageHandlerRawCCITTFax - class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
PDFImageHandler implementation which handles CCITT encoded images (CCITT fax group 3/4).
PDFImageHandlerRawJPEG - class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
PDFImageHandler implementation which handles raw JPEG images.
PDFImageHandlerRegistry - class org.apache.fop.render.pdf.PDFImageHandlerRegistry
This class holds references to various image handlers used by the PDF renderer.
PDFImageHandlerRegistry() - constructor for class org.apache.fop.render.pdf.PDFImageHandlerRegistry
Default constructor.
PDFImageHandler implementation which handles RenderedImage instances.
PDFImageHandlerXML - class org.apache.fop.render.pdf.PDFImageHandlerXML
PDFImageHandler implementation which handles XML-based images.
PDFImageXObject - class org.apache.fop.pdf.PDFImageXObject
PDF XObject A derivative of the PDF Object, is a PDF Stream that has not only a dictionary but a stream of image data.
PDFImageXObject(int,org.apache.fop.pdf.PDFImage) - constructor for class org.apache.fop.pdf.PDFImageXObject
create an XObject with the given number and name and load the image in the object
PDFInfo - class org.apache.fop.pdf.PDFInfo
class representing an /Info object
PDFSVGHandler.PDFInfo - class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
PDF information structure for drawing the XML document.
PDFInternalLink - class org.apache.fop.pdf.PDFInternalLink
class used to create a PDF internal link
PDFInternalLink(String) - constructor for class org.apache.fop.pdf.PDFInternalLink
create an internal link instance.
PDFLink - class org.apache.fop.pdf.PDFLink
class representing an /Annot object of /Subtype /Link
PDFLink(Rectangle2D) - constructor for class org.apache.fop.pdf.PDFLink
create objects associated with a link annotation (GoToR)
PDFMetadata - class org.apache.fop.pdf.PDFMetadata
Special PDFStream for Metadata.
PDFMetadata(Metadata,boolean) - constructor for class org.apache.fop.pdf.PDFMetadata
PDFName - class org.apache.fop.pdf.PDFName
Class representing a PDF name object.
PDFName(String) - constructor for class org.apache.fop.pdf.PDFName
Creates a new PDF name object.
PDFNames - class org.apache.fop.pdf.PDFNames
Class representing a PDF Names object
PDFNames() - constructor for class org.apache.fop.pdf.PDFNames
Create the Names object
PDFNameTreeNode - class org.apache.fop.pdf.PDFNameTreeNode
Class representing a PDF name tree node.
PDFNameTreeNode() - constructor for class org.apache.fop.pdf.PDFNameTreeNode
create a named destination
PDFNull - class org.apache.fop.pdf.PDFNull
Class representing a PDF name object.
PDFNumber - class org.apache.fop.pdf.PDFNumber
This class represents a simple number object.
PDFNumberTreeNode - class org.apache.fop.pdf.PDFNumberTreeNode
Class representing a PDF number tree node.
PDFNumberTreeNode() - constructor for class org.apache.fop.pdf.PDFNumberTreeNode
create a named destination
PDFNumsArray - class org.apache.fop.pdf.PDFNumsArray
Class representing an "Nums" array object (for Number Trees).
PDFNumsArray(org.apache.fop.pdf.PDFObject) - constructor for class org.apache.fop.pdf.PDFNumsArray
Create a new, empty array object.
PDFObject - class org.apache.fop.pdf.PDFObject
generic PDF object.
PDFObject() - constructor for class org.apache.fop.pdf.PDFObject
Default constructor.
PDFObject(org.apache.fop.pdf.PDFObject) - constructor for class org.apache.fop.pdf.PDFObject
Constructor for direct objects.
PDFOutline - class org.apache.fop.pdf.PDFOutline
This represents a single Outline object in a PDF, including the root Outlines object.
PDFOutline(String,String,boolean) - constructor for class org.apache.fop.pdf.PDFOutline
Create a PDF outline with the title and action.
PDFOutputIntent - class org.apache.fop.pdf.PDFOutputIntent
Represents the OutputIntent dictionary.
PDFPage - class org.apache.fop.pdf.PDFPage
Class representing a /Page object.
pdfPage - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_PAGE
PDFPage(org.apache.fop.pdf.PDFResources,int,int,int) - constructor for class org.apache.fop.pdf.PDFPage
Create a /Page object
Create a /Page object
PDFPageLabels - class org.apache.fop.pdf.PDFPageLabels
Class representing a PDF /PageLabels dictionary.
PDFPageLabels() - constructor for class org.apache.fop.pdf.PDFPageLabels
Create the /PageLabels dictionary
PDFPages - class org.apache.fop.pdf.PDFPages
class representing a /Pages object.
PDFPages(int) - constructor for class org.apache.fop.pdf.PDFPages
create a /Pages object.
PDFPathPaint - class org.apache.fop.pdf.PDFPathPaint
Base class for PDF painting operations.
PDFPattern - class org.apache.fop.pdf.PDFPattern
class representing a PDF Function.
Create a type 2 pattern (smooth shading)
Create a tiling pattern (type 1).
PDFProfile - class org.apache.fop.pdf.PDFProfile
This class allows tracks the enabled PDF profiles (PDF/A and PDF/X) and provides methods to the libarary and its users to enable the generation of PDFs conforming to the enabled PDF profiles.
pdfProfile - field in class org.apache.fop.pdf.PDFDocument
Indicates which PDF profiles are active (PDF/A, PDF/X etc.)
PDFProfile(org.apache.fop.pdf.PDFDocument) - constructor for class org.apache.fop.pdf.PDFProfile
Main constructor
PDFRectangle - class org.apache.fop.pdf.PDFRectangle
class representing a rectangle Rectangles are specified on page 183 of the PDF 1.3 spec.
PDFRectangle(int,int,int,int) - constructor for class org.apache.fop.pdf.PDFRectangle
create a rectangle giving the four separate values
PDFRectangle(int[]) - constructor for class org.apache.fop.pdf.PDFRectangle
create a rectangle giving an array of four values
PDFReference - class org.apache.fop.pdf.PDFReference
Class representing a PDF object reference.
PDFReference(org.apache.fop.pdf.PDFObject) - constructor for class org.apache.fop.pdf.PDFReference
Creates a new PDF reference.
PDFReference(String) - constructor for class org.apache.fop.pdf.PDFReference
Creates a new PDF reference, but without a reference to the original object.
PDFRenderer - class org.apache.fop.render.pdf.PDFRenderer
Renderer that renders areas to PDF.
PDFRenderer() - constructor for class org.apache.fop.render.pdf.PDFRenderer
create the PDF renderer
PDFRendererConfigurator - class org.apache.fop.render.pdf.PDFRendererConfigurator
PDF renderer configurator
Default constructor
PDFRendererContextConstants - interface org.apache.fop.render.pdf.PDFRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
PDFRendererMaker - class org.apache.fop.render.pdf.PDFRendererMaker
RendererMaker for the PDF Renderer.
PDFResourceContext - class org.apache.fop.pdf.PDFResourceContext
The PDF resource context.
Creates a new ResourceContext.
PDFResources - class org.apache.fop.pdf.PDFResources
class representing a /Resources object.
pdfResources - field in class org.apache.fop.render.pdf.PDFRenderer
the /Resources object of the PDF document being created
PDFResources(int) - constructor for class org.apache.fop.pdf.PDFResources
create a /Resources object.
PDFRoot - class org.apache.fop.pdf.PDFRoot
Class representing a Root (/Catalog) object.
PDFRoot(int,org.apache.fop.pdf.PDFPages) - constructor for class org.apache.fop.pdf.PDFRoot
create a Root (/Catalog) object.
PDFShading - class org.apache.fop.pdf.PDFShading
class representing a PDF Smooth Shading object.
Constructor for Type 4,6, or 7
Constructor for type 5
Constructor for type function based shading
Constructor for Type 2 and 3
PDFState - class org.apache.fop.pdf.PDFState
This keeps information about the current state when writing to pdf.
pdfState - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
see PDF_STATE
PDFState() - constructor for class org.apache.fop.pdf.PDFState
PDF State for storing graphics state.
PDFStream - class org.apache.fop.pdf.PDFStream
Class representing a PDF stream.
PDFStream() - constructor for class org.apache.fop.pdf.PDFStream
Create an empty stream object
Element Bridge for SVG 1.2 flow text, so those texts can be painted using PDF primitives.
Main Constructor.
PDFSVGHandler - class org.apache.fop.render.pdf.PDFSVGHandler
PDF XML handler for SVG (uses Apache Batik).
PDFT1Stream - class org.apache.fop.pdf.PDFT1Stream
Special PDFStream for embedding Type 1 fonts.
PDFText - class org.apache.fop.pdf.PDFText
This class represents a simple number object.
PDFTextElementBridge - class org.apache.fop.svg.PDFTextElementBridge
Bridge class for the <text> element.
Constructs a new bridge for the <text> element.
PDFTextPainter - class org.apache.fop.svg.PDFTextPainter
Renders the attributed character iterator of a TextNode.
PDFTextPainter(org.apache.fop.fonts.FontInfo) - constructor for class org.apache.fop.svg.PDFTextPainter
Create a new PDF text painter with the given font information.
PDFTextUtil - class org.apache.fop.svg.PDFTextUtil
Utility class for generating PDF text objects.
PDFTextUtil(org.apache.fop.svg.PDFGraphics2D) - constructor for class org.apache.fop.svg.PDFTextUtil
Main constructor.
PDFToUnicodeCMap - class org.apache.fop.pdf.PDFToUnicodeCMap
Class representing ToUnicode CMaps.
Constructor.
PDFTranscoder - class org.apache.fop.svg.PDFTranscoder
This class enables to transcode an input to a pdf document.
PDFTranscoder() - constructor for class org.apache.fop.svg.PDFTranscoder
Constructs a new PDFTranscoder.
PDFTTFStream - class org.apache.fop.pdf.PDFTTFStream
Special PDFStream for embeddable TrueType fonts.
PDFTTFStream(int) - constructor for class org.apache.fop.pdf.PDFTTFStream
Main constructor
SVGElement.PDFUnitContext - class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
This class is the default context for a particular element.
PDFUnitContext(int,Element,float) - constructor for class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
Create a PDF unit context.
PDFUri - class org.apache.fop.pdf.PDFUri
class used to create a PDF Uri link
PDFUri(String) - constructor for class org.apache.fop.pdf.PDFUri
create a Uri instance.
pdfVersion - field in class org.apache.fop.pdf.PDFDocument
Indicates what PDF version is active
PDFWArray - class org.apache.fop.pdf.PDFWArray
Class representing a W array for CID fonts.
PDFWArray() - constructor for class org.apache.fop.pdf.PDFWArray
Default constructor
PDFWArray(int[]) - constructor for class org.apache.fop.pdf.PDFWArray
Convenience constructor
PDFWritable - interface org.apache.fop.pdf.PDFWritable
This interface is implemented by classes that can be serialized to a PDF file either by serializing the object or by writing a indirect reference to the actual object.
PDFX_3_2003 - static field in class org.apache.fop.pdf.PDFXMode
PDF/X-3:2003 enabled
PDFXMode - class org.apache.fop.pdf.PDFXMode
Enum class for PDF/X modes.
pdfXMode - field in class org.apache.fop.pdf.PDFProfile
Indicates the PDF/X mode currently active.
pdfXMode - field in class org.apache.fop.render.pdf.PDFRenderer
the PDF/X mode (Default: disabled)
PDFXObject - class org.apache.fop.pdf.PDFXObject
Abstract base class of PDF XObjects.
PDFXObject() - constructor for class org.apache.fop.pdf.PDFXObject
Create an XObject with the given number.
peekNext() - method in class org.apache.fop.layoutmgr.PositionIterator
pendingSpans - field in class org.apache.fop.fo.flow.table.TableCellContainer
PercentBase - interface org.apache.fop.datatypes.PercentBase
Interface for objects that can be used as base objects for percentage computations
PercentBaseContext - interface org.apache.fop.datatypes.PercentBaseContext
This interface is used by the layout managers to provide relevant information back to the property percentage resolution logic, that is the percentages based property getValue() functions expect an object implementing this interface as an argument.
perCentH - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
Flag whether the desired height is a percentage
PercentLength - class org.apache.fop.fo.properties.PercentLength
a percent specified length quantity in XSL
PercentLength(double,org.apache.fop.datatypes.PercentBase) - constructor for class org.apache.fop.fo.properties.PercentLength
Main constructor.
perCentW - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
Flag whether the desired width is a percentage
performConditionalsNotification(List,int,int,int) - static method in class org.apache.fop.layoutmgr.SpaceResolver
Inspects an effective element list and notifies all layout managers about the state of the spaces and conditional lengths.
PERMISSION_COPY_CONTENT - static field in class org.apache.fop.pdf.PDFEncryptionJCE
Value of content extraction permission
PERMISSION_EDIT_ANNOTATIONS - static field in class org.apache.fop.pdf.PDFEncryptionJCE
Value of annotation editting permission
PERMISSION_EDIT_CONTENT - static field in class org.apache.fop.pdf.PDFEncryptionJCE
Value of content editting permission
PERMISSION_PRINT - static field in class org.apache.fop.pdf.PDFEncryptionJCE
Value of PRINT permission
PFB_MAC - static field in class org.apache.fop.fonts.type1.PFBData
MAC Format (unsupported, yet)
PFB_PC - static field in class org.apache.fop.fonts.type1.PFBData
PC format
PFB_RAW - static field in class org.apache.fop.fonts.type1.PFBData
Raw format, no special file structure
PFBData - class org.apache.fop.fonts.type1.PFBData
Class that represents the contents of a PFB file.
PFBParser - class org.apache.fop.fonts.type1.PFBParser
This class represents a parser for Adobe Type 1 PFB files.
PFMFile - class org.apache.fop.fonts.type1.PFMFile
This class represents a PFM file (or parts of it) as a Java object.
PFMInputStream - class org.apache.fop.fonts.type1.PFMInputStream
This is a helper class for reading PFM files.
PFMInputStream(InputStream) - constructor for class org.apache.fop.fonts.type1.PFMInputStream
Constructs a PFMInputStream based on an InputStream representing the PFM file.
PFMReader - class org.apache.fop.fonts.apps.PFMReader
A tool which reads PFM files from Adobe Type 1 fonts and creates XML font metrics file for use in FOP.
PFMReader() - constructor for class org.apache.fop.fonts.apps.PFMReader
Main constructor.
pgfCatalog - field in class org.apache.fop.render.mif.MIFFile
PGFElement - class org.apache.fop.render.mif.PGFElement
Font Catalog element.
PGFElement() - constructor for class org.apache.fop.render.mif.PGFElement
Creates a new font catalog element.
PICA - static field in class org.apache.fop.fo.properties.FixedLength
Describes the unit pica.
pitch - field in class org.apache.fop.fo.properties.CommonAural
The "pitch" property.
pitchRange - field in class org.apache.fop.fo.properties.CommonAural
The "pitch-range" property.
Places a previously registered image at a certain place on the page.
playDuring - field in class org.apache.fop.fo.properties.CommonAural
The "playDuring" property.
PNG_EXT - static field in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
PNG file extension
PNGRenderer - class org.apache.fop.render.bitmap.PNGRenderer
PNG Renderer This class actually does not render itself, instead it extends org.apache.fop.render.java2D.Java2DRenderer and just encode rendering results into PNG format using Batik's image codec
PNGRenderer_onthefly - class org.apache.fop.render.bitmap.PNGRenderer_onthefly
PNG Renderer This class actually does not render itself, instead it extends org.apache.fop.render.java2D.Java2DRenderer and just encode rendering results into PNG format using Batik's image codec
PNGRendererMaker - class org.apache.fop.render.bitmap.PNGRendererMaker
RendererMaker for the PNG Renderer.
POINT - static field in class org.apache.fop.fo.properties.FixedLength
Describes the unit point.
pop() - method in class org.apache.fop.pdf.PDFState
Pop the state from the stack and set current values to popped state.
pop() - method in class org.apache.fop.render.txt.TXTState
Pop the coordinate transformation matrix from the stack and reevaluate resultCTM.
popBlockAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Pops block attributes, notifies all opened blocks about pushing block attributes, adds CloseGroupMark as a child.
popContainer() - method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
pop the topmost RtfContainer from our stack
popCursorPos() - method in class org.apache.fop.render.pcl.PCLGenerator
Pops the current cursor position from the stack.
popFunction() - method in class org.apache.fop.fo.expr.PropertyInfo
pop a function off of the function stack
popInlineAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
Pops inline attributes from inline-level stack.
popInlineAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Pop inline attributes.
popRtfSpaceSplitter() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
Removes RtfSpaceSplitter from top of block-level stack.
popTableContext() - method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
pop a TableContext from our stack
populateStreamDict(Object) - method in class org.apache.fop.pdf.AbstractPDFStream
Populates the dictionary with all necessary entries for the stream.
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFFormXObject
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFICCStream
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFImageXObject
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFMetadata
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFT1Stream
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFTTFStream
populateStreamDict(Object) - method in class org.apache.fop.pdf.PDFXObject
Populates the XObject's dictionary with additional values.
position - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
index of the breakpoint represented by this node
Position - class org.apache.fop.layoutmgr.Position
position - field in class org.apache.fop.pdf.PDFDocument
the current character position
Position(org.apache.fop.layoutmgr.LayoutManager) - constructor for class org.apache.fop.layoutmgr.Position
PositionIterator - class org.apache.fop.layoutmgr.PositionIterator
PositionIterator(Iterator) - constructor for class org.apache.fop.layoutmgr.PositionIterator
PositionShorthandParser - class org.apache.fop.fo.properties.PositionShorthandParser
A shorthand parser for the position shorthand.
postBreak - field in class org.apache.fop.hyphenation.Hyphen
PPColWidthFunction - class org.apache.fop.fo.expr.PPColWidthFunction
Class modelling the proportional-column-width function.
PR_ABSOLUTE_POSITION - static field in class org.apache.fop.fo.Constants
Property constant
PR_ACTIVE_STATE - static field in class org.apache.fop.fo.Constants
Property constant
PR_ALIGNMENT_ADJUST - static field in class org.apache.fop.fo.Constants
Property constant
PR_ALIGNMENT_BASELINE - static field in class org.apache.fop.fo.Constants
Property constant
PR_AUTO_RESTORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_AZIMUTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_ATTACHMENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_IMAGE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_POSITION - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_POSITION_HORIZONTAL - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_POSITION_VERTICAL - static field in class org.apache.fop.fo.Constants
Property constant
PR_BACKGROUND_REPEAT - static field in class org.apache.fop.fo.Constants
Property constant
PR_BASELINE_SHIFT - static field in class org.apache.fop.fo.Constants
Property constant
PR_BLANK_OR_NOT_BLANK - static field in class org.apache.fop.fo.Constants
Property constant
PR_BLOCK_PROGRESSION_DIMENSION - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_AFTER_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_AFTER_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_AFTER_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_AFTER_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BEFORE_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BEFORE_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BEFORE_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BEFORE_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BOTTOM - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BOTTOM_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BOTTOM_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_BOTTOM_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_COLLAPSE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_END_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_END_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_END_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_END_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_LEFT - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_LEFT_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_LEFT_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_LEFT_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_RIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_RIGHT_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_RIGHT_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_RIGHT_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_SEPARATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_SPACING - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_START_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_START_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_START_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_START_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_TOP - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_TOP_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_TOP_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_TOP_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BORDER_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_BOTTOM - static field in class org.apache.fop.fo.Constants
Property constant
PR_BREAK_AFTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_BREAK_BEFORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_CAPTION_SIDE - static field in class org.apache.fop.fo.Constants
Property constant
PR_CASE_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_CASE_TITLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_CHARACTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_CLEAR - static field in class org.apache.fop.fo.Constants
Property constant
PR_CLIP - static field in class org.apache.fop.fo.Constants
Property constant
PR_COLOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_COLOR_PROFILE_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_COLUMN_COUNT - static field in class org.apache.fop.fo.Constants
Property constant
PR_COLUMN_GAP - static field in class org.apache.fop.fo.Constants
Property constant
PR_COLUMN_NUMBER - static field in class org.apache.fop.fo.Constants
Property constant
PR_COLUMN_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_CONTENT_HEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_CONTENT_TYPE - static field in class org.apache.fop.fo.Constants
Property constant
PR_CONTENT_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_COUNTRY - static field in class org.apache.fop.fo.Constants
Property constant
PR_CUE - static field in class org.apache.fop.fo.Constants
Property constant
PR_CUE_AFTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_CUE_BEFORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_DESTINATION_PLACEMENT_OFFSET - static field in class org.apache.fop.fo.Constants
Property constant
PR_DIRECTION - static field in class org.apache.fop.fo.Constants
Property constant
PR_DISPLAY_ALIGN - static field in class org.apache.fop.fo.Constants
Property constant
PR_DOMINANT_BASELINE - static field in class org.apache.fop.fo.Constants
Property constant
PR_ELEVATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_EMPTY_CELLS - static field in class org.apache.fop.fo.Constants
Property constant
PR_END_INDENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_ENDS_ROW - static field in class org.apache.fop.fo.Constants
Property constant
PR_EXTENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_EXTERNAL_DESTINATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_FLOAT - static field in class org.apache.fop.fo.Constants
Property constant
PR_FLOW_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_FAMILY - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_SELECTION_STRATEGY - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_SIZE - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_SIZE_ADJUST - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_STRETCH - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_VARIANT - static field in class org.apache.fop.fo.Constants
Property constant
PR_FONT_WEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_FORCE_PAGE_COUNT - static field in class org.apache.fop.fo.Constants
Property constant
PR_FORMAT - static field in class org.apache.fop.fo.Constants
Property constant
PR_GLYPH_ORIENTATION_HORIZONTAL - static field in class org.apache.fop.fo.Constants
Property constant
PR_GLYPH_ORIENTATION_VERTICAL - static field in class org.apache.fop.fo.Constants
Property constant
PR_GROUPING_SEPARATOR - static field in class org.apache.fop.fo.Constants
Property constant
PR_GROUPING_SIZE - static field in class org.apache.fop.fo.Constants
Property constant
PR_HEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_HYPHENATE - static field in class org.apache.fop.fo.Constants
Property constant
PR_HYPHENATION_CHARACTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_HYPHENATION_KEEP - static field in class org.apache.fop.fo.Constants
Property constant
PR_HYPHENATION_LADDER_COUNT - static field in class org.apache.fop.fo.Constants
Property constant
PR_HYPHENATION_PUSH_CHARACTER_COUNT - static field in class org.apache.fop.fo.Constants
Property constant
PR_HYPHENATION_REMAIN_CHARACTER_COUNT - static field in class org.apache.fop.fo.Constants
Property constant
PR_ID - static field in class org.apache.fop.fo.Constants
Property constant
PR_INDEX_CLASS - static field in class org.apache.fop.fo.Constants
Property constant - XSL 1.1
PR_INDEX_KEY - static field in class org.apache.fop.fo.Constants
Property constant - XSL 1.1
PR_INDICATE_DESTINATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_INITIAL_PAGE_NUMBER - static field in class org.apache.fop.fo.Constants
Property constant
PR_INLINE_PROGRESSION_DIMENSION - static field in class org.apache.fop.fo.Constants
Property constant
PR_INTERNAL_DESTINATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_INTRUSION_DISPLACE - static field in class org.apache.fop.fo.Constants
Property constant
PR_KEEP_TOGETHER - static field in class org.apache.fop.fo.Constants
Property constant
PR_KEEP_WITH_NEXT - static field in class org.apache.fop.fo.Constants
Property constant
PR_KEEP_WITH_PREVIOUS - static field in class org.apache.fop.fo.Constants
Property constant
PR_LANGUAGE - static field in class org.apache.fop.fo.Constants
Property constant
PR_LAST_LINE_END_INDENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_LEADER_ALIGNMENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_LEADER_LENGTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_LEADER_PATTERN - static field in class org.apache.fop.fo.Constants
Property constant
PR_LEADER_PATTERN_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_LEFT - static field in class org.apache.fop.fo.Constants
Property constant
PR_LETTER_SPACING - static field in class org.apache.fop.fo.Constants
Property constant
PR_LETTER_VALUE - static field in class org.apache.fop.fo.Constants
Property constant
PR_LINE_HEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_LINE_HEIGHT_SHIFT_ADJUSTMENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_LINE_STACKING_STRATEGY - static field in class org.apache.fop.fo.Constants
Property constant
PR_LINEFEED_TREATMENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_MARGIN - static field in class org.apache.fop.fo.Constants
Property constant
PR_MARGIN_BOTTOM - static field in class org.apache.fop.fo.Constants
Property constant
PR_MARGIN_LEFT - static field in class org.apache.fop.fo.Constants
Property constant
PR_MARGIN_RIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_MARGIN_TOP - static field in class org.apache.fop.fo.Constants
Property constant
PR_MARKER_CLASS_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_MASTER_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_MASTER_REFERENCE - static field in class org.apache.fop.fo.Constants
Property constant
PR_MAX_HEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_MAX_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_MAXIMUM_REPEATS - static field in class org.apache.fop.fo.Constants
Property constant
PR_MEDIA_USAGE - static field in class org.apache.fop.fo.Constants
Property constant
PR_MIN_HEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_MIN_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_NUMBER_COLUMNS_REPEATED - static field in class org.apache.fop.fo.Constants
Property constant
PR_NUMBER_COLUMNS_SPANNED - static field in class org.apache.fop.fo.Constants
Property constant
PR_NUMBER_ROWS_SPANNED - static field in class org.apache.fop.fo.Constants
Property constant
PR_ODD_OR_EVEN - static field in class org.apache.fop.fo.Constants
Property constant
PR_ORPHANS - static field in class org.apache.fop.fo.Constants
Property constant
PR_OVERFLOW - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_AFTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_BEFORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_BOTTOM - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_END - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_LEFT - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_RIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_START - static field in class org.apache.fop.fo.Constants
Property constant
PR_PADDING_TOP - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAGE_BREAK_AFTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAGE_BREAK_BEFORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAGE_BREAK_INSIDE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAGE_HEIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAGE_POSITION - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAGE_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAUSE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAUSE_AFTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_PAUSE_BEFORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PITCH - static field in class org.apache.fop.fo.Constants
Property constant
PR_PITCH_RANGE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PLAY_DURING - static field in class org.apache.fop.fo.Constants
Property constant
PR_POSITION - static field in class org.apache.fop.fo.Constants
Property constant
PR_PRECEDENCE - static field in class org.apache.fop.fo.Constants
Property constant
PR_PROVISIONAL_DISTANCE_BETWEEN_STARTS - static field in class org.apache.fop.fo.Constants
Property constant
PR_PROVISIONAL_LABEL_SEPARATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_REF_ID - static field in class org.apache.fop.fo.Constants
Property constant
PR_REFERENCE_ORIENTATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_REGION_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_RELATIVE_ALIGN - static field in class org.apache.fop.fo.Constants
Property constant
PR_RELATIVE_POSITION - static field in class org.apache.fop.fo.Constants
Property constant
PR_RENDERING_INTENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_RETRIEVE_BOUNDARY - static field in class org.apache.fop.fo.Constants
Property constant
PR_RETRIEVE_CLASS_NAME - static field in class org.apache.fop.fo.Constants
Property constant
PR_RETRIEVE_POSITION - static field in class org.apache.fop.fo.Constants
Property constant
PR_RICHNESS - static field in class org.apache.fop.fo.Constants
Property constant
PR_RIGHT - static field in class org.apache.fop.fo.Constants
Property constant
PR_ROLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_RULE_STYLE - static field in class org.apache.fop.fo.Constants
Property constant
PR_RULE_THICKNESS - static field in class org.apache.fop.fo.Constants
Property constant
PR_SCALING - static field in class org.apache.fop.fo.Constants
Property constant
PR_SCALING_METHOD - static field in class org.apache.fop.fo.Constants
Property constant
PR_SCORE_SPACES - static field in class org.apache.fop.fo.Constants
Property constant
PR_SCRIPT - static field in class org.apache.fop.fo.Constants
Property constant
PR_SHOW_DESTINATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_SIZE - static field in class org.apache.fop.fo.Constants
Property constant
PR_SOURCE_DOCUMENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPACE_AFTER - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPACE_BEFORE - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPACE_END - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPACE_START - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPAN - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPEAK - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPEAK_HEADER - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPEAK_NUMERAL - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPEAK_PUNCTUATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_SPEECH_RATE - static field in class org.apache.fop.fo.Constants
Property constant
PR_SRC - static field in class org.apache.fop.fo.Constants
Property constant
PR_START_INDENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_STARTING_STATE - static field in class org.apache.fop.fo.Constants
Property constant
PR_STARTS_ROW - static field in class org.apache.fop.fo.Constants
Property constant
PR_STRESS - static field in class org.apache.fop.fo.Constants
Property constant
PR_SUPPRESS_AT_LINE_BREAK - static field in class org.apache.fop.fo.Constants
Property constant
PR_SWITCH_TO - static field in class org.apache.fop.fo.Constants
Property constant
PR_TABLE_LAYOUT - static field in class org.apache.fop.fo.Constants
Property constant
PR_TABLE_OMIT_FOOTER_AT_BREAK - static field in class org.apache.fop.fo.Constants
Property constant
PR_TABLE_OMIT_HEADER_AT_BREAK - static field in class org.apache.fop.fo.Constants
Property constant
PR_TARGET_PRESENTATION_CONTEXT - static field in class org.apache.fop.fo.Constants
Property constant
PR_TARGET_PROCESSING_CONTEXT - static field in class org.apache.fop.fo.Constants
Property constant
PR_TARGET_STYLESHEET - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_ALIGN - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_ALIGN_LAST - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_ALTITUDE - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_DECORATION - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_DEPTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_INDENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_SHADOW - static field in class org.apache.fop.fo.Constants
Property constant
PR_TEXT_TRANSFORM - static field in class org.apache.fop.fo.Constants
Property constant
PR_TOP - static field in class org.apache.fop.fo.Constants
Property constant
PR_TREAT_AS_WORD_SPACE - static field in class org.apache.fop.fo.Constants
Property constant
PR_UNICODE_BIDI - static field in class org.apache.fop.fo.Constants
Property constant
PR_VERTICAL_ALIGN - static field in class org.apache.fop.fo.Constants
Property constant
PR_VISIBILITY - static field in class org.apache.fop.fo.Constants
Property constant
PR_VOICE_FAMILY - static field in class org.apache.fop.fo.Constants
Property constant
PR_VOLUME - static field in class org.apache.fop.fo.Constants
Property constant
PR_WHITE_SPACE - static field in class org.apache.fop.fo.Constants
Property constant
PR_WHITE_SPACE_COLLAPSE - static field in class org.apache.fop.fo.Constants
Property constant
PR_WHITE_SPACE_TREATMENT - static field in class org.apache.fop.fo.Constants
Property constant
PR_WIDOWS - static field in class org.apache.fop.fo.Constants
Property constant
PR_WIDTH - static field in class org.apache.fop.fo.Constants
Property constant
PR_WORD_SPACING - static field in class org.apache.fop.fo.Constants
Property constant
PR_WRAP_OPTION - static field in class org.apache.fop.fo.Constants
Property constant
PR_WRITING_MODE - static field in class org.apache.fop.fo.Constants
Property constant
PR_X_BLOCK_PROGRESSION_UNIT - static field in class org.apache.fop.fo.Constants
Property constant - FOP proprietary: Custom extension for line alignment
PR_X_ORPHAN_CONTENT_LIMIT - static field in class org.apache.fop.fo.Constants
Property constant - FOP proprietary: limit for orphan content in lists and tables
PR_X_WIDOW_CONTENT_LIMIT - static field in class org.apache.fop.fo.Constants
Property constant - FOP proprietary: limit for widow content in lists and tables
PR_XML_LANG - static field in class org.apache.fop.fo.Constants
Property constant
PR_Z_INDEX - static field in class org.apache.fop.fo.Constants
Property constant
preBreak - field in class org.apache.fop.hyphenation.Hyphen
PRECOMPRESSED_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
Key for the filter used for precompressed content
PREDICTION_NONE - static field in class org.apache.fop.pdf.FlateFilter
The supported mode when this filter is used for data compression
PREDICTION_PNG_AVG - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PREDICTION_PNG_NONE - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PREDICTION_PNG_OPT - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PREDICTION_PNG_PAETH - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PREDICTION_PNG_SUB - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PREDICTION_PNG_UP - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PREDICTION_TIFF2 - static field in class org.apache.fop.pdf.FlateFilter
Mode for externally encoded data.
PreloaderSVG - class org.apache.fop.image.loader.batik.PreloaderSVG
Image preloader for SVG images.
PreloaderWMF - class org.apache.fop.image.loader.batik.PreloaderWMF
Image preloader for WMF images (Windows Metafile).
preloadImage(String,Source,ImageContext) - method in class org.apache.fop.image.loader.batik.PreloaderSVG
preloadImage(String,Source,ImageContext) - method in class org.apache.fop.image.loader.batik.PreloaderWMF
prepared - field in class org.apache.fop.area.RenderPagesModel
Pages that have been prepared but not rendered yet.
prepareImplicitFilters() - method in class org.apache.fop.pdf.AbstractPDFStream
Prepares implicit filters (such as the DCTFilter for JPEG images).
prepareImplicitFilters() - method in class org.apache.fop.pdf.PDFImageXObject
preparePage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.AbstractRenderer
preparePage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.afp.AFPRenderer
Prepare a page for rendering.
preparePage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.pdf.PDFRenderer
The pdf page is prepared by making the page.
preparePage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.Renderer
This is called if the renderer supports out of order rendering.
Prepare a page.
preparePainting() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
preparePainting() - method in class org.apache.fop.svg.PDFGraphics2D
This method is used by PDFDocumentGraphics2D to prepare a new page if necessary.
PresentationTextData - class org.apache.fop.render.afp.modca.PresentationTextData
Presentation text data contains the graphic characters and the control sequences necessary to position the characters within the object space.
PresentationTextData() - constructor for class org.apache.fop.render.afp.modca.PresentationTextData
Default constructor for the PresentationTextData.
PresentationTextData(boolean) - constructor for class org.apache.fop.render.afp.modca.PresentationTextData
Constructor for the PresentationTextData, the boolean flag indicate whether the control sequence prefix should be set to indicate the start of a new control sequence.
PresentationTextDescriptor - class org.apache.fop.render.afp.modca.PresentationTextDescriptor
The Presentation Text Descriptor specifies the units of measure for the Presentation Text object space, the size of the Presentation Text object space, and the initial values for modal parameters, called initial text conditions.
PresentationTextDescriptor(int,int,int,int) - constructor for class org.apache.fop.render.afp.modca.PresentationTextDescriptor
Constructor a PresentationTextDescriptor for the specified width and height.
PresentationTextObject - class org.apache.fop.render.afp.modca.PresentationTextObject
The Presentation Text object is the data object used in document processing environments for representing text which has been prepared for presentation.
PresentationTextObject() - constructor for class org.apache.fop.render.afp.modca.PresentationTextObject
Default constructor for the PresentationTextObject
PresentationTextObject(String) - constructor for class org.apache.fop.render.afp.modca.PresentationTextObject
Construct a new PresentationTextObject for the specified name argument, the name should be an 8 character identifier.
preview(org.apache.fop.fonts.type1.PFMFile) - method in class org.apache.fop.fonts.apps.PFMReader
Displays a preview of the PFM file on the console.
PreviewDialog - class org.apache.fop.render.awt.viewer.PreviewDialog
AWT Viewer main window.
PreviewDialog(org.apache.fop.apps.FOUserAgent) - constructor for class org.apache.fop.render.awt.viewer.PreviewDialog
Creates a new PreviewDialog that uses the given renderer.
Creates a new PreviewDialog that uses the given renderer.
PreviewDialogAboutBox - class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
AWT Viewer's "About" dialog.
Creates modal "About" dialog, attached to a given parent frame.
PreviewPanel - class org.apache.fop.render.awt.viewer.PreviewPanel
Holds a scrollpane with the rendered page(s) and handles actions performed to alter the display of the page.
Creates a new PreviewPanel instance.
previous - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
best node for the preceding breakpoint
previous() - method in class org.apache.fop.fo.FObj.FObjIterator
previous() - method in class org.apache.fop.layoutmgr.LMiter
previousIndex() - method in class org.apache.fop.fo.FObj.FObjIterator
previousIndex() - method in class org.apache.fop.layoutmgr.LMiter
previousNode() - method in class org.apache.fop.fo.FObj.FObjIterator
previousNode() - method in class org.apache.fop.fo.FONode.FONodeIterator
Convenience method with return type of FONode (should be semantically equivalent to (FONode) previous();)
PrimaryGridUnit - class org.apache.fop.fo.flow.table.PrimaryGridUnit
This class represents a primary grid unit of a spanned cell.
print(Graphics,PageFormat,int) - method in class org.apache.fop.render.java2d.Java2DRenderer
printAll() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
PrintRenderer - class org.apache.fop.render.PrintRenderer
Abstract base class of "Print" type renderers.
PrintRenderer - class org.apache.fop.render.print.PrintRenderer
Renderer that prints through java.awt.PrintJob.
PrintRenderer() - constructor for class org.apache.fop.render.print.PrintRenderer
Creates a new PrintRenderer with the options set from system properties.
PrintRenderer(PrinterJob) - constructor for class org.apache.fop.render.print.PrintRenderer
Creates a new PrintRenderer and allows you to pass in a specific PrinterJob instance that this renderer should work with.
Base Print renderer configurator (mostly handles font configuration)
Default constructor
PrintRendererMaker - class org.apache.fop.render.print.PrintRendererMaker
RendererMaker for the Print Renderer.
printStackTrace() - method in class org.apache.fop.apps.FOPException
Prints this FOP exception and its backtrace to the standard error stream.
printStackTrace(java.io.PrintStream) - method in class org.apache.fop.apps.FOPException
Prints this FOP exception and its backtrace to the specified print stream.
printStackTrace(java.io.PrintWriter) - method in class org.apache.fop.apps.FOPException
Prints this FOP exception and its backtrace to the specified print writer.
printStackTrace(PrintStream) - method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - method in class org.apache.fop.render.afp.exceptions.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified writer.
printStats() - method in class org.apache.fop.hyphenation.HyphenationTree
printStats() - method in class org.apache.fop.hyphenation.TernaryTree
printStuff() - method in class org.apache.fop.fonts.truetype.TTFFile
Dumps a few informational values to System.out.
printUsage() - static method in class org.apache.fop.cli.CommandLineOptions
shows the commandline syntax including a summary of all available options and some examples
process() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
Execute all jfor-cmd commands TODO: Consider creating one class for each jfor command.
Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources (fonts and images).
processNode(String,Locator,Attributes,org.apache.fop.fo.PropertyList) - method in class org.apache.fop.fo.extensions.destination.Destination
Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.
Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.
Tells the renderer to process an item not explicitly placed on the document (e.g., PDF bookmarks).
processPathIterator(PathIterator) - method in class org.apache.fop.svg.PDFGraphics2D
Processes a path iterator generating the necessary painting operations.
processPathIteratorFill(PathIterator) - method in class org.apache.fop.render.pcl.PCLGraphics2D
Processes a path iterator generating the nexessary painting operations.
processPathIteratorStroke(PathIterator) - method in class org.apache.fop.render.pcl.PCLGraphics2D
Processes a path iterator generating the nexessary painting operations.
processWindowEvent(WindowEvent) - method in class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
PROD_ID - static field in class org.apache.fop.area.Trait
The ID of the FO that produced an area.
producer - field in class org.apache.fop.apps.FOUserAgent
Producer: Metadata element for the system/software that produces the document.
PROHIBITED_BREAK - static field in class org.apache.fop.text.linebreak.LineBreakStatus
Constant indicating a Prohibited Break
Property - class org.apache.fop.fo.properties.Property
Base class for all property objects
PROPERTY_COUNT - static field in class org.apache.fop.fo.Constants
Number of property constants defined
PROPERTY_MASK - static field in class org.apache.fop.fo.Constants
Mask that when applied to a compound property returns the constant of the component property.
PropertyCache - class org.apache.fop.fo.properties.PropertyCache
Dedicated cache, meant for storing canonical instances of property-related classes.
PropertyCache() - constructor for class org.apache.fop.fo.properties.PropertyCache
Default constructor.
PropertyException - class org.apache.fop.fo.expr.PropertyException
Class for managing exceptions that are raised in Property processing.
PropertyException(Exception) - constructor for class org.apache.fop.fo.expr.PropertyException
Constructor
PropertyException(String) - constructor for class org.apache.fop.fo.expr.PropertyException
Constructor
PropertyInfo - class org.apache.fop.fo.expr.PropertyInfo
This class holds context information needed during property expression evaluation.
Constructor
PropertyList - class org.apache.fop.fo.PropertyList
Class containing the collection of properties for a given FObj.
Basic constructor.
propertyListMaker - field in class org.apache.fop.fo.FOEventHandler
The property list maker.
PropertyListMaker - interface org.apache.fop.fo.PropertyListMaker
A PropertyListMaker is a factory that creates PropertyLists.
PropertyMaker - class org.apache.fop.fo.properties.PropertyMaker
Base class for all property makers
PropertyMaker(int) - constructor for class org.apache.fop.fo.properties.PropertyMaker
Construct an instance of a Property.Maker for the given property.
PropertyParser - class org.apache.fop.fo.expr.PropertyParser
Class to parse XSL-FO property expressions.
propId - field in class org.apache.fop.fo.properties.PropertyMaker
the property ID
props - field in class org.apache.fop.area.Area
Traits for this area stored in a HashMap
PROXY_PAINTER - static field in class org.apache.fop.render.ps.PSTextPainter
Use the stroking text painter to get the bounds and shape.
Proxy iterator for Block LM.
ProxyLMiter() - constructor for class org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
PS_FONT_INFO - static field in class org.apache.fop.render.ps.PSRendererContextConstants
The font information for the PostScript renderer.
PS_GENERATOR - static field in class org.apache.fop.render.ps.PSRendererContextConstants
The PostScript generator that is being used to drawn into.
PSCommentAfter - class org.apache.fop.render.ps.extensions.PSCommentAfter
Custom postscript comment after class
PSCommentAfter() - constructor for class org.apache.fop.render.ps.extensions.PSCommentAfter
Default constructor
PSCommentAfter(String) - constructor for class org.apache.fop.render.ps.extensions.PSCommentAfter
Constructor
PSCommentAfterElement - class org.apache.fop.render.ps.extensions.PSCommentAfterElement
Comment after element
PSCommentAfterElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.PSCommentAfterElement
Main constructor
PSCommentBefore - class org.apache.fop.render.ps.extensions.PSCommentBefore
Custom postscript comment before class
PSCommentBefore() - constructor for class org.apache.fop.render.ps.extensions.PSCommentBefore
Constructor
PSCommentBefore(String) - constructor for class org.apache.fop.render.ps.extensions.PSCommentBefore
Default constructor
PSCommentBeforeElement - class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
Comment before element
PSCommentBeforeElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
Main constructor
PSDictionary - class org.apache.fop.render.ps.PSDictionary
This class is used to encapsulate postscript dictionary objects.
Thrown to indicate that a formatting error has occured when trying to parse a postscript dictionary object
PSDictionaryFormatException(String) - constructor for class org.apache.fop.render.ps.PSDictionaryFormatException
Default constructor
PSExtensionAttachment - class org.apache.fop.render.ps.extensions.PSExtensionAttachment
This is the pass-through value object for the PostScript extension.
PSExtensionAttachment() - constructor for class org.apache.fop.render.ps.extensions.PSExtensionAttachment
No-argument contructor.
PSExtensionAttachment(String) - constructor for class org.apache.fop.render.ps.extensions.PSExtensionAttachment
Default constructor.
PSExtensionElementMapping - class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
This class provides the element mapping for the PostScript-specific extensions.
PSExtensionElementMapping() - constructor for class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
Main constructor
PSExtensionHandler - class org.apache.fop.render.ps.extensions.PSExtensionHandler
ContentHandler (parser) for restoring PSExtension objects from XML.
PSExtensionHandlerFactory - class org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
Factory for the ContentHandler that handles serialized PSSetupCode instances.
PSFontUtils - class org.apache.fop.render.ps.PSFontUtils
Utility code for font handling in PostScript.
PSGraphics2DAdapter - class org.apache.fop.render.ps.PSGraphics2DAdapter
Graphics2DAdapter implementation for PostScript.
PSGraphics2DAdapter(org.apache.fop.render.ps.PSRenderer) - constructor for class org.apache.fop.render.ps.PSGraphics2DAdapter
Main constructor
PSGraphics2DAdapter(PSGenerator,boolean) - constructor for class org.apache.fop.render.ps.PSGraphics2DAdapter
Constructor for use without a PSRenderer instance.
PSImageFormResource - class org.apache.fop.render.ps.PSImageFormResource
PostScript Resource class representing a FOP form.
PSImageFormResource(int,String) - constructor for class org.apache.fop.render.ps.PSImageFormResource
Create a new Form Resource.
PSImageFormResource(String,String) - constructor for class org.apache.fop.render.ps.PSImageFormResource
/** Create a new Form Resource.
PSSVGHandler.PSInfo - class org.apache.fop.render.ps.PSSVGHandler.PSInfo
PostScript information structure for drawing the XML document.
PSPageDeviceDictionary - class org.apache.fop.render.ps.PSPageDeviceDictionary
Postscript page device dictionary object This object is used by the postscript renderer to hold postscript page device values.
PSPageSetupCodeElement - class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
Extension element for fox:ps-page-setup-code.
PSPageSetupCodeElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
Main constructor
PSRenderer - class org.apache.fop.render.ps.PSRenderer
Renderer that renders to PostScript.
PSRendererConfigurator - class org.apache.fop.render.ps.PSRendererConfigurator
Postscript renderer config
Default constructor
PSRendererContextConstants - interface org.apache.fop.render.ps.PSRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
PSRendererMaker - class org.apache.fop.render.ps.PSRendererMaker
RendererMaker for the PostScript Renderer.
PSSetPageDevice - class org.apache.fop.render.ps.extensions.PSSetPageDevice
Element for postscript setpagedevice instruction This is a an extension which provides a pass-through value dictionary object for the postscript setpagedevice instruction.
PSSetPageDevice() - constructor for class org.apache.fop.render.ps.extensions.PSSetPageDevice
constructor
PSSetPageDevice(String) - constructor for class org.apache.fop.render.ps.extensions.PSSetPageDevice
default constructor
PSSetPageDevice(String,String) - constructor for class org.apache.fop.render.ps.extensions.PSSetPageDevice
constructor
PSSetPageDeviceElement - class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
Extension element for ps:ps-setpagedevice.
PSSetPageDeviceElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
Main constructor
PSSetupCode - class org.apache.fop.render.ps.extensions.PSSetupCode
This is the pass-through value object for the PostScript extension.
PSSetupCode() - constructor for class org.apache.fop.render.ps.extensions.PSSetupCode
No-argument contructor.
PSSetupCode(String,String) - constructor for class org.apache.fop.render.ps.extensions.PSSetupCode
Default constructor.
PSSetupCodeElement - class org.apache.fop.render.ps.extensions.PSSetupCodeElement
Extension element for fox:ps-setup-code.
PSSetupCodeElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.render.ps.extensions.PSSetupCodeElement
Main constructor
PSSupportedFlavors - interface org.apache.fop.render.ps.PSSupportedFlavors
Defines the set of supported ImageFlavors for the PostScript renderer.
PSSVGHandler - class org.apache.fop.render.ps.PSSVGHandler
PostScript XML handler for SVG.
PSSVGHandler() - constructor for class org.apache.fop.render.ps.PSSVGHandler
Create a new PostScript XML handler for use by the PostScript renderer.
PSTextElementBridge - class org.apache.fop.render.ps.PSTextElementBridge
Bridge class for the <text> element.
Constructs a new bridge for the <text> element.
PSTextPainter - class org.apache.fop.render.ps.PSTextPainter
Renders the attributed character iterator of a TextNode.
PSTextPainter(org.apache.fop.render.ps.NativeTextHandler) - constructor for class org.apache.fop.render.ps.PSTextPainter
Create a new PS text painter with the given font information.
PSTranscoder - class org.apache.fop.render.ps.PSTranscoder
This class enables to transcode an input to a PostScript document.
PSTranscoder() - constructor for class org.apache.fop.render.ps.PSTranscoder
Constructs a new PSTranscoder.
pt2mm(double) - static method in class org.apache.fop.util.UnitConv
Converts points (pt) to millimeters (mm)
ptToMpt(AffineTransform) - method in class org.apache.fop.render.AbstractRenderer
Converts a point-based transformation matrix to millipoints.
push() - method in class org.apache.fop.pdf.PDFState
Push the current state onto the stack.
push(org.apache.fop.area.CTM) - method in class org.apache.fop.render.txt.TXTState
Push the current coordinate transformation matrix onto the stack and reevaluate resultCTM.
pushBlockAttributes(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Pushes block attributes, notifies all opened blocks about pushing block attributes, adds OpenGroupMark as a child.
pushContainer(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer) - method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
push an RtfContainer on our stack
pushCursorPos() - method in class org.apache.fop.render.pcl.PCLGenerator
Pushes the current cursor position on a stack (stack size: max 20 entries)
pushFunction(org.apache.fop.fo.expr.Function) - method in class org.apache.fop.fo.expr.PropertyInfo
push a function onto the function stack
Pushes inline attributes to inline-level stack.
pushInlineAttributes(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
Pushes inline attributes.
Builds RtfSpaceSplitter on attrs and adds it to the block-level stack.
pushTableContext(org.apache.fop.render.rtf.rtflib.tools.TableContext) - method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
push a TableContext to our stack
put(int,byte) - method in class org.apache.fop.hyphenation.ByteVector
put(int,char) - method in class org.apache.fop.hyphenation.CharVector
put(int,Object) - method in class org.apache.fop.pdf.PDFNumsArray
Sets an entry.
put(Object,Object) - method in class org.apache.fop.render.ps.PSPageDeviceDictionary
put(String,int) - method in class org.apache.fop.pdf.PDFDictionary
Puts a new name/value pair.
put(String,Object) - method in class org.apache.fop.pdf.PDFDictionary
Puts a new name/value pair.
putChar(int,int,char,boolean) - method in class org.apache.fop.render.txt.TXTRenderer
Add char to text or background buffer.
Null implementation; not used by this type of PropertyList
Set an value defined explicitly on this FO.
Set an value defined explicitly on this FO.
Apply the filters to the data in the order given and add the /Filter and /DecodeParms entries to the stream dictionary.
putImage(String,Rectangle2D) - method in class org.apache.fop.render.pdf.PDFRenderer
Adds a PDF XObject (a bitmap or form) to the PDF that will later be referenced.
putImage(String,Rectangle2D,Map) - method in class org.apache.fop.render.pdf.PDFRenderer
Adds a PDF XObject (a bitmap or form) to the PDF that will later be referenced.
putKerningEntry(Integer,Map) - method in class org.apache.fop.fonts.CustomFont
putKerningEntry(Integer,Map) - method in class org.apache.fop.fonts.MutableFont
Adds an entry to the kerning table.
pvReferences - field in class org.apache.fop.render.pdf.PDFRenderer
Maps unique PageViewport key back to PageViewport itself

Q

QName - class org.apache.fop.util.QName
Represents a qualified name of an XML element or an XML attribute.
QName(String,String) - constructor for class org.apache.fop.util.QName
Main constructor.
QName(String,String,String) - constructor for class org.apache.fop.util.QName
Main constructor.
qualityRendering - field in class org.apache.fop.render.java2d.Java2DRenderer
true if qualityRendering is set

R

range - field in class org.apache.fop.pdf.PDFFunction
Required: 2 * n Array of Double numbers which are possible outputs to the function
RasterFont - class org.apache.fop.render.afp.fonts.RasterFont
A font where each character is stored as an array of pixels (a bitmap).
RasterFont(String) - constructor for class org.apache.fop.render.afp.fonts.RasterFont
Constructor for the raster font requires the name, weight and style attribute to be available as this forms the key to the font.
RDFElement - class org.apache.fop.fo.extensions.xmp.RDFElement
Represents the top-level "RDF" element used by XMP metadata.
RDFElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.xmp.RDFElement
Main constructor.
RDFElementMapping - class org.apache.fop.fo.extensions.xmp.RDFElementMapping
Setup the element mapping for XMP metadata.
RDFElementMapping() - constructor for class org.apache.fop.fo.extensions.xmp.RDFElementMapping
Main constructor.
read() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 1 byte.
read() - method in class org.apache.fop.fonts.FontLoader
Reads/parses the font data.
read() - method in class org.apache.fop.fonts.truetype.TTFFontLoader
read() - method in class org.apache.fop.fonts.type1.Type1FontLoader
readByte() - method in class org.apache.fop.fonts.type1.PFMInputStream
Parses a one byte value out of the stream.
readDirTabs(org.apache.fop.fonts.truetype.FontFileReader) - method in class org.apache.fop.fonts.truetype.TTFFile
Read Table Directory from the current position in the FontFileReader and fill the global HashMap dirTabs with the table name (String) as key and a TTFDirTabEntry as value.
readFont(org.apache.fop.fonts.truetype.FontFileReader) - method in class org.apache.fop.fonts.truetype.TTFFile
Reads the font using a FontFileReader.
readFont(org.apache.fop.fonts.truetype.FontFileReader,String) - method in class org.apache.fop.fonts.truetype.TTFFile
Read the font data.
Returns a subset of the original font.
readFontHeader(org.apache.fop.fonts.truetype.FontFileReader) - method in class org.apache.fop.fonts.truetype.TTFFile
Read the "head" table, this reads the bounding box and sets the upem (unitsPerEM) variable
readHorizontalHeader(org.apache.fop.fonts.truetype.FontFileReader) - method in class org.apache.fop.fonts.truetype.TTFFile
Read the "hhea" table to find the ascender and descender and size of "hmtx" table, as a fixed size font might have only one width.
Read "hmtx" table and put the horizontal metrics in the mtxTab array.
readIndexToLocation(org.apache.fop.fonts.truetype.FontFileReader) - method in class org.apache.fop.fonts.truetype.TTFFile
Read the "loca" table.
readInt() - method in class org.apache.fop.fonts.type1.PFMInputStream
Parses a four byte value out of the stream.
readShort() - method in class org.apache.fop.fonts.type1.PFMInputStream
Parses a two byte value out of the stream.
readString() - method in class org.apache.fop.fonts.type1.PFMInputStream
Parses a zero-terminated string out of the stream.
readToken(StringBuffer) - method in class org.apache.fop.hyphenation.PatternParser
readTTFByte() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 1 signed byte.
readTTFLong() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 4 bytes.
readTTFShort() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 2 bytes signed.
readTTFShort(long) - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 2 bytes signed at position pos without changing current position.
readTTFString() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read a NUL terminated ISO-8859-1 string.
readTTFString(int) - method in class org.apache.fop.fonts.truetype.FontFileReader
Read an ISO-8859-1 string of len bytes.
readTTFUByte() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 1 unsigned byte.
readTTFULong() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 4 bytes.
readTTFUShort() - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 2 bytes unsigned.
readTTFUShort(long) - method in class org.apache.fop.fonts.truetype.FontFileReader
Read 2 bytes unsigned at position pos without changing current position.
Kind of a super-iterator that iterates through child nodes of an FONode, in turn managing character iterators for each of them.
Constructor which creates an iterator for all child nodes
Constructor which creates an iterator for only some child nodes
red() - method in class org.apache.fop.pdf.PDFColor
Get the red component.
red255() - method in class org.apache.fop.pdf.PDFColor
Get the red integer component.
RefElement - class org.apache.fop.render.mif.RefElement
Reference MIF Element.
RefElement(String) - constructor for class org.apache.fop.render.mif.RefElement
referenceIPD - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
Reference IPD available
ReferenceOrientationMaker - class org.apache.fop.fo.properties.ReferenceOrientationMaker
Custom Maker adding validity check for reference-orientation
ReferenceOrientationMaker(int) - constructor for class org.apache.fop.fo.properties.ReferenceOrientationMaker
Constructor
referencePDF() - method in class org.apache.fop.pdf.PDFObject
Returns the PDF representation of a reference to this object.
refineCTM(org.apache.fop.area.CTM) - method in class org.apache.fop.render.txt.TXTState
Modifies coordinate transformation matrix in such a way, so x-shift and y-shift will be transformed in text positions.
Region - class org.apache.fop.fo.pagination.Region
This is an abstract base class for pagination regions
Region(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.Region
RegionAfter - class org.apache.fop.fo.pagination.RegionAfter
The fo:region-after element.
RegionAfter(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionAfter
RegionBA - class org.apache.fop.fo.pagination.RegionBA
Abstract base class for fo:region-before and fo:region-after.
RegionBA(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionBA
RegionBefore - class org.apache.fop.fo.pagination.RegionBefore
The fo:region-before element.
RegionBefore(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionBefore
RegionBody - class org.apache.fop.fo.pagination.RegionBody
The fo:region-body element.
RegionBody(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionBody
RegionEnd - class org.apache.fop.fo.pagination.RegionEnd
The fo:region-end element.
RegionEnd(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionEnd
regionNameExists(String) - method in class org.apache.fop.fo.pagination.LayoutMasterSet
Checks whether or not a region name exists in this master set.
regionNameExists(String) - method in class org.apache.fop.fo.pagination.SimplePageMaster
Indicates if a region with a given name exists in this simple-page-master.
RegionReference - class org.apache.fop.area.RegionReference
This is a region reference area for a page regions.
Create a new region reference area.
Create a new region reference area.
RegionSE - class org.apache.fop.fo.pagination.RegionSE
Abstract base class for fo:region-start and fo:region-end.
RegionSE(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionSE
RegionStart - class org.apache.fop.fo.pagination.RegionStart
The fo:region-start element.
RegionStart(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.RegionStart
RegionViewport - class org.apache.fop.area.RegionViewport
Region Viewport area.
regionViewport - field in class org.apache.fop.area.RegionReference
the parent RegionViewport for this object
RegionViewport(Rectangle2D) - constructor for class org.apache.fop.area.RegionViewport
Create a new region-viewport-area
registerFailedFont(String,long) - method in class org.apache.fop.fonts.FontCache
registers a failed font with the cache
registerObject(org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.PDFDocument
Registers a PDFObject in this PDF document.
registerSVGBridges() - method in class org.apache.fop.svg.PDFBridgeContext
RELATIVE - static field in class org.apache.fop.area.Block
Placed relative to the flow position.
RelativeNumericProperty - class org.apache.fop.fo.expr.RelativeNumericProperty
This class represent a node in a property expression tree.
Constructor for a one argument operation.
Constructor for a two argument operation.
relativePosition - field in class org.apache.fop.fo.properties.CommonRelativePosition
The "relative-position" property.
releasePageSequence() - method in class org.apache.fop.fo.pagination.PageSequence
Releases a page-sequence's children after the page-sequence has been fully processed.
releasePropertyList() - method in class org.apache.fop.fo.flow.table.TableColumn
Clear the reference to the PropertyList (retained for from-table-column())
reload() - method in class org.apache.fop.render.awt.viewer.PreviewPanel
Reloads and reformats document.
RelSide - class org.apache.fop.layoutmgr.RelSide
Enum class for relative sides.
RELTO_CURRENT_ELEMENT_LIST - static field in class org.apache.fop.layoutmgr.PageProvider
Indices are evaluated relative to the first page in the current element list.
RELTO_PAGE_SEQUENCE - static field in class org.apache.fop.layoutmgr.PageProvider
Indices are evaluated relative to the first page in the page-sequence.
remove() - method in class org.apache.fop.fo.CharIterator
remove() - method in class org.apache.fop.fo.FObj.FObjIterator
remove() - method in class org.apache.fop.layoutmgr.LMiter
remove() - method in class org.apache.fop.layoutmgr.PositionIterator
remove() - method in class org.apache.fop.fo.RecursiveCharIterator
removeChild(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FObj
removeChild(org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.FONode
Removes a child node.
removeFont(String) - method in class org.apache.fop.fonts.FontCache
removes font from cache
removeLast() - method in class org.apache.fop.layoutmgr.KnuthSequence
Remove the last element of this sequence.
removeLegalBreaks(LinkedList,int) - static method in class org.apache.fop.layoutmgr.ElementListUtils
Removes legal breaks in an element list.
Removes legal breaks in an element list.
removeLegalBreaksFromEnd(LinkedList,int) - static method in class org.apache.fop.layoutmgr.ElementListUtils
Removes legal breaks in an element list.
Remove the given active node registered for the given line.
Removes an Observer from the list.
removeText() - method in class org.apache.fop.area.inline.TextArea
Remove the old text
removeWordSpace(List) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
Remove the word space represented by the given elements
removeWordSpace(List) - method in class org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
Tell the LM to modify its data, removing the word space represented by the given elements
removeWordSpace(List) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
remove the AreaInfo object represented by the given elements, so that it won't generate any element when getChangedKnuthElements will be called
removeWordSpace(List) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Remove the word space represented by the given elements
removeWordSpace(List) - method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
remove the AreaInfo object represented by the given elements, so that it won't generate any element when getChangedKnuthElements will be called
render(Source,Transformer,HttpServletResponse) - method in class org.apache.fop.servlet.FopPrintServlet
render(Source,Transformer,HttpServletResponse) - method in class org.apache.fop.servlet.FopServlet
Renders an input file (XML or XSL-FO) into a PDF file.
RENDER_NONE - static field in class org.apache.fop.cli.CommandLineOptions
Used to indicate that only the result of the XSL transformation should be output
renderable - field in class org.apache.fop.render.awt.AWTRenderer
Renderable instance that can be used to reload and re-render a document after modifications.
Renderable - interface org.apache.fop.render.awt.viewer.Renderable
The interface is used by the AWT preview dialog to reload a document.
renderable - field in class org.apache.fop.render.awt.viewer.PreviewDialog
Renderable instance that can be used to reload and re-render a document after modifications.
renderable - field in class org.apache.fop.render.awt.viewer.PreviewPanel
Renderable instance that can be used to reload and re-render a document after modifications.
Renders a before float area.
renderBeforeFloat(org.apache.fop.area.BeforeFloat) - method in class org.apache.fop.render.xml.XMLRenderer
renderBlock(org.apache.fop.area.Block) - method in class org.apache.fop.render.AbstractRenderer
Renders a block area.
renderBlock(org.apache.fop.area.Block) - method in class org.apache.fop.render.pdf.PDFRenderer
renderBlock(org.apache.fop.area.Block) - method in class org.apache.fop.render.xml.XMLRenderer
renderBlocks(org.apache.fop.area.Block,List) - method in class org.apache.fop.render.AbstractRenderer
Renders a list of block areas.
Renders a block viewport.
Renders a body region area.
renderBookmarkTree(org.apache.fop.area.BookmarkData) - method in class org.apache.fop.render.pdf.PDFRenderer
Renders a Bookmark-Tree object
renderBookmarkTree(org.apache.fop.area.BookmarkData) - method in class org.apache.fop.render.xml.XMLRenderer
Renders a BookmarkTree object
Render the given Character.
Tells the renderer to render an inline container.
renderContainer(org.apache.fop.area.inline.Container) - method in class org.apache.fop.render.xml.XMLRenderer
renderContainer(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfOptions
If this returns false, RtfContainer will not generate any RTF
renderDestination(org.apache.fop.area.DestinationData) - method in class org.apache.fop.render.xml.XMLRenderer
Renders a DestinationData object (named destination)
renderDocument(Document,String,Rectangle2D,Map) - method in class org.apache.fop.render.PrintRenderer
Renders an XML document (SVG for example).
Renderer - interface org.apache.fop.render.Renderer
Interface implemented by all renderers.
renderer - field in class org.apache.fop.render.awt.viewer.PreviewDialog
The AWT renderer
renderer - field in class org.apache.fop.area.RenderPagesModel
The renderer that will render the pages.
RendererConfigurator - interface org.apache.fop.render.RendererConfigurator
Renderer configurator interface
RendererContext - class org.apache.fop.render.RendererContext
The Render Context for external handlers.
Contructor for this class.
RendererContextConstants - interface org.apache.fop.render.RendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
Base class for a wrapper around RendererContext to access its properties in a type-safe, renderer-specific way.
Main constructor
RendererFactory - class org.apache.fop.render.RendererFactory
Factory for FOEventHandlers and Renderers.
RendererFactory() - constructor for class org.apache.fop.render.RendererFactory
Main constructor.
RendererRuntimeException - class org.apache.fop.render.afp.exceptions.RendererRuntimeException
A runtime exception for handling fatal errors in rendering.
RendererRuntimeException(String) - constructor for class org.apache.fop.render.afp.exceptions.RendererRuntimeException
Constructs a RendererRuntimeException with the specified message.
RendererRuntimeException(String,Throwable) - constructor for class org.apache.fop.render.afp.exceptions.RendererRuntimeException
Constructs a RendererRuntimeException with the specified message wrapping the underlying exception.
renderFlow(org.apache.fop.area.NormalFlow) - method in class org.apache.fop.render.AbstractRenderer
Renders a flow reference area.
renderFlow(org.apache.fop.area.NormalFlow) - method in class org.apache.fop.render.xml.XMLRenderer
renderFO(String,HttpServletResponse) - method in class org.apache.fop.servlet.FopServlet
Renders an XSL-FO file into a PDF file.
renderFootnote(org.apache.fop.area.Footnote) - method in class org.apache.fop.render.AbstractRenderer
Renders a footnote
renderFootnote(org.apache.fop.area.Footnote) - method in class org.apache.fop.render.xml.XMLRenderer
Renders a foreign object area.
Renders an fo:foreing-object.
Renders an image area.
renderImage(org.apache.fop.area.inline.Image,Rectangle2D) - method in class org.apache.fop.render.java2d.Java2DRenderer
Fills image rectangle with a IMAGE_CHAR.
Render the given InlineArea.
renderInlineArea(org.apache.fop.area.inline.InlineArea) - method in class org.apache.fop.render.pdf.PDFRenderer
renderInlineArea(org.apache.fop.area.inline.InlineArea) - method in class org.apache.fop.render.xml.XMLRenderer
Common method to render the background and borders for any inline area.
Common method to render the background and borders for any inline area.
Common method to render the background and borders for any inline area.
org.apache.fop.area.inline.InlineArea)
Render the given InlineBlockParent.
Render the given InlineParent.
Render inline parent area.
Render the given Space.
renderInlineSpace(org.apache.fop.area.inline.Space) - method in class org.apache.fop.render.xml.XMLRenderer
Render the given Leader.
renderLeader(org.apache.fop.area.inline.Leader) - method in class org.apache.fop.render.afp.AFPRenderer
Render leader area.
renderLeader(org.apache.fop.area.inline.Leader) - method in class org.apache.fop.render.java2d.Java2DRenderer
Render leader area.
renderLeader(org.apache.fop.area.inline.Leader) - method in class org.apache.fop.render.pdf.PDFRenderer
Render leader area.
renderLeader(org.apache.fop.area.inline.Leader) - method in class org.apache.fop.render.ps.PSRenderer
renderLeader(org.apache.fop.area.inline.Leader) - method in class org.apache.fop.render.xml.XMLRenderer
renderLineArea(org.apache.fop.area.LineArea) - method in class org.apache.fop.render.AbstractRenderer
Renders a line area.
renderLineArea(org.apache.fop.area.LineArea) - method in class org.apache.fop.render.pdf.PDFRenderer
renderLineArea(org.apache.fop.area.LineArea) - method in class org.apache.fop.render.xml.XMLRenderer
Renders the main reference area.
renderMainReference(org.apache.fop.area.MainReference) - method in class org.apache.fop.render.xml.XMLRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.AbstractRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.afp.AFPRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.awt.AWTRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.java2d.Java2DRenderer
This method override only stores the PageViewport in a List.
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.pcl.PCLRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.pdf.PDFRenderer
This method creates a pdf stream for the current page uses it as the contents of a new page.
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.bitmap.PNGRenderer_onthefly
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.ps.PSRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.Renderer
Tells the renderer to render a particular page.
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.svg.SVGRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.txt.TXTRenderer
renderPage(org.apache.fop.area.PageViewport) - method in class org.apache.fop.render.xml.XMLRenderer
renderPageAreas(org.apache.fop.area.Page) - method in class org.apache.fop.render.AbstractRenderer
Renders page areas.
RenderPagesModel - class org.apache.fop.area.RenderPagesModel
This uses the AreaTreeModel to store the pages Each page is either rendered if ready or prepared for later rendering.
Create a new render pages model with the given renderer.
Renders a region reference area.
Renders a region viewport.
renderRegionViewport(org.apache.fop.area.RegionViewport) - method in class org.apache.fop.render.afp.AFPRenderer
Renders a region viewport.
renderRegionViewport(org.apache.fop.area.RegionViewport) - method in class org.apache.fop.render.ps.PSRenderer
renderRegionViewport(org.apache.fop.area.RegionViewport) - method in class org.apache.fop.render.xml.XMLRenderer
Render the given SpaceArea.
renderSpace(org.apache.fop.area.inline.SpaceArea) - method in class org.apache.fop.render.afp.AFPRenderer
renderSpace(org.apache.fop.area.inline.SpaceArea) - method in class org.apache.fop.render.pcl.PCLRenderer
renderSpace(org.apache.fop.area.inline.SpaceArea) - method in class org.apache.fop.render.pdf.PDFRenderer
renderSpace(org.apache.fop.area.inline.SpaceArea) - method in class org.apache.fop.render.ps.PSRenderer
renderSpace(org.apache.fop.area.inline.SpaceArea) - method in class org.apache.fop.render.xml.XMLRenderer
Render the SVG document.
Render the svg document.
Render the svg document.
Render the given TextArea.
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.afp.AFPRenderer
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.java2d.Java2DRenderer
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.pcl.PCLRenderer
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.pdf.PDFRenderer
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.ps.PSRenderer
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.txt.TXTRenderer
Render TextArea to Text.
renderText(org.apache.fop.area.inline.TextArea) - method in class org.apache.fop.render.xml.XMLRenderer
Renders a TextArea to a Graphics2D instance.
Paints the text decoration marks.
renderTo(org.apache.fop.apps.FOUserAgent,String) - method in class org.apache.fop.render.awt.viewer.Renderable
Renders the pre-setup document.
Generate a document, given an initialized Fop object
Render an inline viewport.
Render the given Viewport.
renderViewport(org.apache.fop.area.inline.Viewport) - method in class org.apache.fop.render.pcl.PCLRenderer
Render an inline viewport.
renderViewport(org.apache.fop.area.inline.Viewport) - method in class org.apache.fop.render.xml.XMLRenderer
Render the given WordArea.
renderWord(org.apache.fop.area.inline.WordArea) - method in class org.apache.fop.render.afp.AFPRenderer
renderWord(org.apache.fop.area.inline.WordArea) - method in class org.apache.fop.render.pcl.PCLRenderer
renderWord(org.apache.fop.area.inline.WordArea) - method in class org.apache.fop.render.pdf.PDFRenderer
renderWord(org.apache.fop.area.inline.WordArea) - method in class org.apache.fop.render.ps.PSRenderer
renderWord(org.apache.fop.area.inline.WordArea) - method in class org.apache.fop.render.xml.XMLRenderer
Render the xml document with the given xml namespace.
renderXML(String,String,HttpServletResponse) - method in class org.apache.fop.servlet.FopServlet
Renders an XML file into a PDF file by applying a stylesheet that converts the XML to XSL-FO.
A repeatable-page-master-alternatives formatting object.
A repeatable-page-master-reference formatting object.
repeatedFlaggedDemerit - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
Demerit for consecutive lines ending at flagged penalties.
REPLACE_CHARACTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
Word 2000 converts '.' in bookmarks to "_", thats why we control this replacement.
replaceChar(char) - method in class org.apache.fop.fo.CharIterator
Replace the current character managed by the iterator with a specified character?
replaceChar(char) - method in class org.apache.fop.fo.RecursiveCharIterator
Replaces the current character in the CharIterator with a specified character
In some cases an RtfContainer must be replaced by another one on the stack.
replaceKerningMap(Map) - method in class org.apache.fop.fonts.CustomFont
Replaces the existing kerning map with a new one.
reportException(Exception) - method in class org.apache.fop.render.awt.viewer.PreviewDialog
Opens standard Swing error dialog box and reports given exception details.
reset() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
Reset when a new breakpoint is being considered.
reset() - method in class org.apache.fop.apps.FormattingResults
Resets this object
reset() - method in class org.apache.fop.text.linebreak.LineBreakStatus
Reset the status.
reset() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
Resets the subsequence specifiers subsystem.
reset() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
reset() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
reset() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
reset() - method in class org.apache.fop.fo.pagination.SubSequenceSpecifier
Called before a new page sequence is rendered so subsequences can reset any state they keep during the formatting process.
resetAlignmentContext() - method in class org.apache.fop.layoutmgr.LayoutContext
resetPrinter() - method in class org.apache.fop.render.pcl.PCLGenerator
Resets the printer and restores the user default environment.
resetTransform() - method in class org.apache.fop.pdf.PDFState.Data
resizeLine(int,int) - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
Resizes the line as specified.
Resolvable - interface org.apache.fop.area.Resolvable
Resolvable Interface.
resolve(boolean) - method in class org.apache.fop.layoutmgr.SpaceSpecifier
Resolve the current sequence of space-specifiers, accounting for forcing values.
resolve(String) - method in class org.apache.fop.render.DefaultFontResolver
resolve(String) - method in class org.apache.fop.fonts.FontResolver
Called to resolve an URI to a Source instance.
resolve(String) - method in class org.apache.fop.hyphenation.HyphenationTreeResolver
Called to resolve an URI to a Source instance.
resolve(String,String) - method in class org.apache.fop.util.DataURIResolver
resolve(String,String) - method in class org.apache.fop.apps.FOURIResolver
Called by the processor through FOUserAgent when it encounters an uri in an external-graphic element.
resolve(String,String) - method in class org.apache.fop.servlet.ServletContextURIResolver
RESOLVE_LEADING_SPACE - static field in class org.apache.fop.layoutmgr.LayoutContext
resolved - field in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
Indicates whether the page referred to by the citation has been resolved yet
resolved() - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
Check if this inline area is resolved due to changes in page or ipd.
resolveElementList(LinkedList) - static method in class org.apache.fop.layoutmgr.SpaceResolver
Resolves unresolved elements applying the space resolution rules defined in 4.3.1.
resolveEntity(String,String) - method in class org.apache.fop.util.DelegatingContentHandler
resolveEntity(String,String) - method in class org.apache.fop.render.afp.tools.DTDEntityResolver
Resolve the combination of system and public identifiers.
resolveEntity(String,String) - method in class org.apache.fop.svg.FOPSAXSVGDocumentFactory
resolveIDRef(String,List) - method in class org.apache.fop.area.BookmarkData
Resolve this resolvable object.
resolveIDRef(String,List) - method in class org.apache.fop.area.DestinationData
Resolves the idref of this object by getting the PageViewport object that corresponds to the IDRef List)
resolveIDRef(String,List) - method in class org.apache.fop.area.LinkResolver
Resolve by adding an internal link to the first PageViewport in the list.
resolveIDRef(String,List) - method in class org.apache.fop.area.PageViewport
resolveIDRef(String,List) - method in class org.apache.fop.area.Resolvable
This method allows the Resolvable object to resolve one of its unresolved idrefs with the actual set of PageViewports containing the target ID.
resolveIDRef(String,List) - method in class org.apache.fop.area.inline.UnresolvedPageNumber
Resolve the page number idref This resolves the idref for this object by getting the page number string from the first page in the list of pages that apply for this ID.
Resolve by adding an InternalLink trait to the area
resolveLeadingSpace() - method in class org.apache.fop.layoutmgr.LayoutContext
resolver - field in class org.apache.fop.fonts.FontLoader
the FontResolver to use for font URI resolution
Bind the RetrieveMarker to the corresponding Marker subtree.
resolveServletContextURI(String) - method in class org.apache.fop.servlet.ServletContextURIResolver
Resolves the "servlet-context:" URI.
resolveURI(String) - method in class org.apache.fop.apps.FOUserAgent
Attempts to resolve the given URI.
resolveURI(String) - method in class org.apache.fop.pdf.PDFDocument
Resolve a URI.
resolveURI(String,String) - method in class org.apache.fop.apps.FopFactory
Attempts to resolve the given URI.
resolveURI(String,String) - method in class org.apache.fop.apps.FOUserAgent
Attempts to resolve the given URI.
resourceContext - field in class org.apache.fop.svg.PDFGraphics2D
The current resource context for adding fonts, patterns etc.
ResourceGroup - class org.apache.fop.render.afp.modca.ResourceGroup
A Resource Group contains a set of overlays.
ResourceGroup() - constructor for class org.apache.fop.render.afp.modca.ResourceGroup
Default constructor
ResourceGroup(String) - constructor for class org.apache.fop.render.afp.modca.ResourceGroup
Constructor for the ResourceGroup, this takes a name parameter which must be 8 characters long.
ResourceHandler - class org.apache.fop.render.ps.ResourceHandler
This class is used when two-pass production is used to generate the PostScript file (setting "optimize-resources").
resources - field in class org.apache.fop.pdf.PDFDocument
the /Resources object
resources - field in class org.apache.fop.pdf.PDFPattern
The resources associated with this pattern
REST - static field in class org.apache.fop.fo.flow.table.ConditionalBorder
restoreGraphicsState() - method in class org.apache.fop.render.AbstractPathOrientedRenderer
Restores the last graphics state of the rendering engine.
restoreGraphicsState() - method in class org.apache.fop.render.afp.AFPRenderer
Restores the last graphics state of the rendering engine.
restoreGraphicsState() - method in class org.apache.fop.render.java2d.Java2DRenderer
Restores the last graphics state of the rendering engine.
restoreGraphicsState() - method in class org.apache.fop.render.pcl.PCLRenderer
Restores the last graphics state from the stack.
restoreGraphicsState() - method in class org.apache.fop.render.pdf.PDFRenderer
restoreGraphicsState() - method in class org.apache.fop.svg.PDFTextUtil
Creates a "Q" command, restoring the entire graphics state to its former value by popping it from the stack.
restoreGraphicsState() - method in class org.apache.fop.render.ps.PSRenderer
Restores the last graphics state of the rendering engine.
restoreGraphicsState() - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
restorePage(org.apache.fop.render.afp.modca.PageObject) - method in class org.apache.fop.render.afp.modca.AFPDataStream
Helper method to restore the current page.
restorePossibilities() - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
Restores the state stack after a break out.
restoreStateStackAfterBreakOut(List) - method in class org.apache.fop.render.afp.AFPRenderer
Restores the state stack after a break out.
restoreStateStackAfterBreakOut(List) - method in class org.apache.fop.render.java2d.Java2DRenderer
java.util.List)
restoreStateStackAfterBreakOut(List) - method in class org.apache.fop.render.pdf.PDFRenderer
Restores the state stack after a break out.
restoreStateStackAfterBreakOut(List) - method in class org.apache.fop.render.ps.PSRenderer
restoreStateStackAfterBreakOut(List) - method in class org.apache.fop.render.txt.TXTRenderer
Does nothing.
Restricts a MinOptMax using the values from a LengthRangeProperty.
RetrieveMarker - class org.apache.fop.fo.flow.RetrieveMarker
Class modelling the fo:retrieve-marker object.
RetrieveMarker(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.RetrieveMarker
Create a retrieve marker object.
returnFont - field in class org.apache.fop.fonts.FontLoader
the loaded font
rewind() - method in class org.apache.fop.hyphenation.TernaryTree.Iterator
richness - field in class org.apache.fop.fo.properties.CommonAural
The "richness" property.
RIGHT - static field in class org.apache.fop.render.txt.border.AbstractBorderElement
Constant for a line segment, directing from a center of symbol right the the symbol boundary.
right - field in class org.apache.fop.fo.properties.CommonAbsolutePosition
The "right" property.
right - field in class org.apache.fop.fo.properties.CommonRelativePosition
The "right" property.
RIGHT_INDENT_BODY - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for right indent body
RL - static field in class org.apache.fop.area.Area
Stacking right to left
rl_tb - field in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
rmoveTo(float,float) - method in class org.apache.fop.render.ps.PSRenderer
Moves the current point by (x, y) relative to the current position, omitting any connecting line segment.
role - field in class org.apache.fop.fo.properties.CommonAccessibility
The "role" property.
ROLE - static field in class org.apache.fop.render.Renderer
Role constant for Avalon.
Root - class org.apache.fop.fo.pagination.Root
The fo:root formatting object.
root - field in class org.apache.fop.pdf.PDFDocument
the /Root object
root - field in class org.apache.fop.hyphenation.TernaryTree
Root(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.Root
rootFObj - field in class org.apache.fop.fo.FOTreeBuilder
The root of the formatting object tree
rotate(double) - method in class org.apache.fop.area.CTM
Rotate this CTM by "angle" radians and return a new result CTM.
round(int,int) - static method in class org.apache.fop.render.txt.Helper
Returns nearest integer to x, divisible by quantum.
roundPosition(int,int) - static method in class org.apache.fop.render.txt.Helper
Returns the closest integer to x/y fraction.
ROW_BORDER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
List of ALL ROW BORDER attributes, used to select them when writing attributes
ROW_BORDER_BOTTOM - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row border, bottom
ROW_BORDER_HORIZONTAL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row border, horizontal
ROW_BORDER_LEFT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row border, left
ROW_BORDER_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row border, right
ROW_BORDER_TOP - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row border, top
ROW_BORDER_VERTICAL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row border, vertical
ROW_HEIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
Height of a table row in twips
ROW_KEEP_TOGETHER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
row attribute, keep-together
ROW_KEEP_WITH_NEXT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
This control word is nonexistent in RTF, used to simulate the FO:keep-with-next attribute.
ROW_KEEP_WITH_PREVIOUS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
This control word is nonexistent in RTF, used to simulate the FO:keep-with-previous attribute.
ROW_SPAN - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
to process row spanning
rpad(String,char,int) - static method in class org.apache.fop.render.afp.tools.StringUtils
Padds the string to the right with the given character for the specified length.
RTF_FIELD - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
constant for field
RTF_FIELD - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
constant for field
RTF_FIELD - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for field
RTF_FIELD_PAGE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
constant for field on page
RTF_FIELD_PAGE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for field page
RTF_FIELD_PAGEREF_MODEL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
constant for field pageref model
RTF_FIELD_RESULT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
constant for field result
RTF_FIELD_RESULT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
constant for field result
RTF_FIELD_RESULT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
constant for field result
RtfAfter - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfter
RtfContainer that encloses footers
RtfAttributes - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
Attributes for RtfText
RtfBefore - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBefore
The opposite of RtfAfter
RtfBookmark - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
RTF Bookmark.
RtfBookmarkContainerImpl - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmarkContainerImpl
RTF Bookmark container implementation.
RtfColorTable - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
Singelton of the RTF color table.
RtfContainer - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
An RtfElement that can contain other elements.
RtfDocumentArea - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfDocumentArea
The RTF document area, container for RtfSection objects.
RtfElement - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
Base class for all elements of an RTF file.
RtfException - class org.apache.fop.render.rtf.rtflib.exceptions.RtfException
Base class for rtflib exceptions.
RtfException(String) - constructor for class org.apache.fop.render.rtf.rtflib.exceptions.RtfException
RtfExternalGraphic - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
Creates an RTF image from an external graphic file.
RtfExternalGraphic(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer,Writer) - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
Default constructor.
Default constructor.
RtfExtraRowSet - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet
Used to add extra table rows after a row that contains a nested table:
  • created by RtfTableRow before generating RTF code
  • an RtfTableCell that contains a nested table can ask this to put some of its children in extra rows that after the current row
  • once RtfTableRow is done rendering its children, it renders this, causing extra rows to be generated, with content that can come from several RtfTableCells See org.apache.fop.rtf.rtflib.testdocs.NestedTable for an example of usage.
  • RtfFile - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    Models the top-level structure of an RTF file.
    RtfFile(Writer) - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    Create an RTF file that outputs to the given Writer
    RTFFOEventHandlerMaker - class org.apache.fop.render.rtf.RTFFOEventHandlerMaker
    Maker class for RTF support.
    RtfFontManager - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFontManager
    RTF font table
    RtfFootnote - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
    Model of an RTF footnote
    RtfGenerator - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfGenerator
    Represents a generator element which says who generated the RTF document.
    RtfGenerator(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader,Writer) - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfGenerator
    Default constructor for the generator element.
    RTFHandler - class org.apache.fop.render.rtf.RTFHandler
    RTF Handler: generates RTF output using the structure events from the FO Tree sent to this structure handler.
    RTFHandler(org.apache.fop.apps.FOUserAgent,OutputStream) - constructor for class org.apache.fop.render.rtf.RTFHandler
    Creates a new RTF structure handler.
    RtfHyperLink - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
    Creates an hyperlink.
    Default constructor.
    RtfJforCmd - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
    Process "jfor-cmd"
    RtfLineBreak - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfLineBreak
    "Model" of an RTF line break
    RtfList - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
    Model of an RTF list, which can contain RTF list items
    RtfListItem - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
    Model of an RTF list item, which can contain RTF paragraphs
    RtfListItem.RtfListItemLabel - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem.RtfListItemLabel
    special RtfTextrun that is used as list item label
    RtfListItemLabel(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem.RtfListItemLabel
    Constructs the RtfListItemLabel
    RtfListStyle - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
    Class to handle list styles.
    RtfListStyleBullet - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleBullet
    Class to handle bullet list style.
    RtfListStyleNumber - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleNumber
    Class to handle number list style.
    RtfListStyleText - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleText
    Class to handle text list style.
    RtfListStyleText(String) - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleText
    Constructs a RtfListStyleText object.
    RtfListTable - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
    RtfListTable: used to make the list table in the header section of the RtfFile.
    RtfListTable Constructor: sets the number of the list, and allocates for the RtfAttributes
    RtfNull - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfNull
    RtfOptions - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfOptions
    Simplistic options definitions for RTF generation
    RtfPage - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
    Specifies rtf control words.
    RtfPageArea - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageArea
    RtfPageBreak - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageBreak
    "Model" of an RTF page break
    RtfPageNumber - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
    RtfPageNumberCitation - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
    RtfParagraph - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
    Model of an RTF paragraph, which can contain RTF text elements.
    RtfParagraphKeepTogether - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
    Models the keep together attributes of paragraphs
    RtfSection - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
    Models a section in an RTF document
    RtfSpaceManager - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
    This class is responsible for saving space-before/space-after attributes history and adding spacing to established candidates (i.e.
    RtfSpaceManager() - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
    Construct a newly allocated RtfSpaceManager object.
    RtfSpaceSplitter - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
    This class splits block attributes into space-before attribute, space-after attribute and common attributes.
    RtfSpaceSplitter(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes,int) - constructor for class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
    Create RtfSpaceSplitter with given RtfAttributes.
    RtfString - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
    Plain text in a RTF file, without any formatings.
    RtfStringConverter - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStringConverter
    Converts java Strings according to RTF conventions
    RtfStructureException - class org.apache.fop.render.rtf.rtflib.exceptions.RtfStructureException
    Thrown when a method call would lead to an invalid RTF document structure.
    RtfStructureException(String) - constructor for class org.apache.fop.render.rtf.rtflib.exceptions.RtfStructureException
    RtfStyleSheetTable - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
    Singelton of the RTF style sheet table.
    RtfTable - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
    Container for RtfRow elements
    RtfTableCell - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
    A cell in an RTF table, container for paragraphs, lists, etc.
    RtfTableRow - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
    Container for RtfTableCell elements
    RtfTemplate - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
    Singelton of the RTF style template This class belongs to the tag processing.
    RtfText - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    Model of a text run (a piece of text with attributes) in an RTF document
    RtfTextrun - class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
    Class which contains a linear text run.
    rulingCatalog - field in class org.apache.fop.render.mif.MIFFile
    RulingElement - class org.apache.fop.render.mif.RulingElement
    RulingElement() - constructor for class org.apache.fop.render.mif.RulingElement
    runConverter(ClassLoader,String,String) - method in class org.apache.fop.tools.anttasks.RunTest
    Run the Converter.
    runReference() - method in class org.apache.fop.tools.anttasks.RunTest
    Run the tests for the reference jar file.
    RunTest - class org.apache.fop.tools.anttasks.RunTest
    Testing ant task.
    runTest(Node,Node) - method in class org.apache.fop.tools.TestConverter
    Run a particular test.
    runTestCase(Node) - method in class org.apache.fop.tools.TestConverter
    Run a test case.
    runTests(String,String,String) - method in class org.apache.fop.tools.TestConverter
    Run the Tests.

    S

    safelyGetGridUnit(int) - method in class org.apache.fop.fo.flow.table.EffRow
    Returns the grid unit at a given position.
    save() - method in class org.apache.fop.fonts.FontCache
    Writes the font cache to disk.
    saveAbsolutePosition(String,int,int) - method in class org.apache.fop.render.pdf.PDFRenderer
    Saves id's absolute position on page for later retrieval by PDFGoTos, using the currently valid transformation and the currently valid PDF page reference
    Saves id's absolute position on page for later retrieval by PDFGoTos
    saveBlockPosIfTargetable(org.apache.fop.area.Block) - method in class org.apache.fop.render.pdf.PDFRenderer
    If the given block area is a possible link target, its id + absolute position will be saved.
    saveGraphicsState() - method in class org.apache.fop.render.AbstractPathOrientedRenderer
    Saves the graphics state of the rendering engine.
    saveGraphicsState() - method in class org.apache.fop.render.afp.AFPRenderer
    Saves the graphics state of the rendering engine.
    saveGraphicsState() - method in class org.apache.fop.render.java2d.Java2DRenderer
    Saves the graphics state of the rendering engine.
    saveGraphicsState() - method in class org.apache.fop.render.pcl.PCLRenderer
    Saves the current graphics state on the stack.
    saveGraphicsState() - method in class org.apache.fop.render.pdf.PDFRenderer
    saveGraphicsState() - method in class org.apache.fop.svg.PDFTextUtil
    Creates a "q" command, pushing a copy of the entire graphics state onto the stack.
    saveGraphicsState() - method in class org.apache.fop.render.ps.PSRenderer
    Saves the graphics state of the rendering engine.
    saveGraphicsState() - method in class org.apache.fop.render.txt.TXTRenderer
    Does nothing.
    If the given inline area is a possible link target, its id + absolute position will be saved.
    savePage() - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Helper method to save the current page.
    savePage(ObjectOutputStream) - method in class org.apache.fop.area.PageViewport
    Save the page contents to an object stream.
    Save a page.
    savePossibilities(boolean) - method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
    saveTo(File) - method in class org.apache.fop.fonts.FontCache
    Writes the font cache to disk.
    sc - field in class org.apache.fop.hyphenation.TernaryTree
    The character stored in this node: splitchar.
    scale(double,double) - method in class org.apache.fop.area.CTM
    Scale this CTM by the passed x and y values and return a new result CTM.
    ScaledBaselineTable - interface org.apache.fop.layoutmgr.inline.ScaledBaselineTable
    The FOP specific incarnation of the XSL-FO scaled baseline table.
    ScaledBaselineTableFactory - class org.apache.fop.layoutmgr.inline.ScaledBaselineTableFactory
    A factory class for making alignment contexts.
    scaleFactor - field in class org.apache.fop.render.java2d.Java2DRenderer
    The scale factor for the image size, values: ]0 ; 1]
    scaleUniform - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Flag whether the image size shall be adjusted
    script - field in class org.apache.fop.fo.properties.CommonHyphenation
    The "script" property
    searchPatterns(char[],int,byte[]) - method in class org.apache.fop.hyphenation.HyphenationTree
    Search for all possible partial matches of word starting at index an update interletter values.
    seekAdd(long) - method in class org.apache.fop.fonts.truetype.FontFileReader
    Set current file position to offset
    seekSet(long) - method in class org.apache.fop.fonts.truetype.FontFileReader
    Set current file position to offset
    segments - field in class org.apache.fop.render.afp.modca.AbstractPageObject
    The list of the include page segments
    selectAt(double,double,TextNode) - method in class org.apache.fop.render.ps.PSTextPainter
    Select at.
    selectCurrentPattern(int,int) - method in class org.apache.fop.render.pcl.PCLGenerator
    Select the current pattern
    selectFirst(TextNode) - method in class org.apache.fop.render.ps.PSTextPainter
    Selec first.
    selectFirstColumn() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
    reset the column iteration index, meant to be called when creating a new row
    selectFirstColumn() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    Reset the column iteration index, meant to be called when creating a new row The 'public' modifier has been added by Boris Poudérous for 'number-columns-spanned' processing
    selectFontForChar(char) - method in class org.apache.fop.svg.PDFTextUtil
    Selects a font from the font list suitable to display the given character.
    selectGrayscale(Color) - method in class org.apache.fop.render.pcl.PCLGenerator
    Selects the current grayscale color (the given color is converted to grayscales).
    selectLast(TextNode) - method in class org.apache.fop.render.ps.PSTextPainter
    Select last.
    selectNextColumn() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
    increment the column iteration index
    selectNextColumn() - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    Increment the column iteration index The 'public' modifier has been added by Boris Poudérous for 'number-columns-spanned' processing
    selectPageSize(int) - method in class org.apache.fop.render.pcl.PCLGenerator
    Selects the page size.
    selectPaperSource(int) - method in class org.apache.fop.render.pcl.PCLGenerator
    Selects the paper source.
    selectTo(double,double,Mark) - method in class org.apache.fop.render.ps.PSTextPainter
    Select to.
    SEPARATE - static field in class org.apache.fop.traits.BorderProps
    Separate border model
    separateJobs() - method in class org.apache.fop.render.pcl.PCLGenerator
    Sends the job separation command.
    SerializeHyphPattern - class org.apache.fop.tools.anttasks.SerializeHyphPattern
    SerializeHyphPattern
    SERVLET_CONTEXT_PROTOCOL - static field in class org.apache.fop.servlet.ServletContextURIResolver
    The protocol name for the servlet context URIs.
    This class is a URIResolver implementation that provides access to resources in the WEB-INF directory of a web application using "servlet-content:" URIs.
    ServletContextURIResolver(ServletContext) - constructor for class org.apache.fop.servlet.ServletContextURIResolver
    Main constructor
    set(int,double) - method in class org.apache.fop.pdf.PDFArray
    Sets an entry at a given location.
    set(int,Object) - method in class org.apache.fop.pdf.PDFArray
    Sets an entry at a given location.
    set(Object) - method in class org.apache.fop.fo.FObj.FObjIterator
    set(Object) - method in class org.apache.fop.layoutmgr.LMiter
    set(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    Set attributes from another attributes object
    set(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    set an attribute that has no value.
    set(String,Color) - method in class org.apache.fop.render.rtf.FOPRtfAttributes
    Set an attribute that has a Color value.
    set(String,int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    Set an attribute that has an integer value
    set(String,org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    Set an attribute that has nested attributes as value
    set(String,String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    Set an attribute that has a String value
    setAction(org.apache.fop.pdf.PDFAction) - method in class org.apache.fop.pdf.PDFLink
    Set the pdf action for this link.
    Sets an additional entity resolver.
    setAdjustingInfo(int,int,int) - method in class org.apache.fop.area.inline.InlineArea
    Create a new adjustment information object
    setAdjustment(int) - method in class org.apache.fop.area.inline.InlineArea
    Modify the adjustment value in the adjustment information object
    setAllowCopyContent(boolean) - method in class org.apache.fop.pdf.PDFEncryptionParams
    Sets the permission for copying content.
    setAllowEditAnnotations(boolean) - method in class org.apache.fop.pdf.PDFEncryptionParams
    Sets the permission for editing annotations.
    setAllowEditContent(boolean) - method in class org.apache.fop.pdf.PDFEncryptionParams
    Sets the permission for editing content.
    setAllowPrint(boolean) - method in class org.apache.fop.pdf.PDFEncryptionParams
    Sets the persmission for printing.
    setAllTextAsBitmaps(boolean) - method in class org.apache.fop.render.pcl.PCLRenderer
    Controls whether all text should be generated as bitmaps or only text for which there's no native font.
    setAlpha(float,boolean) - method in class org.apache.fop.pdf.PDFGState
    Sets the alpha value.
    setAMode(org.apache.fop.pdf.PDFAMode) - method in class org.apache.fop.render.pdf.PDFRenderer
    setApplied(boolean) - method in class org.apache.fop.pdf.PDFFilter
    Set the applied attribute to the given value.
    setAreaClass(int) - method in class org.apache.fop.area.Area
    Set the area class of this area.
    setAscender(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    Ascender height is the distance from the character baseline to the top of the character box.
    setAscender(int) - method in class org.apache.fop.fonts.CustomFont
    setAscender(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the ascent value.
    setAscender(Number) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the Ascender value.
    setAuthor(String) - method in class org.apache.fop.apps.FOUserAgent
    Sets the author of the document.
    setAuthor(String) - method in class org.apache.fop.pdf.PDFInfo
    set the author string
    setAutoRotateLandscape(boolean) - method in class org.apache.fop.render.ps.PSRenderer
    Sets the landscape mode for this renderer.
    setBackColor(Color) - method in class org.apache.fop.pdf.PDFState
    Set the current background color.
    setBackgroundColor(Color) - method in class org.apache.fop.svg.PDFDocumentGraphics2D
    Set the background of the pdf document.
    setBase14KerningEnabled(boolean) - method in class org.apache.fop.apps.FopFactory
    Controls whether kerning is activated on base 14 fonts.
    setBasedir(File) - method in class org.apache.fop.tools.anttasks.Fop
    Sets the base directory for single FO file (non-fileset) usage
    setBasedir(String) - method in class org.apache.fop.tools.anttasks.RunTest
    Sets the base directory.
    setBaseDir(String) - method in class org.apache.fop.tools.TestConverter
    Sets the base directory.
    setBaselineOffset(int) - method in class org.apache.fop.area.inline.AbstractTextArea
    Set the baseline offset.
    setBaseURL(String) - method in class org.apache.fop.apps.FopFactory
    Sets the base URL.
    setBaseURL(String) - method in class org.apache.fop.apps.FOUserAgent
    Sets the base URL.
    setBBox(Rectangle2D) - method in class org.apache.fop.pdf.PDFFormXObject
    Sets the bounding box of the Form XObject.
    setBBox(RectangularShape) - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    Sets the character's bounding box.
    setBeforeAndAfterBaselines(int,int) - method in class org.apache.fop.layoutmgr.inline.BasicScaledBaselineTable
    setBeforeAndAfterBaselines(int,int) - method in class org.apache.fop.layoutmgr.inline.ScaledBaselineTable
    Sets the position of the before and after baselines.
    setBFEntries(org.apache.fop.fonts.BFEntry[]) - method in class org.apache.fop.fonts.MultiByteFont
    Sets the bfentries.
    setBitsPerComponent(int) - method in class org.apache.fop.pdf.FlateFilter
    Set the number of bits per component.
    setBitsPerPixel(int) - method in class org.apache.fop.render.afp.AFPRenderer
    Sets the number of bits used per pixel
    setBleedBox(Rectangle2D) - method in class org.apache.fop.pdf.PDFPage
    Sets the "BleedBox" entry
    setBody(org.apache.fop.fo.flow.ListItemBody) - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
    Create a LM for the fo:list-item-body object
    setBookmarkTree(org.apache.fop.fo.pagination.bookmarks.BookmarkTree) - method in class org.apache.fop.fo.pagination.Root
    Set the BookmarkTree object for this FO
    setBorderAttributes(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
    Sets the RtfAttributes for the borders of the table.
    Sets a border.
    Sets border and padding traits on areas.
    setBordersFromCell() - method in class org.apache.fop.fo.flow.table.EmptyGridUnit
    setBordersFromCell() - method in class org.apache.fop.fo.flow.table.GridUnit
    Prepares the borders of this grid unit for upcoming resolution, in the collapsing model.
    setBorderStyleId(int) - method in class org.apache.fop.fo.properties.BorderWidthPropertyMaker
    Set the propId of the style property for the same side.
    setBorderWidthCorresponding(int[]) - method in class org.apache.fop.fo.properties.IndentPropertyMaker
    Set the corresponding values for the border-*-width properties.
    setBPAlignment(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Sets the currently applicable alignment in BP direction.
    setBPD(int) - method in class org.apache.fop.area.Area
    Set the block progression dimension of the content rectangle for this area.
    setBreakAfter(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Sets the value of the break after the current element.
    setBreakAfter(int) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
    Don't use, reserved for TableCellLM.
    setBreakBefore(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Sets the value of the break before the current element.
    setBreakBefore(int) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
    Don't use, reserved for TableCellLM.
    setBreakClass(int) - method in class org.apache.fop.layoutmgr.BreakElement
    Sets the break class.
    setBreakClass(int) - method in class org.apache.fop.layoutmgr.KnuthPenalty
    Sets the break class for this penalty.
    Controls whether to enable a feature that breaks indent inheritance when crossing reference area boundaries.
    setBufferedImageType(int) - method in class org.apache.fop.render.bitmap.TIFFRenderer
    setByShorthand - field in class org.apache.fop.fo.properties.PropertyMaker
    Indicates whether the property is set through a shorthand.
    setByShorthand(boolean) - method in class org.apache.fop.fo.properties.PropertyMaker
    Set the setByShorthand flag which only is applicable for subproperty makers.
    setCandidate(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
    Set attributes as candidate for space attributes inheritance.
    setCapHeight(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    Cap height is the average height of the uppercase characters in a font.
    setCapHeight(int) - method in class org.apache.fop.fonts.CustomFont
    setCapHeight(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the capital height value.
    setCapHeight(Number) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the CapHeight value.
    setCharacterSet(String) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the CharacterSet value.
    setCharCode(int) - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    Sets the character code.
    setCharName(String) - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    Sets the PostScript character name.
    setCharProcs(org.apache.fop.pdf.PDFCharProcs) - method in class org.apache.fop.pdf.PDFFontType3
    Set the glyphs' definitions.
    Set the current child layout context
    setChildren(List) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
    Add by Boris Poudérous on 07/22/2002 Set the children list
    setCIDMap(org.apache.fop.pdf.PDFStream) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the /CIDToGIDMap (to be used only for CIDFontType2)
    setCIDMapIdentity() - method in class org.apache.fop.pdf.PDFCIDFont
    Set the /CIDToGIDMap (to be used only for CIDFontType2) to "Identity"
    Sets the CIDSet stream for this font descriptor.
    Set the CID set stream.
    setCIDType(org.apache.fop.fonts.CIDFontType) - method in class org.apache.fop.fonts.MultiByteFont
    Sets the CIDType.
    setClip(boolean) - method in class org.apache.fop.area.BlockViewport
    Set the clipping for this viewport.
    setClip(boolean) - method in class org.apache.fop.area.RegionViewport
    Set the clipping for this region viewport.
    setClip(boolean) - method in class org.apache.fop.area.inline.Viewport
    Set the clip of this viewport.
    setClip(Shape) - method in class org.apache.fop.pdf.PDFState
    Set the current clip.
    setClippingDisabled(boolean) - method in class org.apache.fop.render.pcl.PCLGraphics2D
    Allows to disable all clipping operations.
    setCMAP(org.apache.fop.pdf.PDFCMap) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the CMap used as /ToUnicode cmap
    setCMAP(org.apache.fop.pdf.PDFCMap) - method in class org.apache.fop.pdf.PDFFontType0
    Sets the character map
    setCollapsedBorders() - method in class org.apache.fop.fo.flow.table.Table
    setCollapsedBorders() - method in class org.apache.fop.fo.flow.table.TableBody
    {inheritDoc}
    setCollapsedBorders() - method in class org.apache.fop.fo.flow.table.TableCell
    setCollapsedBorders() - method in class org.apache.fop.fo.flow.table.TableColumn
    setCollapsedBorders() - method in class org.apache.fop.fo.flow.table.TableFObj
    Prepares the borders of this element if the collapsing-border model is in use.
    setCollapsedBorders() - method in class org.apache.fop.fo.flow.table.TableRow
    {inheritDoc}
    setColor(Color) - method in class org.apache.fop.pdf.PDFState
    Set the current color.
    setColor(Color) - method in class org.apache.fop.area.Trait.Background
    Sets the color.
    setColor(Color,boolean,StringBuffer) - method in class org.apache.fop.render.pdf.PDFRenderer
    Establishes a new foreground or fill color.
    setColorImages(boolean) - method in class org.apache.fop.render.afp.AFPRenderer
    Sets whether images are color or not
    setColors(int) - method in class org.apache.fop.pdf.FlateFilter
    Set the colors for this filter.
    Sets the color space to encode in PDF.
    setColorSpace(int) - method in class org.apache.fop.pdf.PDFColor
    Set the color space for this color.
    setColorSpace(int) - method in class org.apache.fop.pdf.PDFDeviceColorSpace
    Set the current colorspace.
    setColorSpace(int) - method in class org.apache.fop.pdf.PDFDocument
    Set the color space.
    setColorSpace(int) - method in class org.apache.fop.pdf.PDFPathPaint
    Set the color space for this paint.
    Set the color space for this image.
    setColumnIndex(int) - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    Set current column index.
    setColumnNumber(int) - method in class org.apache.fop.fo.flow.table.TableColumn
    Used for setting the column-number for an implicit column
    setColumns(int) - method in class org.apache.fop.pdf.FlateFilter
    Set the number of columns for this filter.
    setColumnWidth(org.apache.fop.datatypes.Length) - method in class org.apache.fop.fo.flow.table.TableColumn
    Sets the column width.
    Set the border and padding properties of the inline area.
    setCompactFormat(boolean) - method in class org.apache.fop.render.xml.XMLRenderer
    Sets a component of the compound datatype.
    setCompressionRate(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Sets the compression rate for the image in percent.
    setConstantLineWidth(int) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
    setConsumer(org.apache.fop.hyphenation.PatternConsumer) - method in class org.apache.fop.hyphenation.PatternParser
    setContent(org.apache.fop.area.Area) - method in class org.apache.fop.area.inline.Viewport
    Sets the content area.
    setContent(String) - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
    Sets the data
    setContent(String) - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
    Sets the content for the setup code object.
    setContentAreaIPD(int) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
    Sets the IPD of the content area
    setContentAreaIPD(int) - method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
    setContentHandler(ContentHandler) - method in class org.apache.fop.render.xml.XMLRenderer
    Sets an outside TransformerHandler to use instead of the default one create in this class in startRenderer().
    setContentHeight(int) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
    Set the content height for this cell.
    setContentPosition(Rectangle2D) - method in class org.apache.fop.area.inline.Viewport
    Set the position and size of the content of this viewport.
    setContents(org.apache.fop.pdf.PDFStream) - method in class org.apache.fop.pdf.PDFPage
    set this page contents
    setCorresponding(int,int,int) - method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
    Set the correspoding property information.
    setCountry(String) - method in class org.apache.fop.area.PageSequence
    Sets the country that applies to this page-sequence.
    setCreationDate(Date) - method in class org.apache.fop.apps.FOUserAgent
    Sets the creation date of the document.
    setCreationDate(Date) - method in class org.apache.fop.pdf.PDFDocument
    Set the creation date of the document.
    setCreationDate(Date) - method in class org.apache.fop.pdf.PDFInfo
    setCreator(String) - method in class org.apache.fop.apps.FOUserAgent
    Sets the creator of the document.
    setCreator(String) - method in class org.apache.fop.pdf.PDFDocument
    Set the creator of the document.
    setCreator(String) - method in class org.apache.fop.pdf.PDFInfo
    set the creator string
    setCTM(org.apache.fop.area.CTM) - method in class org.apache.fop.area.BlockViewport
    Set the transform of this viewport.
    setCTM(org.apache.fop.area.CTM) - method in class org.apache.fop.area.RegionReference
    Set the Coordinate Transformation Matrix which transforms content coordinates in this region reference area which are specified in terms of "start" and "before" into coordinates in a system which is positioned in "absolute" directions (with origin at lower left of the region reference area.
    setCurrentArea(org.apache.fop.area.Area) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
    Set the current area.
    Set the current area being filled.
    setCurrentArea(org.apache.fop.area.inline.InlineArea) - method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
    Set the current inline area.
    setCurrentFirstSpanningCol(boolean) - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    setCurrentFont(org.apache.fop.fonts.Font) - method in class org.apache.fop.svg.PDFTextUtil
    Sets the current font.
    Provides access for setting the current page.
    setCurrentPage(org.apache.fop.pdf.PDFPage) - method in class org.apache.fop.svg.PDFContext
    Sets the current page
    setCurrentPageNumber(int) - method in class org.apache.fop.render.java2d.Java2DRenderer
    setCurrentTransform(AffineTransform) - method in class org.apache.fop.svg.PDFAElementBridge
    Set the current transform of this element.
    setCurrentXPosition(int) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the currentXPosition.
    setCurrentYPosition(int) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the currentYPosition.
    setCursorPos(double,double) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the cursor to a new absolute coordinate.
    setCustomURIResolver(URIResolver) - method in class org.apache.fop.apps.FOURIResolver
    Sets the custom URI Resolver.
    setData(byte[]) - method in class org.apache.fop.pdf.PDFFormXObject
    Used to set the contents of the PDF stream.
    setData(byte[]) - method in class org.apache.fop.pdf.PDFStream
    Used to set the contents of the PDF stream.
    setData(byte[],int) - method in class org.apache.fop.pdf.PDFTTFStream
    Sets the TrueType font data.
    setData(int,int) - method in class org.apache.fop.render.txt.border.AbstractBorderElement
    Sets a value for data[side].
    setData(org.apache.fop.fonts.type1.PFBData) - method in class org.apache.fop.pdf.PDFT1Stream
    Used to set the PFBData object that represents the embeddable Type 1 font.
    Set the shorthand datatype parser.
    setDebug(boolean) - method in class org.apache.fop.tools.TestConverter
    Controls whether to set logging to debug level
    setDeclarations(org.apache.fop.fo.pagination.Declarations) - method in class org.apache.fop.fo.pagination.Root
    Sets the associated Declarations.
    setDecodeParms(org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.CCFFilter
    Sets the CCF decoding parameters
    setDefault(String) - method in class org.apache.fop.fo.properties.PropertyMaker
    Set the default value for this maker.
    setDefault(String,boolean) - method in class org.apache.fop.fo.properties.PropertyMaker
    Set the default value for this maker.
    setDefaultCacheToFile(boolean) - static method in class org.apache.fop.pdf.StreamCacheFactory
    Sets the global default for cacheToFile
    setDefaultStyle(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
    Sets the default style.
    setDefaultWidth(int) - method in class org.apache.fop.fonts.MultiByteFont
    Sets the defaultWidth.
    Sets the delegate ContentHandler that all events are forwarded to.
    setDelegateDTDHandler(DTDHandler) - method in class org.apache.fop.util.DelegatingContentHandler
    Sets the delegate DTDHandler.
    Sets the delegate EntityResolver.
    Sets the delegate ErrorHandler.
    Sets the delegate LexicalHandler.
    Set the descendant font
    setDescender(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    Descender depth is the distance from the character baseline to the bottom of a character box.
    setDescender(int) - method in class org.apache.fop.fonts.CustomFont
    setDescender(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the descent value.
    setDescender(Number) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the Descender value.
    Set the font descriptor (unused for the Type3 fonts)
    setDestination(String) - method in class org.apache.fop.svg.PDFANode
    Set the destination String.
    setDestination(String) - method in class org.apache.fop.pdf.PDFGoTo
    Set the destination string for this Goto.
    Sets the destination ICC profile.
    setDests(org.apache.fop.pdf.PDFDests) - method in class org.apache.fop.pdf.PDFNames
    Set the Dests object
    setDeviceDPI(float) - method in class org.apache.fop.svg.PDFDocumentGraphics2D
    Set the device resolution for rendering.
    setDifferences(org.apache.fop.pdf.PDFArray) - method in class org.apache.fop.pdf.PDFEncoding
    Sets the Differences value.
    setDisableAllFilters(boolean) - method in class org.apache.fop.pdf.PDFFilterList
    Used to disable all filters.
    setDisplayMode(int) - method in class org.apache.fop.render.awt.viewer.PreviewPanel
    Sets the display mode.
    setDocument(Document) - method in class org.apache.fop.area.inline.ForeignObject
    Sets the DOM document for this foreign object.
    setDocument(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.pdf.PDFObject
    Sets the parent PDFDocument.
    setDocumentLocator(Locator) - method in class org.apache.fop.util.DelegatingContentHandler
    setDocumentLocator(Locator) - method in class org.apache.fop.fonts.FontReader
    setDocumentLocator(Locator) - method in class org.apache.fop.fo.FOTreeBuilder
    setDoOutput(boolean) - method in class org.apache.fop.render.txt.TXTStream
    Controls whether output is actually written.
    setDSCCompliant(boolean) - method in class org.apache.fop.render.ps.PSRenderer
    Sets whether or not Dublin Core Standard (dsc) compliance is enforced.
    setDW(int) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the /DW attribute
    setDW2(int,int) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the two elements of the /DW2 array
    setDW2(int[]) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the (two elements) /DW2 array
    setElements(LinkedList) - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
    Sets the Knuth elements for the table cell containing this grid unit.
    setEmbedFileName(String) - method in class org.apache.fop.fonts.CustomFont
    setEmbedFileName(String) - method in class org.apache.fop.fonts.MutableFont
    Sets the path to the embeddable font file.
    setEmbedResourceName(String) - method in class org.apache.fop.fonts.CustomFont
    setEmbedResourceName(String) - method in class org.apache.fop.fonts.MutableFont
    Sets the resource name of the embeddable font file.
    Sets the encoding of the font.
    setEncoding(org.apache.fop.pdf.PDFEncoding) - method in class org.apache.fop.pdf.PDFFont
    Sets the Encoding value of the font.
    setEncoding(String) - method in class org.apache.fop.pdf.PDFFont
    Sets the Encoding value of the font.
    setEncoding(String) - method in class org.apache.fop.fonts.SingleByteFont
    Sets the encoding of the font.
    setEncoding(String) - method in class org.apache.fop.render.txt.TXTRenderer
    Sets the encoding of the target file.
    setEncoding(String) - method in class org.apache.fop.render.txt.TXTStream
    Set the encoding for the text stream.
    setEncodingScheme(String) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the EncodingScheme value
    setEncryptedSegment(byte[]) - method in class org.apache.fop.fonts.type1.PFBData
    Sets the encrypted segment of the font file.
    Enables PDF encryption.
    setEndPage(int) - method in class org.apache.fop.render.print.PrintRenderer
    Sets the number of the last page to be printed.
    setEntityResolver(EntityResolver) - method in class org.apache.fop.svg.AbstractFOPTranscoder
    Sets the EntityResolver that should be used when building SVG documents.
    setErrorDump(boolean) - method in class org.apache.fop.tools.anttasks.SerializeHyphPattern
    Controls the amount of error information dumped.
    setExplicitHeight(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.fo.flow.table.EffRow
    Sets the height for this row that resulted from the explicit height properties specified by the user.
    setExternalURL(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
    Sets the url of the external link.
    setExtraCorresponding(int[][]) - method in class org.apache.fop.fo.properties.DimensionPropertyMaker
    setFailOnly(boolean) - method in class org.apache.fop.tools.TestConverter
    Controls whether to process only the tests which are specified as fail in the test results.
    setFamilyName(String) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the FamilyName value.
    setFamilyNames(Set) - method in class org.apache.fop.fonts.CustomFont
    setFamilyNames(Set) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's family names (Example: "Helvetica").
    setFilenames(String) - method in class org.apache.fop.tools.anttasks.FileCompare
    Sets the comma-separated list of files to process.
    setFilterMap(Map) - method in class org.apache.fop.pdf.PDFDocument
    Set the filter map to use for filters in this document.
    setFilterMap(Map) - method in class org.apache.fop.render.pdf.PDFRenderer
    setFinished(boolean) - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
    Set the flag indicating the LayoutManager has handled all of its content.
    setFinished(boolean) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
    setFinished(boolean) - method in class org.apache.fop.layoutmgr.LayoutManager
    Set a flag indicating whether the LayoutManager has laid out all its content.
    setFirstChar(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    The first character in the character set
    setFirstChar(int) - method in class org.apache.fop.fonts.CustomFont
    setFirstChar(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the index of the first character in the character table.
    setFirstWithID(String) - method in class org.apache.fop.area.PageViewport
    Add an "ID-first" to this page.
    setFixedPitch(boolean) - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
    Set the IsFixedPitch value.
    setFlag(int) - method in class org.apache.fop.fo.flow.table.GridUnit
    Sets the given flag on this grid unit.
    setFlag(int,boolean) - method in class org.apache.fop.fo.flow.table.GridUnit
    Sets a flag on a GridUnit.
    setFlags(int) - method in class org.apache.fop.fonts.CustomFont
    setFlags(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    setFlags(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's flags
    setFlags(int,boolean) - method in class org.apache.fop.layoutmgr.LayoutContext
    setFlushOnRetrieval(boolean) - method in class org.apache.fop.render.ps.PSPageDeviceDictionary
    The contents of the dictionary are flushed when written
    setFOEventHandler(org.apache.fop.fo.FOEventHandler) - method in class org.apache.fop.fo.pagination.Root
    Sets the FOEventHandler object that this Root is attached to
    Sets an explicit FOEventHandler instance which overrides the one defined by the render type setting.
    setFofile(File) - method in class org.apache.fop.tools.anttasks.Fop
    Sets the input XSL-FO file.
    setFont(org.apache.fop.fonts.Font) - method in class org.apache.fop.svg.PDFTextUtil
    Sets the current font for the text object.
    setFont(String,float,String) - method in class org.apache.fop.render.pcl.PCLRenderer
    Sets the current font (NOTE: Hard-coded font mappings ATM!)
    setFontBaseURL(String) - method in class org.apache.fop.apps.FopFactory
    Sets the font base URL.
    setFontBaseURL(String) - method in class org.apache.fop.apps.FOUserAgent
    sets font base URL
    setFontBBox(int[]) - method in class org.apache.fop.fonts.CustomFont
    setFontBBox(int[]) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's bounding box
    setFontBBox(org.apache.fop.pdf.PDFRectangle) - method in class org.apache.fop.pdf.PDFFontType3
    Set the font's bounding box
    setFontBBox(RectangularShape) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the FontBBox value.
    setFontEmbedPath(String) - method in class org.apache.fop.fonts.FontReader
    Sets the path to embed a font.
    Set the optional font file stream
    Sets the font info for this PDF document.
    setFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the fontInfo.
    setFontList(List) - method in class org.apache.fop.render.PrintRenderer
    setFontMatrix(org.apache.fop.pdf.PDFArray) - method in class org.apache.fop.pdf.PDFFontType3
    Set the font's transformation matrix
    setFontName(String) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the FontName value.
    setFontName(String) - method in class org.apache.fop.fonts.CustomFont
    setFontName(String) - method in class org.apache.fop.fonts.MutableFont
    Sets the "PostScript" font name (Example: "Helvetica-BoldOblique").
    setFontReference(int) - method in class org.apache.fop.render.afp.AFPFontAttributes
    Sets the FontReference attribute
    setFonts(org.apache.fop.fonts.Font[]) - method in class org.apache.fop.svg.PDFTextUtil
    Sets the current fonts for the text object.
    setFontSubFamilyName(String) - method in class org.apache.fop.fonts.CustomFont
    Sets the font's subfamily name.
    setFontType(org.apache.fop.fonts.FontType) - method in class org.apache.fop.fonts.CustomFont
    setFontType(org.apache.fop.fonts.FontType) - method in class org.apache.fop.fonts.MutableFont
    Sets the font type.
    setForce(boolean) - method in class org.apache.fop.tools.anttasks.Fop
    Set whether to check dependencies, or to always generate; optional, default is false.
    Sets a foreign attribute.
    setForeignAttributes(Map) - method in class org.apache.fop.area.AreaTreeObject
    Set foreign attributes from a Map.
    setFormat(String) - method in class org.apache.fop.tools.anttasks.Fop
    Sets output format (MIME type).
    setFullName(String) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the FullName value.
    setFullName(String) - method in class org.apache.fop.fonts.CustomFont
    setFullName(String) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's full name (usually the one that the operating system displays).
    setGeneratesBlockArea(boolean) - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
    Lets implementing LM set the flag indicating if they generate block areas.
    setGeneratesReferenceArea(boolean) - method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
    Lets implementing LM set the flag indicating if they generate reference areas.
    setGlyphStartIndex(int) - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
    Sets the glyphStartIndex.
    setGoToReference(Object) - method in class org.apache.fop.pdf.PDFDestination
    Sets the GoToReference in the associated DestinationData object.
    setGoToReference(String) - method in class org.apache.fop.pdf.PDFDestination
    Sets the GoToReference in the associated DestinationData object.
    setGraphicContext(GraphicContext) - method in class org.apache.fop.render.pcl.PCLGraphics2D
    Sets the GraphicContext
    setGraphicContext(GraphicContext) - method in class org.apache.fop.svg.PDFGraphics2D
    Set the Grpahics context.
    Set an attribute that has a Length value (internal units in half-points)
    setHandlerConfiguration(Configuration) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the handler configuration.
    setHeaderAttribs(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
    Added by Normand Masse Support for table-header attributes (used instead of table attributes)
    setHeaderSegment(byte[]) - method in class org.apache.fop.fonts.type1.PFBData
    Sets the header segment of the font file.
    setHeight(int) - method in class org.apache.fop.render.txt.border.BorderManager
    Sets height of current processed border.
    setHeight(int) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the height.
    setHeight(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.fo.flow.table.EffRow
    Sets the calculated height for this EffRow, including everything (cells' bpds, paddings, borders, and border-separation).
    setHeight(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Sets the desired height of the image.
    setHint(String,String) - method in class org.apache.fop.render.pcl.DefaultMonochromeBitmapConverter
    setHint(String,String) - method in class org.apache.fop.render.pcl.JAIMonochromeBitmapConverter
    setHint(String,String) - method in class org.apache.fop.render.pcl.MonochromeBitmapConverter
    Sets a hint to the implementation
    setHMerge(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
    Set horizontal cell merging status
    setHoriz(int) - method in class org.apache.fop.area.Trait.Background
    Sets the horizontal offset.
    Sets the HyphenationTreeResolver to be used for resolving user-supplied hyphenation files.
    setHyphenBaseURL(String) - method in class org.apache.fop.apps.FopFactory
    Sets the hyphen base URL.
    setIDRef(String) - method in class org.apache.fop.area.Trait.InternalLink
    Sets the target ID.
    Sets the ImageCellPosition.
    setImageCompression(byte) - method in class org.apache.fop.render.afp.modca.ImageContent
    Sets the image compression.
    setImageCompression(byte) - method in class org.apache.fop.render.afp.modca.ImageObject
    Sets the image compression.
    setImageCompression(byte) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Sets the image compression.
    setImageData(byte[]) - method in class org.apache.fop.render.afp.modca.ImageObject
    Set the data of the image.
    setImageData(byte[]) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Set the data of the image.
    setImageData(byte[]) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Sets the binary imagedata of the image.
    setImageData(data[]) - method in class org.apache.fop.render.afp.modca.ImageContent
    Set the data of the image.
    setImageData(int,int,int,int) - method in class org.apache.fop.render.afp.modca.ObjectEnvironmentGroup
    Set the dimensions of the image.
    setImageEncoding(byte) - method in class org.apache.fop.render.afp.modca.ImageContent
    Sets the image encoding.
    setImageEncoding(byte) - method in class org.apache.fop.render.afp.modca.ImageObject
    Sets the image encoding.
    setImageEncoding(byte) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Sets the image encoding.
    setImageIDEColorModel(byte) - method in class org.apache.fop.render.afp.modca.ImageContent
    Sets the image IDE color model.
    setImageIDEColorModel(byte) - method in class org.apache.fop.render.afp.modca.ImageObject
    Sets the image IDE color model.
    setImageIDEColorModel(byte) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Sets the image IDE color model.
    setImageIDESize(byte) - method in class org.apache.fop.render.afp.modca.ImageContent
    Sets the image IDE size.
    setImageIDESize(byte) - method in class org.apache.fop.render.afp.modca.ImageObject
    Sets the image IDE size.
    setImageIDESize(byte) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Sets the image IDE size.
    setImageInfo(ImageInfo) - method in class org.apache.fop.area.Trait.Background
    Sets the ImageInfo of the image to use as the background image.
    Sets the ImageInputDescriptor.
    Sets the ImageOutputControl.
    setImageParameters(int,int,int,int) - method in class org.apache.fop.render.afp.modca.ImageObject
    Set the dimensions of the image.
    Sets the ImageRastorData.
    setImageSize(int,int,int,int) - method in class org.apache.fop.render.afp.modca.ImageContent
    Sets the image size parameters resolution, hsize and vsize.
    setImageSize(int,int,int,int) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Sets the image size parameters resolution, hsize and vsize.
    setImageViewport(int,int,int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.ImageObject
    Sets the image display area position and size.
    setIndex(int) - method in class org.apache.fop.layoutmgr.Position
    Sets the index of this position in the sequence of Position elements.
    setInfo(String) - method in class org.apache.fop.pdf.PDFOutputIntent
    Sets the Info field.
    setInherited(boolean) - method in class org.apache.fop.fo.properties.PropertyMaker
    Set the inherited flag.
    setInternalURL(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
    Sets the url of the external link.
    setIPD(int) - method in class org.apache.fop.area.Area
    Set the inline progression dimension of content rectangle for this area.
    setIPDAdjust(double) - method in class org.apache.fop.layoutmgr.LayoutContext
    setItalicAngle(double) - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
    Sets the ItalicAngle value.
    setItalicAngle(int) - method in class org.apache.fop.fonts.CustomFont
    setItalicAngle(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's italic angle.
    setKeepn() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
    Set the keepn attribute for this paragraph
    setKeepWithNext() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
    Don't use, reserved for TableCellLM.
    setKeepWithPrevious() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
    Don't use, reserved for TableCellLM.
    setKerningEnabled(boolean) - method in class org.apache.fop.fonts.CustomFont
    setKerningEnabled(boolean) - method in class org.apache.fop.fonts.FontReader
    Enable/disable use of kerning for the font
    setKerningEnabled(boolean) - method in class org.apache.fop.fonts.MutableFont
    Enables/disabled kerning.
    setKey(String) - method in class org.apache.fop.area.PageViewport
    Sets the unique key for this PageViewport that will be used to reference this page.
    setKeywords(String) - method in class org.apache.fop.apps.FOUserAgent
    Sets the keywords for the document.
    setKeywords(String) - method in class org.apache.fop.pdf.PDFInfo
    set the keywords string
    setKids(org.apache.fop.pdf.PDFArray) - method in class org.apache.fop.pdf.PDFNameTreeNode
    Sets the Kids array.
    setKids(org.apache.fop.pdf.PDFArray) - method in class org.apache.fop.pdf.PDFNumberTreeNode
    Sets the Kids array.
    setLabel(org.apache.fop.fo.flow.ListItemLabel) - method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
    Create a LM for the fo:list-item-label object
    setLandscapeRotation(int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Sets the rotation to be used for landscape pages, valid values are 0, 90, 180, 270 (default).
    setLandscapeRotation(int) - method in class org.apache.fop.render.afp.AFPRenderer
    Sets the rotation to be used for landsacpe pages, valid values are 0, 90, 180, 270 (default).
    setLanguage(String) - method in class org.apache.fop.area.PageSequence
    Sets the language that applies to this page-sequence.
    setLanguage(String) - method in class org.apache.fop.pdf.PDFRoot
    Sets the language identifier of the document.
    setLanguage(String,String) - method in class org.apache.fop.hyphenation.Hyphenator
    Sets the language and country for the hyphenation process.
    setLanguageLevel(int) - method in class org.apache.fop.render.ps.PSRenderer
    Sets the PostScript language level that the renderer should produce.
    setLastChar(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    The last character in the character set
    setLastChar(int) - method in class org.apache.fop.fonts.CustomFont
    setLastChar(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the index of the last character in the character table.
    setLastModified(long) - method in class org.apache.fop.fonts.CachedFontInfo
    Gets the modified timestamp for font file (used for the purposes of font info caching)
    setLastPageIndex(int) - method in class org.apache.fop.layoutmgr.PageProvider
    Sets the index of the last page.
    Sets an explicit LayoutManagerMaker instance which overrides the one defined by the AreaTreeHandler.
    setLayoutMasterSet(org.apache.fop.fo.pagination.LayoutMasterSet) - method in class org.apache.fop.fo.pagination.Root
    Sets the associated LayoutMasterSet.
    setLineEndBorderAndPaddingWidth(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Set the width to be reserved for border and padding at the end of the line.
    setLineStartBorderAndPaddingWidth(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Set the width to be reserved for border and padding at the start of the line.
    setLineWidth(float) - method in class org.apache.fop.pdf.PDFState
    Set the current line width.
    setLMiter(ListIterator) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
    Set the iterator.
    setLocation(String,int,int) - method in class org.apache.fop.apps.FOPException
    Set a location associated with the exception.
    setLocator(Locator) - method in class org.apache.fop.fo.FONode
    Set the location information for this element
    setLocator(Locator) - method in class org.apache.fop.apps.FOPException
    Set a location associated with the exception.
    setLocatorEnabled(boolean) - method in class org.apache.fop.apps.FOUserAgent
    Controls the use of SAXLocators to provide location information in error messages.
    setLogFiles(boolean) - method in class org.apache.fop.tools.anttasks.Fop
    Controls whether the filenames of the files that are processed are logged or not.
    setLogger(Log) - method in class org.apache.fop.svg.AbstractFOPTranscoder
    setLogLevel(String) - static method in class org.apache.fop.fonts.apps.AbstractFontReader
    Sets the logging level.
    setLogLevel(String) - method in class org.apache.fop.util.CommandLineLogger
    Set a log level for the logger.
    setLowerLimit(Integer) - method in class org.apache.fop.pdf.PDFNumberTreeNode
    Sets the lower limit value of the Limits array.
    setLowerLimit(String) - method in class org.apache.fop.pdf.PDFNameTreeNode
    Sets the lower limit value of the Limits array.
    setMatrix(AffineTransform) - method in class org.apache.fop.pdf.PDFFormXObject
    Sets the Matrix value
    Set maximum value to max if it is >= optimum or optimum isn't set.
    setMediaBox(Rectangle2D) - method in class org.apache.fop.pdf.PDFPage
    Sets the "MediaBox" entry
    setMessagelevel(String) - method in class org.apache.fop.tools.anttasks.Fop
    Sets the message level to be used while processing.
    setMetadata(Metadata) - method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
    Sets the XMP metadata.
    setMetadata(org.apache.fop.pdf.PDFMetadata) - method in class org.apache.fop.pdf.PDFRoot
    Set the optional Metadata object.
    setMetrics(int,int,int,int,int,int) - method in class org.apache.fop.pdf.PDFFontDescriptor
    Set the optional metrics.
    Set minimum value to min.
    setMinPushCharCount(int) - method in class org.apache.fop.hyphenation.Hyphenator
    Sets the minimum number of characters after the hyphenation point
    setMinRemainCharCount(int) - method in class org.apache.fop.hyphenation.Hyphenator
    Sets the minimum number of characters before the hyphenation point
    setMissingWidth(int) - method in class org.apache.fop.fonts.CustomFont
    setMissingWidth(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's default width
    setModDate(Date) - method in class org.apache.fop.pdf.PDFInfo
    Sets the date of the last modification.
    setName(String) - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
    Sets the name of the setup code object.
    setName(String) - method in class org.apache.fop.pdf.PDFPattern
    Sets the name of the pattern.
    setName(String) - method in class org.apache.fop.pdf.PDFShading
    Sets the name of the shading
    setName(String) - method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
    Sets the name of the setup code object.
    setName(String) - method in class org.apache.fop.render.ps.extensions.PSSetupCode
    Sets the name of the setup code object.
    setNames(org.apache.fop.pdf.PDFArray) - method in class org.apache.fop.pdf.PDFNameTreeNode
    Sets the Names array.
    setNames(org.apache.fop.pdf.PDFNames) - method in class org.apache.fop.pdf.PDFRoot
    Set the /Names object.
    setNextColumnWidth(Float) - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    Adds a column and sets its width.
    setNextFirstSpanningCol(boolean) - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    setNextRowBelongsToHeader(boolean) - method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
    setNumber(Number) - method in class org.apache.fop.pdf.PDFNumber
    Sets the number.
    setNums(org.apache.fop.pdf.PDFNumsArray) - method in class org.apache.fop.pdf.PDFNumberTreeNode
    Sets the Nums array.
    setObjectArea(int,int,int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.ObjectEnvironmentGroup
    Sets the object area parameters.
    Set a listener which gets notified when the object is fully built.
    Sets the ObjectEnvironmentGroup.
    setObjectNumber(int) - method in class org.apache.fop.pdf.PDFObject
    Sets the object number
    setOffset(int) - method in class org.apache.fop.area.inline.InlineArea
    Set the offset of this inline area.
    setOffset(int) - method in class org.apache.fop.area.inline.WordArea
    setOffsets(int,int,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Sets the offsets to be used for element positioning
    setOptimizeResources(boolean) - method in class org.apache.fop.render.ps.PSRenderer
    Sets the resource optimization mode.
    Set the optimum value.
    setOptions(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfOptions) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
    set options
    setOrientation(int) - method in class org.apache.fop.render.afp.modca.ImageOutputControl
    Sets the orientation which specifies the amount of clockwise rotation of the IM image object area.
    setOrientation(int) - method in class org.apache.fop.render.afp.modca.IncludeObject
    Sets the orientation to use for the Include Object.
    setOrientation(int) - method in class org.apache.fop.render.afp.modca.IncludePageOverlay
    Sets the orienation to use for the overlay.
    setOutdir(File) - method in class org.apache.fop.tools.anttasks.Fop
    Sets the output directory.
    setOutfile(File) - method in class org.apache.fop.tools.anttasks.Fop
    Sets the output file.
    setOutputCondition(String) - method in class org.apache.fop.pdf.PDFOutputIntent
    Sets the human-readable form of the output condition.
    setOutputConditionIdentifier(String) - method in class org.apache.fop.pdf.PDFOutputIntent
    Sets the identifier for the output condition.
    setOutputFile(File) - method in class org.apache.fop.apps.FOUserAgent
    Sets the output File.
    setOutputFormat(String) - method in class org.apache.fop.tools.TestConverter
    Controls output format to generate
    setOutputProfileURI(String) - method in class org.apache.fop.render.pdf.PDFRenderer
    setOutputStream(OutputStream) - method in class org.apache.fop.svg.PDFGraphics2D
    Set the output stream that this PDF document is being drawn to.
    setOverrideFont(org.apache.fop.fonts.Font) - method in class org.apache.fop.render.ps.NativeTextHandler
    Sets the overriding font.
    Set the override font state for drawing text.
    setOwnerPassword(String) - method in class org.apache.fop.pdf.PDFEncryptionParams
    Sets the owner password.
    setP(int) - method in class org.apache.fop.layoutmgr.KnuthPenalty
    Sets a new penalty value.
    Set padding.
    setPaddingCorresponding(int[]) - method in class org.apache.fop.fo.properties.IndentPropertyMaker
    Set the corresponding values for the padding-* properties.
    setPage(int) - method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
    Sets the number of the page to be displayed and refreshes the display.
    setPage(int) - method in class org.apache.fop.render.awt.viewer.PreviewPanel
    Selects the given page, displays it on screen and notifies listeners about the change in selection.
    setPage(org.apache.fop.area.Page) - method in class org.apache.fop.area.PageViewport
    Sets the page object for this PageViewport.
    setPageHeight(String) - method in class org.apache.fop.apps.FopFactory
    Sets the page-height to use as fallback, in case page-height="auto"
    setPageIndex(int) - method in class org.apache.fop.area.PageViewport
    Sets the page index of the page in this rendering run.
    setPageLabels(org.apache.fop.pdf.PDFPageLabels) - method in class org.apache.fop.pdf.PDFRoot
    Sets the /PageLabels object.
    setPageMode(int) - method in class org.apache.fop.pdf.PDFRoot
    Set the page mode for the PDF document.
    setPageReference(String) - method in class org.apache.fop.pdf.PDFGoTo
    Sets page reference after object has been created
    Sets the page sequence this page belongs to
    setPageWidth(String) - method in class org.apache.fop.apps.FopFactory
    Sets the page-width to use as fallback, in case page-width="auto"
    setPaint(Paint) - method in class org.apache.fop.pdf.PDFState
    Set the current paint.
    setParagraphResetPropertiesUsed() - static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
    Reset the flag if the paragraph properties have been resested
    Sets the encryption parameters.
    Sets the encryption parameters.
    setParent(org.apache.fop.layoutmgr.LayoutManager) - method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
    setParent(org.apache.fop.layoutmgr.LayoutManager) - method in class org.apache.fop.layoutmgr.LayoutManager
    Set the parent layout manager.
    setParent(org.apache.fop.pdf.PDFObject) - method in class org.apache.fop.pdf.PDFObject
    Sets the direct parent object.
    setParent(org.apache.fop.pdf.PDFPages) - method in class org.apache.fop.pdf.PDFPage
    set this page's parent
    setParentArea(org.apache.fop.area.Area) - method in class org.apache.fop.area.inline.InlineArea
    setPatternTransparencyMode(boolean) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the pattern transparency mode.
    setPDFAMode(org.apache.fop.pdf.PDFAMode) - method in class org.apache.fop.pdf.PDFProfile
    Sets the PDF/A mode
    setPDFState(org.apache.fop.pdf.PDFState) - method in class org.apache.fop.svg.PDFGraphics2D
    Set the PDF state to use when starting to draw into the PDF graphics.
    setPDFXMode(org.apache.fop.pdf.PDFXMode) - method in class org.apache.fop.pdf.PDFProfile
    Sets the PDF/X mode
    setPenaltyValue(int) - method in class org.apache.fop.layoutmgr.BreakElement
    Sets the penalty value.
    setPercentBase(int) - method in class org.apache.fop.fo.properties.PropertyMaker
    Set the percent base identifier for this maker.
    setPFBFormat(int) - method in class org.apache.fop.fonts.type1.PFBData
    Sets the PFB format the font was loaded with.
    setPJLDisabled(boolean) - method in class org.apache.fop.render.pcl.PCLRenderer
    Controls whether PJL commands shall be generated by the PCL renderer.
    setPortraitRotation(int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Sets the rotation to be used for portrait pages, valid values are 0 (default), 90, 180, 270.
    setPortraitRotation(int) - method in class org.apache.fop.render.afp.AFPRenderer
    Sets the rotation to be used for portrait pages, valid values are 0 (default), 90, 180, 270.
    setPosition(int,int,int) - method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
    Set the position of the object area
    setPosition(org.apache.fop.layoutmgr.Position) - method in class org.apache.fop.layoutmgr.ListElement
    Change the Position stored in this element.
    setPosition(Point2D) - method in class org.apache.fop.pdf.PDFGoTo
    Sets the target (X,Y) position
    setPositioning(int) - method in class org.apache.fop.area.Block
    Set the positioning of this area.
    setPredictor(int) - method in class org.apache.fop.pdf.FlateFilter
    Set the predictor for this filter.
    setPreviewDialogDisplayed(boolean) - method in class org.apache.fop.render.awt.AWTRenderer
    Sets whether the preview dialog should be created and displayed when the rendering is finished.
    setProducer(String) - method in class org.apache.fop.apps.FOUserAgent
    Sets the producer of the document.
    setProducer(String) - method in class org.apache.fop.pdf.PDFDocument
    set the producer of the document
    setProducer(String) - method in class org.apache.fop.pdf.PDFInfo
    set the producer string
    setProducerID(org.apache.fop.area.Area,String) - static method in class org.apache.fop.layoutmgr.TraitSetter
    Sets the producer's ID as a trait on the area.
    setProperty(String,Object) - method in class org.apache.fop.render.RendererContext
    Sets a property on the RendererContext.
    Sets the property context information.
    Set a new propertyListMaker.
    setPropertyName(String) - method in class org.apache.fop.fo.expr.PropertyException
    Sets the name of the property.
    setPsGenerator(PSGenerator) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the PSGenerator.
    setPVKey(String) - method in class org.apache.fop.area.Trait.InternalLink
    Sets the key of the targeted PageViewport.
    setQualityBeforeSpeed(boolean) - method in class org.apache.fop.render.pcl.PCLRenderer
    Configures the renderer to trade speed for quality if desired.
    setRasterGraphicsResolution(int) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the raster graphics resolution
    setReadOnly(boolean) - method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
    Sets the flag that decides whether a metadata packet may be modified.
    setReference(String) - method in class org.apache.fop.tools.anttasks.RunTest
    Sets the reference directory.
    setReferenceDirectory(String) - method in class org.apache.fop.tools.anttasks.FileCompare
    Sets directory for reference files.
    setRefIPD(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Sets the inline-progression-dimension of the nearest ancestor reference area.
    setRefVersion(String) - method in class org.apache.fop.tools.anttasks.RunTest
    Sets the reference version.
    Set the region-reference-area for this region viewport.
    Set the region on this page.
    setRegistryName(String) - method in class org.apache.fop.pdf.PDFOutputIntent
    Sets the registry name.
    setRelative(boolean) - method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
    setRelativebase(boolean) - method in class org.apache.fop.tools.anttasks.Fop
    Set whether to include files (external-graphics, instream-foreign-object) from a path relative to the .fo file (true) or the working directory (false, default) only useful for filesets
    A Renderable instance can be set so the Preview Dialog can enable the "Reload" button which causes the current document to be reprocessed and redisplayed.
    Sets an explicit renderer to use which overrides the one defined by the render type setting.
    Sets rendering hints on the Graphics2D created for painting to a BufferedImage.
    setRenderingHintsForBufferedImage(Graphics2D) - method in class org.apache.fop.render.pdf.PDFGraphics2DAdapter
    setRepeat(int) - method in class org.apache.fop.area.Trait.Background
    Sets the image repetition behaviour for images.
    setRepeat(String) - method in class org.apache.fop.area.Trait.Background
    Sets the image repetition behaviour for images.
    setResetProperties() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
    Force reset properties
    setResolution(int) - method in class org.apache.fop.render.afp.AFPRenderer
    Sets the output/device resolution
    setResolution(int) - method in class org.apache.fop.render.afp.modca.ImageInputDescriptor
    Sets the resolution information for the raster image the default value is a resolution of 240 dpi.
    setResolver(org.apache.fop.fonts.FontResolver) - method in class org.apache.fop.fonts.CustomFont
    Sets the font resolver.
    setResolver(org.apache.fop.fonts.FontResolver) - method in class org.apache.fop.fonts.FontReader
    Sets the font resolver.
    setRootOutline(org.apache.fop.pdf.PDFOutline) - method in class org.apache.fop.pdf.PDFRoot
    Set the root outline for the PDF document.
    setRootPages(org.apache.fop.pdf.PDFPages) - method in class org.apache.fop.pdf.PDFRoot
    set the root /Pages object
    setRtfExternalGraphicCompressionRate(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfOptions
    Sets the compression rate for the external graphic in percent.
    setRtfListItem(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
    Sets the RtfListItem this style belongs to.
    setRtfListItem(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
    Set the parent list-item of the textrun.
    setRtfListStyle(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
    Change list style
    setRtfListStyle(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
    Change list style
    setRuleStyle(int) - method in class org.apache.fop.area.inline.Leader
    Set the rule style of this leader area.
    setRuleStyle(String) - method in class org.apache.fop.area.inline.Leader
    Set the rule style of this leader area.
    setRuleThickness(int) - method in class org.apache.fop.area.inline.Leader
    Set the rule thickness of the rule in miilipoints.
    setSafeSetPageDevice(boolean) - method in class org.apache.fop.render.ps.PSRenderer
    Sets whether or not the safe set page device macro should be used (as opposed to directly invoking setpagedevice) when setting the postscript page device.
    setScale(double) - method in class org.apache.fop.render.awt.viewer.PreviewDialog
    Scales page image
    setScaleFactor(double) - method in class org.apache.fop.render.java2d.Java2DRenderer
    Sets the new scale factor.
    setScaleFactor(double) - method in class org.apache.fop.render.awt.viewer.PreviewPanel
    Scales page image
    setScaleToFitWidth() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
    setScaleToFitWindow() - method in class org.apache.fop.render.awt.viewer.PreviewDialog
    setScaling(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Sets the flag whether the image size shall be adjusted.
    setSeparator(org.apache.fop.area.Block) - method in class org.apache.fop.area.BeforeFloat
    Set the separator area for this before float.
    setSeparator(org.apache.fop.area.Block) - method in class org.apache.fop.area.Footnote
    Set the separator area for this footnote.
    setSinglepoint(boolean) - method in class org.apache.fop.render.afp.modca.ImageOutputControl
    Sets the singlepoint, if true map an image point to a single presentation device pel in the IM image object area.
    setSourceResolution(float) - method in class org.apache.fop.apps.FopFactory
    Sets the source resolution in dpi.
    setSourceResolution(int) - method in class org.apache.fop.apps.FopFactory
    Sets the source resolution in dpi.
    setSourceTransparencyMode(boolean) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the source transparency mode.
    setSpaceAdjust(double) - method in class org.apache.fop.layoutmgr.LayoutContext
    setSpaceAfter(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Set the amount of space after / end
    Sets a candidate for space-after property.
    setSpaceBefore(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Set the amount of space before / start
    Sets a candidate for space-before property.
    setSpaceDifference(int) - method in class org.apache.fop.area.inline.AbstractTextArea
    Set the difference between optimal width of a space and default width of a space according to the font; this part of the space adjustment is fixed and must not be multiplied by the variation factor.
    setSpecifiedValue(String) - method in class org.apache.fop.fo.properties.Property
    Set the original value specified for the property attribute.
    setStackLimitBP(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.layoutmgr.LayoutContext
    Sets the stack limit in block-progression-dimension.
    setStackLimitIP(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.layoutmgr.LayoutContext
    Sets the stack limit in inline-progression-dimension.
    Sets (Copies) the stack limits in both directions from another layout context.
    setStartOfNextElementList(int,int) - method in class org.apache.fop.layoutmgr.PageProvider
    The page breaker notifies the provider about the page number an element list starts on so it can later retrieve PageViewports relative to this first page.
    setStartPage(int) - method in class org.apache.fop.render.print.PrintRenderer
    Sets the number of the first page to be printed.
    setStartX(int) - method in class org.apache.fop.render.txt.border.BorderManager
    Sets x-coordinate of upper left point of current processed border.
    setStartY(int) - method in class org.apache.fop.render.txt.border.BorderManager
    Sets y-coordinate of upper left point of current processed border.
    setStatus(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
    set the status
    setStatus(String) - method in class org.apache.fop.render.awt.viewer.PreviewDialog
    Sets message to be shown in the status bar in a thread safe way.
    Sets a StatusListener this renderer uses to notify about events.
    setStdHW(Number) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the StdHW value.
    setStdVW(Number) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the StdVW value.
    setStemV(int) - method in class org.apache.fop.fonts.CustomFont
    setStemV(int) - method in class org.apache.fop.fonts.MutableFont
    Sets the font's StemV value.
    setStrictUserConfigValidation(boolean) - method in class org.apache.fop.apps.FopFactory
    Is the user configuration to be validated?
    setStrictValidation(boolean) - method in class org.apache.fop.apps.FopFactory
    Activates strict XSL content model validation for FOP Default is false (FOP will continue processing where it can)
    setSubject(String) - method in class org.apache.fop.pdf.PDFInfo
    set the subject string
    Set a component in a compound property and return the modified compound property object.
    setSubtype(String) - method in class org.apache.fop.pdf.PDFOutputIntent
    Sets the output intent subtype.
    setSuppressLastPar(boolean) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
    specify, if the last paragraph control word (\par) should be suppressed.
    setSVGDimension(float,float) - method in class org.apache.fop.svg.PDFDocumentGraphics2D
    Set the dimensions of the svg document that will be drawn.
    setTargetDir(String) - method in class org.apache.fop.tools.anttasks.SerializeHyphPattern
    Sets the target directory
    setTargetResolution(float) - method in class org.apache.fop.apps.FopFactory
    Sets the source resolution in dpi.
    setTargetResolution(float) - method in class org.apache.fop.apps.FOUserAgent
    Sets the target resolution in dpi.
    setTargetResolution(int) - method in class org.apache.fop.apps.FOUserAgent
    Sets the target resolution in dpi.
    setTemplateFilePath(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
    Set the template file and adjust tha path separator
    setTestDirectory(String) - method in class org.apache.fop.tools.anttasks.FileCompare
    Sets directory for test files.
    setTestSuite(String) - method in class org.apache.fop.tools.anttasks.RunTest
    Sets the test suite name.
    setText(String) - method in class org.apache.fop.pdf.PDFText
    Sets the text.
    setText(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
    setTextLength(int) - method in class org.apache.fop.render.pcl.PCLGenerator
    The Text Length command can be used to define the bottom border.
    setTextLetterSpaceAdjust(int) - method in class org.apache.fop.area.inline.AbstractTextArea
    Set text letter space adjust.
    setTextRenderingMode(boolean,boolean,boolean) - method in class org.apache.fop.svg.PDFTextUtil
    Sets the text rendering mode.
    setTextRenderingMode(int) - method in class org.apache.fop.svg.PDFTextUtil
    Sets the text rendering mode.
    setTextWordSpaceAdjust(int) - method in class org.apache.fop.area.inline.AbstractTextArea
    Set text word space adjust.
    setThrowExceptions(boolean) - method in class org.apache.fop.apps.FOURIResolver
    setTitle(org.apache.fop.area.LineArea) - method in class org.apache.fop.area.PageSequence
    Sets the page sequence's title.
    setTitle(String) - method in class org.apache.fop.apps.FOUserAgent
    Sets the title of the document.
    setTitle(String) - method in class org.apache.fop.pdf.PDFInfo
    set the title string
    setTitle(String) - method in class org.apache.fop.pdf.PDFOutline
    Set the title of this Outline object.
    setTop(int) - method in class org.apache.fop.area.Footnote
    Set the relative position of the footnote inside the body region.
    setTopMargin(int) - method in class org.apache.fop.render.pcl.PCLGenerator
    The Top Margin command designates the number of lines between the top of the logical page and the top of the text area.
    setTotalHeight(int) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
    Sets the total height of this cell on the current page.
    setToUnicode(org.apache.fop.pdf.PDFCMap) - method in class org.apache.fop.pdf.PDFFontNonBase14
    Sets a ToUnicode CMap.
    setTrailerSegment(byte[]) - method in class org.apache.fop.fonts.type1.PFBData
    Sets the trailer segment of the font file.
    setTraits(boolean,boolean) - method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
    setTraits(boolean,boolean) - method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
    Trait setter to be overridden by subclasses.
    setTransform(AffineTransform) - method in class org.apache.fop.svg.PDFANode
    Set the current transform of this node.
    setTransform(AffineTransform) - method in class org.apache.fop.pdf.PDFState
    Set a new transform.
    Set the transition dictionary and duration.
    setTransparencyMode(boolean,boolean) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the transparency modes.
    setTransparent(org.apache.fop.pdf.PDFColor) - method in class org.apache.fop.pdf.BitmapImage
    Set the transparent color for this iamge.
    setTransparentPageBackground(boolean) - method in class org.apache.fop.render.java2d.Java2DRenderer
    Controls the page background.
    setTrimBox(Rectangle2D) - method in class org.apache.fop.pdf.PDFPage
    Sets the "TrimBox" entry
    setTTCName(String) - method in class org.apache.fop.fonts.MultiByteFont
    Sets the the TrueType Collection Name.
    setTwips(String,int) - method in class org.apache.fop.render.rtf.FOPRtfAttributes
    Set an attribute using a value in millipoints (internal units in twips)
    setTwips(String,org.apache.fop.datatypes.Length) - method in class org.apache.fop.render.rtf.FOPRtfAttributes
    Set an attribute that has a Length value (internal units in twips)
    setUnderlinePosition(Number) - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
    Sets the UnderlinePosition value.
    setUnderlineThickness(Number) - method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
    Sets the UnderlineThickness value.
    setUnicodeEnd(int) - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
    Sets the unicodeEnd.
    setUnicodeSequence(String) - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    Sets the Unicode sequence for this character.
    setUnicodeStart(int) - method in class org.apache.fop.fonts.truetype.TTFCmapEntry
    Sets the unicodeStart.
    setUnitOfMeasure(int) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the unit of measure.
    setUnitWidth(int) - method in class org.apache.fop.area.inline.FilledArea
    Set the unit width for the areas to fill the full width.
    setUnresolvedReferences(Map) - method in class org.apache.fop.area.Page
    Set the unresolved references on this page for serializing.
    setup() - method in class org.apache.fop.render.mif.MIFFile
    Do some setup.
    Sets up the font info object.
    Sets up the font info object.
    Sets up the font info object.
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.render.pdf.AbstractImageAdapter
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.pdf.AlphaRasterImage
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.pdf.BitmapImage
    Setup this image with the pdf document.
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.render.pdf.ImageRenderedAdapter
    setup(org.apache.fop.pdf.PDFDocument) - method in class org.apache.fop.pdf.PDFImage
    Setup the PDF image for the current document.
    setupDefaultFontInfo() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
    Setup a default FontInfo instance if none has been setup before.
    setupDocument(OutputStream,int,int) - method in class org.apache.fop.svg.PDFDocumentGraphics2D
    Setup the document.
    setupFilterList() - method in class org.apache.fop.pdf.AbstractPDFStream
    Sets up the default filters for this stream if they haven't been set from outside.
    setupFilterList() - method in class org.apache.fop.pdf.PDFImageXObject
    This sets up the default filters for XObjects.
    setupFilterList() - method in class org.apache.fop.pdf.PDFMetadata
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.AbstractRenderer
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.afp.AFPRenderer
    Set up the font info
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.java2d.Java2DRenderer
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.pcl.PCLRenderer
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.PrintRenderer
    Set up the font info
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.Renderer
    Set up the given FontInfo.
    setupFontInfo(org.apache.fop.fonts.FontInfo) - method in class org.apache.fop.render.xml.XMLRenderer
    Sets up the AreaTreeModel instance for use by the AreaTreeHandler.
    Sets up PDF encryption if PDF encryption is requested by registering a PDFEncryptionParams object with the user agent and if the necessary cryptographic support is available.
    setUpperLimit(Integer) - method in class org.apache.fop.pdf.PDFNumberTreeNode
    Sets the upper limit value of the Limits array.
    setUpperLimit(String) - method in class org.apache.fop.pdf.PDFNameTreeNode
    Sets the upper limit value of the Limits array.
    Sets sRGB as the DefaultRGB color space in the PDF document.
    Sets up the sRGB color profile in the PDF document.
    Installs the sRGB color space in the PDF document.
    setURIResolver(URIResolver) - method in class org.apache.fop.apps.FopFactory
    Sets the URI Resolver.
    setURIResolver(URIResolver) - method in class org.apache.fop.apps.FOUserAgent
    Sets the URI Resolver.
    setURL(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Sets the url of the image.
    setURL(String) - method in class org.apache.fop.area.Trait.Background
    Sets the URL to the background image.
    setUseCache(boolean) - method in class org.apache.fop.apps.FopFactory
    Whether or not to cache results of font triplet detection/auto-config
    setUseCMap(org.apache.fop.pdf.PDFStream) - method in class org.apache.fop.pdf.PDFCMap
    set the base CMap
    setUseCMap(String) - method in class org.apache.fop.pdf.PDFCMap
    set the base CMap
    setUseParent(boolean) - method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
    Controls whether the PropertyMaker accesses the parent property list or the current property list for determining the writing mode.
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.AbstractRenderer
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.afp.AFPRenderer
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.awt.AWTRenderer
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.java2d.Java2DRenderer
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.pdf.PDFRenderer
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.ps.PSRenderer
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.Renderer
    Set the User Agent.
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.RendererContext
    Sets the user agent.
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.bitmap.TIFFRenderer
    org.apache.fop.apps.FOUserAgent)
    setUserAgent(org.apache.fop.apps.FOUserAgent) - method in class org.apache.fop.render.xml.XMLRenderer
    setUserConfig(Configuration) - method in class org.apache.fop.apps.FopFactory
    Set the user configuration.
    setUserConfig(Configuration) - method in class org.apache.fop.apps.FopFactoryConfigurator
    Set the user configuration.
    setUserconfig(File) - method in class org.apache.fop.tools.anttasks.Fop
    Sets the filename for the userconfig.xml.
    setUserConfig(File) - method in class org.apache.fop.apps.FopFactory
    Set the user configuration.
    setUserConfig(File) - method in class org.apache.fop.apps.FopFactoryConfigurator
    Set the user configuration.
    setUserConfig(String) - method in class org.apache.fop.apps.FopFactory
    Set the user configuration from an URI.
    setUserConfig(String) - method in class org.apache.fop.apps.FopFactoryConfigurator
    Set the user configuration from an URI.
    setUserPassword(String) - method in class org.apache.fop.pdf.PDFEncryptionParams
    Sets the user password.
    setValue(String) - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
    Sets the value
    setValue(String) - method in class org.apache.fop.render.mif.MIFElement
    setVertical(int) - method in class org.apache.fop.area.Trait.Background
    Sets the vertical offset for images.
    setVMerge(int) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
    setVMI(double) - method in class org.apache.fop.render.pcl.PCLGenerator
    Sets the Vertical Motion Index (VMI).
    setW(org.apache.fop.pdf.PDFWArray) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the /W array
    setW2(org.apache.fop.pdf.PDFWArray) - method in class org.apache.fop.pdf.PDFCIDFont
    Set the /W2 array
    setWeight(int) - method in class org.apache.fop.fonts.CustomFont
    Sets the font weight.
    setWeight(String) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the Weight value.
    setWidth(int) - method in class org.apache.fop.render.txt.border.BorderManager
    Sets width of current processed border.
    setWidth(int) - method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
    Sets the width.
    setWidth(int,int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    Set the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
    setWidth(int,int) - method in class org.apache.fop.fonts.SingleByteFont
    Sets a width for a character.
    setWidth(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Sets the desired width of the image.
    setWidthArray(int[]) - method in class org.apache.fop.fonts.MultiByteFont
    Sets the width array.
    Set the width metrics for the font
    setWidthX(double) - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    Sets the progression dimension in x-direction
    setWidthY(double) - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    Sets the progression dimension in y-direction
    setWithinLine(org.apache.fop.fo.properties.Property,boolean) - method in class org.apache.fop.fo.properties.KeepProperty
    setWithinPage(org.apache.fop.fo.properties.Property,boolean) - method in class org.apache.fop.fo.properties.KeepProperty
    setWMode(byte) - method in class org.apache.fop.pdf.PDFCMap
    set the writing direction
    Sets writing direction metrics.
    setWritingMode() - method in class org.apache.fop.fo.PropertyList
    Set writing mode for this FO.
    setWritingMode(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Set the writing mode.
    setXFillSize(int) - method in class org.apache.fop.render.afp.modca.ImageCellPosition
    Specifies the extent of the fill rectangle in the X direction, in image points.
    setXHeight(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    XHeight refers to the height of the lower case letters above the baseline.
    setXHeight(int) - method in class org.apache.fop.fonts.CustomFont
    Returns the XHeight value of the font.
    setXHeight(Number) - method in class org.apache.fop.fonts.type1.AFMFile
    Sets the XHeight value.
    setXMode(org.apache.fop.pdf.PDFXMode) - method in class org.apache.fop.render.pdf.PDFRenderer
    setXOffset(int) - method in class org.apache.fop.area.BlockParent
    Set the X offset of this block parent area.
    setXOffset(int) - method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
    Set the x offset of this list item.
    setXOffset(int) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
    Set the x offset of this cell (usually the same as its parent row).
    setXORMode(Color) - method in class org.apache.fop.render.pcl.PCLGraphics2D
    setXORMode(Color) - method in class org.apache.fop.svg.PDFGraphics2D
    Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
    setXPosition(float) - method in class org.apache.fop.pdf.PDFGoTo
    Sets the x Position to jump to
    setXSize(int) - method in class org.apache.fop.render.afp.modca.ImageCellPosition
    Specifies the extent in the X direction, in image points, of this image cell.
    setXslAttributes(Attributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    Added by Normand Masse Used for attribute inheritance
    setYFillSize(int) - method in class org.apache.fop.render.afp.modca.ImageCellPosition
    Specifies the extent of the fill rectangle in the Y direction, in image points.
    setYOffset(int) - method in class org.apache.fop.area.BlockParent
    Set the Y offset of this block parent area.
    setYOffset(int) - method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
    Set the y offset of this cell.
    setYPosition(float) - method in class org.apache.fop.pdf.PDFGoTo
    Sets the Y position to jump to
    setYSize(int) - method in class org.apache.fop.render.afp.modca.ImageCellPosition
    Specifies the extent in the Y direction, in image points, of this image cell.
    shading - field in class org.apache.fop.pdf.PDFPattern
    The Shading object comprising the Type 2 pattern
    SHADING - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    Constant for the shading of the paragraph
    SHADING_FRONT_COLOR - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    Constant for the document's color tableshading of the paragraph
    shadingCount - field in class org.apache.fop.pdf.PDFDocument
    the counter for Shading name numbering
    shadingName - field in class org.apache.fop.pdf.PDFShading
    The name of the Shading e.g.
    shadings - field in class org.apache.fop.pdf.PDFDocument
    List of shadings.
    shadings - field in class org.apache.fop.pdf.PDFResources
    Set of shadings
    shadingType - field in class org.apache.fop.pdf.PDFShading
    Required: The Type of shading (1,2,3,4,5,6,7)
    ShorthandParser - interface org.apache.fop.fo.properties.ShorthandParser
    Interface used to provide parsing capabilities to Properties with shorthand characteristics (those with multiple components).
    shortToByteArray(short) - static method in class org.apache.fop.render.afp.tools.BinaryUtils
    Convert the specified short into a byte array.
    shortToByteArray(short,byte[],int) - static method in class org.apache.fop.render.afp.tools.BinaryUtils
    Convert the specified short into a byte array.
    showAlert(String) - method in class org.apache.fop.svg.SVGUserAgent
    Shows an alert dialog box.
    showChildItems() - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
    Determines if this fo:bookmark's subitems should be initially displayed or hidden, based on the starting-state property set on this FO.
    showChildItems() - method in class org.apache.fop.area.BookmarkData
    Indicator of whether to initially display child bookmarks.
    showEmptyCells() - method in class org.apache.fop.fo.flow.table.TableCell
    showPage() - method in class org.apache.fop.render.awt.viewer.PreviewPanel
    Starts rendering process and shows the current page.
    siblings - field in class org.apache.fop.fo.FONode
    pointer to the sibling nodes
    SideRegion - class org.apache.fop.fo.pagination.SideRegion
    Common base class for side regions (before, after, start, end).
    SideRegion(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.SideRegion
    signalIDProcessed(String) - method in class org.apache.fop.area.AreaTreeHandler
    Signals that all areas for the formatting object with the given ID have been generated.
    signalIDProcessed(String) - method in class org.apache.fop.area.IDTracker
    Signals that all areas for the formatting object with the given ID have been generated.
    signalPendingID(String) - method in class org.apache.fop.area.AreaTreeHandler
    This method tie an ID to the areaTreeHandler until this one is ready to be processed.
    signalPendingID(String) - method in class org.apache.fop.area.IDTracker
    This method tie an ID to the areaTreeHandler until this one is ready to be processed.
    signalSpanChange(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    Used to signal the PSLM that the element list ends early because of a span change in multi-column layout.
    SimplePageMaster - class org.apache.fop.fo.pagination.SimplePageMaster
    A simple-page-master formatting object.
    SimplePageMaster(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.SimplePageMaster
    SimplePercentBaseContext - class org.apache.fop.datatypes.SimplePercentBaseContext
    Class to implement a simple lookup context for a single percent base value.
    SINGLE - static field in class org.apache.fop.render.awt.viewer.PreviewPanel
    Constant for setting single page display.
    SingleByteFont - class org.apache.fop.fonts.SingleByteFont
    Generic SingleByte font
    SingleByteFont() - constructor for class org.apache.fop.fonts.SingleByteFont
    Main constructor.
    SinglePageMasterReference - class org.apache.fop.fo.pagination.SinglePageMasterReference
    A single-page-master-reference formatting object.
    SinglePageMasterReference(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.SinglePageMasterReference
    size - field in class org.apache.fop.pdf.PDFFunction
    Required: Array containing the Integer size of the Domain and Range, respectively.
    size() - method in class org.apache.fop.layoutmgr.inline.BidiLayoutManager
    size() - method in class org.apache.fop.hyphenation.TernaryTree
    skip(long) - method in class org.apache.fop.fonts.truetype.FontFileReader
    Skip a given number of bytes.
    skippedEntity(String) - method in class org.apache.fop.util.DelegatingContentHandler
    SOFT_HYPHEN - static field in class org.apache.fop.util.CharUtilities
    soft hyphen
    SolidAndDoubleBorderElement - class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
    This class is responsible for solid and double border elements managing.
    SolidAndDoubleBorderElement() - constructor for class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
    Initializes a newly created SolidAndDoubleBorderElement object so that it represents an empty border element.
    SolidAndDoubleBorderElement(int,int) - constructor for class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
    Constructs a newly allocated SolidAndDoubleBorderElement object.
    sourceDoc - field in class org.apache.fop.fo.properties.CommonAccessibility
    The "source-doc" property.
    sourcefile - field in class org.apache.fop.cli.InputHandler
    original source file
    SPACE - static field in class org.apache.fop.util.CharUtilities
    normal space
    Space - class org.apache.fop.area.inline.Space
    Inline space area.
    space - field in class org.apache.fop.area.inline.SpaceArea
    The space for this space area
    SPACE_AFTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    Space after a paragraph
    SPACE_AFTER - static field in class org.apache.fop.area.Trait
    The space-after trait.
    SPACE_AFTER_ADJUSTMENT - static field in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
    Adjustment class: adjustment for space-after
    SPACE_BEFORE - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    Space before/after a paragraph
    SPACE_BEFORE - static field in class org.apache.fop.area.Trait
    The space-before trait.
    SPACE_BEFORE_ADJUSTMENT - static field in class org.apache.fop.layoutmgr.BlockLevelLayoutManager
    Adjustment class: adjustment for space-before
    SPACE_END - static field in class org.apache.fop.area.Trait
    The space end.
    SPACE_START - static field in class org.apache.fop.area.Trait
    The space start.
    spaceAfter - field in class org.apache.fop.fo.properties.CommonMarginBlock
    The "space-after" property.
    spaceAfter - field in class org.apache.fop.traits.LayoutProps
    SpaceArea - class org.apache.fop.area.inline.SpaceArea
    A space
    SpaceArea(char,int,boolean) - constructor for class org.apache.fop.area.inline.SpaceArea
    Create a space area
    spaceBefore - field in class org.apache.fop.fo.properties.CommonMarginBlock
    The "space-before" property.
    spaceBefore - field in class org.apache.fop.traits.LayoutProps
    spaceDifference - field in class org.apache.fop.area.inline.AbstractTextArea.TextAdjustingInfo
    difference between the optimal width of a space and the default width of a space according to the font (this is equivalent to the property word-spacing.optimum)
    SpaceElement - class org.apache.fop.layoutmgr.SpaceElement
    This class represents an unresolved space element.
    Main constructor
    spaceEnd - field in class org.apache.fop.fo.properties.CommonMarginInline
    The "space-end" property.
    spaceEnd - field in class org.apache.fop.traits.InlineProps
    Position class for break possibilities.
    Main constructor.
    Position class for no-break situations.
    Main constructor.
    SpaceProperty - class org.apache.fop.fo.properties.SpaceProperty
    Base class used for handling properties of the fo:space-before and fo:space-after variety.
    SpacePropertyMaker - class org.apache.fop.fo.properties.SpacePropertyMaker
    Special CorrespondingPropertyMaker that sets the conditionality subproperty correctly for space-* properties.
    SpacePropertyMaker(org.apache.fop.fo.properties.PropertyMaker) - constructor for class org.apache.fop.fo.properties.SpacePropertyMaker
    SpaceResolver - class org.apache.fop.layoutmgr.SpaceResolver
    This class resolves spaces and conditional borders and paddings by replacing the UnresolvedListElements descendants by the right combination of KnuthElements on an element list.
    SpaceSpecifier - class org.apache.fop.layoutmgr.SpaceSpecifier
    Accumulate a sequence of space-specifiers (XSL space type) on areas with a stacking constraint.
    SpaceSpecifier(boolean) - constructor for class org.apache.fop.layoutmgr.SpaceSpecifier
    Creates a new SpaceSpecifier.
    spaceStart - field in class org.apache.fop.fo.properties.CommonMarginInline
    The "space-start" property.
    spaceStart - field in class org.apache.fop.traits.InlineProps
    SpaceVal - class org.apache.fop.traits.SpaceVal
    Store a single Space property value in simplified form, with all Length values resolved.
    Constructor for SpaceVal objects based on Space objects.
    SpaceVal(org.apache.fop.traits.MinOptMax,boolean,boolean,int) - constructor for class org.apache.fop.traits.SpaceVal
    Constructor for SpaceVal objects based on the full set of properties.
    SpacingPropertyMaker - class org.apache.fop.fo.properties.SpacingPropertyMaker
    A maker which creates 'letter-spacing' and 'word-spacing' properties.
    SpacingPropertyMaker(int) - constructor for class org.apache.fop.fo.properties.SpacingPropertyMaker
    Create a maker for [letter|word]-spacing.
    Span - class org.apache.fop.area.Span
    The span-reference-area.
    Span(int,int,int) - constructor for class org.apache.fop.area.Span
    Create a span area with the number of columns for this span area.
    speak - field in class org.apache.fop.fo.properties.CommonAural
    The "speak" property.
    speakHeader - field in class org.apache.fop.fo.properties.CommonAural
    The "speak-header" property.
    speakNumeral - field in class org.apache.fop.fo.properties.CommonAural
    The "speak-numeral" property.
    speakPunctuation - field in class org.apache.fop.fo.properties.CommonAural
    The "speak-punctuation" property.
    speechRate - field in class org.apache.fop.fo.properties.CommonAural
    The "speech-rate" property.
    split(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
    Remove attributes with name key from commonAttributes and return it as int.
    sRGBColorSpace - field in class org.apache.fop.render.pdf.PDFRenderer
    the default sRGB color space.
    STACK - static field in class org.apache.fop.area.Block
    Normally stacked with other blocks.
    STANDARD_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
    STANDARD_ENCODING - static field in class org.apache.fop.pdf.PDFEncoding
    the name for the standard encoding scheme
    START - static field in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
    start side
    START - static field in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
    the "start" edge
    START - static field in class org.apache.fop.layoutmgr.RelSide
    the start side
    START_INDENT - static field in class org.apache.fop.area.Trait
    The start-indent trait.
    START_OF_DOC - static field in class org.apache.fop.area.AbstractOffDocumentItem
    Process this extension at the start of the document right before the first page-sequence is processed.
    startBlock(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.fo.FOEventHandler
    startBlock(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.render.mif.MIFHandler
    startBlock(org.apache.fop.fo.flow.Block) - method in class org.apache.fop.render.rtf.RTFHandler
    startBody() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
    startBody(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.mif.MIFHandler
    startBody(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.rtf.RTFHandler
    startCDATA() - method in class org.apache.fop.util.DelegatingContentHandler
    startCell(org.apache.fop.fo.flow.table.TableCell) - method in class org.apache.fop.render.mif.MIFHandler
    startCell(org.apache.fop.fo.flow.table.TableCell) - method in class org.apache.fop.render.rtf.RTFHandler
    startColumn(org.apache.fop.fo.flow.table.TableColumn) - method in class org.apache.fop.render.mif.MIFHandler
    startColumn(org.apache.fop.fo.flow.table.TableColumn) - method in class org.apache.fop.render.rtf.RTFHandler
    startDocument() - method in class org.apache.fop.area.AreaTreeHandler
    Prepare AreaTreeHandler for document processing This is called from FOTreeBuilder.startDocument()
    startDocument() - method in class org.apache.fop.util.DelegatingContentHandler
    startDocument() - method in class org.apache.fop.fo.FOEventHandler
    This method is called to indicate the start of a new document run.
    startDocument() - method in class org.apache.fop.fonts.FontReader
    startDocument() - method in class org.apache.fop.fo.FOTreeBuilder
    startDocument() - method in class org.apache.fop.render.mif.MIFHandler
    startDocument() - method in class org.apache.fop.render.rtf.RTFHandler
    startDocument(OutputStream) - method in class org.apache.fop.render.afp.modca.AFPDataStream
    The document is started by invoking this method which creates an instance of the AFP Document object.
    startDocumentArea() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    Closes the RtfHeader if not done yet, and starts the document area.
    startDTD(String,String,String) - method in class org.apache.fop.util.DelegatingContentHandler
    started - field in class org.apache.fop.render.mif.MIFElement
    startElement(String) - method in class org.apache.fop.render.xml.XMLRenderer
    Starts a new element (without attributes).
    startElement(String,Attributes) - method in class org.apache.fop.render.xml.XMLRenderer
    Starts a new element.
    startElement(String,String,String,Attributes) - method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
    startElement(String,String,String,Attributes) - method in class org.apache.fop.fonts.FontReader
    startElement(String,String,String,Attributes) - method in class org.apache.fop.hyphenation.PatternParser
    startElement(String,String,String,Attributes) - method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
    startEntity(String) - method in class org.apache.fop.util.DelegatingContentHandler
    Process the start of the external-document extension.
    This method is called to indicate the start of a new fo:flow or fo:static-content.
    startFlow(org.apache.fop.fo.pagination.Flow) - method in class org.apache.fop.render.mif.MIFHandler
    startFlow(org.apache.fop.fo.pagination.Flow) - method in class org.apache.fop.render.rtf.RTFHandler
    startFooter(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.mif.MIFHandler
    startFooter(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.rtf.RTFHandler
    Process the start of a footnote.
    startFootnote(org.apache.fop.fo.flow.Footnote) - method in class org.apache.fop.render.mif.MIFHandler
    startFootnote(org.apache.fop.fo.flow.Footnote) - method in class org.apache.fop.render.rtf.RTFHandler
    Process the start of a footnote body.
    startFootnoteBody(org.apache.fop.fo.flow.FootnoteBody) - method in class org.apache.fop.render.mif.MIFHandler
    startFootnoteBody(org.apache.fop.fo.flow.FootnoteBody) - method in class org.apache.fop.render.rtf.RTFHandler
    startFOP(String[]) - static method in class org.apache.fop.cli.Main
    Executes FOP with the given ClassLoader setup.
    startFOPWithDynamicClasspath(String[]) - static method in class org.apache.fop.cli.Main
    Dynamically builds a ClassLoader and executes FOP.
    startHeader() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    If called, must be called before startDocumentArea
    startHeader(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.mif.MIFHandler
    startHeader(org.apache.fop.fo.flow.table.TableBody) - method in class org.apache.fop.render.rtf.RTFHandler
    startIndent - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
    the effective start-indent value
    startIndent - field in class org.apache.fop.fo.properties.CommonMarginBlock
    The "start-indent" property.
    startIndex - field in class org.apache.fop.fo.FOText
    The starting valid index of the ca array to be processed.
    startingPageNumber - field in class org.apache.fop.fo.pagination.AbstractPageSequence
    startInline(org.apache.fop.fo.flow.Inline) - method in class org.apache.fop.render.mif.MIFHandler
    startInline(org.apache.fop.fo.flow.Inline) - method in class org.apache.fop.render.rtf.RTFHandler
    startLine - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
    The lowest available line in the set of active nodes.
    Process start of a Link.
    startLink(org.apache.fop.fo.flow.BasicLink) - method in class org.apache.fop.render.mif.MIFHandler
    startLink(org.apache.fop.fo.flow.BasicLink) - method in class org.apache.fop.render.rtf.RTFHandler
    startList(org.apache.fop.fo.flow.ListBlock) - method in class org.apache.fop.render.mif.MIFHandler
    startList(org.apache.fop.fo.flow.ListBlock) - method in class org.apache.fop.render.rtf.RTFHandler
    startListBody() - method in class org.apache.fop.fo.FOEventHandler
    Process start of a ListBody.
    startListBody() - method in class org.apache.fop.render.mif.MIFHandler
    startListBody() - method in class org.apache.fop.render.rtf.RTFHandler
    startListItem(org.apache.fop.fo.flow.ListItem) - method in class org.apache.fop.render.mif.MIFHandler
    startListItem(org.apache.fop.fo.flow.ListItem) - method in class org.apache.fop.render.rtf.RTFHandler
    startListLabel() - method in class org.apache.fop.fo.FOEventHandler
    Process start of a ListLabel.
    startListLabel() - method in class org.apache.fop.render.mif.MIFHandler
    startListLabel() - method in class org.apache.fop.render.rtf.RTFHandler
    startListTable(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    Creates the list table.
    startMarkup() - method in class org.apache.fop.fo.FOEventHandler
    Process start of a Markup.
    startMarkup() - method in class org.apache.fop.render.mif.MIFHandler
    startMarkup() - method in class org.apache.fop.render.rtf.RTFHandler
    startOfNode() - method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
    startOfNode() - method in class org.apache.fop.fo.pagination.AbstractPageSequence
    startOfNode() - method in class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
    startOfNode() - method in class org.apache.fop.render.afp.extensions.AFPElement
    startOfNode() - method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
    startOfNode() - method in class org.apache.fop.fo.flow.BasicLink
    startOfNode() - method in class org.apache.fop.fo.flow.Block
    startOfNode() - method in class org.apache.fop.fo.flow.BlockContainer
    startOfNode() - method in class org.apache.fop.fo.flow.Character
    startOfNode() - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
    startOfNode() - method in class org.apache.fop.fo.extensions.ExternalDocument
    startOfNode() - method in class org.apache.fop.fo.flow.ExternalGraphic
    startOfNode() - method in class org.apache.fop.fo.pagination.Flow
    startOfNode() - method in class org.apache.fop.fo.FObj
    startOfNode() - method in class org.apache.fop.fo.FONode
    Called after processNode() is called.
    startOfNode() - method in class org.apache.fop.fo.flow.Footnote
    startOfNode() - method in class org.apache.fop.fo.flow.FootnoteBody
    startOfNode() - method in class org.apache.fop.fo.flow.Inline
    startOfNode() - method in class org.apache.fop.fo.pagination.LayoutMasterSet
    startOfNode() - method in class org.apache.fop.fo.flow.ListBlock
    startOfNode() - method in class org.apache.fop.fo.flow.ListItem
    startOfNode() - method in class org.apache.fop.fo.flow.ListItemBody
    startOfNode() - method in class org.apache.fop.fo.flow.ListItemLabel
    startOfNode() - method in class org.apache.fop.fo.flow.Marker
    startOfNode() - method in class org.apache.fop.fo.flow.PageNumber
    startOfNode() - method in class org.apache.fop.fo.flow.PageNumberCitation
    startOfNode() - method in class org.apache.fop.fo.flow.PageNumberCitationLast
    startOfNode() - method in class org.apache.fop.fo.pagination.PageSequence
    startOfNode() - method in class org.apache.fop.fo.pagination.PageSequenceMaster
    startOfNode() - method in class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
    startOfNode() - method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
    Called after processNode() is called.
    startOfNode() - method in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
    startOfNode() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
    startOfNode() - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
    startOfNode() - method in class org.apache.fop.fo.pagination.SimplePageMaster
    startOfNode() - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
    startOfNode() - method in class org.apache.fop.fo.pagination.StaticContent
    startOfNode() - method in class org.apache.fop.fo.flow.table.Table
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableBody
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableCell
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableColumn
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableFObj
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableFooter
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableHeader
    startOfNode() - method in class org.apache.fop.fo.flow.table.TableRow
    startOverlay(int,int,int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Start a new overlay.
    startPage() - method in class org.apache.fop.svg.PDFDocumentGraphics2D
    Called to prepare a new page
    startPage(int,int,int,int,int) - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Start a new page.
    startPageArea() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    Closes the RtfHeader if not done yet, and starts the docment area.
    startPageGroup() - method in class org.apache.fop.render.afp.modca.AFPDataStream
    Start a new page group.
    startPageNum - field in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
    The stating page number
    startPageNumber(org.apache.fop.fo.flow.PageNumber) - method in class org.apache.fop.render.mif.MIFHandler
    startPageNumber(org.apache.fop.fo.flow.PageNumber) - method in class org.apache.fop.render.rtf.RTFHandler
    startPageSequence(org.apache.fop.area.LineArea) - method in class org.apache.fop.render.Renderer
    Tells the renderer that a new page sequence starts.
    Start a page sequence on this model.
    startPageSequence(org.apache.fop.area.PageSequence) - method in class org.apache.fop.render.pdf.PDFRenderer
    Start the next page sequence.
    startPageSequence(org.apache.fop.area.PageSequence) - method in class org.apache.fop.render.Renderer
    Tells the renderer that a new page sequence starts.
    startPageSequence(org.apache.fop.area.PageSequence) - method in class org.apache.fop.render.xml.XMLRenderer
    Start the page sequence.
    startPrefixMapping(String,String) - method in class org.apache.fop.util.DelegatingContentHandler
    startPrinterJob(boolean) - method in class org.apache.fop.render.awt.viewer.PreviewDialog
    Prints the document
    startRenderer(OutputStream) - method in class org.apache.fop.render.AbstractRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.afp.AFPRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.java2d.Java2DRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.pcl.PCLRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.pdf.PDFRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.bitmap.PNGRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.bitmap.PNGRenderer_onthefly
    startRenderer(OutputStream) - method in class org.apache.fop.render.ps.PSRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.Renderer
    Initiates the rendering phase.
    startRenderer(OutputStream) - method in class org.apache.fop.render.svg.SVGRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.bitmap.TIFFRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.txt.TXTRenderer
    startRenderer(OutputStream) - method in class org.apache.fop.render.xml.XMLRenderer
    startRow(org.apache.fop.fo.flow.table.TableRow) - method in class org.apache.fop.render.mif.MIFHandler
    startRow(org.apache.fop.fo.flow.table.TableRow) - method in class org.apache.fop.render.rtf.RTFHandler
    startSequence() - method in class org.apache.fop.layoutmgr.KnuthSequence
    Marks the start of the sequence.
    startsNewArea() - method in class org.apache.fop.layoutmgr.LayoutContext
    startsRow() - method in class org.apache.fop.fo.flow.table.TableCell
    startStatic() - method in class org.apache.fop.fo.FOEventHandler
    Process start of a Static.
    startStatic() - method in class org.apache.fop.render.mif.MIFHandler
    startStatic() - method in class org.apache.fop.render.rtf.RTFHandler
    startTable(org.apache.fop.fo.flow.table.Table) - method in class org.apache.fop.render.mif.MIFHandler
    startTable(org.apache.fop.fo.flow.table.Table) - method in class org.apache.fop.render.rtf.RTFHandler
    Establishes a new viewport area.
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.afp.AFPRenderer
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.java2d.Java2DRenderer
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.pcl.PCLRenderer
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.pdf.PDFRenderer
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.ps.PSRenderer
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.txt.TXTRenderer
    startVParea(org.apache.fop.area.CTM,Rectangle2D) - method in class org.apache.fop.render.xml.XMLRenderer
    state - field in class org.apache.fop.render.java2d.Java2DRenderer
    The current state, holds a Graphics2D and its context
    state - field in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
    see Java2D_STATE
    StaticContent - class org.apache.fop.fo.pagination.StaticContent
    Class modelling the fo:static-content object.
    StaticContent(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.StaticContent
    LayoutManager for an fo:flow object.
    Creates a new StaticContentLayoutManager.
    Creates a new StaticContentLayoutManager.
    StaticPropertyList - class org.apache.fop.fo.StaticPropertyList
    A very fast implementation of PropertyList that uses arrays to store the explicit set properties and another array to store cached values.
    Construct a StaticPropertyList.
    STATUS_CLOSE_PARAGRAPH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
    constant for close paragraph
    STATUS_DEFAULT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
    Status value for attribute handling, if the stylesheet not found and the stylesheet set to the default stylesheet
    STATUS_NULL - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
    constant for unset status
    STATUS_OK - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
    OK status value for attribute handling
    STATUS_OPEN_PARAGRAPH - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
    constant for open paragraph
    statusListener - field in class org.apache.fop.render.awt.AWTRenderer
    Will be notified when rendering progresses
    StatusListener - interface org.apache.fop.render.awt.viewer.StatusListener
    Listener interface used by the PreviewDialog.
    stoplist - field in class org.apache.fop.hyphenation.HyphenationTree
    This map stores hyphenation exceptions
    stopRenderer() - method in class org.apache.fop.render.AbstractRenderer
    stopRenderer() - method in class org.apache.fop.render.afp.AFPRenderer
    stopRenderer() - method in class org.apache.fop.render.awt.AWTRenderer
    stopRenderer() - method in class org.apache.fop.render.java2d.Java2DRenderer
    stopRenderer() - method in class org.apache.fop.render.pcl.PCLRenderer
    stopRenderer() - method in class org.apache.fop.render.pdf.PDFRenderer
    stopRenderer() - method in class org.apache.fop.render.bitmap.PNGRenderer
    stopRenderer() - method in class org.apache.fop.render.print.PrintRenderer
    stopRenderer() - method in class org.apache.fop.render.ps.PSRenderer
    stopRenderer() - method in class org.apache.fop.render.Renderer
    Signals the end of the rendering phase.
    stopRenderer() - method in class org.apache.fop.render.svg.SVGRenderer
    stopRenderer() - method in class org.apache.fop.render.bitmap.TIFFRenderer
    stopRenderer() - method in class org.apache.fop.render.txt.TXTRenderer
    stopRenderer() - method in class org.apache.fop.render.xml.XMLRenderer
    stopUpdatingSpaceBefore() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
    Iterates block-level stack (i.e.
    stopUpdatingSpaceBefore() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
    Stops updating candidates for space-before attribute.
    storedList - field in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
    Only used to store the original list when createUnitElements is called
    strcmp(char[],int,char[],int) - static method in class org.apache.fop.hyphenation.TernaryTree
    Compares 2 null terminated char arrays
    strcmp(String,char[],int) - static method in class org.apache.fop.hyphenation.TernaryTree
    Compares a string with null terminated char array
    strcpy(char[],int,char[],int) - static method in class org.apache.fop.hyphenation.TernaryTree
    StreamCache - interface org.apache.fop.pdf.StreamCache
    Interface used to store the bytes for a PDFStream.
    StreamCacheFactory - class org.apache.fop.pdf.StreamCacheFactory
    This class is serves as a factory from
    StreamCacheFactory(boolean) - constructor for class org.apache.fop.pdf.StreamCacheFactory
    Creates a new StreamCacheFactory.
    stress - field in class org.apache.fop.fo.properties.CommonAural
    The "stress" property.
    StringProperty - class org.apache.fop.fo.properties.StringProperty
    Exists primarily as a container for its Maker inner class, which is extended by many string-based FO property classes.
    stringToGlyph(String) - static method in class org.apache.fop.fonts.Glyphs
    Return the string representation of a glyphname, eg stringToGlyph("backslash") returns "\\"
    StringUtils - class org.apache.fop.render.afp.tools.StringUtils
    Library of utility methods useful in dealing with strings.
    stripWhiteSpace(String) - static method in class org.apache.fop.fonts.FontUtil
    Removes all white space from a string (used primarily for font names)
    strlen(char[]) - static method in class org.apache.fop.hyphenation.TernaryTree
    strlen(char[],int) - static method in class org.apache.fop.hyphenation.TernaryTree
    StructuredFieldReader - class org.apache.fop.render.afp.tools.StructuredFieldReader
    A helper class to read structured fields from a MO:DCA document.
    StructuredFieldReader(InputStream) - constructor for class org.apache.fop.render.afp.tools.StructuredFieldReader
    The constructor for the StructuredFieldReader
    style - field in class org.apache.fop.traits.BorderProps
    Border style (one of EN_*)
    STYLE_ITALIC - static field in class org.apache.fop.fonts.Font
    Italic font style
    STYLE_NORMAL - static field in class org.apache.fop.fonts.Font
    Normal font style
    SubSequenceSpecifier - interface org.apache.fop.fo.pagination.SubSequenceSpecifier
    Classes that implement this interface can be added to a PageSequenceMaster, and are capable of looking up an appropriate PageMaster.
    subtract(org.apache.fop.traits.MinOptMax) - method in class org.apache.fop.traits.MinOptMax
    Subtracts another MinOptMax instance from this one.
    Subtracts one MinOptMax instance from another returning a new one.
    SUBTRACTION - static field in class org.apache.fop.fo.expr.RelativeNumericProperty
    Add the second operand from the first and return a new Numeric representing the result.
    Calls the superclass' createImageGraphicNode() method to create the normal GraphicsNode.
    supportsOutOfOrder() - method in class org.apache.fop.render.AbstractRenderer
    Check if this renderer supports out of order rendering.
    supportsOutOfOrder() - method in class org.apache.fop.render.afp.AFPRenderer
    supportsOutOfOrder() - method in class org.apache.fop.render.awt.AWTRenderer
    supportsOutOfOrder() - method in class org.apache.fop.render.pdf.PDFRenderer
    supportsOutOfOrder() - method in class org.apache.fop.render.bitmap.PNGRenderer_onthefly
    supportsOutOfOrder() - method in class org.apache.fop.render.Renderer
    Reports if out of order rendering is supported.
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.afp.AFPSVGHandler
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.java2d.Java2DSVGHandler
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.pcl.PCLSVGHandler
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.pdf.PDFSVGHandler
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.ps.PSSVGHandler
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.svg.SVGSVGHandler
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.XMLHandler
    Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
    supportsRenderer(org.apache.fop.render.Renderer) - method in class org.apache.fop.render.xml.XMLXMLHandler
    SUPPRESS_LEADING_SPACE - static field in class org.apache.fop.layoutmgr.LayoutContext
    If this flag is set, it indicates that any leading fo:character objects with suppress-at-line-break="suppress" should not generate areas.
    suppressLeadingSpace() - method in class org.apache.fop.layoutmgr.LayoutContext
    SVG_DOCUMENT - static field in class org.apache.fop.render.svg.SVGRendererContextConstants
    The SVG document that this image is being drawn into.
    SVG_PAGE_G - static field in class org.apache.fop.render.svg.SVGRendererContextConstants
    The current SVG page g element.
    SVGElement - class org.apache.fop.fo.extensions.svg.SVGElement
    class representing the SVG root element for constructing an svg document.
    SVGElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.svg.SVGElement
    Constructs an SVG object
    SVGElementMapping - class org.apache.fop.fo.extensions.svg.SVGElementMapping
    Setup the SVG element mapping.
    SVGElementMapping() - constructor for class org.apache.fop.fo.extensions.svg.SVGElementMapping
    Main constructor.
    SVGObj - class org.apache.fop.fo.extensions.svg.SVGObj
    Class for SVG element objects.
    SVGObj(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.svg.SVGObj
    Constructs an SVG object (called by Maker).
    SVGRenderer - class org.apache.fop.render.svg.SVGRenderer
    This renderer generates SVG (Scalable Vector Graphics) format.
    SVGRenderer() - constructor for class org.apache.fop.render.svg.SVGRenderer
    Creates TIFF renderer.
    SVGRendererContextConstants - interface org.apache.fop.render.svg.SVGRendererContextConstants
    Defines a number of standard constants (keys) for use by the RendererContext class.
    SVGRendererMaker - class org.apache.fop.render.svg.SVGRendererMaker
    RendererMaker for the SVG Renderer.
    SVGSVGHandler - class org.apache.fop.render.svg.SVGSVGHandler
    SVGUserAgent - class org.apache.fop.svg.SVGUserAgent
    The SVG user agent.
    SVGUserAgent(float,AffineTransform) - constructor for class org.apache.fop.svg.SVGUserAgent
    Creates a new SVGUserAgent.
    SVGUtilities - class org.apache.fop.svg.SVGUtilities
    Some utilities for creating svg DOM documents and elements.
    switchMarkerContext(boolean) - method in class org.apache.fop.fo.FOEventHandler
    Switch to or from marker context (used by FOTreeBuilder when processing a marker)
    Symbol - class org.apache.fop.fonts.base14.Symbol
    Symbol() - constructor for class org.apache.fop.fonts.base14.Symbol
    Symbol(boolean) - constructor for class org.apache.fop.fonts.base14.Symbol
    SYMBOL_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
    sysInfo - field in class org.apache.fop.pdf.PDFCMap
    /CIDSystemInfo attribute
    SystemFontMetricsMapper - class org.apache.fop.render.java2d.SystemFontMetricsMapper
    This class implements org.apache.fop.layout.FontMetrics and is added to the hash table in FontInfo.
    SystemFontMetricsMapper(String,int,Graphics2D) - constructor for class org.apache.fop.render.java2d.SystemFontMetricsMapper
    Constructs a new Font-metrics.

    T

    TAB_CENTER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for center tab
    TAB_LEADER_DOTS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for tab leader dots
    TAB_LEADER_EQUALS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for tab leader equals
    TAB_LEADER_HYPHEN - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for tab leader hyphens
    TAB_LEADER_THICK - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for tab leader thick
    TAB_LEADER_UNDER - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for tab leader underscores
    TAB_RIGHT - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    constant for right tab
    Table - class org.apache.fop.fo.flow.table.Table
    Class modelling the fo:table object.
    table - field in class org.apache.fop.layoutmgr.table.TableRowIterator
    The table on which this instance operates.
    Table(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.Table
    TABLE_UNITS - static field in class org.apache.fop.datatypes.LengthBase
    constant for a table-unit-based length
    TableAndCaption - class org.apache.fop.fo.flow.table.TableAndCaption
    Class modelling the fo:table-and-caption property.
    TableAndCaption(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableAndCaption
    TableAndCaptionLayoutManager - class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
    LayoutManager for a table-and-caption FO.
    Create a new table and caption layout manager.
    TableAttributesConverter - class org.apache.fop.render.rtf.TableAttributesConverter
    Provides methods to convert the attributes to RtfAttributes.
    TableBody - class org.apache.fop.fo.flow.table.TableBody
    Class modelling the fo:table-body object.
    TableBody(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableBody
    TableBorderPrecedence - class org.apache.fop.fo.properties.TableBorderPrecedence
    TableBorderPrecedence(int) - constructor for class org.apache.fop.fo.properties.TableBorderPrecedence
    Constructor for NumberProperty.Maker
    TableCaption - class org.apache.fop.fo.flow.table.TableCaption
    Class modelling the fo:table-caption object.
    TableCaption(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableCaption
    TableCaptionLayoutManager - class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
    LayoutManager for a table-caption FO.
    Create a new Caption layout manager.
    TableCell - class org.apache.fop.fo.flow.table.TableCell
    Class modelling the fo:table-cell object.
    TableCell(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableCell
    TableCellContainer - class org.apache.fop.fo.flow.table.TableCellContainer
    A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.
    TableCellContainer(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableCellContainer
    Main constructor
    TableCellLayoutManager - class org.apache.fop.layoutmgr.table.TableCellLayoutManager
    LayoutManager for a table-cell FO.
    Create a new Cell layout manager.
    tableCellsFound - field in class org.apache.fop.fo.flow.table.TableBody
    TableColLength - class org.apache.fop.fo.properties.TableColLength
    A table-column width specification, possibly including some number of proportional "column-units".
    TableColLength(double,org.apache.fop.fo.FObj) - constructor for class org.apache.fop.fo.properties.TableColLength
    Construct an object with tcolUnits of proportional measure.
    TableColumn - class org.apache.fop.fo.flow.table.TableColumn
    Class modelling the fo:table-column object.
    TableColumn(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableColumn
    TableColumn(org.apache.fop.fo.FONode,boolean) - constructor for class org.apache.fop.fo.flow.table.TableColumn
    TableContentLayoutManager - class org.apache.fop.layoutmgr.table.TableContentLayoutManager
    Layout manager for table contents, particularly managing the creation of combined element lists.
    TableContext - class org.apache.fop.render.rtf.rtflib.tools.TableContext
    Used when handling fo:table to hold information to build the table.
    TableContext(org.apache.fop.render.rtf.rtflib.tools.BuilderContext) - constructor for class org.apache.fop.render.rtf.rtflib.tools.TableContext
    TableFObj - class org.apache.fop.fo.flow.table.TableFObj
    Common base class for table-related FOs
    TableFObj(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableFObj
    Main constructor
    TableFooter - class org.apache.fop.fo.flow.table.TableFooter
    Class modelling the fo:table-footer object.
    TableFooter(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableFooter
    TableHeader - class org.apache.fop.fo.flow.table.TableHeader
    Class modelling the fo:table-header object.
    TableHeader(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableHeader
    TableLayoutManager - class org.apache.fop.layoutmgr.table.TableLayoutManager
    LayoutManager for a table FO.
    TableLayoutManager(org.apache.fop.fo.flow.table.Table) - constructor for class org.apache.fop.layoutmgr.table.TableLayoutManager
    Create a new table layout manager.
    TableRow - class org.apache.fop.fo.flow.table.TableRow
    Class modelling the fo:table-row object.
    TableRow(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.table.TableRow
    TableRowIterator - class org.apache.fop.layoutmgr.table.TableRowIterator
    Iterator that lets the table layout manager step over all the rows of a part of the table (table-header, table-footer or table-body).
    TableRowIterator(org.apache.fop.fo.flow.table.Table,int) - constructor for class org.apache.fop.layoutmgr.table.TableRowIterator
    Creates a new TableRowIterator.
    tableRowsFound - field in class org.apache.fop.fo.flow.table.TableBody
    used for validation
    TableStepper - class org.apache.fop.layoutmgr.table.TableStepper
    This class processes row groups to create combined element lists for tables.
    TableStepper(org.apache.fop.layoutmgr.table.TableContentLayoutManager) - constructor for class org.apache.fop.layoutmgr.table.TableStepper
    Main constructor
    TABS - static field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    String array of tab constants
    TAG_LOGICAL_ELEMENT - static field in class org.apache.fop.render.afp.extensions.AFPElementMapping
    tag logical element
    TagLogicalElement - class org.apache.fop.render.afp.modca.TagLogicalElement
    A Tag Logical Element structured field assigns an attribute name and an attribute value to a page or page group.
    TagLogicalElement(String,String) - constructor for class org.apache.fop.render.afp.modca.TagLogicalElement
    Construct a tag logical element with the name and value specified.
    TagLogicalElementBean - class org.apache.fop.render.afp.modca.TagLogicalElementBean
    The TagLogicalElementBean provides a bean for holding the attributes of a tag logical element as key value pairs.
    TagLogicalElementBean(String,String) - constructor for class org.apache.fop.render.afp.modca.TagLogicalElementBean
    Constructor for the TagLogicalElementBean.
    tagLogicalElements - field in class org.apache.fop.render.afp.modca.AbstractPageObject
    The list of tag logical elements
    TB - static field in class org.apache.fop.area.Area
    Stacking top to bottom
    tb_rl - field in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
    tblCatalog - field in class org.apache.fop.render.mif.MIFFile
    tbls - field in class org.apache.fop.render.mif.MIFFile
    TempFileStreamCache - class org.apache.fop.pdf.TempFileStreamCache
    StreamCache implementation that uses temporary files rather than heap.
    TempFileStreamCache() - constructor for class org.apache.fop.pdf.TempFileStreamCache
    Creates a new TempFileStreamCache.
    TernaryTree - class org.apache.fop.hyphenation.TernaryTree

    Ternary Search Tree.

    A ternary search tree is a hibrid between a binary tree and a digital search tree (trie).

    TestConverter - class org.apache.fop.tools.TestConverter
    TestConverter is used to process a set of tests specified in a testsuite.
    TestConverter() - constructor for class org.apache.fop.tools.TestConverter
    Construct a new TestConverter
    testNewBuild() - method in class org.apache.fop.tools.anttasks.RunTest
    Test the current build.
    TEX8R_GLYPH_NAMES - static field in class org.apache.fop.fonts.Glyphs
    Glyph names for tex8r encoding
    text - field in class org.apache.fop.pdf.PDFState.Data
    text(org.apache.fop.fo.FOText,char[],int,int) - method in class org.apache.fop.render.rtf.RTFHandler
    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
    TextAdjustingInfo(int,int,int) - constructor for class org.apache.fop.area.inline.AbstractTextArea.TextAdjustingInfo
    Constructor
    textAlign - field in class org.apache.fop.traits.BlockProps
    textAlignLast - field in class org.apache.fop.traits.BlockProps
    TextArea - class org.apache.fop.area.inline.TextArea
    A text inline area.
    TextArea() - constructor for class org.apache.fop.area.inline.TextArea
    Create a text inline area
    TextArea(int,int,int) - constructor for class org.apache.fop.area.inline.TextArea
    Constructor with extra parameters: create a TextAdjustingInfo object
    TextDecorationProperty - class org.apache.fop.fo.properties.TextDecorationProperty
    Special list property for text-decoration.
    Constructs a new instance by converting a ListProperty.
    textFlows - field in class org.apache.fop.render.mif.MIFFile
    TextLayoutManager - class org.apache.fop.layoutmgr.inline.TextLayoutManager
    LayoutManager for text (a sequence of characters) which generates one or more inline areas.
    TextLayoutManager(org.apache.fop.fo.FOText) - constructor for class org.apache.fop.layoutmgr.inline.TextLayoutManager
    Create a Text layout manager.
    TIFF_FILTER - static field in class org.apache.fop.pdf.PDFFilterList
    Key for the filter used for TIFF images
    TIFFRenderer - class org.apache.fop.render.bitmap.TIFFRenderer
    This class represents renderer to TIFF (Tagged Image File Format) format.
    TIFFRenderer() - constructor for class org.apache.fop.render.bitmap.TIFFRenderer
    Creates TIFF renderer.
    TIFFRendererConfigurator - class org.apache.fop.render.bitmap.TIFFRendererConfigurator
    TIFF Renderer configurator
    TIFFRendererConfigurator(org.apache.fop.apps.FOUserAgent) - constructor for class org.apache.fop.render.bitmap.TIFFRendererConfigurator
    Default constructor
    TIFFRendererMaker - class org.apache.fop.render.bitmap.TIFFRendererMaker
    RendererMaker for the TIFF Renderer.
    tilingType - field in class org.apache.fop.pdf.PDFPattern
    1 for constant spacing, 2 for no distortion, and 3 for fast rendering
    TimesBold - class org.apache.fop.fonts.base14.TimesBold
    TimesBold() - constructor for class org.apache.fop.fonts.base14.TimesBold
    TimesBold(boolean) - constructor for class org.apache.fop.fonts.base14.TimesBold
    TimesBoldItalic - class org.apache.fop.fonts.base14.TimesBoldItalic
    TimesBoldItalic() - constructor for class org.apache.fop.fonts.base14.TimesBoldItalic
    TimesBoldItalic(boolean) - constructor for class org.apache.fop.fonts.base14.TimesBoldItalic
    TimesItalic - class org.apache.fop.fonts.base14.TimesItalic
    TimesItalic() - constructor for class org.apache.fop.fonts.base14.TimesItalic
    TimesItalic(boolean) - constructor for class org.apache.fop.fonts.base14.TimesItalic
    TimesRoman - class org.apache.fop.fonts.base14.TimesRoman
    TimesRoman() - constructor for class org.apache.fop.fonts.base14.TimesRoman
    TimesRoman(boolean) - constructor for class org.apache.fop.fonts.base14.TimesRoman
    title - field in class org.apache.fop.apps.FOUserAgent
    Title of the document.
    Title - class org.apache.fop.fo.pagination.Title
    Class modelling the fo:title object.
    Title(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.pagination.Title
    toAffineTransform() - method in class org.apache.fop.area.CTM
    Returns this CTM as an AffineTransform object.
    toArray() - method in class org.apache.fop.area.CTM
    Get an array containing the values of this transform.
    ToBeImplementedProperty - class org.apache.fop.fo.properties.ToBeImplementedProperty
    ToBeImplementedProperty(int) - constructor for class org.apache.fop.fo.properties.ToBeImplementedProperty
    Constructor
    toCIEXYZ(float[]) - method in class org.apache.fop.util.CMYKColorSpace
    toFunctionCall() - method in class org.apache.fop.util.ColorExt
    Create string representation of fop-rgb-icc function call to map this ColorExt settings
    toHex(byte[]) - static method in class org.apache.fop.pdf.PDFText
    Converts a byte array to a Hexadecimal String (3.2.3 in PDF 1.4 specs)
    toHex(byte[],boolean) - static method in class org.apache.fop.pdf.PDFText
    Converts a byte array to a Hexadecimal String (3.2.3 in PDF 1.4 specs)
    toMilli(float) - method in class org.apache.fop.render.txt.TXTRenderer
    Returns the closest integer to the multiplication of a number and 1000.
    Converts a LengthRangeProperty to a MinOptMax.
    tooManyNodesError(Locator,String) - method in class org.apache.fop.fo.FONode
    Helper function to standardize "too many" error exceptions (e.g., two fo:declarations within fo:root) This overrloaded method helps make the caller code better self-documenting
    tooManyNodesError(Locator,String,String) - method in class org.apache.fop.fo.FONode
    Helper function to standardize "too many" error exceptions (e.g., two fo:declarations within fo:root)
    top - field in class org.apache.fop.fo.properties.CommonAbsolutePosition
    The "top" property.
    top - field in class org.apache.fop.fo.properties.CommonRelativePosition
    The "top" property.
    toPDF() - method in class org.apache.fop.pdf.PDFCharProcs
    not done yet
    toPDF() - method in class org.apache.fop.pdf.PDFColor
    Create pdf.
    toPDF() - method in class org.apache.fop.pdf.PDFEncryptionJCE
    Represent the object in PDF
    toPDF() - method in class org.apache.fop.pdf.PDFFunction
    represent as PDF.
    toPDF() - method in class org.apache.fop.pdf.PDFInfo
    toPDF() - method in class org.apache.fop.pdf.PDFObject
    Encodes the object as a byte array for output to a PDF file.
    toPDF() - method in class org.apache.fop.pdf.PDFOutline
    toPDF() - method in class org.apache.fop.pdf.PDFOutputIntent
    toPDF() - method in class org.apache.fop.pdf.PDFPattern
    Output PDF bytes, not used.
    toPDF() - method in class org.apache.fop.pdf.PDFWArray
    Convert this object to PDF code.
    toPDFArray() - method in class org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
    Creates and returns the PDFArray representing the Differences entry.
    toPDFArray(org.apache.fop.area.CTM) - static method in class org.apache.fop.render.pdf.CTMHelper
    Creates an array of six doubles from the source CTM.
    toPDFColorSpace(ColorSpace) - static method in class org.apache.fop.render.pdf.AbstractImageAdapter
    Converts a ColorSpace object to a PDFColorSpace object.
    toPDFCTM(org.apache.fop.area.CTM) - static method in class org.apache.fop.render.pdf.CTMHelper
    Creates a new CTM based in the sourceMatrix.
    toPDFString() - method in class org.apache.fop.pdf.PDFAnnotList
    toPDFString() - method in class org.apache.fop.pdf.PDFCIDFont
    toPDFString() - method in class org.apache.fop.pdf.PDFCIDSystemInfo
    Create a string for the CIDSystemInfo dictionary.
    toPDFString() - method in class org.apache.fop.pdf.PDFFileSpec
    toPDFString() - method in class org.apache.fop.pdf.PDFGoTo
    toPDFString() - method in class org.apache.fop.pdf.PDFGoToRemote
    toPDFString() - method in class org.apache.fop.pdf.PDFGState
    toPDFString() - method in class org.apache.fop.pdf.PDFICCBasedColorSpace
    toPDFString() - method in class org.apache.fop.pdf.PDFInternalLink
    toPDFString() - method in class org.apache.fop.pdf.PDFLink
    toPDFString() - method in class org.apache.fop.pdf.PDFNumber
    toPDFString() - method in class org.apache.fop.pdf.PDFObject
    This method returns a String representation of the PDF object.
    toPDFString() - method in class org.apache.fop.pdf.PDFPages
    toPDFString() - method in class org.apache.fop.pdf.PDFResources
    represent the object in PDF This adds the references to all the objects in the current resource context.
    toPDFString() - method in class org.apache.fop.pdf.PDFShading
    represent as PDF.
    toPDFString() - method in class org.apache.fop.pdf.PDFText
    toPDFString() - method in class org.apache.fop.pdf.PDFUri
    toPDFString() - method in class org.apache.fop.pdf.PDFWArray
    Convert this object to PDF code.
    toPDFString(AffineTransform,boolean) - static method in class org.apache.fop.render.pdf.CTMHelper
    Converts the AffineTransform instance to a string for use in the PDFRenderer cm operations.
    toPDFString(org.apache.fop.area.CTM) - static method in class org.apache.fop.render.pdf.CTMHelper
    Converts the sourceMatrix to a string for use in the PDFRenderer cm operations.
    TopLevelLayoutManager - interface org.apache.fop.layoutmgr.TopLevelLayoutManager
    This interface is implemented by top-level layout managers such as the ones for fo:page-sequence and fox:external-document.
    toRGB(float[]) - method in class org.apache.fop.util.CMYKColorSpace
    toSAX(ContentHandler) - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
    toSAX(ContentHandler) - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
    Generates SAX events representing the object's state.
    toSAX(ContentHandler) - method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
    Generates SAX events representing the object's state.
    toSAX(ContentHandler) - method in class org.apache.fop.render.ps.extensions.PSSetupCode
    toSAX(ContentHandler) - method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
    toString() - method in class org.apache.fop.fonts.AbstractCodePointMapping
    toString() - method in class org.apache.fop.layoutmgr.AbstractLayoutManager
    toString() - method in class org.apache.fop.fonts.type1.AFMCharMetrics
    toString() - method in class org.apache.fop.fonts.type1.AFMFile
    toString() - method in class org.apache.fop.render.afp.extensions.AFPPageSetup
    toString() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
    toString() - method in class org.apache.fop.area.Area
    toString() - method in class org.apache.fop.layoutmgr.BorderElement
    toString() - method in class org.apache.fop.traits.BorderProps
    toString() - method in class org.apache.fop.fo.flow.table.BorderSpecification
    toString() - method in class org.apache.fop.layoutmgr.BreakElement
    toString() - method in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
    toString() - method in class org.apache.fop.fonts.CachedFontInfo
    toString() - method in class org.apache.fop.fo.properties.ColorProperty
    toString() - method in class org.apache.fop.layoutmgr.table.ColumnSetup
    toString() - method in class org.apache.fop.fo.properties.CommonAbsolutePosition
    toString() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
    toString() - method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
    toString() - method in class org.apache.fop.fo.properties.CommonMarginBlock
    toString() - method in class org.apache.fop.fo.flow.table.ConditionalBorder
    toString() - method in class org.apache.fop.fo.properties.CondLengthProperty
    toString() - method in class org.apache.fop.area.CTM
    Get string for this transform.
    toString() - method in class org.apache.fop.fo.flow.table.EffRow
    toString() - method in class org.apache.fop.fonts.EmbedFontInfo
    toString() - method in class org.apache.fop.fo.properties.FixedLength
    toString() - method in class org.apache.fop.fo.FObj
    toString() - method in class org.apache.fop.datatypes.FODimension
    toString() - method in class org.apache.fop.fonts.Font
    toString() - method in class org.apache.fop.fonts.FontTriplet
    toString() - method in class org.apache.fop.fo.FOText
    toString() - method in class org.apache.fop.fo.flow.table.GridUnit
    toString() - method in class org.apache.fop.hyphenation.Hyphen
    toString() - method in class org.apache.fop.hyphenation.Hyphenation
    toString() - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    toString() - method in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
    toString() - method in class org.apache.fop.fo.properties.KeepProperty
    Not sure what to do here.
    toString() - method in class org.apache.fop.datatypes.KeepValue
    toString() - method in class org.apache.fop.layoutmgr.KnuthBox
    toString() - method in class org.apache.fop.layoutmgr.KnuthGlue
    toString() - method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
    toString() - method in class org.apache.fop.layoutmgr.KnuthPenalty
    toString() - method in class org.apache.fop.layoutmgr.LayoutContext
    toString() - method in class org.apache.fop.traits.LayoutProps
    toString() - method in class org.apache.fop.fonts.LazyFont
    String representation of LazyFont
    toString() - method in class org.apache.fop.layoutmgr.LeafPosition
    toString() - method in class org.apache.fop.datatypes.LengthBase
    toString() - method in class org.apache.fop.fo.properties.LengthPairProperty
    toString() - method in class org.apache.fop.fo.properties.LengthRangeProperty
    toString() - method in class org.apache.fop.fo.flow.Marker
    toString() - method in class org.apache.fop.traits.MinOptMax
    toString() - method in class org.apache.fop.layoutmgr.NonLeafPosition
    toString() - method in class org.apache.fop.fo.expr.NumericProperty
    toString() - method in class org.apache.fop.layoutmgr.PaddingElement
    toString() - method in class org.apache.fop.area.PageViewport
    toString() - method in class org.apache.fop.render.pcl.PCLPageDefinition
    toString() - method in class org.apache.fop.pdf.PDFAMode
    toString() - method in class org.apache.fop.pdf.PDFName
    toString() - method in class org.apache.fop.pdf.PDFNull
    toString() - method in class org.apache.fop.pdf.PDFProfile
    toString() - method in class org.apache.fop.pdf.PDFRectangle
    toString() - method in class org.apache.fop.pdf.PDFReference
    toString() - method in class org.apache.fop.pdf.PDFState.Data
    toString() - method in class org.apache.fop.pdf.PDFXMode
    toString() - method in class org.apache.fop.fo.properties.PercentLength
    toString() - method in class org.apache.fop.fonts.type1.PFBData
    toString() - method in class org.apache.fop.layoutmgr.Position
    toString() - method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
    toString() - method in class org.apache.fop.fo.properties.Property
    toString() - method in class org.apache.fop.render.ps.PSDictionary
    toString() - method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
    toString() - method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
    toString() - method in class org.apache.fop.render.ps.extensions.PSSetupCode
    toString() - method in class org.apache.fop.util.QName
    toString() - method in class org.apache.fop.fo.expr.RelativeNumericProperty
    Return a string represention of the expression.
    toString() - method in class org.apache.fop.layoutmgr.RelSide
    toString() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    debugging log
    toString() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
    minimal debugging display
    toString() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    minimal debugging display
    toString() - method in class org.apache.fop.layoutmgr.SpaceElement
    toString() - method in class org.apache.fop.fo.properties.SpaceProperty
    toString() - method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
    toString() - method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingPosition
    toString() - method in class org.apache.fop.layoutmgr.SpaceSpecifier
    toString() - method in class org.apache.fop.traits.SpaceVal
    toString() - method in class org.apache.fop.area.Span
    toString() - method in class org.apache.fop.fo.properties.TableColLength
    Convert this to a String
    toString() - method in class org.apache.fop.fo.flow.table.TableColumn
    toString() - method in class org.apache.fop.area.Trait
    Return the string for debugging.
    toString() - method in class org.apache.fop.area.Trait.Background
    Return the string for debugging.
    toString() - method in class org.apache.fop.area.Trait.InternalLink
    Return the human-friendly string for debugging.
    toString() - method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
    toString(String) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
    Creates a string representation of the active nodes.
    totalDemerits - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
    minimum total demerits up to this breakpoint
    totalFootnotes - field in class org.apache.fop.layoutmgr.PageBreakingAlgorithm.KnuthPageNode
    Additional length due to footnotes.
    totalShrink - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
    The total shrink of all elements handled so far.
    totalShrink - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
    accumulated shrinkability of the KnuthElements up to after this breakpoint.
    totalStretch - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
    The total stretch of all elements handled so far.
    totalStretch - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
    accumulated stretchability of the KnuthElements up to after this breakpoint.
    totalWidth - field in class org.apache.fop.layoutmgr.BreakingAlgorithm
    The total width of all elements handled so far.
    totalWidth - field in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
    accumulated width of the KnuthElements up to after this breakpoint.
    toUnicodeHex(char) - static method in class org.apache.fop.pdf.PDFText
    Convert a char to a multibyte hex representation
    toUTF16(String) - static method in class org.apache.fop.pdf.PDFText
    Converts a String to UTF-16 (big endian).
    TR_CLIP - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Add text to path for clipping
    TR_FILL - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Fill text
    TR_FILL_CLIP - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Fill text and add to path for clipping
    TR_FILL_STROKE - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Fill, then stroke text
    TR_FILL_STROKE_CLIP - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Fill, then stroke text and add to path for clipping
    TR_INVISIBLE - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Neither fill nor stroke text (invisible)
    TR_STROKE - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Stroke text
    TR_STROKE_CLIP - static field in class org.apache.fop.svg.PDFTextUtil
    PDF text rendering mode: Stroke text and add to path for clipping
    trace(Object) - method in class org.apache.fop.util.CommandLineLogger
    trace(Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
    TRACE_ENABLED - static field in class org.apache.fop.fonts.truetype.TTFFile
    Set to true to get even more debug output than with level DEBUG
    Trait - class org.apache.fop.area.Trait
    Area traits used for rendering.
    Trait() - constructor for class org.apache.fop.area.Trait
    Create a new empty trait.
    Trait(Object,Object) - constructor for class org.apache.fop.area.Trait
    Create a trait with the value and type.
    TraitSetter - class org.apache.fop.layoutmgr.TraitSetter
    This is a helper class used for setting common traits on areas.
    transcode(Document,String,TranscoderOutput) - method in class org.apache.fop.render.ps.AbstractPSTranscoder
    Transcodes the specified Document as an image in the specified output.
    transcode(Document,String,TranscoderOutput) - method in class org.apache.fop.svg.PDFTranscoder
    Transcodes the specified Document as an image in the specified output.
    transFactory - field in class org.apache.fop.servlet.FopServlet
    The TransformerFactory used to create Transformer instances
    Transfers foreign attributes from the formatting object to the area.
    transform - field in class org.apache.fop.pdf.PDFState.Data
    transform(AffineTransform) - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
    transform(Rectangle2D) - method in class org.apache.fop.area.CTM
    Transform a rectangle by the CTM to produce a rectangle in the transformed coordinate system.
    transformElement(org.apache.fop.render.txt.TXTState) - method in class org.apache.fop.render.txt.border.AbstractBorderElement
    Transform border element in according with state.
    transformPoint(int,int) - method in class org.apache.fop.render.txt.TXTState
    Transforms point (x, y) using resultCTM.
    transformPoint(Point,org.apache.fop.area.CTM) - method in class org.apache.fop.render.txt.TXTState
    Transforms point using ctm.
    transformTo(OutputStream) - method in class org.apache.fop.cli.InputHandler
    In contrast to render(Fop) this method only performs the XSLT stage and saves the intermediate XSL-FO file to the output file.
    transformTo(Result) - method in class org.apache.fop.cli.InputHandler
    Transforms the input document to the input format expected by FOP using XSLT.
    TransitionDictionary - class org.apache.fop.pdf.TransitionDictionary
    Transition Dictionary This class is used to build a transition dictionary to specify the transition between pages.
    TransitionDictionary() - constructor for class org.apache.fop.pdf.TransitionDictionary
    Create a Transition Dictionary
    translate(double,double) - method in class org.apache.fop.area.CTM
    Translate this CTM by the passed x and y values and return a new result CTM.
    Translator - class org.apache.fop.render.awt.viewer.Translator
    AWT Viewer's localization class, backed up by java.util.ResourceBundle.
    translator - field in class org.apache.fop.render.awt.viewer.PreviewDialog
    The Translator for localization
    Translator() - constructor for class org.apache.fop.render.awt.viewer.Translator
    Default constructor, default Locale is used.
    Translator(Locale) - constructor for class org.apache.fop.render.awt.viewer.Translator
    Constructor for a given Locale.
    transparentPageBackground - field in class org.apache.fop.render.java2d.Java2DRenderer
    false: paints a non-transparent white background, true: for a transparent background
    trimToSize() - method in class org.apache.fop.hyphenation.ByteVector
    trimToSize() - method in class org.apache.fop.hyphenation.CharVector
    trimToSize() - method in class org.apache.fop.hyphenation.TernaryTree
    Each node stores a character (splitchar) which is part of some key(s).
    TRUETYPE - static field in class org.apache.fop.fonts.FontType
    TrueType fonts
    TRY_HYPHENATE - static field in class org.apache.fop.layoutmgr.LayoutContext
    tryHyphenate() - method in class org.apache.fop.layoutmgr.LayoutContext
    Tries to resolve all unresolved ID references on the given page.
    tryIDResolution(org.apache.fop.area.PageViewport) - method in class org.apache.fop.area.IDTracker
    Tries to resolve all unresolved ID references on the given page.
    TTFCmapEntry - class org.apache.fop.fonts.truetype.TTFCmapEntry
    The CMap entry contains information of a Unicode range and the the glyph indexes related to the range
    TTFFile - class org.apache.fop.fonts.truetype.TTFFile
    Reads a TrueType file or a TrueType Collection.
    TTFFontLoader - class org.apache.fop.fonts.truetype.TTFFontLoader
    Loads a font into memory directly from the original font file.
    TTFFontLoader(String,org.apache.fop.fonts.FontResolver) - constructor for class org.apache.fop.fonts.truetype.TTFFontLoader
    Default constructor
    TTFReader - class org.apache.fop.fonts.apps.TTFReader
    A tool which reads TTF files and generates XML font metrics file for use in FOP.
    TTFReader() - constructor for class org.apache.fop.fonts.apps.TTFReader
    Main constructor.
    TTFSubSetFile - class org.apache.fop.fonts.truetype.TTFSubSetFile
    Reads a TrueType file and generates a subset that can be used to embed a TrueType CID font.
    TXTRenderer - class org.apache.fop.render.txt.TXTRenderer
    Renderer that renders areas to plain text.
    TXTRenderer() - constructor for class org.apache.fop.render.txt.TXTRenderer
    Constructs a newly allocated TXTRenderer object.
    TXTRendererConfigurator - class org.apache.fop.render.txt.TXTRendererConfigurator
    TXT Renderer configurator
    Default constructor
    TXTRendererMaker - class org.apache.fop.render.txt.TXTRendererMaker
    RendererMaker for the Plain Text Renderer.
    TXTState - class org.apache.fop.render.txt.TXTState
    This keeps information about the current state when writing to txt, i.e.
    TXTState() - constructor for class org.apache.fop.render.txt.TXTState
    Constructs a newly allocated TXTState object.
    TXTStream - class org.apache.fop.render.txt.TXTStream
    Helper class for text streams.
    TXTStream(OutputStream) - constructor for class org.apache.fop.render.txt.TXTStream
    Main constructor.
    TYPE0 - static field in class org.apache.fop.fonts.FontType
    Adobe Type 0 fonts (composite font)
    TYPE1 - static field in class org.apache.fop.fonts.FontType
    Adobe Type 1 fonts
    Type1FontLoader - class org.apache.fop.fonts.type1.Type1FontLoader
    Loads a Type 1 font into memory directly from the original font file.
    Type1FontLoader(String,org.apache.fop.fonts.FontResolver) - constructor for class org.apache.fop.fonts.type1.Type1FontLoader
    Constructs a new Type 1 font loader.
    TYPE3 - static field in class org.apache.fop.fonts.FontType
    Adobe Type 3 fonts ("user-defined" fonts)
    Typeface - class org.apache.fop.fonts.Typeface
    Base class for PDF font classes

    U

    UCWHITESPACE - static field in class org.apache.fop.util.CharUtilities
    Character class: Unicode white space
    UnclosableInputStream - class org.apache.fop.util.UnclosableInputStream
    Provides an InputStreamFilter which avoids closing the original stream.
    UnclosableInputStream(InputStream) - constructor for class org.apache.fop.util.UnclosableInputStream
    Default constructor.
    UNDERLINE - static field in class org.apache.fop.area.Trait
    Underline trait used when rendering inline parent.
    UNDERLINE_COLOR - static field in class org.apache.fop.area.Trait
    Trait for color of underline decorations when rendering inline parent.
    unfinishedGoTos - field in class org.apache.fop.render.pdf.PDFRenderer
    The PDFGoTos in idGoTos that are not complete yet
    UNICODE_GLYPHS - static field in class org.apache.fop.fonts.Glyphs
    List of unicode glyphs
    unicodeCharMap - field in class org.apache.fop.pdf.PDFToUnicodeCMap
    The array of Unicode characters ordered by character code (maps from character code to Unicode code point).
    UnitConv - class org.apache.fop.util.UnitConv
    Utility class for unit conversions.
    universalEndOfLanguage() - method in class org.apache.fop.render.pcl.PCLGenerator
    Sends the universal end of language command (UEL).
    UnixFontDirFinder - class org.apache.fop.fonts.autodetect.UnixFontDirFinder
    Unix font directory finder
    UnknownXMLObj - class org.apache.fop.fo.UnknownXMLObj
    Class for handling generic XML from a namespace not recognized by FOP
    UnknownXMLObj(org.apache.fop.fo.FONode,String) - constructor for class org.apache.fop.fo.UnknownXMLObj
    Constructs an unknown xml object (called by Maker).
    unpackValues(int) - method in class org.apache.fop.hyphenation.HyphenationTree
    UnresolvedListElement - class org.apache.fop.layoutmgr.UnresolvedListElement
    This class represents an unresolved list element.
    Main constructor
    This class represents an unresolved list element element with a (conditional) length.
    Main constructor
    UnresolvedPageNumber - class org.apache.fop.area.inline.UnresolvedPageNumber
    Unresolvable page number area.
    UnresolvedPageNumber(String,org.apache.fop.fonts.Font) - constructor for class org.apache.fop.area.inline.UnresolvedPageNumber
    Create a new unresolved page number.
    Create a new unresolved page number.
    unset(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
    unset an attribute that has no value
    unsetFlags(int) - method in class org.apache.fop.layoutmgr.LayoutContext
    UP - static field in class org.apache.fop.render.txt.border.AbstractBorderElement
    Constant for a line segment, directing from a center of symbol up the the symbol boundary.
    updateClip(Shape) - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    Set the current clip.
    updateColor(Color) - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    Set the current background color.
    updateColor(Color,boolean) - method in class org.apache.fop.render.AbstractPathOrientedRenderer
    Establishes a new foreground or fill color.
    updateColor(Color,boolean) - method in class org.apache.fop.render.afp.AFPRenderer
    Establishes a new foreground or fill color.
    updateColor(Color,boolean) - method in class org.apache.fop.render.java2d.Java2DRenderer
    updateColor(Color,boolean) - method in class org.apache.fop.render.pdf.PDFRenderer
    updateColor(Color,boolean) - method in class org.apache.fop.render.ps.PSRenderer
    updateColor(Color,boolean) - method in class org.apache.fop.render.txt.TXTRenderer
    Changes current filling char.
    Determines and sets the content area IPD based on available reference area IPD, start- and end-indent properties.
    Sets the content area IPD by directly supplying the value.
    updateCurrentFont(org.apache.fop.fonts.Font) - method in class org.apache.fop.svg.PDFGraphics2D
    Updates the currently selected font.
    updateData1(int,double) - method in class org.apache.fop.layoutmgr.BreakingAlgorithm
    Empty method, hook for subclasses.
    Empty method, hook for subclasses.
    updateExtentsFromChildren() - method in class org.apache.fop.area.LineArea
    Updates the extents of the line area from its children.
    updateFillColor(java.awt.Color) - method in class org.apache.fop.render.pcl.PCLRenderer
    Sets the new current fill color.
    updateFont(String,int) - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    Set the current font name.
    Updates the values in the Info object from the XMP metadata according to the rules defined in PDF/A-1 (ISO 19005-1:2005)
    Used to update the LayoutContext in subclasses prior to starting a new element list.
    updateMapping(String) - method in class org.apache.fop.fonts.SingleByteFont
    Updates the mapping variable based on the encoding.
    updateOffset(int) - method in class org.apache.fop.layoutmgr.inline.HyphContext
    updatePaint(Paint) - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    Set the current paint.
    Override this method to update the renderer context if it needs special settings for certain conditions.
    updateStroke(float,int) - method in class org.apache.fop.render.java2d.Java2DGraphicsState
    Sets the current Stroke.
    Updates the traits for the generated text area.
    updateURLConnection(URLConnection,String) - method in class org.apache.fop.apps.FOURIResolver
    This method allows you to set special values on a URLConnection just before the connect() method is called.
    URI - static field in class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
    Namespace URI for Batik extension elements
    URI - static field in class org.apache.fop.fo.extensions.ExtensionElementMapping
    The FOP extension namespace URI
    URI - static field in class org.apache.fop.fo.FOElementMapping
    The XSL-FO namespace URI
    URI - static field in class org.apache.fop.fo.extensions.OldExtensionElementMapping
    The old FOP extension namespace URI (FOP 0.20.5 and earlier)
    URI - static field in class org.apache.fop.fo.extensions.svg.SVGElementMapping
    the SVG namespace
    uriResolver - field in class org.apache.fop.servlet.FopServlet
    URIResolver for use by this servlet
    URISpecification - class org.apache.fop.datatypes.URISpecification
    This class contains method to deal with the datatype from XSL-FO.
    url - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    The url of the image
    url - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
    The url of the image
    urx - field in class org.apache.fop.pdf.PDFRectangle
    upper right x coordinate
    ury - field in class org.apache.fop.pdf.PDFRectangle
    upper right y coordinate
    useCache() - method in class org.apache.fop.apps.FopFactory
    Cache results of font triplet detection/auto-config?
    usedCharsIndex - field in class org.apache.fop.fonts.CIDFont
    usedCharsIndex contains new glyph, original char
    usedGlyphs - field in class org.apache.fop.fonts.CIDFont
    usedGlyphs contains orginal, new glyph index
    usedGlyphsCount - field in class org.apache.fop.fonts.CIDFont
    usedGlyphsIndex - field in class org.apache.fop.fonts.CIDFont
    usedGlyphsIndex contains new glyph, original index
    useFont(String) - method in class org.apache.fop.fonts.FontInfo
    Tells this class that the font with the given internal name has been used.
    useFont(String,int) - method in class org.apache.fop.render.ps.PSRenderer
    Changes the currently used font.
    useGeneric(org.apache.fop.fo.properties.PropertyMaker) - method in class org.apache.fop.fo.properties.PropertyMaker
    Copy all the values from the generic maker to this maker.
    useParent - field in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
    USER_PASSWORD - static field in class org.apache.fop.render.pdf.PDFRenderer
    PDF encryption parameter: user password, datatype: String
    userAgent - field in class org.apache.fop.svg.AbstractFOPTranscoder
    The user agent dedicated to this Transcoder.
    userAgent - field in class org.apache.fop.render.AbstractRenderer
    user agent
    userAgent - field in class org.apache.fop.render.AbstractRendererConfigurator
    fop factory configuration
    usesInitialBaselineTable() - method in class org.apache.fop.layoutmgr.inline.AlignmentContext
    Returns an indication if we still use the initial baseline table.

    V

    validate() - method in class org.apache.fop.pdf.PDFFont
    Validates the PDF object prior to serialization.
    validate() - method in class org.apache.fop.pdf.PDFFontNonBase14
    validateChildNode(Locator,org.apache.fop.fo.FONode) - method in class org.apache.fop.fo.pagination.Root
    validateChildNode(Locator,String,String) - method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.AbstractListItemPart
    XSL Content Model: marker* (%block;)+
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
    Blocks XSL FO's from having non-FO parents.
    validateChildNode(Locator,String,String) - method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.BasicLink
    String, String) XSL Content Model: marker* (#PCDATA|%inline;|%block;)*
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.BidiOverride
    XSL Content Model: marker* (#PCDATA|%inline;|%block;)* Additionally: "An fo:bidi-override that is a descendant of an fo:leader or of the fo:inline child of an fo:footnote may not have block-level children, unless it has a nearer ancestor that is an fo:inline-container."
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Block
    XSL Content Model: marker* initial-property-set? (#PCDATA|%inline;|%block;)* Additionally: "An fo:bidi-override that is a descendant of an fo:leader or of the fo:inline child of an fo:footnote may not have block-level children, unless it has a nearer ancestor that is an fo:inline-container."
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.BlockContainer
    XSL Content Model: marker* (%block;)+ But: "In addition an fo:block-container that does not generate an absolutely positioned area may have a sequence of zero or more fo:markers as its initial children."
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
    XSL/FOP: (bookmark-title, bookmark*)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
    XSL/FOP: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
    XSL/FOP: (bookmark+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Character
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.ColorProfile
    XSL 1.0/FOP: EMPTY (no child nodes permitted)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.Declarations
    XSL 1.0: (color-profile)+ (and non-XSL NS nodes) FOP/XSL 1.1: (color-profile)* (and non-XSL NS nodes)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.extensions.destination.Destination
    XSL/FOP: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.extensions.ExternalDocument
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.ExternalGraphic

    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Float
    XSL Content Model: (%block;)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.Flow
    XSL Content Model: marker* (%block;)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.FONode
    Checks to make sure, during SAX processing of input document, that the incoming node is valid for the this (parent) node (e.g., checking to see that fo:table is not an immediate child of fo:root) called from FOTreeBuilder.startElement(String,String,String,Attributes) before constructing the child FObj.
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Footnote
    XSL Content Model: (inline,footnote-body)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.FootnoteBody
    XSL Content Model: (%block;)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.InitialPropertySet
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Inline
    XSL Content Model: marker* (#PCDATA|%inline;|%block;)* Additionally: " An fo:inline that is a descendant of an fo:leader or fo:footnote may not have block-level children, unless it has a nearer ancestor that is an fo:inline-container." (paraphrased)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.InlineContainer
    XSL Content Model: marker* (%block;)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.InstreamForeignObject
    XSL Content Model: one (1) non-XSL namespace child
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.LayoutMasterSet
    XSL/FOP: (simple-page-master|page-sequence-master)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.ListBlock
    XSL Content Model: marker* (list-item)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.ListItem
    XSL Content Model: marker* (list-item-label,list-item-body)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Marker
    XSL Content Model: (#PCDATA|%inline;|%block;)* Additionally: "An fo:marker may contain any formatting objects that are permitted as a replacement of any fo:retrieve-marker that retrieves the fo:marker's children."
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.MultiProperties
    XSL Content Model: (multi-property-set+, wrapper)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.MultiPropertySet
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.MultiSwitch
    XSL Content Model: (multi-case+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.MultiToggle
    XSL Content Model: (#PCDATA|%inline;|%block;)*
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.PageNumber
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.PageSequence
    XSL Content Model: (title?,static-content*,flow)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.PageSequenceMaster
    XSL/FOP: (single-page-master-reference|repeatable-page-master-reference| repeatable-page-master-alternatives)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.PageSequenceWrapper
    XSL/FOP: (bookmark+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.Region
    String, String) XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
    XSL/FOP: (conditional-page-master-reference+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.RetrieveMarker
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.Root
    XSL 1.0 Spec: (layout-master-set,declarations?,page-sequence+) FOP: (layout-master-set, declarations?, fox:bookmarks?, page-sequence+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.SimplePageMaster
    XSL Content Model: (region-body,region-before?,region-after?,region-start?,region-end?)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.SinglePageMasterReference
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.StaticContent
    XSL Content Model: (%block;)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.Table
    XSL Content Model: (marker*,table-column*,table-header?,table-footer?,table-body+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.TableAndCaption
    XSL Content Model: marker* table-caption? table
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.TableBody
    String, String) XSL Content Model: marker* (table-row+|table-cell+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.TableCaption
    XSL Content Model: marker* (%block;)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.TableCell
    XSL Content Model: marker* (%block;)+
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.TableColumn
    XSL Content Model: empty
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.table.TableRow
    String, String) XSL Content Model: (table-cell+)
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.pagination.Title
    String, String) XSL/FOP: (#PCDATA|%inline;)*
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.flow.Wrapper

    XSL Content Model: marker* (#PCDATA|%inline;|%block;)*
    Additionally (unimplemented): "An fo:wrapper that is a child of an fo:multi-properties is only permitted to have children that would be permitted in place of the fo:multi-properties."
    validateChildNode(Locator,String,String) - method in class org.apache.fop.fo.XMLObj
    here, blocks XSL FO's from having non-FO parents.
    Static version of validateChildNode(Locator,String,String) that can be used by subclasses that need to validate children against a different node (for example: fo:wrapper needs to check if the incoming node is a valid child to its parent)
    validateProfileCombination() - method in class org.apache.fop.pdf.PDFProfile
    Validates if the requested profile combination is compatible.
    validateStrictly() - method in class org.apache.fop.apps.FopFactory
    Returns whether FOP is strictly validating input XSL
    validateStrictly() - method in class org.apache.fop.apps.FOUserAgent
    Returns whether FOP is strictly validating input XSL
    validateUserConfigStrictly() - method in class org.apache.fop.apps.FopFactory
    Is the user configuration to be validated?
    ValidationException - class org.apache.fop.fo.ValidationException
    Exception thrown during FO tree validation.
    ValidationException(String) - constructor for class org.apache.fop.fo.ValidationException
    ValidationException(String,Locator) - constructor for class org.apache.fop.fo.ValidationException
    This base context is used during validation when the actual base values are still unknown but should still already be checked.
    VALUE_FORMAT_OFF - static field in class org.apache.fop.svg.AbstractFOPTranscoder
    The value to turn off text stroking.
    VALUE_FORMAT_ON - static field in class org.apache.fop.svg.AbstractFOPTranscoder
    The value to turn on text stroking.
    valueElements - field in class org.apache.fop.render.mif.MIFElement
    valueOf(org.apache.fop.apps.FOUserAgent,String) - static method in class org.apache.fop.traits.BorderProps
    Returns a BorderProps represtation of a string of the format as written by BorderProps.toString().
    valueOf(String) - static method in class org.apache.fop.pdf.PDFAMode
    Returns the mode enum object given a String.
    valueOf(String) - static method in class org.apache.fop.pdf.PDFXMode
    Returns the mode enum object given a String.
    valueOf(String) - static method in class org.apache.fop.render.ps.PSDictionary
    Parses a given a dictionary string and returns an object
    values - field in class org.apache.fop.pdf.PDFArray
    List holding the values of this array
    valueStr - field in class org.apache.fop.render.mif.MIFElement
    variableFormats - field in class org.apache.fop.render.mif.MIFFile
    verifyActionAllowed() - method in class org.apache.fop.pdf.PDFProfile
    Checks if Actions are allowed.
    verifyAnnotAllowed() - method in class org.apache.fop.pdf.PDFProfile
    Checks if annotations are allowed.
    verifyEncryptionAllowed() - method in class org.apache.fop.pdf.PDFProfile
    Checks if encryption is allowed.
    verifyPDFVersion() - method in class org.apache.fop.pdf.PDFProfile
    Checks if the right PDF version is set.
    verifyPSXObjectsAllowed() - method in class org.apache.fop.pdf.PDFProfile
    Checks if PostScript XObjects are allowed.
    verifyTitleAbsent() - method in class org.apache.fop.pdf.PDFProfile
    Checks if a title may be absent.
    verifyTransparencyAllowed(String) - method in class org.apache.fop.pdf.PDFProfile
    Checks if the use of transparency is allowed.
    Version - class org.apache.fop.Version
    This class is used to evaluate the version information contained in the Manifest of FOP's JAR.
    VerticalAlignShorthandParser - class org.apache.fop.fo.properties.VerticalAlignShorthandParser
    A shorthand parser for the vertical-align shorthand.
    verticesPerRow - field in class org.apache.fop.pdf.PDFShading
    Required for Type 5:The number of vertices in each "row" of the lattice; it must be greater than or equal to 2.
    Viewport - class org.apache.fop.area.inline.Viewport
    Inline viewport area.
    Viewport(org.apache.fop.area.Area) - constructor for class org.apache.fop.area.inline.Viewport
    Create a new viewport area with the content area.
    views - field in class org.apache.fop.render.mif.MIFFile
    visibility - field in class org.apache.fop.fo.flow.InlineLevel
    voiceFamily - field in class org.apache.fop.fo.properties.CommonAural
    The "voice-family" property.
    volume - field in class org.apache.fop.fo.properties.CommonAural
    The "volume" property.
    vspace - field in class org.apache.fop.hyphenation.HyphenationTree
    value space: stores the interletter values

    W

    warn(Object) - method in class org.apache.fop.util.CommandLineLogger
    warn(Object,Throwable) - method in class org.apache.fop.util.CommandLineLogger
    warning(SAXParseException) - method in class org.apache.fop.util.DelegatingContentHandler
    warning(SAXParseException) - method in class org.apache.fop.fo.FOTreeBuilder
    warning(SAXParseException) - method in class org.apache.fop.hyphenation.PatternParser
    warning(TransformerException) - method in class org.apache.fop.util.DefaultErrorListener
    warning(TransformerException) - method in class org.apache.fop.cli.InputHandler
    warningText(Locator) - static method in class org.apache.fop.fo.FONode
    Helper function to return "Warning(line#/column#)" string for warning messages
    WEIGHT_BOLD - static field in class org.apache.fop.fonts.Font
    Bold font weight
    WEIGHT_EXTRA_BOLD - static field in class org.apache.fop.fonts.Font
    Extra Bold font weight
    WEIGHT_LIGHT - static field in class org.apache.fop.fonts.Font
    Light font weight
    WEIGHT_NORMAL - static field in class org.apache.fop.fonts.Font
    Normal font weight
    whenToProcess - field in class org.apache.fop.area.AbstractOffDocumentItem
    Indicates in what phase the item should be processed.
    whiteSpaceHandler - field in class org.apache.fop.fo.FOEventHandler
    The XMLWhitespaceHandler for this tree
    WhiteSpaceShorthandParser - class org.apache.fop.fo.properties.WhiteSpaceShorthandParser
    Shorthand parser for the white-space property; Sets the values for white-space-treament, linefeed-treatment, white-space-collapse and wrap-option
    widows - field in class org.apache.fop.traits.LayoutProps
    width - field in class org.apache.fop.render.afp.modca.AbstractDescriptor
    width of this descriptor
    width - field in class org.apache.fop.traits.BorderProps
    Border width
    width - field in class org.apache.fop.fonts.CIDFont
    width - field in class org.apache.fop.area.inline.Container
    The width of this container
    width - field in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
    see Java2D_WIDTH
    width - field in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
    see PDF_WIDTH
    WIDTH - static field in class org.apache.fop.render.RendererContextConstants
    The target width of the image being painted.
    width - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    The width of the image (in pixels)
    width(int) - method in class org.apache.fop.render.afp.fonts.CharacterSet
    Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
    width(int) - method in class org.apache.fop.render.afp.fonts.CharacterSetOrientation
    Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
    width(int) - method in class org.apache.fop.render.afp.fonts.FopCharacterSet
    Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
    width(int,String,int,int) - method in class org.apache.fop.render.java2d.Java2DFontMetrics
    Returns width (in 1/1000ths of point size) of character at code point i
    Adjust the width of the area when adding.
    widthDesired - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    The desired width (in twips)
    widthPercent - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    The desired percent value of the width
    widthResolution - field in class org.apache.fop.render.afp.modca.AbstractDescriptor
    width resolution of this descriptor
    willCreateArea() - method in class org.apache.fop.fo.FOText
    Check if this text node will create an area.
    WIN_ANSI_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
    WIN_ANSI_ENCODING - static field in class org.apache.fop.pdf.PDFEncoding
    the name for the WinAnsi encoding scheme
    WINANSI_ENCODING - static field in class org.apache.fop.fonts.Glyphs
    The characters in WinAnsiEncoding
    WindowsFontDirFinder - class org.apache.fop.fonts.autodetect.WindowsFontDirFinder
    FontFinder for native Windows platforms
    WMF_IMAGE - static field in class org.apache.fop.image.loader.batik.ImageWMF
    ImageFlavor for Batik's WMFRecordStore
    wMode - field in class org.apache.fop.pdf.PDFCMap
    font's writing direction
    WMODE_HORIZONTAL - static field in class org.apache.fop.pdf.PDFCMap
    horizontal writing direction
    WMODE_VERTICAL - static field in class org.apache.fop.pdf.PDFCMap
    vertical writing direction
    word - field in class org.apache.fop.area.inline.WordArea
    The text for this word area
    WORD_JOINER - static field in class org.apache.fop.util.CharUtilities
    word joiner
    WordArea - class org.apache.fop.area.inline.WordArea
    A string of characters without spaces
    WordArea(String,int,int[]) - constructor for class org.apache.fop.area.inline.WordArea
    Create a word area
    Wrapper - class org.apache.fop.fo.flow.Wrapper
    Class modelling the fo:wrapper object.
    Wrapper(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.flow.Wrapper
    WrapperLayoutManager - class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
    This is the layout manager for the fo:wrapper formatting object.
    WrapperLayoutManager(org.apache.fop.fo.flow.Wrapper) - constructor for class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
    Creates a new LM for fo:wrapper.
    "wrap" the Position inside the given element and add it to the target list.
    wrapPositionElements(List,List) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
    "wrap" the Position inside each element moving the elements from SourceList to targetList
    wrapPositionElements(List,List,boolean) - method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
    "wrap" the Position inside each element moving the elements from SourceList to targetList
    wrapPositions(org.apache.fop.layoutmgr.LayoutManager) - method in class org.apache.fop.layoutmgr.KnuthSequence
    Wrap the Positions of the elements of this sequence in a Position for LayoutManager lm.
    wrapRendererContext(org.apache.fop.render.RendererContext) - static method in class org.apache.fop.render.pcl.PCLRendererContext
    Wrap the render context to allow easier access to its values.
    Wrap the render context to allow easier access to its values.
    wrapText(Document,String,java.awt.Font,float) - static method in class org.apache.fop.svg.SVGUtilities
    Create some SVG text that is wrapped into a specified width.
    write(byte[]) - method in class org.apache.fop.pdf.InMemoryStreamCache
    write(byte[]) - method in class org.apache.fop.pdf.StreamCache
    Convenience method for writing data to the stream cache.
    write(byte[]) - method in class org.apache.fop.pdf.TempFileStreamCache
    write(byte[]) - method in class org.apache.fop.util.WriterOutputStream
    write(byte[],int,int) - method in class org.apache.fop.util.WriterOutputStream
    write(int) - method in class org.apache.fop.util.WriterOutputStream
    WRITE_COMMENTS - static field in class org.apache.fop.render.pdf.PDFRenderer
    Controls whether comments are written to the PDF stream.
    Write given attribute values to our Writer
    writeBFEntries() - method in class org.apache.fop.pdf.CMapBuilder
    writeCIDInit() - method in class org.apache.fop.pdf.CMapBuilder
    writeCIDRange() - method in class org.apache.fop.pdf.CMapBuilder
    writeCIDSystemInfo() - method in class org.apache.fop.pdf.CMapBuilder
    writeCIDSystemInfo(String,String,int) - method in class org.apache.fop.pdf.CMapBuilder
    writeClip(Shape) - method in class org.apache.fop.svg.PDFGraphics2D
    Set the clipping shape for future PDF drawing in the current graphics state.
    writeCMap() - method in class org.apache.fop.pdf.CMapBuilder
    Writes the CMap to a Writer.
    writeCodeSpaceRange() - method in class org.apache.fop.pdf.CMapBuilder
    writeColors(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
    Writes the color table in the header.
    writeCommand(String) - method in class org.apache.fop.render.pcl.PCLGenerator
    Writes a PCL escape command to the output stream.
    writeControlWord(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write an RTF control word to our Writer
    writeControlWordNS(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write rtf control word without the space behind it
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.AbstractAFPObject
    DataStream objects must implement the writeDataStream() method to write its data to the given OutputStream
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ActiveEnvironmentGroup
    Accessor method to write the AFP datastream for the active environment group.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.Document
    Accessor method to write the AFP datastream for document.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageCellPosition
    Accessor method to write the AFP datastream for the Image Cell Position
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageContent
    Accessor method to write the AFP datastream for the Image Content
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageDataDescriptor
    Accessor method to write the AFP datastream for the Image Data Descriptor
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageInputDescriptor
    Accessor method to write the AFP datastream for the Image Input Descriptor
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageObject
    Accessor method to write the AFP datastream for the Image Object
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageOutputControl
    Accessor method to write the AFP datastream for the Image Output Control
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageRasterData
    Accessor method to write the AFP datastream for the Image Raster Data
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageSegment
    Accessor method to write the AFP datastream for the Image Segment
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ImageSizeParameter
    Accessor method to write the AFP datastream for the Image Size Parameter
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.IMImageObject
    Accessor method to write the AFP datastream for the IM Image Objetc
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.IncludeObject
    Accessor method to write the AFP datastream for the Include Object
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.IncludePageOverlay
    Accessor method to write the AFP datastream for the Include Page Overlay
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.IncludePageSegment
    Accessor method to write the AFP datastream for the Include Page Segment
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.InvokeMediumMap
    Accessor method to write the AFP datastream for the Invoke Medium Map
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.MapCodedFont
    Accessor method to write the AFP datastream for the Map Coded Font
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.MapPageOverlay
    Accessor method to write the AFP datastream for the Map Page Overlay
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.NoOperation
    Accessor method to obtain the byte array AFP datastream for the NoOperation.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ObjectAreaDescriptor
    Accessor method to write the AFP datastream for the Object Area Descriptor
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ObjectAreaPosition
    Accessor method to write the AFP datastream for the Object Area Position
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ObjectEnvironmentGroup
    Accessor method to obtain write the AFP datastream for the object environment group.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.Overlay
    Accessor method to write the AFP datastream for the overlay.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.PageDescriptor
    Accessor method to write the AFP datastream for the Page Descriptor
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.PageGroup
    Accessor method to write the AFP datastream for the page group.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.PageObject
    Accessor method to write the AFP datastream for the page.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.PresentationTextData
    Accessor method to write the AFP datastream for the text data.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.PresentationTextDescriptor
    Accessor method to write the AFP datastream for the Presentation Text Descriptor
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.PresentationTextObject
    Accessor method to write the AFP datastream for the PresentationTextObject.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.ResourceGroup
    Accessor method to obtain write the AFP datastream for the resource group.
    writeDataStream(OutputStream) - method in class org.apache.fop.render.afp.modca.TagLogicalElement
    Accessor method to obtain the byte array AFP datastream for the TagLogicalElement.
    writeDataURL(InputStream,String,Writer) - static method in class org.apache.fop.util.DataURLUtil
    Generates a data URL and writes it to a Writer.
    writeDictionary(OutputStream,Writer) - method in class org.apache.fop.pdf.PDFDictionary
    Writes the contents of the dictionary to a StringBuffer.
    writeDocument(Document,boolean) - method in class org.apache.fop.util.DOM2SAX
    Writes the given document using the given ContentHandler.
    writeExceptionInRtf(Exception) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Make a visible entry in the RTF for an exception
    writeFontDict(PSGenerator,org.apache.fop.fonts.FontInfo) - static method in class org.apache.fop.render.ps.PSFontUtils
    Generates the PostScript code for the font dictionary.
    writeFontDict(PSGenerator,org.apache.fop.fonts.FontInfo,Map) - static method in class org.apache.fop.render.ps.PSFontUtils
    Generates the PostScript code for the font dictionary.
    writeFonts(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFontManager
    Writes the font table in the header.
    writeFontXML(org.w3c.dom.Document,File) - method in class org.apache.fop.fonts.apps.AbstractFontReader
    Writes the generated DOM Document to a file.
    writeFontXML(org.w3c.dom.Document,String) - method in class org.apache.fop.fonts.apps.AbstractFontReader
    Writes the generated DOM Document to a file.
    writeGroupMark(boolean) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write a start or end group mark
    writeImage(RenderedImage,OutputStream) - static method in class org.apache.fop.render.afp.AFPRenderer
    Writes a RenderedImage to an OutputStream as raw sRGB bitmaps.
    writeLevelGroup(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
    Gets called when the list table has to be written.
    writeLevelGroup(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleBullet
    Gets called when the list table has to be written.
    writeLevelGroup(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleNumber
    Gets called when the list table has to be written.
    writeLevelGroup(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleText
    Gets called when the list table has to be written.
    writeListPrefix(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
    Gets called before a RtfListItem has to be written.
    writeListPrefix(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleBullet
    Gets called before a RtfListItem has to be written.
    writeListPrefix(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleNumber
    Gets called before a RtfListItem has to be written.
    writeListPrefix(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleText
    Gets called before a RtfListItem has to be written.
    writeln(String) - method in class org.apache.fop.render.ps.PSRenderer
    Write out a command
    writeMyAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfter
    writeMyAttributes() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBefore
    Write the attributes for this element
    writeName(String) - method in class org.apache.fop.pdf.CMapBuilder
    writeObjectList(List,OutputStream) - method in class org.apache.fop.render.afp.modca.AbstractAFPObject
    Help method to write a set of AFPObjects to the AFP datastream.
    writeOneAttribute(String,Object) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write one attribute to our Writer
    writeOneAttributeNS(String,Object) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write one attribute to our Writer without a space
    writePageSetup() - method in class org.apache.fop.render.ps.NativeTextHandler
    writeParagraphPrefix(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
    Gets called before a paragraph has to be written, which is contained by a RtfListItem.
    Gets called before a paragraph, which is contained by a RtfListItem has to be written.
    Gets called before a paragraph, which is contained by a RtfListItem has to be written.
    writeParagraphPrefix(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyleText
    Gets called before a paragraph, which is contained by a RtfListItem has to be written.
    writePreStream() - method in class org.apache.fop.pdf.CMapBuilder
    writer - field in class org.apache.fop.pdf.CMapBuilder
    writer - field in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Writer to be used
    WriterOutputStream - class org.apache.fop.util.WriterOutputStream
    An OutputStream wrapper for a Writer.
    WriterOutputStream(Writer) - constructor for class org.apache.fop.util.WriterOutputStream
    Creates a new WriterOutputStream.
    WriterOutputStream(Writer,String) - constructor for class org.apache.fop.util.WriterOutputStream
    Creates a new WriterOutputStream.
    writeRowAndCellsDefintions() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
    writeRtf() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write the RTF code of this element to our Writer
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
    Writes the RTF content to m_writer.
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
    write RTF code of all our children
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Must be implemented to write RTF content to m_writer
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    RtfElement override - catches ExternalGraphicException and writes a warning message to the document if image cannot be read
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet
    render extra RtfTableRows containing all the extra RtfTableCells that we contain
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
    write RTF code of all our children
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfGenerator
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfLineBreak
    Overridden to write our attributes before our content
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
    Write the content
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
    RtfPage writes the attributes the attributes contained in the string PAGE_ATTR, if not null
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageBreak
    Overridden to write our attributes before our content
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
    Write our attributes and content
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
    Write the content
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
    Write the content
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
    write RTF code of all our children
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
    Overriden to avoid writing any it's a merged cell.
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
    Overridden to write trowd and cell definitions before writing our cells
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
    Write our text to the RTF stream
    writeRtfContent() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
    write RTF code of all our children
    writeRtfContentWithException() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
    Writes the RTF content to m_writer - this one throws ExternalGraphicExceptions
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
    Is called before writing the Rtf content.
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Called before writeRtfContent()
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    overridden to write RTF prefix code, what comes before our children
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
    Writes the RTF content to m_writer.
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
    Overridden to setup the list: start a group with appropriate attributes
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
    Overridden to write our attributes before our content
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
    Can be overridden to write RTF prefix code, what comes before our children
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
    Overridden to write RTF prefix code, what comes before our children
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
    Called before writeRtfContent; overriden to avoid writing any it's a merged cell.
    writeRtfPrefix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
    writeRtfString(Writer,String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStringConverter
    Write given String to given Writer, converting characters as required by RTF spec
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
    Is called after writing the Rtf content.
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Called after writeRtfContent()
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
    overridden to write RTF suffix code, what comes after our children
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
    Writes the RTF content to m_writer.
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
    End the list group
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
    Overridden to close paragraph
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSection
    Can be overridden to write RTF suffix code, what comes after our children
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
    Overridden to write RTF suffix code, what comes after our children
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
    The "cell" control word marks the end of a cell
    writeRtfSuffix() - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
    Overridden to write RTF suffix code, what comes after our children
    writeSetup() - method in class org.apache.fop.render.ps.NativeTextHandler
    writeStarControlWord(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Write an RTF control word to our Writer, preceeded by a star '*' meaning "ignore this if you don't know what it means"
    writeStarControlWordNS(String) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
    Same as writeStarControlWord(String word), except with no space behind it
    writeStreamAfterComments() - method in class org.apache.fop.pdf.CMapBuilder
    writeStreamComments() - method in class org.apache.fop.pdf.CMapBuilder
    writeStyleSheet(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
    Writes the rtf style sheet table.
    writeTemplate(org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHeader) - method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
    Write the rtf template
    writeText(String) - method in class org.apache.fop.render.pcl.PCLGenerator
    Writes raw text (in ISO-8859-1 encoding) to the output stream.
    writeTextMatrix(AffineTransform) - method in class org.apache.fop.svg.PDFTextUtil
    Writes a "Tm" command, setting a new text transformation matrix.
    writeTf(org.apache.fop.fonts.Font) - method in class org.apache.fop.svg.PDFTextUtil
    Writes a "Tf" command, setting a new current font.
    writeTJ() - method in class org.apache.fop.svg.PDFTextUtil
    Writes a "TJ" command, writing out the accumulated buffer with the characters and glyph positioning values.
    writeTJChar(char) - method in class org.apache.fop.svg.PDFTextUtil
    Writes a char to the "TJ-Buffer".
    writeTo(OutputStream) - method in class org.apache.fop.render.ps.ImageEncoderCCITTFax
    writeTo(OutputStream) - method in class org.apache.fop.render.ps.ImageEncoderJPEG
    writeTTFUShort(int,int) - method in class org.apache.fop.fonts.truetype.FontFileReader
    Write a USHort at a given position.
    writeType(String) - method in class org.apache.fop.pdf.CMapBuilder
    writeUseCMap() - method in class org.apache.fop.pdf.CMapBuilder
    writeVersion(String) - method in class org.apache.fop.pdf.CMapBuilder
    writeWrapUp() - method in class org.apache.fop.pdf.CMapBuilder

    X

    XML_MIME_TYPE - static field in class org.apache.fop.render.xml.XMLRenderer
    XML MIME type
    XML_REQUEST_PARAM - static field in class org.apache.fop.servlet.FopServlet
    Name of the parameter used for the XML file
    xmlAttribute() - method in class org.apache.fop.area.Trait.InternalLink
    Returns the attribute value for this object as used in the area tree XML.
    XMLHandler - interface org.apache.fop.render.XMLHandler
    This interface is implemented by classes that can handle a certain type of foreign objects.
    XMLHandlerConfigurator - class org.apache.fop.render.XMLHandlerConfigurator
    Configurator for XMLHandler objects.
    Default constructor
    XMLHandlerRegistry - class org.apache.fop.render.XMLHandlerRegistry
    This class holds references to various XML handlers used by FOP.
    XMLHandlerRegistry() - constructor for class org.apache.fop.render.XMLHandlerRegistry
    Default constructor.
    XMLizable - interface org.apache.fop.util.XMLizable
    This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events.
    XMLLangShorthandParser - class org.apache.fop.fo.properties.XMLLangShorthandParser
    XMLObj - class org.apache.fop.fo.XMLObj
    Abstract class modelling generic, non-XSL-FO XML objects.
    XMLObj(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.XMLObj
    XMLRenderer - class org.apache.fop.render.xml.XMLRenderer
    Renderer that renders areas to XML for debugging purposes.
    XMLRenderer() - constructor for class org.apache.fop.render.xml.XMLRenderer
    Creates a new XML renderer.
    XMLRendererMaker - class org.apache.fop.render.xml.XMLRendererMaker
    RendererMaker for the Area Tree XML Renderer.
    XMLWHITESPACE - static field in class org.apache.fop.util.CharUtilities
    Character class: XML whitespace
    XMLWhiteSpaceHandler - class org.apache.fop.fo.XMLWhiteSpaceHandler
    Class encapsulating the functionality for white-space-handling during refinement stage.
    XMLXMLHandler - class org.apache.fop.render.xml.XMLXMLHandler
    XML handler for the XML renderer.
    XMPContentHandlerFactory - class org.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
    ContentHandlerFactory for the XMP root element.
    XMPElementMapping - class org.apache.fop.fo.extensions.xmp.XMPElementMapping
    Setup the element mapping for XMP metadata.
    XMPElementMapping() - constructor for class org.apache.fop.fo.extensions.xmp.XMPElementMapping
    Main constructor.
    XMPMetadata - class org.apache.fop.fo.extensions.xmp.XMPMetadata
    This is the pass-through value object for the XMP metadata extension.
    XMPMetadata() - constructor for class org.apache.fop.fo.extensions.xmp.XMPMetadata
    No-argument contructor.
    XMPMetadata(Metadata) - constructor for class org.apache.fop.fo.extensions.xmp.XMPMetadata
    Default constructor.
    XMPMetaElement - class org.apache.fop.fo.extensions.xmp.XMPMetaElement
    Represents the top-level "xmpmeta" element used by XMP metadata.
    XMPMetaElement(org.apache.fop.fo.FONode) - constructor for class org.apache.fop.fo.extensions.xmp.XMPMetaElement
    Main constructor.
    xObjectCount - field in class org.apache.fop.pdf.PDFDocument
    the counter for XObject numbering
    xObjects - field in class org.apache.fop.pdf.PDFResources
    Set of XObjects
    xObjectsMap - field in class org.apache.fop.pdf.PDFDocument
    the XObjects Map.
    xOffset - field in class org.apache.fop.area.BlockParent
    The x offset position of this block parent.
    XPOS - static field in class org.apache.fop.render.RendererContextConstants
    The x position that this image is being drawn at.
    xref - field in class org.apache.fop.pdf.PDFDocument
    character position of xref table
    xRefFormats - field in class org.apache.fop.render.mif.MIFFile
    XSLT_INPUT - static field in class org.apache.fop.cli.CommandLineOptions
    input: xml+xsl file
    XSLT_REQUEST_PARAM - static field in class org.apache.fop.servlet.FopServlet
    Name of the parameter used for the XSLT file
    xStep - field in class org.apache.fop.pdf.PDFPattern
    Horizontal spacing
    xUID - field in class org.apache.fop.pdf.PDFPattern
    List of Integers represetning the Extended unique Identifier

    Y

    yellow() - method in class org.apache.fop.pdf.PDFColor
    Get the yellow component.
    yOffset - field in class org.apache.fop.area.BlockParent
    The y offset position of this block parent.
    YPOS - static field in class org.apache.fop.render.RendererContextConstants
    The y position that this image is being drawn at.
    yStep - field in class org.apache.fop.pdf.PDFPattern
    Vertical spacing

    Z

    ZAPF_DINGBATS_ENCODING - static field in class org.apache.fop.fonts.CodePointMapping
    ZapfDingbats - class org.apache.fop.fonts.base14.ZapfDingbats
    ZapfDingbats() - constructor for class org.apache.fop.fonts.base14.ZapfDingbats
    ZapfDingbats(boolean) - constructor for class org.apache.fop.fonts.base14.ZapfDingbats
    ZERO_FIXED_LENGTH - static field in class org.apache.fop.fo.properties.FixedLength
    canonical zero-length instance
    ZERO_WIDTH_JOINER - static field in class org.apache.fop.util.CharUtilities
    zero-width joiner
    ZERO_WIDTH_NOBREAK_SPACE - static field in class org.apache.fop.util.CharUtilities
    zero-width no-break space (= byte order mark)
    ZERO_WIDTH_SPACE - static field in class org.apache.fop.util.CharUtilities
    zero-width space

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