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
All Classes All Packages
All Classes All Packages
A
- a - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
a character
- A - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
A character
- AARI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ABAZA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ABKHAZIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- abs(Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Return the absolute value of a Numeric.
- ABS - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
-
ABS
- abs2(Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Return the absolute value of a Numeric.
- AbsFunction - Class in org.apache.fop.fo.expr
-
Class modelling the abs Number Function.
- AbsFunction() - Constructor for class org.apache.fop.fo.expr.AbsFunction
- ABSOLUTE - Static variable in class org.apache.fop.area.Block
-
Relative to the block parent but not effecting the stacking Used for block-container, tables and lists.
- absoluteMoveBaseline(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Establishes the baseline and the current presentation position at a new B-axis coordinate, which is a specified number of measurement units from the I-axis.
- absoluteMoveInline(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Establishes the current presentation position on the baseline at a new I-axis coordinate, which is a specified number of measurement units from the B-axis.
- absolutePosition - Variable in class org.apache.fop.fo.properties.CommonAbsolutePosition
-
The "absolute-position" property.
- AbstractAction - Class in org.apache.fop.render.intermediate.extensions
-
Abstract base class for document actions, like "go-to" actions with absolute page coordinates.
- AbstractAction() - Constructor for class org.apache.fop.render.intermediate.extensions.AbstractAction
- AbstractAFPExtensionObject - Class in org.apache.fop.render.afp.extensions
-
Base class for the AFP-specific extension elements.
- AbstractAFPExtensionObject(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
- AbstractAFPImageHandlerRawStream - Class in org.apache.fop.render.afp
-
A base abstract AFP raw stream image handler
- AbstractAFPImageHandlerRawStream() - Constructor for class org.apache.fop.render.afp.AbstractAFPImageHandlerRawStream
- AbstractAFPObject - Class in org.apache.fop.afp.modca
-
This is the base class for all data stream objects.
- AbstractAFPObject() - Constructor for class org.apache.fop.afp.modca.AbstractAFPObject
- AbstractAFPObject.Category - Interface in org.apache.fop.afp.modca
-
structured field category codes
- AbstractAFPObject.Type - Interface in org.apache.fop.afp.modca
-
structured field type codes
- AbstractAFPPainter - Class in org.apache.fop.afp
-
A base AFP painter
- AbstractAFPPainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AbstractAFPPainter
-
Main constructor
- AbstractBaseLayoutManager - Class in org.apache.fop.layoutmgr
-
The base class for nearly all LayoutManagers.
- AbstractBaseLayoutManager() - Constructor for class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Abstract base layout manager.
- AbstractBaseLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Abstract base layout manager.
- AbstractBinaryWritingIFDocumentHandler - Class in org.apache.fop.render.intermediate
-
Abstract base class for binary-writing
IFDocumentHandlerimplementations. - AbstractBinaryWritingIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
- AbstractBitmapDocumentHandler - Class in org.apache.fop.render.bitmap
-
Abstract
IFDocumentHandlerimplementation for producing bitmap images. - AbstractBitmapDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Default constructor.
- AbstractBorderElement - Class in org.apache.fop.render.txt.border
-
This class keeps information about abstract border element, i.e.
- AbstractBorderElement() - Constructor for class org.apache.fop.render.txt.border.AbstractBorderElement
-
Initializes a newly created
AbstractBorderElementobject so that it represents an empty border element. - AbstractBorderElement(int) - Constructor for class org.apache.fop.render.txt.border.AbstractBorderElement
-
Constructs a newly allocated
AbstractBorderElementobject. - AbstractBreaker - Class in org.apache.fop.layoutmgr
-
Abstract base class for breakers (page breakers, static region handlers etc.).
- AbstractBreaker() - Constructor for class org.apache.fop.layoutmgr.AbstractBreaker
- AbstractBreaker.BlockSequence - Class in org.apache.fop.layoutmgr
-
Helper class, extending the functionality of the basic
BlockKnuthSequence. - AbstractBreaker.FloatPosition - Class in org.apache.fop.layoutmgr
- AbstractBreaker.PageBreakPosition - Class in org.apache.fop.layoutmgr
-
A page break position.
- AbstractCodePointMapping - Class in org.apache.fop.fonts
-
Abstract base class for code point mapping classes (1-byte character encodings).
- AbstractCodePointMapping(String, int[]) - Constructor for class org.apache.fop.fonts.AbstractCodePointMapping
-
Main constructor.
- AbstractCodePointMapping(String, int[], String[]) - Constructor for class org.apache.fop.fonts.AbstractCodePointMapping
-
Extended constructor.
- AbstractConfigurator - Class in org.apache.fop.render
-
An abstract configurator
- AbstractConfigurator(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractConfigurator
-
Default constructor
- AbstractData() - Constructor for class org.apache.fop.util.AbstractPaintingState.AbstractData
- AbstractDataObject - Class in org.apache.fop.afp.modca
-
Abstract base class used by the ImageObject and GraphicsObject which both have define an ObjectEnvironmentGroup
- AbstractDataObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractDataObject
-
Named constructor
- AbstractDescriptor - Class in org.apache.fop.afp.modca
-
Base class for AFP descriptor objects
- AbstractDescriptor() - Constructor for class org.apache.fop.afp.modca.AbstractDescriptor
-
Default constructor
- AbstractDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractDescriptor
-
Constructor a PresentationTextDescriptor for the specified width and height.
- AbstractEnvironmentGroup - Class in org.apache.fop.afp.modca
-
A base class that encapsulates common features of ActiveEnvironmentGroup and ResourceEnvironmentGroup
- AbstractEnvironmentGroup(String) - Constructor for class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
Main constructor
- AbstractFOEventHandlerMaker - Class in org.apache.fop.render
-
Base class for factory classes which instantiate FOEventHandlers and provide information about them.
- AbstractFOEventHandlerMaker() - Constructor for class org.apache.fop.render.AbstractFOEventHandlerMaker
- AbstractFontReader - Class in org.apache.fop.fonts.apps
-
Abstract base class for the PFM and TTF Reader command-line applications.
- AbstractFontReader() - Constructor for class org.apache.fop.fonts.apps.AbstractFontReader
-
Main constructor.
- AbstractFOPBridgeContext - Class in org.apache.fop.svg
-
A FOP base implementation of a Batik BridgeContext.
- AbstractFOPBridgeContext(UserAgent, DocumentLoader, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
-
Constructs a new bridge context.
- AbstractFOPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
-
Constructs a new bridge context.
- AbstractFOPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
-
Constructs a new bridge context.
- AbstractFOPImageElementBridge - Class in org.apache.fop.svg
-
Bridge class for the <image> element when jpeg images.
- AbstractFOPImageElementBridge() - Constructor for class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Constructs a new bridge for the <image> element.
- AbstractFOPImageElementBridge.Graphics2DNode - Class in org.apache.fop.svg
-
A node that holds a Graphics2D image.
- AbstractFOPImageElementBridge.LoaderImageNode - Class in org.apache.fop.svg
-
An image node for natively handled Image instance.
- AbstractFOPTextElementBridge - Class in org.apache.fop.svg
-
Bridge class for the <text> element.
- AbstractFOPTextElementBridge(TextPainter) - Constructor for class org.apache.fop.svg.AbstractFOPTextElementBridge
-
Main constructor
- AbstractFOPTextPainter - Class in org.apache.fop.svg
-
Renders the attributed character iterator of a
TextNode. - AbstractFOPTextPainter(FOPTextHandler, TextPainter) - Constructor for class org.apache.fop.svg.AbstractFOPTextPainter
-
Create a new PS text painter with the given font information.
- AbstractFOPTranscoder - Class in org.apache.fop.svg
-
This is the common base class of all of FOP's transcoders.
- AbstractFOPTranscoder() - Constructor for class org.apache.fop.svg.AbstractFOPTranscoder
-
Constructs a new FOP-style transcoder.
- AbstractFOPTranscoder.FOPErrorHandler - Class in org.apache.fop.svg
-
This is the default transcoder error handler for FOP.
- AbstractFOPTranscoder.FOPTranscoderUserAgent - Class in org.apache.fop.svg
-
A user agent implementation for FOP's Transcoders.
- AbstractGenericSVGHandler - Class in org.apache.fop.render
-
Generic XML handler for SVG.
- AbstractGenericSVGHandler() - Constructor for class org.apache.fop.render.AbstractGenericSVGHandler
- AbstractGraphics - Class in org.apache.fop.fo.flow
-
Common base class for the
fo:instream-foreign-objectandfo:external-graphicflow formatting objects. - AbstractGraphics(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractGraphics
-
constructs an instream-foreign-object object (called by Maker).
- AbstractGraphics2DAdapter - Class in org.apache.fop.render
-
Abstract base class for Graphics2DAdapter implementations.
- AbstractGraphics2DAdapter() - Constructor for class org.apache.fop.render.AbstractGraphics2DAdapter
- AbstractGraphicsCoord - Class in org.apache.fop.afp.goca
-
A base class encapsulating the structure of coordinate based GOCA objects
- AbstractGraphicsCoord(int[]) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Constructor
- AbstractGraphicsCoord(int[], boolean) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Constructor
- AbstractGraphicsCoord(int, int) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Constructor
- AbstractGraphicsCoord(int, int, int, int) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Constructor
- AbstractGraphicsDrawingOrder - Class in org.apache.fop.afp.goca
-
A base GOCA drawing order
- AbstractGraphicsDrawingOrder() - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrder
- AbstractGraphicsDrawingOrderContainer - Class in org.apache.fop.afp.goca
-
A base container of prepared structured AFP objects
- AbstractGraphicsDrawingOrderContainer() - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Default constructor
- AbstractGraphicsDrawingOrderContainer(String) - Constructor for class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Named constructor
- AbstractGraphicsLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager handling the common tasks for the fo:instream-foreign-object and fo:external-graphics formatting objects
- AbstractGraphicsLayoutManager(AbstractGraphics) - Constructor for class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
-
Constructor.
- AbstractIFDocumentHandler - Class in org.apache.fop.render.intermediate
-
Abstract base class for
IFDocumentHandlerimplementations. - AbstractIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Default constructor.
- AbstractIFDocumentHandlerMaker - Class in org.apache.fop.render.intermediate
-
Base class for factory classes which instantiate
IFDocumentHandlers and provide information about them. - AbstractIFDocumentHandlerMaker() - Constructor for class org.apache.fop.render.intermediate.AbstractIFDocumentHandlerMaker
- AbstractIFPainter<T extends IFDocumentHandler> - Class in org.apache.fop.render.intermediate
-
Abstract base class for IFPainter implementations.
- AbstractIFPainter(T) - Constructor for class org.apache.fop.render.intermediate.AbstractIFPainter
-
Default constructor.
- AbstractImageAdapter - Class in org.apache.fop.render.pdf
-
Abstract PDFImage implementation for the PDF renderer.
- AbstractImageAdapter(Image, String) - Constructor for class org.apache.fop.render.pdf.AbstractImageAdapter
-
Creates a new PDFImage from an Image instance.
- AbstractImageHandlerGraphics2D - Class in org.apache.fop.render
-
Abstract base class for ImageHandler implementations that process Java2D images through the Graphics2DImagePainter interface.
- AbstractImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.AbstractImageHandlerGraphics2D
- AbstractLayoutManager - Class in org.apache.fop.layoutmgr
-
The base class for most LayoutManagers.
- AbstractLayoutManager() - Constructor for class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Abstract layout manager.
- AbstractLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Abstract layout manager.
- AbstractListItemPart - Class in org.apache.fop.fo.flow
-
Common superclass for
fo:list-item-labelandfo:list-item-body. - AbstractListItemPart(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractListItemPart
-
Base constructor
- AbstractMetadataElement - Class in org.apache.fop.fo.extensions.xmp
-
Abstract base class for the XMP and RDF root nodes.
- AbstractMetadataElement(FONode) - Constructor for class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
-
Main constructor.
- AbstractNamedAFPObject - Class in org.apache.fop.afp.modca
-
This is the base class for all named data stream objects.
- AbstractNamedAFPObject() - Constructor for class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
Default constructor
- AbstractNamedAFPObject(String) - Constructor for class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which should be 8 characters long.
- AbstractOffDocumentItem - Class in org.apache.fop.area
-
Abstract base class for objects that are processed by the renderer outside of the actual document.
- AbstractOffDocumentItem() - Constructor for class org.apache.fop.area.AbstractOffDocumentItem
- AbstractOutlineFont - Class in org.apache.fop.afp.fonts
-
A font defined as a set of lines and curves as opposed to a bitmap font.
- AbstractOutlineFont(String, boolean, CharacterSet, AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Constructor for an outline font.
- AbstractPageNumberCitation - Class in org.apache.fop.fo.flow
-
Common base class for the
fo:page-number-citationandfo:page-number-citation-lastobjects. - AbstractPageNumberCitation(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
Base constructor
- AbstractPageNumberCitationLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:page-number-citation(-last) formatting object
- AbstractPageNumberCitationLayoutManager(AbstractPageNumberCitation) - Constructor for class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
Constructor
- AbstractPageObject - Class in org.apache.fop.afp.modca
-
Pages contain the data objects that comprise a presentation document.
- AbstractPageObject(Factory) - Constructor for class org.apache.fop.afp.modca.AbstractPageObject
-
Default constructor
- AbstractPageObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractPageObject
-
Main constructor
- AbstractPageObject(Factory, String, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractPageObject
-
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
- AbstractPageSequence - Class in org.apache.fop.fo.pagination
-
Abstract base class for the
fo:page-sequenceformatting object and thefox:external-documentextension object. - AbstractPageSequence(FONode) - Constructor for class org.apache.fop.fo.pagination.AbstractPageSequence
-
Create an AbstractPageSequence that is a child of the given parent
FONode. - AbstractPageSequenceLayoutManager - Class in org.apache.fop.layoutmgr
-
Abstract base class for a page sequence layout manager.
- AbstractPageSequenceLayoutManager(AreaTreeHandler, AbstractPageSequence) - Constructor for class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Constructor
- AbstractPaintingState - Class in org.apache.fop.util
-
A base class which holds information about the current painting state.
- AbstractPaintingState() - Constructor for class org.apache.fop.util.AbstractPaintingState
- AbstractPaintingState.AbstractData - Class in org.apache.fop.util
-
A base painting state data holding object
- AbstractPaintingState.StateStack<E> - Class in org.apache.fop.util
-
A stack implementation which holds state objects
- AbstractPathOrientedRenderer - Class in org.apache.fop.render
-
Abstract base class for renderers like PDF and PostScript where many painting operations follow similar patterns which makes it possible to share some code.
- AbstractPathOrientedRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractPathOrientedRenderer
- AbstractPDFExtensionElement - Class in org.apache.fop.render.pdf.extensions
-
Base class for the PDF-specific extension elements.
- AbstractPDFExtensionElement(FONode) - Constructor for class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Default constructor
- AbstractPDFFontStream - Class in org.apache.fop.pdf
-
Base class for PDF font streams.
- AbstractPDFFontStream() - Constructor for class org.apache.fop.pdf.AbstractPDFFontStream
-
Main constructor.
- AbstractPDFStream - Class in org.apache.fop.pdf
-
This is an abstract base class for PDF streams.
- AbstractPDFStream() - Constructor for class org.apache.fop.pdf.AbstractPDFStream
- AbstractPDFStream(boolean) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
- AbstractPDFStream(PDFDictionary) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
- AbstractPDFStream(PDFDictionary, boolean) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
- AbstractPSCommentElement - Class in org.apache.fop.render.ps.extensions
-
Base postscript commment element class
- AbstractPSCommentElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
-
Default constructor
- AbstractPSExtensionElement - Class in org.apache.fop.render.ps.extensions
-
Base class for the PostScript-specific extension elements.
- AbstractPSExtensionElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
-
Default constructor
- AbstractPSExtensionObject - Class in org.apache.fop.render.ps.extensions
-
Base class for the PostScript-specific extension elements.
- AbstractPSExtensionObject(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Main constructor.
- AbstractPSTranscoder - Class in org.apache.fop.render.ps
-
This class enables to transcode an input to a PostScript document.
- AbstractPSTranscoder() - Constructor for class org.apache.fop.render.ps.AbstractPSTranscoder
-
Constructs a new
AbstractPSTranscoder. - AbstractRenderer - Class in org.apache.fop.render
-
Abstract base class for all renderers.
- AbstractRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractRenderer
- AbstractRendererConfigurator - Class in org.apache.fop.render
-
Abstract base classes for renderer-related configurator classes.
- AbstractRendererConfigurator(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractRendererConfigurator
-
Default constructor
- AbstractRendererMaker - Class in org.apache.fop.render
-
Base class for factory classes which instantiate Renderers and provide information about them.
- AbstractRendererMaker() - Constructor for class org.apache.fop.render.AbstractRendererMaker
- AbstractRenderingContext - Class in org.apache.fop.render
-
Abstract base class for RenderingContext implementations.
- AbstractRenderingContext(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractRenderingContext
-
Main constructor.
- AbstractResourceEnvironmentGroupContainer - Class in org.apache.fop.afp.modca
-
An abstract class which encapsulates the common features of Document and PageGroup resource containers
- AbstractResourceEnvironmentGroupContainer(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
-
Main constructor
- AbstractResourceGroupContainer - Class in org.apache.fop.afp.modca
-
An abstract container of resource objects
- AbstractResourceGroupContainer(Factory) - Constructor for class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Default constructor
- AbstractResourceGroupContainer(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Named constructor
- AbstractResourceGroupContainer(Factory, String, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Construct a new page object for the specified name argument, the page name should be an 8 character identifier.
- AbstractRetrieveMarker - Class in org.apache.fop.fo.flow
-
Abstract base class for the
fo:retrieve-markerandfo:retrieve-table-markerformatting objects. - AbstractRetrieveMarker(FONode) - Constructor for class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
Create a new AbstractRetrieveMarker instance that is a child of the given
FONode - AbstractStructuredObject - Class in org.apache.fop.afp.modca
-
An abstract class encapsulating an MODCA structured object
- AbstractStructuredObject() - Constructor for class org.apache.fop.afp.modca.AbstractStructuredObject
-
Default constructor
- AbstractTextArea - Class in org.apache.fop.area.inline
-
Abstract base class for both TextArea and Character.
- AbstractTextArea() - Constructor for class org.apache.fop.area.inline.AbstractTextArea
-
Default constructor
- AbstractTextArea(int, int, int) - Constructor for class org.apache.fop.area.inline.AbstractTextArea
-
Constructor with extra parameters: create a TextAdjustingInfo object
- AbstractTextArea.TextAdjustingInfo - Class in org.apache.fop.area.inline
-
this class stores information about spaces and potential adjustments that can be used in order to re-compute adjustments when a page-number or a page-number-citation is resolved
- AbstractTriplet - Class in org.apache.fop.afp.modca.triplets
-
A simple implementation of a MOD:CA triplet
- AbstractTriplet(byte) - Constructor for class org.apache.fop.afp.modca.triplets.AbstractTriplet
-
Constructor
- AbstractTripletStructuredObject - Class in org.apache.fop.afp.modca
-
A MODCA structured object base class providing support for Triplets
- AbstractTripletStructuredObject() - Constructor for class org.apache.fop.afp.modca.AbstractTripletStructuredObject
- AbstractXMLRenderer - Class in org.apache.fop.render.xml
-
Abstract xml renderer base class.
- AbstractXMLRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.xml.AbstractXMLRenderer
- AbstractXMLWritingIFDocumentHandler - Class in org.apache.fop.render.intermediate
-
Abstract base class for XML-writing
IFDocumentHandlerimplementations. - AbstractXMLWritingIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
- Accessibility - Class in org.apache.fop.accessibility
-
Helper class for FOP's accessibility features.
- ACCESSIBILITY - Static variable in class org.apache.fop.accessibility.Accessibility
-
Constant string for the rendering options key to enable accessibility features.
- AccessibilityEventProducer - Interface in org.apache.fop.accessibility
-
Event producer for accessibility-related events.
- AccessibilityEventProducer.Provider - Class in org.apache.fop.accessibility
-
Provider class for the event producer.
- ACIUtils - Class in org.apache.fop.svg
-
Utilities for java.text.AttributedCharacterIterator.
- ACROBAT_DOWNSAMPLE - org.apache.fop.render.ps.PSRendererOption
- Action - org.apache.fop.render.pdf.extensions.PDFDictionaryType
- actionPerformed(ActionEvent) - Method in class org.apache.fop.render.awt.viewer.Command
- actionPerformed(ActionEvent) - Method in class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
- ActionSet - Class in org.apache.fop.render.intermediate.extensions
-
This class manages actions and action references.
- ActionSet() - Constructor for class org.apache.fop.render.intermediate.extensions.ActionSet
- activateEffectiveIPD() - Method in class org.apache.fop.area.Area
- activateEffectiveIPD() - Method in class org.apache.fop.area.Block
- activateEffectiveIPD() - Method in class org.apache.fop.area.BlockParent
- activateLayout() - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Activate the layout of this page sequence.
- activateLayout() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Activate the layout of this page sequence.
- activateLayout() - Method in interface org.apache.fop.layoutmgr.TopLevelLayoutManager
-
Activate the layout of this page sequence.
- activateNode(BreakingAlgorithm.KnuthNode, int, double, double, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Activate the given node.
- ACTIVE_ENVIRONMENT_GROUP - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Active Environment Group (AEG)
- activeEnvironmentGroup - Variable in class org.apache.fop.afp.modca.AbstractPageObject
-
The active environment group for the page
- ActiveEnvironmentGroup - Class in org.apache.fop.afp.modca
-
An Active Environment Group (AEG) is associated with each page, and is contained in the page's begin-end envelope in the data stream.
- ActiveEnvironmentGroup(Factory, String, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Constructor for the ActiveEnvironmentGroup, this takes a name parameter which must be 8 characters long.
- ActiveEnvironmentGroup.FontFullyQualifiedNameTriplet - Class in org.apache.fop.afp.modca
- activeLines - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The set of active nodes in ascending line order.
- activeNodeCount - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The number of active nodes.
- acute - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
acute accent character
- add(double) - Method in class org.apache.fop.pdf.PDFArray
-
Adds a new value to the array.
- add(Object) - Method in class org.apache.fop.pdf.PDFArray
-
Adds a new value to the array.
- add(String) - Method in class org.apache.fop.pdf.PDFStream
-
Append data to the stream
- add(String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Adds content to the stream.
- add(String) - Method in class org.apache.fop.render.txt.TXTStream
-
Adds a String to the OutputStream
- add(StringBuffer) - Method in class org.apache.fop.pdf.PDFStream
-
Append data to the stream
- add(List<URL>, List<EmbedFontInfo>) - Method in class org.apache.fop.fonts.FontAdder
-
Iterates over font url list adding to font info list
- add(FONode) - Method in class org.apache.fop.fo.FObj.FObjIterator
-
Add the given
newNodeat the current position. - add(FONode) - Method in interface org.apache.fop.fo.FONode.FONodeIterator
-
Add the given
newNodeat the current position. - add(LayoutManager) - Method in class org.apache.fop.layoutmgr.LMiter
- add(PDFDPart) - Method in class org.apache.fop.pdf.PDFDPartRoot
- addAF(PDFFileSpec) - Method in class org.apache.fop.pdf.PDFRoot
- addALetterSpace() - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Add letter space.
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- addALetterSpaceTo(List) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- addALetterSpaceTo(List, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to modify its data, adding a letter space to the word fragment represented by the given elements, and returning the corrected elements
- addAll(AbstractGraphicsDrawingOrderContainer) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Adds all the contents of a given graphics container to this container
- addAllComposedGlyphsToSubset() - Method in class org.apache.fop.fonts.truetype.GlyfTable
-
Adds to the subset, all the glyphs that are composed by a glyph, but do not appear themselves in the subset.
- addAnnot(PDFObject) - Method in class org.apache.fop.pdf.PDFAnnotList
-
add an /Annot object of /Subtype /Link.
- addAnnotation(PDFObject) - Method in class org.apache.fop.pdf.PDFResourceContext
-
set this page's annotation list
- addAreaAttributes(Area) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Adds the general Area attributes.
- addAreas(AbstractLayoutManager, PositionIterator, LayoutContext) - Static method in class org.apache.fop.layoutmgr.AreaAdditionUtil
-
Creates the child areas for the given layout manager.
- addAreas(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
- addAreas(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Phase 3 of Knuth algorithm: Adds the areas
- addAreas(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Phase 3 of Knuth algorithm: Adds the areas
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FloatLayoutManager
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Generate and add areas to parent area.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Add the areas with the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Generate and add areas to parent area.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
A list block generates one or more normal block areas whose child areas are normal block areas returned by the children of fo:list-block.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Add the areas for the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Add the areas for the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.LocalBreaker
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Adds an area to the flow layout manager
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.RetrieveTableMarkerLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Tell the layout manager to add all the child areas implied by Position objects which will be returned by the Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Add the areas.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Add the areas to the parent.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
The table area is a reference area that contains areas for columns, bodies, rows and the contents are in cells.
- addAreas(PositionIterator, LayoutContext, int[], int, int, int, int, boolean, boolean, RowPainter, int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Add the areas for the break points.
- addAreasForFloats(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext, int, int, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
- addAreasForFloats(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext, int, int, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
- addAttribute(String, int) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(String, Rectangle2D) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(String, String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(QName, String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(AttributesImpl, String, String) - Static method in class org.apache.fop.util.XMLUtil
-
Adds an attribute to a given
AttributesImplinstance. - addAttribute(AttributesImpl, QName, String) - Static method in class org.apache.fop.util.XMLUtil
-
Adds an attribute to a given
AttributesImplinstance. - addAttributesToList(Attributes) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
-
Override that doesn't convert the attributes to
Propertyinstances, but simply stores the attributes for later processing. - addAttributesToList(Attributes) - Method in class org.apache.fop.fo.PropertyList
-
Adds the attributes, passed in by the parser to the PropertyList.
- addBackground(Area, CommonBorderPaddingBackground, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add background to an area.
- addBackground(Area, CommonBorderPaddingBackground, PercentBaseContext, int, int, int, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add background to an area.
- addBlock(Block) - Method in class org.apache.fop.area.Block
-
Add the block to this block area.
- addBlock(Block) - Method in class org.apache.fop.area.BlockParent
-
Add the block area to this block parent.
- addBlock(Block) - Method in class org.apache.fop.area.Footnote
-
Add a block area as child to the footnote area
- addBlock(Block) - Method in class org.apache.fop.area.NormalFlow
-
Add the block area to this block parent.
- addBlock(Block) - Method in class org.apache.fop.area.RegionReference
-
Add a block area to this region reference area.
- addBlock(Block, boolean) - Method in class org.apache.fop.area.Block
-
Add the block to this block area.
- addBlockSpacing(double, MinOptMax) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add a block spacer for space before and space after a block.
- addBookmark(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a bookmark.
- addBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.BookmarkTree
-
Adds a new top-level bookmark.
- addBorderElement(int, int, int, int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
Adds border element to
borderInfo. - addBorders(Area, CommonBorderPaddingBackground, boolean, boolean, boolean, boolean, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add borders to an area.
- addBorders(Area, CommonBorderPaddingBackground, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Deprecated.Call the other addBorders() method and addPadding separately.
- addBox(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a box at the given coordinates
- addBreakPosition(LineLayoutManager.LineBreakPosition, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
- addBreaks(Area, int, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets the traits for breaks on an area.
- addChar(int, int, char, boolean) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Add char to text buffer.
- addCharacter(String, PDFStream) - Method in class org.apache.fop.pdf.PDFCharProcs
-
add a character definition in the dictionary
- addCharacter(NamedCharacter) - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Adds a new character to the encoding.
- addCharacters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FONode
-
Deprecated.Please override
FONode.characters(char[], int, int, PropertyList, Locator)instead! - addCharacterSet(int, CharacterSet) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Adds the character set for the given point size
- addCharacterSetOrientation(CharacterSetOrientation) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Add character set metric information for the different orientations
- addCharMetrics(AFMCharMetrics) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Adds new character metrics.
- addChild(DefaultConfiguration) - Method in class org.apache.fop.configuration.DefaultConfiguration
- addChild(RtfElement) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
add a child element to this
- addChildArea(Area) - Method in class org.apache.fop.area.Area
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.area.BlockParent
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.Container
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineArea
-
Set the parent for the child area.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineBlockParent
-
Override generic Area method.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineParent
- addChildArea(Area) - Method in class org.apache.fop.area.LineArea
-
Add a child area to this line area.
- addChildArea(Area) - Method in class org.apache.fop.area.RegionReference
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Add the child to the block container.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Add child area to a the correct container, depending on its area class.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the area as a child of the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
This is a leaf-node, so this method should never be called.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the area as a child of the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Add the child area to this layout manager.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Add the child to the list item area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Add the child.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Add child area to a the correct container, depending on its area class.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Add the child to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Add the child to the caption area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Add the child to the cell block area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Add the child area to this layout manager.
- addChildBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Adds a child bookmark.
- addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add the LM in the argument to the list of child LMs; set this LM as the parent; initialize the LM.
- addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the LM in the argument to the list of child LMs; set this LM as the parent; initialize the LM.
- addChildLM(LayoutManager) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the LM in the argument to the list of child LMs; set this LM as the parent; initialize the LM.
- addChildLMs(List) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildLMs(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildLMs(List) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Footnote
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.ListItem
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.Table
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TablePart
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TableRow
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Wrapper
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FObjMixed
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FONode
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.UnknownXMLObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.XMLObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDocumentInformationElement
- addChildTo(FONode, FONode) - Static method in class org.apache.fop.fo.FObj
-
Used by RetrieveMarker during Marker-subtree cloning
- addChildToArea(Area, BlockParent) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add the childArea to the passed area.
- addClass(String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add a character class to the tree.
- addClass(String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add a character class.
- addClass(String) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addCollapsingBorders(Area, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, boolean[]) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add borders to an area for the collapsing border model in tables.
- addColorSpace(PDFColorSpace) - Method in class org.apache.fop.pdf.PDFResources
-
Add a ColorSpace dictionary to the resources.
- addCompositeGlyph(PCLCharacterDefinition) - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
- addConditionalPageMasterReference(ConditionalPageMasterReference) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Adds a new conditional page master reference.
- addContentHandlerFactory(String) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Add an XML handler.
- addContentHandlerFactory(ContentHandlerFactory) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Add an ContentHandlerFactory.
- addContext(PDFResourceContext) - Method in class org.apache.fop.pdf.PDFResources
- addCoords(byte[], int) - Method in class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Adds the coordinates to the structured field data
- addDefaultFilters(Map, String) - Method in class org.apache.fop.pdf.PDFFilterList
-
Adds the default filters to this stream.
- addDependent(Resolvable) - Method in class org.apache.fop.area.LinkResolver
-
Add dependent resolvable.
- addDestination(Destination) - Method in class org.apache.fop.fo.pagination.Root
-
Add a Destination object to this FO
- addDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFDocument
-
Adds a destination to the document.
- addDocumentHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Add a new document handler maker.
- addDocumentHandlerMaker(AbstractIFDocumentHandlerMaker) - Method in class org.apache.fop.render.RendererFactory
-
Add a new document handler maker.
- addElement(Document, Element) - Method in class org.apache.fop.fo.XMLObj
-
Add an element to the DOM document
- addElementList(List) - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
-
Adds the given list of Knuth elements to this box' list of elements.
- addElementMapping(String) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
Add the element mapping with the given class name.
- addElementMapping(ElementMapping) - Method in class org.apache.fop.apps.FopFactory
-
Add the element mapping with the given class name.
- addElementMapping(ElementMapping) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
Add the element mapping.
- addEntry(int, int[]) - Method in class org.apache.fop.pdf.PDFWArray
-
Add an entry for single starting CID.
- addEntry(int, int, int) - Method in class org.apache.fop.pdf.PDFWArray
-
Add an entry for a range of CIDs (/W element on p 213)
- addEntry(int, int, int, int, int) - Method in class org.apache.fop.pdf.PDFWArray
-
Add an entry for a range of CIDs (/W2 element on p 210)
- addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
- addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionExtension
- addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- addEnum(String, Property) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a enum constant.
- addException(String, ArrayList) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add an exception to the tree.
- addException(String, ArrayList) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add a hyphenation exception.
- addException(String, ArrayList) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addExtensionAttachment(ExtensionAttachment) - Method in class org.apache.fop.area.AreaTreeObject
-
Adds a new ExtensionAttachment instance to this page.
- addFallbackFonts(FontInfo, GeneralGraphics2DImagePainter) - Static method in class org.apache.fop.render.ps.PSFontUtils
- addFamilyNames(Collection<String>) - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Adds font family names.
- addFileset(FileSet) - Method in class org.apache.fop.tools.anttasks.Fop
-
Adds a set of XSL-FO files (nested fileset attribute).
- addFillet(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a fillet (curve) at the given coordinates
- addFillet(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a fillet (curve) at the given coordinates
- addFilter(String) - Method in class org.apache.fop.pdf.PDFFilterList
-
Add a filter for compression of the stream by name.
- addFilter(PDFFilter) - Method in class org.apache.fop.pdf.PDFFilterList
-
Add a filter for compression of the stream.
- addFirstVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Checks if this LM's first "visible marks" (= borders, padding, spaces) have already been processed, and if necessary, adds corresponding elements to the specified list, and updates the given layout context accordingly.
- addFirstVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Overridden to unconditionally add elements for space-before.
- addFOEventHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Add a new FOEventHandlerMaker.
- addFOEventHandlerMaker(AbstractFOEventHandlerMaker) - Method in class org.apache.fop.render.RendererFactory
-
Add a new FOEventHandlerMaker.
- addFont(int, AFPFont, int, int) - Method in class org.apache.fop.afp.modca.MapCodedFont
-
Add a font definition on the the map coded font object.
- addFont(String, PDFDictionary) - Method in class org.apache.fop.pdf.PDFResources
- addFont(EmbedFontInfo, InternalResourceResolver) - Method in class org.apache.fop.fonts.FontCache
-
Adds a font info to cache
- addFont(PDFFont) - Method in class org.apache.fop.pdf.PDFResources
-
add font object to resources list.
- addFont(PCLSoftFontManager, Typeface) - Method in class org.apache.fop.render.pcl.PCLGenerator
- addFontList(List<EmbedFontInfo>) - Method in class org.apache.fop.render.PrintRenderer
-
Adds a font list to current list of fonts
- addFontProperties(String, String[], String, int) - Method in class org.apache.fop.fonts.FontInfo
-
Adds a series of new font triplets given an array of font family names.
- addFontProperties(String, String, String, int) - Method in class org.apache.fop.fonts.FontInfo
-
Adds a new font triplet.
- addFontProperties(String, FontTriplet) - Method in class org.apache.fop.fonts.FontInfo
-
Adds a new font triplet.
- addFonts(PDFDocument, FontInfo) - Method in class org.apache.fop.pdf.PDFResources
-
Add the fonts in the font info to this PDF document's Font Resources.
- addFontsToCurrentPage(Map) - Method in class org.apache.fop.afp.DataStream
-
Creates the given page fonts in the current page
- addFontTraits(Area, Font) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Adds font traits to an area
- addFootnote() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a footnote.
- addForeignAttribute(QName, String) - Method in class org.apache.fop.fo.FObj
-
Adds a foreign attribute to this FObj.
- addFormXObject(PDFResourceContext, PDFStream, PDFReference, String) - Method in class org.apache.fop.pdf.PDFDocument
-
Add a form XObject to the PDF document.
- addFullArc(int, int, int, int) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a full arc
- addGState(PDFGState) - Method in class org.apache.fop.pdf.PDFResourceContext
-
A a GState to this resource context.
- addHandler(String) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Add an PDFImageHandler.
- addHandler(ImageHandler) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Add an image handler.
- addHyperlink(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a hyperlink.
- addId() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Registers the FO's id on the current PageViewport
- addId() - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
-
Registers the FO's id on the current PageViewport
- addIDToPage(String) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Add an ID reference to the current page.
- addImage(int, int, int, int, byte[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds an image
- addImage(PDFResourceContext, PDFImage) - Method in class org.apache.fop.pdf.PDFDocument
-
Add an image to the PDF document.
- addInBetweenBreak(List<ListElement>, LayoutContext, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds a break element to the content list between individual child elements.
- addInlineArea(InlineArea) - Method in class org.apache.fop.area.LineArea
-
Add an inline child area to this line area.
- addIntegerValue(int, String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Add integer value
addValueto attribute with namename. - addition(Numeric, Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Add the two operands and return a new Numeric representing the result.
- ADDITION - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
-
ADDITION
- addition2(Numeric, Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Add the two operands with a percentage context and return a new Numeric representing the result.
- additionalEncodings - Variable in class org.apache.fop.fonts.CustomFont
- addKeyword(String, String) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a keyword-equiv to the maker.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructElem
-
Adds a kid to this structure element.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructTreeRoot
-
Adds the given object to the array of kids.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.StructureHierarchyMember
-
Adds the given object to the array of kids.
- addKidInSpecificOrder(int, PDFStructElem) - Method in class org.apache.fop.pdf.PDFStructElem
- addKnuthElementsForBorderPaddingAfter(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for after border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingBefore(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for before border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates Knuth elements for end border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Creates Knuth elements for end border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates Knuth elements for start border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Creates Knuth elements for start border padding and adds them to the return list.
- addKnuthElementsForBreakAfter(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for break-after and adds them to the return list.
- addKnuthElementsForBreakBefore(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for break-before and adds them to the return list.
- addKnuthElementsForSpaceAfter(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for space-after and adds them to the return list.
- addKnuthElementsForSpaceBefore(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for space-before and adds them to the return list.
- addLastVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds elements the LM's last/closing marks to the specified list, and updates the layout context accordingly.
- addLeader(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a leader.
- addLine(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a line at the given x/y coordinates
- addLine(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a line at the given x/y coordinates
- addLineArea(LineArea) - Method in class org.apache.fop.area.Block
-
Add the line area to this block area.
- addLink(Rectangle2D, AffineTransform, String, int) - Method in class org.apache.fop.svg.PDFGraphics2D
-
This is a pdf specific method used to add a link to the pdf document.
- addList(RtfList) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
-
Add List
- addMapPageSegment(String) - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Add map page segment.
- addMargins(Area, CommonBorderPaddingBackground, int, int, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add space to a block area.
- addMargins(Area, CommonBorderPaddingBackground, CommonMarginBlock, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add space to a block area.
- addMarker(Marker) - Method in class org.apache.fop.fo.FObj
-
Add the marker to this formatting object.
- addMetrics(String, FontMetrics) - Method in class org.apache.fop.fonts.FontInfo
-
Adds font metrics for a specific font.
- addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Add a natively handled image directly to the document.
- addNativeImage(Image, float, float, float, float) - Method in interface org.apache.fop.svg.NativeImageHandler
-
Add a natively handled image directly to the document.
- addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Add a natively handled image directly to the PDF document.
- addNode(int, BreakingAlgorithm.KnuthNode) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Add a node at the end of the given line's existing active nodes.
- addObject(Object) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Adds an AFP object reference to this page
- addObject(Object) - Method in class org.apache.fop.afp.modca.PageObject
-
Adds an AFP object reference to this page
- addObject(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.PageSegment
-
Adds a resource object (image/graphic) to this page segment
- addObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.ResourceGroup
-
Add this named object to this resource group
- addObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Adds a resource to the external resource group
- addObject(StructuredData) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Adds a given graphics object to this container
- addObject(StructuredData) - Method in class org.apache.fop.afp.goca.GraphicsData
-
Adds a given graphics object to this container
- addObject(StructuredData) - Method in class org.apache.fop.afp.modca.GraphicsObject
- addObject(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
-
Adds a
PDFObjectto this document. - addObserver(ElementListObserver.Observer) - Static method in class org.apache.fop.layoutmgr.ElementListObserver
-
Adds a new Observer to the list.
- addOutline(PDFOutline) - Method in class org.apache.fop.pdf.PDFOutline
-
Add a sub element to this outline.
- addOutputIntent(PDFOutputIntent) - Method in class org.apache.fop.pdf.PDFRoot
-
Adds an OutputIntent to the PDF
- addOverlay(String) - Method in class org.apache.fop.afp.modca.MapPageOverlay
-
Add an overlay to to the map page overlay object.
- addPadding(Area, CommonBorderPaddingBackground, boolean, boolean, boolean, boolean, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add padding to an area.
- addPage(PageObject) - Method in class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
-
Adds a page to the resource container.
- addPage(PageViewport) - Method in class org.apache.fop.area.AreaTreeModel
-
Add a page to this model.
- addPage(PageViewport) - Method in class org.apache.fop.area.PageSequence
-
Adds a new page to the page sequence
- addPage(PageViewport) - Method in class org.apache.fop.area.RenderPagesModel
-
Add a page to the render page model.
- addPage(PDFPage) - Method in class org.apache.fop.pdf.PDFDPart
- addPage(PDFPage) - Method in class org.apache.fop.pdf.PDFPages
-
add a /Page object.
- addPage(PDFPage) - Method in class org.apache.fop.pdf.PDFRoot
-
add a /Page object to the root /Pages object
- addPageChangeListener(PageChangeListener) - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Add a listener to receive notification of page change events.
- addPageGroup(PageGroup) - Method in class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
-
Adds a PageGroup to the resource container.
- addPageLabel(int, String) - Method in class org.apache.fop.pdf.PDFPageLabels
-
Adds a new entry, if necessary, to the /PageLabels dictionary.
- addPageNumber(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a page number.
- addPageNumberCitation(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a page number citation.
- addPageSegment(String) - Method in class org.apache.fop.afp.modca.MapPageSegment
-
Add a page segment to to the map page segment object.
- addPageSequence(PageSequence) - Method in class org.apache.fop.fo.pagination.Root
-
Adds the specified page sequence.
- addPageSequenceMaster(String, PageSequenceMaster) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Add a page sequence master.
- addParagraphBreak() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts paragraph break before all close group marks.
- addPattern(String, String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add a pattern to the tree.
- addPattern(String, String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add hyphenation patterns.
- addPattern(String, String) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addPattern(PDFPattern) - Method in class org.apache.fop.pdf.PDFResourceContext
- addPendingAfterMark(UnresolvedListElementWithLength) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.
- addPendingBeforeMark(UnresolvedListElementWithLength) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Adds a border or padding element to the pending list which will be used to generate the right element list for break possibilities.
- addPendingMarks(LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds the unresolved elements for border and padding to a layout context so break possibilities can be properly constructed.
- addPossibility(int, double) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
Add possibility.
- addPrivateUseMapping(int, int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Add a private use mapping {PU,GI} to the existing character map.
- addProperty(String, PDFReference) - Method in class org.apache.fop.pdf.PDFResources
-
Add a named property.
- addProperty(Property) - Method in class org.apache.fop.fo.properties.FontFamilyProperty
-
Add a new property to the list
- addProperty(Property) - Method in class org.apache.fop.fo.properties.ListProperty
-
Add a new property to the list
- addRecord(double, BreakingAlgorithm.KnuthNode, double, int, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
Registers the new best active node for the given fitness class.
- addRegion(Region) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Adds a region to this simple-page-master.
- addRendererMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Add a new RendererMaker.
- addRendererMaker(AbstractRendererMaker) - Method in class org.apache.fop.render.RendererFactory
-
Add a new RendererMaker.
- addResolvedAction(AbstractAction) - Method in interface org.apache.fop.render.intermediate.IFDocumentNavigationHandler
- addResolvedAction(AbstractAction) - Method in class org.apache.fop.render.intermediate.IFSerializer
- addResolvedAction(AbstractAction) - Method in class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
- addRow(GridUnit[]) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Add a row.
- addRtfListStyle(RtfListStyle) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
-
Add list style
- addSegment(GraphicsChainedSegment) - Method in class org.apache.fop.afp.goca.GraphicsData
-
Adds the given segment to this graphics data
- addShading(PDFShading) - Method in class org.apache.fop.pdf.PDFResourceContext
-
Add the shading to the current resource context.
- addShorthand(PropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a shorthand to this maker.
- addSimplePageMaster(SimplePageMaster) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Add a simple page master.
- addSpace(char, int, boolean, int, int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a SpaceArea child to this TextArea
- addSpace(Area, MinOptMax, double) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Adds a space to the area.
- addSpace(SpaceVal) - Method in class org.apache.fop.layoutmgr.SpaceSpecifier
-
Add a new space to the sequence.
- addSpaceBeforeAfter(Area, double, MinOptMax, MinOptMax) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Adds traits for space-before and space-after to an area.
- addString(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.
- addString(String, int, int, CharacterSet) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a string
- addStructureTreeElement(Area, StructureTreeElement) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets the structure tree element associated to the given area.
- addStyle(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Adds a style to the table.
- addStyleToAttributes(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Adds the style attributes to the given attributes.
- addSubData(BookmarkData) - Method in class org.apache.fop.area.BookmarkData
-
Add a child bookmark data object.
- addSubpropMaker(PropertyMaker) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
-
Add a subproperty to this maker.
- addSubpropMaker(PropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a subproperty to this maker.
- addSubsequenceSpecifier(SubSequenceSpecifier) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Adds a new suqsequence specifier to the page sequence master.
- addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Add a subtable.
- addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Add a subtable.
- addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Add a subtable into this lookup table's collecion of subtables according to its natural order.
- addTableCellChild(TableCell, boolean) - Method in class org.apache.fop.fo.flow.table.TableCellContainer
-
Add cell to current row.
- addTableFooterFootnotes(List<List<KnuthElement>>) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Registers the given footnotes so that they can be added to the current page, after any other footnote.
- addTableHeaderFootnotes(List<List<KnuthElement>>) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Registers the given footnotes so that they can be added to the current page, before any other footnote.
- addTextDecoration(Area, CommonTextDecoration) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Adds the text-decoration traits to the area.
- addTile(Tile) - Method in class org.apache.fop.afp.ioca.ImageContent
- addTile(Tile) - Method in class org.apache.fop.afp.ioca.ImageSegment
- addToAreaIPD(MinOptMax) - Method in class org.apache.fop.fonts.GlyphMapping
- addToNums(int, Object) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Adds a number and object to the nums array and increases the upper limit should it be required.
- addToNums(int, Object) - Method in class org.apache.fop.pdf.PDFParentTree
- addTrailerObject(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
-
Add trailer object.
- addTrait(Integer, Object) - Method in class org.apache.fop.area.Area
-
Add a trait to this area.
- addTraitAttributes(Area) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Adds attributes from traits of an Area.
- addTransparentData(CharactersetEncoder.EncodedChars) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
The Transparent Data control sequence contains a sequence of code points that are presented without a scan for embedded control sequences.
- addTriplet(AbstractTriplet) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Adds a triplet to this structured object
- addTriplet(FontTriplet) - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Adds a font triplet.
- addTriplets(Collection<AbstractTriplet>) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Adds a list of triplets to the triplets contained within this structured field
- addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.apache.fop.fonts.CustomFont
-
Adds an unencoded character (one that is not supported by the primary encoding).
- addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.apache.fop.fonts.SingleByteFont
-
Adds an unencoded character (one that is not supported by the primary encoding).
- addUnresolvedArea(String, Resolvable) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Identify an unresolved area (one needing an idref to be resolved, e.g.
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.AreaTreeHandler
-
Deprecated.use getIDTracker().addUnresolvedIDRef(idref, res) instead
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.IDTracker
-
Add an Resolvable object with an unresolved idref
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.PageViewport
-
Add an idref to this page.
- addValues(Map) - Method in class org.apache.fop.pdf.PDFGState
-
Adds all values from a Map to this object.
- addValues(PDFGState) - Method in class org.apache.fop.pdf.PDFGState
-
Adds all values from another GState object to this one.
- addVariant(WhitespaceManagementPenalty.Variant) - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
- addWord(String, int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a WordArea child to this TextArea.
- addWord(String, int, int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a WordArea child to this TextArea.
- addWord(String, int, int[], int[], int[][], int) - Method in class org.apache.fop.area.inline.TextArea
- addWord(String, int, int[], int[], int[][], int, boolean) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a WordArea child to this TextArea.
- addXKerning(String, String, double) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Adds a X-kerning entry.
- addXMLHandler(String) - Method in class org.apache.fop.render.XMLHandlerRegistry
-
Add an XML handler.
- addXMLHandler(XMLHandler) - Method in class org.apache.fop.render.XMLHandlerRegistry
-
Add an XML handler.
- addXObject(PDFXObject) - Method in class org.apache.fop.pdf.PDFResourceContext
- addXObject(PDFXObject) - Method in class org.apache.fop.pdf.PDFResources
-
Add an XObject to the resources.
- adjust(int[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Apply value to adjustments using font size for device table adjustments.
- adjust(int, int, int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Apply value to specific adjustments to without use of device table adjustments.
- adjust(GlyphPositioningTable.Value) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Perform adjustments at current position index.
- adjust(GlyphPositioningTable.Value, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Perform adjustments at specified offset from current position index.
- adjustedSpaceAfter - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
space-after value adjusted for block-progression-unit handling
- adjustedSpaceBefore - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
space-before value adjusted for block-progression-unit handling
- adjustFontInfo(FontInfo) - Method in class org.apache.fop.fonts.substitute.FontSubstitutions
-
Adjusts a given fontInfo using this font substitution catalog
- adjustGlyphTJ(double) - Method in class org.apache.fop.pdf.PDFTextUtil
-
Writes a glyph adjust value to the "TJ-Buffer".
- adjustingInfo - Variable in class org.apache.fop.area.inline.InlineArea
-
The adjustment information object
- adjustIPD(Rectangle, WritingMode, PercentBaseContext) - Method in class org.apache.fop.fo.pagination.RegionBA
-
Adjust the viewport reference rectangle for a region as a function of precedence.
- adjustIPD(Rectangle, WritingMode, PercentBaseContext) - Method in class org.apache.fop.fo.pagination.RegionSE
-
Adjust the viewport reference rectangle for a region as a function of precedence.
- adjustment - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
total adjustment (= ipd - width of fixed elements)
- Adjustment - Class in org.apache.fop.layoutmgr
- adjustPA(int[], int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Adjust a position adjustments array.
- adjustRatio - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
adjustment ratio if the line ends at this breakpoint
- AdobeStandardEncoding - Enum in org.apache.fop.fonts.type1
-
Enumerates the linkplain http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt for characters found in a Type1 font.
- advanced - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
false, to disable advanced typographic features
- advancedTableReader - Variable in class org.apache.fop.fonts.truetype.OpenFont
- AdvancedTypographicTableFormatException - Exception in org.apache.fop.complexscripts.fonts
-
Exception thrown when attempting to decode a truetype font file and a format constraint is violated.
- AdvancedTypographicTableFormatException() - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- AdvancedTypographicTableFormatException(String) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- AdvancedTypographicTableFormatException(String, Throwable) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- ADYGHE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ae - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
ae (small) character
- AE - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
AE (capitalised) character
- AFAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AffineTransformArrayParser - Class in org.apache.fop.render.intermediate
-
This class parses a sequence of transformations into an array of
AffineTransforminstances. - AffineTransformArrayParser() - Constructor for class org.apache.fop.render.intermediate.AffineTransformArrayParser
- AFMCharMetrics - Class in org.apache.fop.fonts.type1
-
Holds the metrics of a single character from an AFM file.
- AFMCharMetrics() - Constructor for class org.apache.fop.fonts.type1.AFMCharMetrics
- AFMFile - Class in org.apache.fop.fonts.type1
-
Represents the contents of a Type 1 AFM font metrics file.
- AFMFile() - Constructor for class org.apache.fop.fonts.type1.AFMFile
-
Default constructor.
- AFMParser - Class in org.apache.fop.fonts.type1
-
Parses the contents of a Type 1 AFM font metrics file into an object structure (
AFMFile). - AFMParser() - Constructor for class org.apache.fop.fonts.type1.AFMParser
-
Main constructor.
- AFMWritingDirectionMetrics - Class in org.apache.fop.fonts.type1
-
Represents a writing direction metrics section from an AFM file.
- AFMWritingDirectionMetrics() - Constructor for class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
- AFP_DTD_1_0_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Public ID for the AFP fonts 1.0 DTD.
- AFP_DTD_1_0_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Resource location for the AFP fonts 1.0 DTD.
- AFP_DTD_1_1_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Public ID for the AFP fonts 1.1 DTD.
- AFP_DTD_1_1_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Resource location for the AFP fonts 1.1 DTD.
- AFP_DTD_1_2_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Public ID for the AFP fonts 1.2 DTD.
- AFP_DTD_1_2_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Resource location for the AFP fonts 1.2 DTD.
- AFP_FONT_INFO - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
The font information for the AFP renderer.
- AFP_GRAYSCALE - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
Key for a Boolean value that enables grayscale processing instead of color processing.
- AFP_PAINTING_STATE - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
The afp painting state
- AFP_RESOURCE_MANAGER - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
The afp resource manager
- AFPAttribute - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.fo.StringProperty.Maker inner class in order to provide a static property maker.
- AFPAttribute(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPAttribute
-
Constructor for the AFPAttribute.
- AFPBase12FontCollection - Class in org.apache.fop.afp.fonts
-
Sets up a typical Base 12 font configuration for AFP
- AFPBase12FontCollection(AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.AFPBase12FontCollection
- AFPBorderPainter - Class in org.apache.fop.afp
-
Handles the drawing of borders/lines in AFP
- AFPBorderPainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPBorderPainter
-
Main constructor
- AFPBridgeContext - Class in org.apache.fop.afp.svg
-
An AFP specific implementation of a Batik BridgeContext
- AFPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform, AFPGraphics2D, EventBroadcaster) - Constructor for class org.apache.fop.afp.svg.AFPBridgeContext
-
Constructs a new bridge context.
- AFPConstants - Interface in org.apache.fop.afp
-
Constants used by the AFP renderer.
- AFPCustomizable - Interface in org.apache.fop.render.afp
-
Interface used to customize the AFP renderer or document handler.
- AFPDataObjectFactory - Class in org.apache.fop.afp
-
Factory for high level data objects (Image/Graphics etc)
- AFPDataObjectFactory(Factory) - Constructor for class org.apache.fop.afp.AFPDataObjectFactory
-
Main constructor
- AFPDataObjectInfo - Class in org.apache.fop.afp
-
A list of parameters associated with an AFP data objects
- AFPDataObjectInfo() - Constructor for class org.apache.fop.afp.AFPDataObjectInfo
-
Default constructor
- AFPDitheredRectanglePainter - Class in org.apache.fop.afp
-
A painter of rectangles in AFP
- AFPDitheredRectanglePainter(AFPPaintingState, DataStream, AFPResourceManager) - Constructor for class org.apache.fop.afp.AFPDitheredRectanglePainter
-
Main constructor
- AFPDocumentHandler - Class in org.apache.fop.render.afp
-
IFDocumentHandlerimplementation that produces AFP (MO:DCA). - AFPDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.afp.AFPDocumentHandler
-
Default constructor.
- AFPDocumentHandlerMaker - Class in org.apache.fop.render.afp
-
Intermediate format document handler factory for AFP output.
- AFPDocumentHandlerMaker() - Constructor for class org.apache.fop.render.afp.AFPDocumentHandlerMaker
- AFPElementMapping - Class in org.apache.fop.render.afp.extensions
-
AFPElementMapping object provides the ability to extract information from the formatted object that reside in the afp namespace.
- AFPElementMapping() - Constructor for class org.apache.fop.render.afp.extensions.AFPElementMapping
-
Main constructor
- AFPEventProducer - Interface in org.apache.fop.afp
-
Event producer interface for AFP-specific events.
- AFPEventProducer.Provider - Class in org.apache.fop.afp
-
Provider class for the event producer.
- AFPExtensionAttachment - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPExtensionAttachment(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
Default constructor.
- AFPExtensionHandler - Class in org.apache.fop.render.afp.extensions
-
ContentHandler (parser) for restoring AFPExtension objects from XML.
- AFPExtensionHandler() - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- AFPExtensionHandlerFactory - Class in org.apache.fop.render.afp.extensions
-
Factory for the ContentHandler that handles serialized AFPPageSetup instances.
- AFPExtensionHandlerFactory() - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
- AFPFont - Class in org.apache.fop.afp.fonts
-
All implementations of AFP fonts should extend this base class, the object implements the FontMetrics information.
- AFPFont(String, boolean) - Constructor for class org.apache.fop.afp.fonts.AFPFont
-
Constructor for the base font requires the name.
- AFPFontAttributes - Class in org.apache.fop.afp.fonts
-
This class encapsulates the font attributes that need to be included in the AFP data stream.
- AFPFontAttributes(String, AFPFont, int) - Constructor for class org.apache.fop.afp.fonts.AFPFontAttributes
-
Constructor for the AFPFontAttributes
- AFPFontCollection - Class in org.apache.fop.afp.fonts
-
A base collection of AFP fonts
- AFPFontCollection(EventBroadcaster, List<AFPFontInfo>) - Constructor for class org.apache.fop.afp.fonts.AFPFontCollection
-
Main constructor
- AFPFontConfig - Class in org.apache.fop.render.afp
-
The config object for AFP fonts, these differ from the the more generic fonts (TTF and Type1).
- AFPFontConfig.AFPTrueTypeFont - Class in org.apache.fop.render.afp
- AFPFontFamilyResolver - Class in org.apache.fop.afp.svg
- AFPFontFamilyResolver(FontInfo, EventBroadcaster) - Constructor for class org.apache.fop.afp.svg.AFPFontFamilyResolver
- AFPFontInfo - Class in org.apache.fop.afp.fonts
-
FontInfo contains meta information on fonts
- AFPFontInfo(AFPFont, List<FontTriplet>) - Constructor for class org.apache.fop.afp.fonts.AFPFontInfo
-
Main constructor
- AFPForeignAttributeReader - Class in org.apache.fop.render.afp
-
Parses any AFP foreign attributes
- AFPForeignAttributeReader() - Constructor for class org.apache.fop.render.afp.AFPForeignAttributeReader
-
Main constructor
- AFPGraphics2D - Class in org.apache.fop.afp
-
This is a concrete implementation of
AbstractGraphics2D(and therefore ofGraphics2D) which is able to generate GOCA byte codes. - AFPGraphics2D(boolean, AFPPaintingState, AFPResourceManager, AFPResourceInfo, FontInfo) - Constructor for class org.apache.fop.afp.AFPGraphics2D
-
Main constructor
- AFPGraphics2D(AFPGraphics2D) - Constructor for class org.apache.fop.afp.AFPGraphics2D
-
Copy Constructor
- AFPGraphics2DAdapter - Class in org.apache.fop.render.afp
-
Graphics2DAdapter implementation for AFP.
- AFPGraphics2DAdapter(AFPPaintingState) - Constructor for class org.apache.fop.render.afp.AFPGraphics2DAdapter
-
Main constructor
- AFPGraphicsObjectInfo - Class in org.apache.fop.afp
-
A graphics object info which contains necessary painting objects
- AFPGraphicsObjectInfo() - Constructor for class org.apache.fop.afp.AFPGraphicsObjectInfo
- AFPImageElementBridge - Class in org.apache.fop.afp.svg
-
An AFP specific implementation of a Batik SVGImageElementBridge
- AFPImageElementBridge() - Constructor for class org.apache.fop.afp.svg.AFPImageElementBridge
- AFPImageHandler - Class in org.apache.fop.render.afp
-
A base abstract AFP image handler
- AFPImageHandler() - Constructor for class org.apache.fop.render.afp.AFPImageHandler
- AFPImageHandlerGraphics2D - Class in org.apache.fop.render.afp
-
PDFImageHandler implementation which handles Graphics2D images.
- AFPImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
- AFPImageHandlerRawCCITTFax - Class in org.apache.fop.render.afp
-
AFPImageHandler implementation which handles CCITT encoded images (CCITT fax group 3/4).
- AFPImageHandlerRawCCITTFax() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
- AFPImageHandlerRawJPEG - Class in org.apache.fop.render.afp
-
ImageHandlerimplementation which handles ImageRawJPEG instances. - AFPImageHandlerRawJPEG() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
- AFPImageHandlerRawStream - Class in org.apache.fop.render.afp
-
AFPImageHandler implementation which handles raw stream images.
- AFPImageHandlerRawStream() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawStream
- AFPImageHandlerRenderedImage - Class in org.apache.fop.render.afp
-
PDFImageHandler implementation which handles RenderedImage instances.
- AFPImageHandlerRenderedImage() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
- AFPImageHandlerSVG - Class in org.apache.fop.render.afp
-
Image handler implementation which handles SVG images for AFP output.
- AFPImageHandlerSVG() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerSVG
- AFPImageObjectInfo - Class in org.apache.fop.afp
-
A list of parameters associated with an image
- AFPImageObjectInfo() - Constructor for class org.apache.fop.afp.AFPImageObjectInfo
-
Default constructor
- AFPIncludeFormMap - Class in org.apache.fop.render.afp.extensions
-
This extension allows to include an AFP form map resource.
- AFPIncludeFormMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
-
Default constructor.
- AFPIncludeFormMapElement - Class in org.apache.fop.render.afp.extensions
-
Represents the "include-form-map" extension in the FO tree.
- AFPIncludeFormMapElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Constructs an AFP object (called by Maker).
- AFPInfo - Class in org.apache.fop.render.afp
-
AFP information structure for drawing the XML document.
- AFPInfo() - Constructor for class org.apache.fop.render.afp.AFPInfo
- AFPInvokeMediumMap - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPInvokeMediumMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMap
-
Default constructor.
- AFPInvokeMediumMapElement - Class in org.apache.fop.render.afp.extensions
-
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM) fields at the beginning of a page group or just prior to a Page.
- AFPInvokeMediumMapElement(FONode) - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
-
Constructs the AFP extension object (called by Maker).
- AFPLineDataInfo - Class in org.apache.fop.afp
-
Line data information
- AFPLineDataInfo() - Constructor for class org.apache.fop.afp.AFPLineDataInfo
-
Default constructor
- AFPLineDataInfo(AFPLineDataInfo) - Constructor for class org.apache.fop.afp.AFPLineDataInfo
-
Copy constructor.
- AFPObjectAreaInfo - Class in org.apache.fop.afp
-
A common class used to convey locations, dimensions and resolutions of data objects.
- AFPObjectAreaInfo(int, int, int, int, int, int) - Constructor for class org.apache.fop.afp.AFPObjectAreaInfo
-
Constructor
- AFPPageFonts - Class in org.apache.fop.afp.fonts
-
Holds the current page fonts
- AFPPageFonts() - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
-
Default constructor
- AFPPageFonts(AFPPageFonts) - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
-
Parameterized constructor
- AFPPageOverlay - Class in org.apache.fop.render.afp.extensions
-
This extension allows to include an AFP Page Overlay resource.
- AFPPageOverlay() - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
Default constructor.
- AFPPageOverlayElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject class.
- AFPPageOverlayElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Constructs an AFP object (called by Maker).
- AFPPageSegmentElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.extensions.ExtensionObj class.
- AFPPageSegmentElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
-
Constructs an AFP object (called by Maker).
- AFPPageSegmentElement.AFPPageSegmentSetup - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPPageSegmentSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement.AFPPageSegmentSetup
-
Default constructor.
- AFPPageSetup - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPPageSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Default constructor.
- AFPPageSetupElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.extensions.ExtensionObj class.
- AFPPageSetupElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Constructs an AFP object (called by Maker).
- AFPPainter - Class in org.apache.fop.render.afp
-
IFPainter implementation that produces AFP (MO:DCA).
- AFPPainter(AFPDocumentHandler) - Constructor for class org.apache.fop.render.afp.AFPPainter
-
Default constructor.
- AFPPaintingState - Class in org.apache.fop.afp
-
This keeps information about the current painting state when writing to an AFP datastream.
- AFPPaintingState() - Constructor for class org.apache.fop.afp.AFPPaintingState
- AFPRectanglePainter - Class in org.apache.fop.afp
-
A painter of rectangles in AFP
- AFPRectanglePainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPRectanglePainter
-
Main constructor
- AFPRendererConfig - Class in org.apache.fop.render.afp
-
The AFP renderer config object.
- AFPRendererConfig.AFPRendererConfigParser - Class in org.apache.fop.render.afp
-
The parser for AFP renderer specific data in the FOP conf.
- AFPRendererConfig.ImagesModeOptions - Enum in org.apache.fop.render.afp
-
An enumeration for the various images modes available to the AFP renderer.
- AFPRendererConfigParser() - Constructor for class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
- AFPRendererConfigurator - Class in org.apache.fop.render.afp
-
AFP Renderer configurator
- AFPRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.afp.AFPRendererConfigurator
-
Default constructor
- AFPRendererContext - Class in org.apache.fop.render.afp
-
AFP-specific renderer context class.
- AFPRendererContext(AbstractRenderer, String) - Constructor for class org.apache.fop.render.afp.AFPRendererContext
-
Main constructor
- AFPRendererContextConstants - Interface in org.apache.fop.render.afp
-
Defines a number of standard constants (keys) for use by the RendererContext class.
- AFPRendererImageInfo - Class in org.apache.fop.render.afp
-
The AFP image information
- AFPRendererImageInfo(String, Rectangle2D, Point, ImageInfo, Image, RendererContext, Map) - Constructor for class org.apache.fop.render.afp.AFPRendererImageInfo
-
Main constructor
- AFPRendererOption - Enum in org.apache.fop.render.afp
-
An enumeration of the configuration options available for the AFP renderer.
- AFPRenderingContext - Class in org.apache.fop.render.afp
-
Rendering context for AFP (MO:DCA) production.
- AFPRenderingContext(FOUserAgent, AFPResourceManager, AFPPaintingState, FontInfo, Map) - Constructor for class org.apache.fop.render.afp.AFPRenderingContext
-
Main constructor.
- AFPResourceAccessor - Class in org.apache.fop.afp.util
-
Defines an interface through which external resource objects can be accessed.
- AFPResourceAccessor(InternalResourceResolver) - Constructor for class org.apache.fop.afp.util.AFPResourceAccessor
-
Constructor for resource to be accessed via the
FOUserAgent. - AFPResourceAccessor(InternalResourceResolver, String) - Constructor for class org.apache.fop.afp.util.AFPResourceAccessor
-
Constructor for resource to be accessed via the
FOUserAgent. - AFPResourceInfo - Class in org.apache.fop.afp
-
The level at which a resource is to reside in the AFP output
- AFPResourceInfo() - Constructor for class org.apache.fop.afp.AFPResourceInfo
- AFPResourceLevel - Class in org.apache.fop.afp
-
A resource level
- AFPResourceLevel(AFPResourceLevel.ResourceType) - Constructor for class org.apache.fop.afp.AFPResourceLevel
-
Main constructor
- AFPResourceLevel.ResourceType - Enum in org.apache.fop.afp
- AFPResourceLevelDefaults - Class in org.apache.fop.afp
-
This class holds resource levels defaults for the various resource types.
- AFPResourceLevelDefaults() - Constructor for class org.apache.fop.afp.AFPResourceLevelDefaults
-
Creates a new instance with default values.
- AFPResourceManager - Class in org.apache.fop.afp
-
Manages the creation and storage of document resources
- AFPResourceManager(InternalResourceResolver) - Constructor for class org.apache.fop.afp.AFPResourceManager
-
Main constructor
- AFPResourceUtil - Class in org.apache.fop.afp.util
-
TODO better docs Utility for AFP resource handling A utility class to read structured fields from a MO:DCA document.
- AFPShadingMode - Enum in org.apache.fop.render.afp
-
Enumeration of the AFP shading modes.
- AFPStreamer - Class in org.apache.fop.afp
-
Manages the streaming of the AFP output
- AFPStreamer(Factory, InternalResourceResolver) - Constructor for class org.apache.fop.afp.AFPStreamer
-
Main constructor
- AFPSVGHandler - Class in org.apache.fop.render.afp
-
AFP XML handler for SVG.
- AFPSVGHandler() - Constructor for class org.apache.fop.render.afp.AFPSVGHandler
- AFPTextDataInfo - Class in org.apache.fop.afp
-
Text data information
- AFPTextDataInfo() - Constructor for class org.apache.fop.afp.AFPTextDataInfo
- AFPTextElementBridge - Class in org.apache.fop.afp.svg
-
Bridge class for the <text> element.
- AFPTextElementBridge(TextPainter) - Constructor for class org.apache.fop.afp.svg.AFPTextElementBridge
-
Constructs a new bridge for the <text> element.
- AFPTextHandler - Class in org.apache.fop.afp.svg
-
Specialized TextHandler implementation that the AFPGraphics2D class delegates to to paint text using AFP GOCA text operations.
- AFPTextHandler(FontInfo, AFPResourceManager) - Constructor for class org.apache.fop.afp.svg.AFPTextHandler
-
Main constructor.
- AFPTextPainter - Class in org.apache.fop.afp.svg
-
Renders the attributed character iterator of some text.
- AFPTextPainter(FOPTextHandler, FontFamilyResolver) - Constructor for class org.apache.fop.afp.svg.AFPTextPainter
-
Create a new text painter with the given font information.
- AFPTrueTypeFont(String, boolean, CharacterSet, AFPEventProducer, String, URI) - Constructor for class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
- AFPUnitConverter - Class in org.apache.fop.afp
-
AFP Unit converter
- AFPUnitConverter(AFPPaintingState) - Constructor for class org.apache.fop.afp.AFPUnitConverter
-
Unit converter
- AFRIKAANS - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AFTER - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
the "after" edge
- AFTER - Static variable in class org.apache.fop.layoutmgr.RelSide
-
the after side
- AFTER - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
after side
- AFTER_PAGE - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
-
Process this extension after the next page is rendered or prepared when being handled by the area tree.
- AFTER_PAGE - Static variable in interface org.apache.fop.area.OffDocumentItem
-
Process this extension after the next page is rendered or prepared when being handled by the area tree.
- AGAW - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AggregatingFontFamilyResolver - Class in org.apache.fop.svg.font
- AggregatingFontFamilyResolver(FontFamilyResolver...) - Constructor for class org.apache.fop.svg.font.AggregatingFontFamilyResolver
- AL - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
right-to-left arabic class
- ALBANIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- alert(Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
Alert during SVG processing.
- ALIGN_CENTER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align center
- ALIGN_DISTRIBUTED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align distributed
- ALIGN_JUSTIFIED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align justified
- ALIGN_LEFT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align left
- ALIGN_RIGHT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align right
- alignment - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
-
desired text alignment
- alignment - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Alignment of the paragraph/page.
- ALIGNMENT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
RtfText attributes: this must contain all allignment attributes names
- ALIGNMENT_ADJUST - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a alignment adjust percent-based length
- alignmentAdjust - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
The alignment adjust property
- alignmentBaseline - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
The alignment baseline property
- alignmentContext - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
The alignment context applying to this area
- alignmentContext - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
alignment context
- AlignmentContext - Class in org.apache.fop.layoutmgr.inline
-
The alignment context is carried within a LayoutContext and as part of the Knuth Inline elements to facilitate proper line building.
- alignmentLast - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Alignment of the paragraph's last line.
- ALL - Static variable in class org.apache.fop.render.print.PagesMode
-
the all pages mode
- ALL_BREAKS - Static variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
All feasible breaks are ok.
- alloc(int) - Method in class org.apache.fop.hyphenation.ByteVector
-
This is to implement memory allocation in the array.
- alloc(int) - Method in class org.apache.fop.hyphenation.CharVector
-
This is to implement memory allocation in the array.
- allowBPDUpdate - Variable in class org.apache.fop.area.Block
-
if true, allow BPD update
- allowJpegEmbedding() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- AlphaRasterImage - Class in org.apache.fop.pdf
-
PDFImage implementation for alpha channel "images".
- AlphaRasterImage(String, Raster) - Constructor for class org.apache.fop.pdf.AlphaRasterImage
-
Create a alpha channel image.
- AlphaRasterImage(String, RenderedImage) - Constructor for class org.apache.fop.pdf.AlphaRasterImage
-
Create a alpha channel image.
- alreadyResolvedID(String) - Method in class org.apache.fop.area.AreaTreeHandler
-
Deprecated.use getIDTracker().alreadyResolvedID(id) instead
- alreadyResolvedID(String) - Method in class org.apache.fop.area.IDTracker
-
Check if an ID has already been resolved
- ALSATIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ALTAI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- Alternate - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- Alternate_Caps - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- altTextMissing(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Alternate text is missing for a graphic element.
- AMB - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Absolute Move Baseline
- AMHARIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AMI - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Absolute Move Inline
- ampersand - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
ampersand character
- AN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
arabic number class
- Anchor - Class in org.apache.fop.area.inline
-
Anchor area for footnote or float.
- Anchor() - Constructor for class org.apache.fop.area.inline.Anchor
- Anchor(int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 1).
- Anchor(int, int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 2).
- Anchor(int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 3).
- Anchor(GlyphPositioningTable.Anchor) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor based on an existing anchor.
- ANNOT - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
- ANTI_ALIASING - org.apache.fop.render.bitmap.BitmapRendererOption
- antialiasing - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
true if anti-aliasing is set
- append(char, FONode) - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Append interval using character C.
- append(CharIterator, FONode) - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Append interval using characters from character iterator IT.
- appendDocument(Source) - Method in class org.apache.fop.render.intermediate.util.IFConcatenator
-
Appends another intermediate format document to the current output file.
- appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequenceOrClose(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequenceOrClose(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- apply(GlyphPositioningSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Apply positioning subtable to current state at current position (only), resulting in the consumption of zero or more input glyphs.
- apply(GlyphSubstitutionSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Apply substitution subtable to current state at current position (only), resulting in the consumption of zero or more input glyphs, and possibly replacing the current input glyphs starting at the current position, in which case it is possible that indexLast is altered to be either less than or greater than its value prior to this application.
- apply(GlyphTable.RuleLookup[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Apply a sequence of matched rule lookups to the
niginput glyphs starting at the current position. - apply(GlyphTable.RuleLookup[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Apply a sequence of matched rule lookups to the
niginput glyphs starting at the current position. - applyAlpha(int, int) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Applies the given alpha values for filling and stroking.
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- applyChanges(List) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- applyChanges(List, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyColor(Color, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Apply the java Color to PDF.
- applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Apply default application semantices; namely, consume one input glyph.
- applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Apply default application semantices; namely, consume one glyph.
- applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Apply default application semantices; namely, consume one input glyph, writing that glyph (and its association) to the output glyphs (and associations).
- applyEncryption(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFDocument
-
Apply the encryption filter to a PDFStream if encryption is enabled.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.ASCII85Filter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.FlateFilter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.NullFilter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.PDFFilter
-
Applies a filter to an OutputStream.
- applyFilter(AbstractPDFStream) - Method in interface org.apache.fop.pdf.PDFEncryption
-
Adds a PDFFilter to the PDFStream object
- applyFilter(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFEncryptionJCE
-
Adds a PDFFilter to the PDFStream object
- applyFilters(OutputStream) - Method in class org.apache.fop.pdf.PDFFilterList
-
Applies all registered filters as necessary.
- applyLineCountAdjustment(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
- applyPaint(Paint) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Applies a new Paint object.
- applyPaint(Paint, boolean) - Method in class org.apache.fop.render.ps.svg.PSSVGGraphics2D
- applyPaint(Paint, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Apply the java paint to the PDF.
- applyStroke(Stroke) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Apply the stroke to the AFP graphics object.
- applyStroke(Stroke) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Applies a new Stroke object.
- applyStroke(Stroke) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Apply the stroke to the PDF.
- applyUnknownPaint(Paint, Shape) - Method in class org.apache.fop.svg.PDFGraphics2D
- applyVariationFactor(double) - 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
- Arabic - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- ARABIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ARABIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Arabic_8 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- ArabicScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The
ArabicScriptProcessorclass implements a script processor for performing glyph substitution and positioning operations on content associated with the Arabic script. - ARAKANESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.intermediate.ArcToBezierCurveTransformer
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
- arcTo(double, double, int, int, int, int) - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
- arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
- arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height from start angle startAngle (with respect to the x-axis counter-clockwise) to the end angle endAngle.
- ArcToBezierCurveTransformer - Class in org.apache.fop.render.intermediate
- ArcToBezierCurveTransformer(BezierCurvePainter) - Constructor for class org.apache.fop.render.intermediate.ArcToBezierCurveTransformer
- Area - Class in org.apache.fop.area
-
Base object for all areas.
- Area() - Constructor for class org.apache.fop.area.Area
- AREA_DEFINITION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
AREA_DEFINITION triplet identifier
- AreaAdditionUtil - Class in org.apache.fop.layoutmgr
-
Utility class which provides common code for the addAreas stage.
- AreaEventProducer - Interface in org.apache.fop.area
-
Event producer interface for events related to the area tree.
- AreaEventProducer.Provider - Class in org.apache.fop.area
-
Provider class for the event producer.
- areaInfo - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Our area info for the Knuth elements
- AreaInfo(short, MinOptMax, boolean, AlignmentContext) - Constructor for class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
Construct an area information item.
- areaIPD - Variable in class org.apache.fop.fonts.GlyphMapping
- AREATREE_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: Area Tree XML file
- areaTreeHandler - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
AreaTreeHandler which activates the PSLM and controls the rendering of its pages.
- AreaTreeHandler - Class in org.apache.fop.area
-
Area tree handler for formatting objects.
- AreaTreeHandler(FOUserAgent, String, OutputStream) - Constructor for class org.apache.fop.area.AreaTreeHandler
-
Constructor.
- AreaTreeInputHandler - Class in org.apache.fop.cli
-
InputHandler for the area tree XML (the old 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 in org.apache.fop.area
-
This is the model for the area tree object.
- AreaTreeModel() - Constructor for class org.apache.fop.area.AreaTreeModel
-
Create a new store pages model
- AreaTreeObject - Class in org.apache.fop.area
-
Abstract base class for all area tree objects.
- AreaTreeObject() - Constructor for class org.apache.fop.area.AreaTreeObject
- AreaTreeParser - Class in org.apache.fop.area
-
This is a parser for the area tree XML (intermediate format) which is used to reread an area tree (or part of it) into memory again for rendering to the final output format.
- AreaTreeParser() - Constructor for class org.apache.fop.area.AreaTreeParser
- ARMENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ARMENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Array - org.apache.fop.render.pdf.extensions.PDFObjectType
- ART - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
- ASCII_ENCODING - Static variable in interface org.apache.fop.afp.AFPConstants
-
The encoding to use to convert to ASCII
- ASCII85Filter - Class in org.apache.fop.pdf
-
PDF Filter for ASCII85.
- ASCII85Filter() - Constructor for class org.apache.fop.pdf.ASCII85Filter
- asciicircum - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
circumflex character
- ASCIIHexFilter - Class in org.apache.fop.pdf
-
ASCII Hex filter for PDF streams.
- ASCIIHexFilter() - Constructor for class org.apache.fop.pdf.ASCIIHexFilter
- asciitilde - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
tilde character
- ASSAMESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- assembleLookups(String[], Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list.
- assembleLookups(GlyphTable, String[], Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups, where the order of the array is in accordance to the order of the applicable lookup list.
- assignFontID(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
- assignObjectNumber(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
- assignWritingModeTraits(WritingMode, boolean) - Method in class org.apache.fop.traits.WritingModeTraits
- assignWritingModeTraits(WritingMode, boolean) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Collectivelly assign values to all writing mode traits based upon a specific writing mode.
- assignWritingModeTraits(WritingModeTraitsSetter, boolean) - Method in class org.apache.fop.traits.WritingMode
-
Assign writing mode traits from this trait to the specified writing mode traits setter.
- associateIDWithPageViewport(String, PageViewport) - Method in class org.apache.fop.area.AreaTreeHandler
-
Deprecated.use getIDTracker().associateIDWithPageViewport(id, pv) instead
- associateIDWithPageViewport(String, PageViewport) - Method in class org.apache.fop.area.IDTracker
-
Tie a PageViewport with an ID found on a child area of the PV.
- associateLayoutManagerID(String) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Add an id reference of the layout manager in the AreaTreeHandler, if the id hasn't been resolved yet
- associations - Variable in class org.apache.fop.fonts.GlyphMapping
- associations - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- asterisk - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
asterisk character
- Astrology_1 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- at - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
at character
- ATHAPASKAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ATT_ENCODING - Static variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
- ATT_ID - Static variable in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
- ATT_KEY - Static variable in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
- ATT_NAME - Static variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
name attribute
- ATT_PAGE_NUMBERS - Static variable in class org.apache.fop.render.pdf.extensions.PDFPageElement
- ATT_PLACEMENT - Static variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
placement attribute
- ATT_REFID - Static variable in class org.apache.fop.render.pdf.extensions.PDFReferenceElement
- ATT_SRC - Static variable in class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
-
src attribute containing the URI to the form map resource
- ATT_TYPE - Static variable in class org.apache.fop.render.pdf.extensions.PDFActionElement
- ATT_VALUE - Static variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
value attribute
- ATT_X - Static variable in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
X coordinate attribute
- ATT_Y - Static variable in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
X coordinate attribute
- attachKids() - Method in class org.apache.fop.pdf.PDFStructElem
-
Attaches all valid kids to the kids array.
- attachKids() - Method in class org.apache.fop.render.pdf.PageSequenceStructElem
- attachment - Variable in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Extension attachment.
- attachment - Variable in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
-
extension attachment
- attachSiblings(FONode, FONode) - Static method in class org.apache.fop.fo.FONode
-
This method is used when adding child nodes to a FO that already contains at least one child.
- ATTR_BACKGROUND_COLOR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for background color
- ATTR_BOLD - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for bold
- ATTR_CELL_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, bottom
- ATTR_CELL_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, left
- ATTR_CELL_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, right
- ATTR_CELL_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, top
- ATTR_CELL_U_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, bottom
- ATTR_CELL_U_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, left
- ATTR_CELL_U_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, right
- ATTR_CELL_U_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell padding, top
- ATTR_CELL_VERT_ALIGN_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell alignment, bottom
- ATTR_CELL_VERT_ALIGN_CENTER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell alignment, center
- ATTR_CELL_VERT_ALIGN_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell alignment, top
- ATTR_FONT_COLOR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for font color
- ATTR_FONT_FAMILY - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for font family
- ATTR_FONT_SIZE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for font size
- ATTR_HEADER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row header
- ATTR_ITALIC - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for italic
- ATTR_NAMES - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
RtfText attributes: this must contain all attribute names
- ATTR_ROW_LEFT_INDENT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
Position of the leftmost edge of the table with respect to the left edge of its column
- ATTR_ROW_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, bottom
- ATTR_ROW_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, left
- ATTR_ROW_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, right
- ATTR_ROW_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, top
- ATTR_ROW_U_PADDING_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, bottom
- ATTR_ROW_U_PADDING_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, left
- ATTR_ROW_U_PADDING_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, right
- ATTR_ROW_U_PADDING_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
table row padding, top
- ATTR_RTF_15_TRGAPH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
half the space between the cells of a table row in twips
- ATTR_STRIKETHROUGH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for underline
- ATTR_SUBSCRIPT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for subscript
- ATTR_SUPERSCRIPT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for superscript
- ATTR_UNDERLINE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for underline
- attrib - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
-
attributes of the element
- ATTRIB_CELL_PADDING - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL CELL PADDING attributes, used to select them when writing attributes
- ATTRIB_ROW_PADDING - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL ROW PADDING attributes, used to select them when writing attributes
- ATTRIBUTE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Attribute
- ATTRIBUTE_QUALIFIER - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
ATTRIBUTE_QUALIFIER triplet identifier
- ATTRIBUTE_VALUE - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
ATTRIBUTE_VALUE triplet identifier
- AttributeQualifierTriplet - Class in org.apache.fop.afp.modca.triplets
-
The attribute qualifier triplet is used to specify a qualifier for a document attribute.
- AttributeQualifierTriplet(int, int) - Constructor for class org.apache.fop.afp.modca.triplets.AttributeQualifierTriplet
-
Main constructor
- AttributeValue - Class in org.apache.fop.fonts.substitute
-
Encapsulates a font attribute value
- AttributeValue() - Constructor for class org.apache.fop.fonts.substitute.AttributeValue
- AttributeValueTriplet - Class in org.apache.fop.afp.modca.triplets
-
The attribute value triplet is used to specify a value for a document attribute.
- AttributeValueTriplet(String) - Constructor for class org.apache.fop.afp.modca.triplets.AttributeValueTriplet
-
Main constructor
- AttributeValueTriplet(String, int) - Constructor for class org.apache.fop.afp.modca.triplets.AttributeValueTriplet
- atts - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
AttributesImpl instance that can be used during XML generation.
- author - Variable in class org.apache.fop.apps.FOUserAgent
-
Author of the content of the document.
- AUTHOR - org.apache.fop.pdf.PDFInfo.StandardKey
- AUTO - org.apache.fop.fonts.EmbeddingMode
-
Default option: assumes FULL for Type 1 fonts and SUBSET for TrueType fonts.
- AUTO - org.apache.fop.fonts.EncodingMode
-
Automatic selection of encoding mode.
- AUTO_ROTATE_LANDSCAPE - org.apache.fop.render.ps.PSRendererOption
-
Indicates whether landscape pages should be rotated, default: false
- autoDetectFonts(boolean, FontAdder, boolean, FontEventListener, List<EmbedFontInfo>) - Method in class org.apache.fop.fonts.FontManager
-
Detect fonts from the operating system via FOPs autodetect mechanism.
- autoSize - Variable in class org.apache.fop.area.inline.InlineParent
-
Controls whether the IPD is automatically adjusted based on the area's children.
- availableShrink - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
shrink of the inline area
- availableShrink - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
available stretch of the line ending at this breakpoint
- availableStretch - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
stretch of the inline area
- availableStretch - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
available shrink of the line ending at this breakpoint
- AVAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AVESTAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- AWADHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AWTRenderer - Class in org.apache.fop.render.awt
-
The AWTRender outputs the pages generated by the layout engine to a Swing window.
- AWTRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.awt.AWTRenderer
-
Creates a new AWTRenderer instance.
- AWTRenderer(FOUserAgent, Renderable, boolean, boolean) - Constructor for class org.apache.fop.render.awt.AWTRenderer
-
Creates a new AWTRenderer instance.
- AWTRendererMaker - Class in org.apache.fop.render.awt
-
RendererMaker for the AWT Preview Renderer.
- AWTRendererMaker() - Constructor for class org.apache.fop.render.awt.AWTRendererMaker
- AxisOrientation - Enum in org.apache.fop.afp.modca
-
Represents the 4 bytes that specify the axis-area rotation reference coordinate system
- AYMARA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- AZERI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- azimuth - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "azimuth" property.
B
- b - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
b character
- B - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
B character
- B - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
paragraph separator class
- backColor - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
The current background color
- Background() - Constructor for class org.apache.fop.area.Trait.Background
- BACKGROUND - Static variable in class org.apache.fop.area.Trait
-
Background trait for an area.
- BACKGROUND_COLOR - org.apache.fop.render.bitmap.BitmapRendererOption
- backgroundAttachment - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
The "background-attachment" property.
- backgroundColor - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
The "background-color" property.
- backgroundImage - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
The "background-image" property.
- backgroundPositionHorizontal - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
The "background-position-horizontal" property.
- BackgroundPositionShorthand - Class in org.apache.fop.fo.properties
-
Class encapsulating functionality for the
background-positionshorthand. - BackgroundPositionShorthand() - Constructor for class org.apache.fop.fo.properties.BackgroundPositionShorthand
- BackgroundPositionShorthand.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of this property
- BackgroundPositionShorthand.Parser - Class in org.apache.fop.fo.properties
-
Inner class to provide shorthand parsing capabilities
- backgroundPositionVertical - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
The "background-position-vertical" property.
- backgroundRepeat - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
The "background-repeat" property.
- backgroungImageTargetHeight - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- backgroungImageTargetWidth - Variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- backslash - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
back slash character
- BADAGA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BAGHELKHANDI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- balance() - Method in class org.apache.fop.hyphenation.TernaryTree
-
Balance the tree for best search performance
- BalancingColumnBreakingAlgorithm - Class in org.apache.fop.layoutmgr
-
This is a the breaking algorithm that is responsible for balancing columns in multi-column layout.
- BalancingColumnBreakingAlgorithm(LayoutManager, PageProvider, PageBreakingAlgorithm.PageBreakingLayoutListener, int, int, MinOptMax, boolean, int) - Constructor for class org.apache.fop.layoutmgr.BalancingColumnBreakingAlgorithm
- BALANTE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BALINESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BALKAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BALOCHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BALTI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BAMBARA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BAMILEKE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BAMUM - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BandImage - Class in org.apache.fop.afp.ioca
- BandImage() - Constructor for class org.apache.fop.afp.ioca.BandImage
- bar - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
vertical line character
- BARCODE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Bar Code
- Barcode_3of9 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- base - Variable in class org.apache.fop.pdf.PDFCMap
-
base CMap (String or PDFStream)
- BASE - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Baseline data
- Base14Font - Class in org.apache.fop.fonts
-
Base class for all Base 14 fonts.
- Base14Font() - Constructor for class org.apache.fop.fonts.Base14Font
- Base14FontCollection - Class in org.apache.fop.fonts.base14
-
Sets up Base 14 fonts
- Base14FontCollection - Class in org.apache.fop.render.java2d
-
A base 14 font collection for graphics 2D
- Base14FontCollection(boolean) - Constructor for class org.apache.fop.fonts.base14.Base14FontCollection
-
Main constructor
- Base14FontCollection(Java2DFontMetrics) - Constructor for class org.apache.fop.render.java2d.Base14FontCollection
-
Main constructor
- baseLevel - Variable in class org.apache.fop.svg.PDFGraphics2D
-
The PDF graphics state level that this svg is being drawn into.
- baselineShift - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
The baseline shift property
- baseMaker - Variable in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
base property maker
- BASHKIR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BasicLink - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:basic-linkobject. - BasicLink(FONode) - Constructor for class org.apache.fop.fo.flow.BasicLink
-
Construct a BasicLink instance with the given
FONodeas its parent. - BasicLinkArea - Class in org.apache.fop.area.inline
-
An inline area produced by an fo:basic-link element.
- BasicLinkArea() - Constructor for class org.apache.fop.area.inline.BasicLinkArea
- BasicLinkLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:basic-link formatting object
- BasicLinkLayoutManager(BasicLink) - Constructor for class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
-
Create an fo:basic-link layout manager.
- BasicLinkLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BasicLinkLayoutManagerMaker
- BASQUE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BATAK - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BatikExtensionElementMapping - Class in org.apache.fop.fo.extensions.svg
-
This Element Mapping is for Batik SVG Extension elements of the http://xml.apache.org/batik/ext namespace.
- BatikExtensionElementMapping() - Constructor for class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
-
Main constructor.
- BatikImageFlavors - Interface in org.apache.fop.image.loader.batik
-
Image flavors used by Batik.
- BatikUtil - Class in org.apache.fop.image.loader.batik
-
Helper utilities for Apache Batik.
- BAULE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- bBox - Variable in class org.apache.fop.pdf.PDFPattern
-
List of Doubles representing the Bounding box rectangle
- BDR_BOTTOM_DASH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for bottom dashed border
- BDR_BOTTOM_DOTTED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for bottom dotted border
- BDR_BOTTOM_DOUBLE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for bottom double border
- BDR_BOTTOM_EMBOSS - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for bottom embossed border
- BDR_BOTTOM_SINGLE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for bottom single border
- BEFORE - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
the "before" edge
- BEFORE - Static variable in class org.apache.fop.layoutmgr.RelSide
-
the before side
- BEFORE - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
before side
- BEFORE_END - org.apache.fop.render.afp.extensions.ExtensionPlacement
-
Place the extension right before the "End" structured field.
- BeforeFloat - Class in org.apache.fop.area
-
The before-float-reference-area optionally generated by an fo:region-body.
- BeforeFloat() - Constructor for class org.apache.fop.area.BeforeFloat
- BEGIN - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Begin
- beginArea() - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Begins a graphics area (start of fill)
- beginMarkedContentSequence(String, int) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Begins a new marked content sequence (BDC or BMC).
- beginMarkedContentSequence(String, int, String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Begins a new marked content sequence (BDC or BMC).
- beginTextObject() - Method in class org.apache.fop.pdf.PDFTextUtil
-
Called when a new text object should be started.
- beginTextObject() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Indicates the beginning of a text object.
- beginTextObject() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Indicates the beginning of a text object.
- beginTextObject() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Indicates the beginning of a text object.
- beginTextObject() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Indicates the beginning of a text object.
- beginTextObject() - Method in class org.apache.fop.render.ps.PSPainter
-
Indicates the beginning of a text object.
- beginTextObject() - Method in class org.apache.fop.render.ps.PSTextPainter
- beginTextObject() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- beginTextObject() - Method in class org.apache.fop.svg.NativeTextPainter
- beginTextObject(String, int) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Indicates the beginning of a marked-content text object.
- beginTextObject(String, int, String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Indicates the beginning of a marked-content text object.
- BELARUSSIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BEMBA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BENCH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BENGALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BENGALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BENGALI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BERBER - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- best - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Best records.
- bestMatch(FontInfo) - Method in class org.apache.fop.fonts.substitute.FontQualifier
-
Returns the highest priority matching font triplet found in a given font info
- BestRecords() - Constructor for class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
default constructor
- BETI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BezierCurvePainter - Interface in org.apache.fop.render.intermediate
- BHILI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BHOJPURI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BIB_ENTRY - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
- BIBLE_CREE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BidiAttributedCharacterIterator - Class in org.apache.fop.svg.text
- BidiAttributedCharacterIterator(AttributedCharacterIterator) - Constructor for class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- BidiAttributedCharacterIterator(AttributedCharacterIterator, int) - Constructor for class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- BidiClass - Class in org.apache.fop.complexscripts.bidi
-
Bidirectional class utilities.
- BidiConstants - Interface in org.apache.fop.complexscripts.bidi
-
Constants used for bidirectional processing.
- BidiLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
Layout manager for fo:bidi-override.
- BidiLayoutManager(BidiOverride) - Constructor for class org.apache.fop.layoutmgr.inline.BidiLayoutManager
-
Construct bidi layout manager.
- bidiLevel - Variable in class org.apache.fop.area.Area
-
Resolved bidirectional level for area.
- bidiLevelAt(int) - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) level at a specified index position.
- bidiLevelAt(int) - Method in class org.apache.fop.fo.FOText
-
Obtain bidirectional level of character at specified position, which must be a non-negative integer less than the length of this FO.
- BidiOverride - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:bidi-overrideobject. - BidiOverride(FONode) - Constructor for class org.apache.fop.fo.flow.BidiOverride
-
Base constructor
- BidiOverrideLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BidiOverrideLayoutManagerMaker
- BidiResolver - Class in org.apache.fop.complexscripts.bidi
-
A utility class for performing bidirectional resolution processing.
- BIKOL - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BILEN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BinaryCoder() - Constructor for class org.apache.fop.fonts.type1.Type1SubsetFile.BinaryCoder
- binaryEntries - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
- binaryLength - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSDictionary
- binaryLength - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
- BinaryUtils - Class in org.apache.fop.afp.util
-
Library of utility useful conversion methods.
- bind(PropertyList) - Method in class org.apache.fop.fo.extensions.ExternalDocument
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractListItemPart
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.BasicLink
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.BidiOverride
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Block
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.BlockContainer
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.ChangeBar
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Character
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Float
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Footnote
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Inline
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.InlineContainer
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.InlineLevel
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Leader
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.ListBlock
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.ListItem
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Marker
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiCase
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiPropertySet
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.MultiToggle
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.PageNumber
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.Table
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableAndCaption
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableCell
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableCellContainer
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableFObj
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TablePart
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.table.TableRow
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.flow.Wrapper
- bind(PropertyList) - Method in class org.apache.fop.fo.FObj
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.FONode
-
Bind the given
PropertyListto this node Does nothing by default. - bind(PropertyList) - Method in class org.apache.fop.fo.FOText
-
Bind the given
PropertyListto this node Does nothing by default. - bind(PropertyList) - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.ColorProfile
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Declarations
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Flow
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Region
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RegionBA
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RegionBody
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RegionSE
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.Root
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.SideRegion
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Bind property values from the property list to the FO node.
- bind(PropertyList) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Bind property values from the property list to the FO node.
- bindingOnEndEdge - Variable in class org.apache.fop.render.AbstractRenderer
-
Is binding on end edge of column?
- bindingOnStartEdge - Variable in class org.apache.fop.render.AbstractRenderer
-
Is binding on start edge of column?
- bindMarker(Marker) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
Clone the subtree of the given marker
- Bit_Paired_APL - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- Bitmap - org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterClass
- BITMAP - org.apache.fop.render.pcl.PCLRenderingMode
-
"Bitmap" rendering (pages are painted entirely as bitmaps, maximum quality, reduced performance)
- BitmapImage - Class in org.apache.fop.pdf
-
Bitmap image.
- BitmapImage(String, int, int, byte[], PDFReference) - Constructor for class org.apache.fop.pdf.BitmapImage
-
Create a bitmap image.
- BitmapImageUtil - Class in org.apache.fop.util.bitmap
-
Utility method for dealing with bitmap images.
- BitmapRendererConfig - Class in org.apache.fop.render.bitmap
-
The Bitmap renderer config data object.
- BitmapRendererConfig.BitmapRendererConfigParser - Class in org.apache.fop.render.bitmap
-
The parser for the Bitmap renderer configuration data.
- BitmapRendererConfigParser(String) - Constructor for class org.apache.fop.render.bitmap.BitmapRendererConfig.BitmapRendererConfigParser
- BitmapRendererConfigurator - Class in org.apache.fop.render.bitmap
-
Configurator for bitmap output.
- BitmapRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.bitmap.BitmapRendererConfigurator
-
Default constructor
- BitmapRendererEventProducer - Interface in org.apache.fop.render.bitmap
-
Event producer interface for events generated by the bitmap renderers.
- BitmapRendererEventProducer.Provider - Class in org.apache.fop.render.bitmap
-
Provider class for the event producer.
- BitmapRendererOption - Enum in org.apache.fop.render.bitmap
-
An enumeration of the Bitmap renderer configuration opetions available to the user via the FOP conf.
- BitmapRenderingSettings - Class in org.apache.fop.render.bitmap
-
This class holds settings used when rendering to bitmaps.
- BitmapRenderingSettings() - Constructor for class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Default constructor.
- bitmapWithTransparency(Object, Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
SVG references a bitmap image that contains transparency while it is not allowed.
- black() - Method in class org.apache.fop.pdf.PDFColor
-
Get the black component.
- BLACK - org.apache.fop.util.OCAColor.OCAColorValue
- BLACKFOOT - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BLANK - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
blank (same as no fill)
- BLEND - Static variable in class org.apache.fop.afp.modca.triplets.PresentationSpaceMixingRulesTriplet
-
blend
- BLINK - Static variable in class org.apache.fop.area.Trait
-
Blinking trait used when rendering inline parent.
- Block - Class in org.apache.fop.area
-
This is the block area class.
- Block - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:block object. - Block() - Constructor for class org.apache.fop.area.Block
- Block(FONode) - Constructor for class org.apache.fop.fo.flow.Block
-
Base constructor
- BLOCK_PROGRESSION_DIRECTION - Static variable in class org.apache.fop.area.Trait
-
block progression direction trait
- BLOCK_QUOTE - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
- BLOCK_SIZE - Static variable in class org.apache.fop.hyphenation.TernaryTree
-
allocation size for arrays
- BlockContainer - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:block-containerobject. - BlockContainer(FONode) - Constructor for class org.apache.fop.fo.flow.BlockContainer
-
Creates a new BlockContainer instance as a child of the given
FONode. - BlockContainerLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for a block-container FO.
- BlockContainerLayoutManager(BlockContainer) - Constructor for class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Create a new block container layout manager.
- BlockContainerLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BlockContainerLayoutManagerMaker
- BlockKnuthSequence - Class in org.apache.fop.layoutmgr
-
Represents a list of block level Knuth elements.
- BlockKnuthSequence() - Constructor for class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Creates a new and empty list.
- BlockKnuthSequence(List) - Constructor for class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Creates a new list from an existing list.
- BlockLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for a block FO.
- BlockLayoutManager(Block) - Constructor for class org.apache.fop.layoutmgr.BlockLayoutManager
-
Creates a new BlockLayoutManager.
- BlockLayoutManager.ProxyLMiter - Class in org.apache.fop.layoutmgr
-
Proxy iterator for Block LM.
- BlockLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.BlockLayoutManagerMaker
- BlockLevelEventProducer - Interface in org.apache.fop.layoutmgr
-
Event producer interface for block-level layout managers.
- BlockLevelEventProducer.Provider - Class in org.apache.fop.layoutmgr
-
Provider class for the event producer.
- BlockLevelLayoutManager - Interface in org.apache.fop.layoutmgr
-
The interface for LayoutManagers which generate block areas
- blockListIndex - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
-
blockListIndex of the current BlockSequence in blockLists
- blockLists - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
- BlockParent - Class in org.apache.fop.area
-
A BlockParent holds block-level areas.
- BlockParent() - Constructor for class org.apache.fop.area.BlockParent
- blockProgressionDirection - Variable in class org.apache.fop.render.AbstractRenderer
-
The block progression direction (for change bars)
- blockProgressionOffset - Variable in class org.apache.fop.area.inline.InlineArea
-
offset position from before edge of parent area
- blocks - Variable in class org.apache.fop.area.inline.Container
-
The list of block areas stacked inside this container
- BlockSequence(int, int) - Constructor for class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
Creates a new BlockSequence.
- BlockStackingLayoutManager - Class in org.apache.fop.layoutmgr
-
Base LayoutManager class for all areas which stack their child areas in the block-progression direction, such as Flow, Block, ListBlock.
- BlockStackingLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.BlockStackingLayoutManager
- BlockStackingLayoutManager.MappingPosition - Class in org.apache.fop.layoutmgr
-
A mapping position.
- BlockViewport - Class in org.apache.fop.area
-
A BlockViewport.
- BlockViewport() - Constructor for class org.apache.fop.area.BlockViewport
-
Create a new block viewport area.
- BlockViewport(boolean) - Constructor for class org.apache.fop.area.BlockViewport
-
Create a new block viewport area.
- blue() - Method in class org.apache.fop.pdf.PDFColor
-
Get the blue component.
- BLUE - org.apache.fop.util.OCAColor.OCAColorValue
- blue255() - Method in class org.apache.fop.pdf.PDFColor
-
Get the blue integer component.
- BN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
boundary neutral class
- BODY - Static variable in class org.apache.fop.layoutmgr.table.TableRowIterator
-
Selects the table-body elements for iteration.
- BodyRegion - Class in org.apache.fop.area
-
This class is a container for the areas that may be generated by an fo:region-body.
- BodyRegion(int, String, RegionViewport, int, int) - Constructor for class org.apache.fop.area.BodyRegion
-
Constructor which can read traits directly from an fo:region-body formatting object.
- BodyRegion(RegionBody, RegionViewport) - Constructor for class org.apache.fop.area.BodyRegion
-
Constructor which can read traits directly from an fo:region-body formatting object.
- BodyStartFunction - Class in org.apache.fop.fo.expr
-
Class corresponding to the body-start Property Value function.
- BodyStartFunction() - Constructor for class org.apache.fop.fo.expr.BodyStartFunction
- Bookmark - Class in org.apache.fop.fo.pagination.bookmarks
-
Class modelling the
fo:bookmarkobject, first introduced in the XSL 1.1 WD. - Bookmark - Class in org.apache.fop.render.intermediate.extensions
-
This class is a bookmark element for use in the intermediate format.
- Bookmark(String, boolean, AbstractAction) - Constructor for class org.apache.fop.render.intermediate.extensions.Bookmark
-
Creates a new bookmark.
- Bookmark(FONode) - Constructor for class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Create a new Bookmark object that is a child of the given
FONode. - BOOKMARK - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
the bookmark element
- BOOKMARK_TREE - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
the bookmark-tree element
- BookmarkData - Class in org.apache.fop.area
-
An instance of this class is either a PDF bookmark-tree and its child bookmark-items, or a bookmark-item and the child child bookmark-items under it.
- BookmarkData() - Constructor for class org.apache.fop.area.BookmarkData
-
Create a new bookmark data root object.
- BookmarkData(String, boolean, PageViewport, String) - Constructor for class org.apache.fop.area.BookmarkData
-
Create a new bookmark data object.
- BookmarkData(Bookmark) - Constructor for class org.apache.fop.area.BookmarkData
-
Create a new pdf bookmark data object.
- BookmarkData(BookmarkTree) - Constructor for class org.apache.fop.area.BookmarkData
-
Create a new bookmark data object.
- BookmarkTitle - Class in org.apache.fop.fo.pagination.bookmarks
-
Class modelling the
fo:bookmark-titleobject, first introduced in the XSL 1.1 WD. - BookmarkTitle(FONode) - Constructor for class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Create a new BookmarkTitle object that is a child of the given
FONode. - BookmarkTree - Class in org.apache.fop.fo.pagination.bookmarks
-
Class modelling the
fo:bookmark-treeobject, first introduced in the XSL 1.1 WD. - BookmarkTree - Class in org.apache.fop.render.intermediate.extensions
-
This class is the root of the bookmark tree for use in the intermediate format.
- BookmarkTree() - Constructor for class org.apache.fop.render.intermediate.extensions.BookmarkTree
-
Constructs a new bookmark tree.
- BookmarkTree(FONode) - Constructor for class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Create a new BookmarkTree object that is a child of the given
FONode. - Boolean - org.apache.fop.render.pdf.extensions.PDFObjectType
- BOPOMOFO - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BORDER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
RtfText attributes:: this must contain all border attribute names
- BORDER_AFTER - Static variable in class org.apache.fop.area.Trait
-
The border after.
- BORDER_BEFORE - Static variable in class org.apache.fop.area.Trait
-
The border before.
- BORDER_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border bottom
- BORDER_CHARACTER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for character border (border always appears on all sides)
- BORDER_COLOR - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border color
- BORDER_DASH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a dashed border
- BORDER_DASH_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a small-dashed border
- BORDER_DOT_DASH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a dot-dashed border
- BORDER_DOT_DOT_DASH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a dot-dot-dashed border
- BORDER_DOTTED - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a dotted border
- BORDER_DOUBLE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a double border
- BORDER_DOUBLE_THICKNESS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a double-thick border
- BORDER_EMBOSS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for an embossed border
- BORDER_END - Static variable in class org.apache.fop.area.Trait
-
The border end.
- BORDER_ENGRAVE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for an engraved border
- BORDER_HAIRLINE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a hairline border
- BORDER_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border left
- BORDER_NIL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for an nil border
- BORDER_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border right
- BORDER_SHADOWED - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a shadowed border
- BORDER_SINGLE_THICKNESS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a single-thick border
- BORDER_SPACE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border space
- BORDER_START - Static variable in class org.apache.fop.area.Trait
-
The border start.
- BORDER_STRIPED - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a striped border
- BORDER_THIN_THICK_LARGE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a thin-thick-large border
- BORDER_THIN_THICK_MEDIUM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a thin-thick-medium border
- BORDER_THIN_THICK_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a thin-thick-small border
- BORDER_THIN_THICK_THIN_LARGE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a thin-thick-thin-large border
- BORDER_THIN_THICK_THIN_MEDIUM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a thin-thick-thin-medium border
- BORDER_THIN_THICK_THIN_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a thin-thick-thin-small border
- BORDER_THINK_THIN_LARGE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a think-thin-large border
- BORDER_THINK_THIN_MEDIUM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a think-thin-medium border
- BORDER_THINK_THIN_SMALL - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a think-thin-small border
- BORDER_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border top
- BORDER_TRIPLE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a triple border
- BORDER_WAVY - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a wavy border
- BORDER_WAVY_DOUBLE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for a double wavy border
- BORDER_WIDTH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
Constant for border width
- BorderAttributesConverter - Class in org.apache.fop.render.rtf
-
Constants for RTF border attribute names, and a static method for converting fo attribute strings.
- BorderElement - Class in org.apache.fop.layoutmgr
-
This represents an unresolved border element.
- BorderElement(Position, CondLengthProperty, RelSide, boolean, boolean, PercentBaseContext) - Constructor for class org.apache.fop.layoutmgr.BorderElement
-
Main constructor
- BorderManager - Class in org.apache.fop.render.txt.border
-
This keeps all information about borders for current processed page.
- BorderManager(int, int, TXTState) - Constructor for class org.apache.fop.render.txt.border.BorderManager
-
Constructs BorderManger, using
pageWidthandpageHeightfor creatingborderInfo. - BorderOrPaddingElement - Class in org.apache.fop.layoutmgr
-
This class represents an unresolved border or padding element.
- BorderOrPaddingElement(Position, CondLengthProperty, RelSide, boolean, boolean, PercentBaseContext) - Constructor for class org.apache.fop.layoutmgr.BorderOrPaddingElement
-
Main constructor
- BorderPainter - Class in org.apache.fop.render.intermediate
-
This is an abstract base class for handling border painting.
- BorderPainter(GraphicsPainter) - Constructor for class org.apache.fop.render.intermediate.BorderPainter
- BorderPaintingInfo - Class in org.apache.fop.afp
-
Border painting information
- BorderPaintingInfo(float, float, float, float, boolean, int, Color) - Constructor for class org.apache.fop.afp.BorderPaintingInfo
-
Main constructor
- BorderProps - Class in org.apache.fop.traits
-
Border properties.
- BorderProps(int, int, int, int, Color, BorderProps.Mode) - Constructor for class org.apache.fop.traits.BorderProps
-
Constructs a new BorderProps instance.
- BorderProps.Mode - Enum in org.apache.fop.traits
- BORDERS - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IBorderAttributes
-
String array of border attributes
- BorderSpacingShorthandParser - Class in org.apache.fop.fo.properties
-
Shorthand parser for the "border-spacing" shorthand property.
- BorderSpacingShorthandParser() - Constructor for class org.apache.fop.fo.properties.BorderSpacingShorthandParser
- BorderSpecification - Class in org.apache.fop.fo.flow.table
-
A border's informations, along with the FO element which declared it.
- BorderSpecification(CommonBorderPaddingBackground.BorderInfo, int) - Constructor for class org.apache.fop.fo.flow.table.BorderSpecification
-
Creates a new border specification.
- BorderStyle - Class in org.apache.fop.traits
-
Enumeration class for border styles.
- BorderWidthPropertyMaker - Class in org.apache.fop.fo.properties
-
This subclass of LengthProperty.Maker handles the special treatment of border width described in 7.7.20.
- BorderWidthPropertyMaker(int) - Constructor for class org.apache.fop.fo.properties.BorderWidthPropertyMaker
-
Create a length property which check the value of the border-*-style property and return a length of 0 when the style is "none".
- BOSNIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BOTH - org.apache.fop.pdf.StandardStructureAttributes.Table.Scope
- bottom - Variable in class org.apache.fop.fo.properties.CommonAbsolutePosition
-
The "bottom" property.
- bottom - Variable in class org.apache.fop.fo.properties.CommonRelativePosition
-
The "bottom" property.
- BOTTOM - Static variable in class org.apache.fop.render.intermediate.BorderPainter
-
Convention index of bottom border
- BOTTOM_LEFT - Static variable in class org.apache.fop.render.intermediate.BorderPainter
-
Convention index of bottom-left border corners
- BOTTOM_RIGHT - Static variable in class org.apache.fop.render.intermediate.BorderPainter
-
Convention index of bottom-right border corners
- Bound_Generic - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- boundingBoxes - Variable in class org.apache.fop.fonts.MultiByteFont
-
Contains the character bounding boxes for all characters in the font
- boundingBoxes - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- BoxCornerPropShorthandParser - Class in org.apache.fop.fo.properties
-
Shorthand property parser for Box rounded corner properties
- BoxCornerPropShorthandParser() - Constructor for class org.apache.fop.fo.properties.BoxCornerPropShorthandParser
-
Default constructor.
- BoxPropShorthandParser - Class in org.apache.fop.fo.properties
-
Shorthand property parser for Box properties
- BoxPropShorthandParser() - Constructor for class org.apache.fop.fo.properties.BoxPropShorthandParser
-
Default constructor.
- bpd - Variable in class org.apache.fop.area.Area
-
the area's block-progression-dimension
- bpd - Variable in class org.apache.fop.datatypes.FODimension
-
distance (in millipoints) on the block-progression-direction
- bpUnit - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Value of the block-progression-unit (non-standard property)
- braceleft - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
left curly bracket character
- braceright - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
right curly bracket character
- bracketleft - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
left bracket character
- bracketright - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
bracket right character
- BRAHMI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BRAHUI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BRAILLE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BRAJ_BHASHA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- BREAK_COLUMN - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Constant for a column break
- BREAK_EVEN_PAGE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Constant for a even page break
- BREAK_NONE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Constant for no page break
- BREAK_ODD_PAGE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Constant for a odd page break
- BREAK_PAGE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Constant for a normal page break
- breakBeforeServed - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Indicates whether break before has been served or not
- breakBeforeServed(LayoutContext, List<ListElement>) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Check whether there is a break-before condition.
- BreakElement - Class in org.apache.fop.layoutmgr
-
This class represents an unresolved break possibility.
- BreakElement(Position, int, int, int, LayoutContext) - Constructor for class org.apache.fop.layoutmgr.BreakElement
-
Constructor for hard breaks.
- BreakElement(Position, int, int, LayoutContext) - Constructor for class org.apache.fop.layoutmgr.BreakElement
-
Create a new BreakElement for the given
position,penaltyValueandbreakClass. - BreakElement(Position, int, LayoutContext) - Constructor for class org.apache.fop.layoutmgr.BreakElement
-
Main constructor
- breakIgnoredDueToRowSpanning(Object, String, boolean, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
-
Break ignored due to row spanning.
- BreakingAlgorithm - Class in org.apache.fop.layoutmgr
-
The set of nodes is sorted into lines indexed into activeLines.
- BreakingAlgorithm(int, int, boolean, boolean, int) - Constructor for class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Create a new instance.
- BreakingAlgorithm.BestRecords - Class in org.apache.fop.layoutmgr
-
Class that stores, for each fitness class, the best active node that could start a line of the corresponding fitness ending at the current element.
- BreakingAlgorithm.KnuthNode - Class in org.apache.fop.layoutmgr
-
Class recording all the informations of a feasible breaking point.
- breakOppAfter - Variable in class org.apache.fop.fonts.GlyphMapping
- BreakOpportunity - Interface in org.apache.fop.layoutmgr
-
Defines methods to evaluate break opportunities at a particular location in the tree of layout managers.
- BreakOpportunityHelper - Class in org.apache.fop.layoutmgr
-
Helper implementations of the
BreakOpportunitymethods. - breakOutOfStateStack() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Breaks out of the state stack to handle fixed block-containers.
- breakOutOfStateStack() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Breaks out of the state stack to handle fixed block-containers.
- breakOutOfStateStack() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Breaks out of the state stack to handle fixed block-containers.
- breakOutOfStateStack() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- BreakPropertySet - Interface in org.apache.fop.fo.properties
-
Defines property access methods for the break-before and break-after properties.
- BreakUtil - Class in org.apache.fop.util
-
A utility class for manipulating break classes (the break-before and break-after properties).
- BRETON - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- breve - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
breve character
- BROWN - org.apache.fop.util.OCAColor.OCAColorValue
- BT - Static variable in class org.apache.fop.traits.Direction
-
direction: bottom-to-top
- BUGINESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- BUHID - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- build() - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Builds an instance of the the
FopFactory. - build() - Method in interface org.apache.fop.apps.io.ResourceResolverFactory.SchemeAwareResourceResolverBuilder
-
Builds a
ResourceResolverthat will delegate to the respective resource resolver when a registered URI scheme is given - build(InputStream) - Method in class org.apache.fop.configuration.DefaultConfigurationBuilder
- build(String, String, String, Typeface, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
-
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
- build(String, String, String, Typeface, AFPResourceAccessor, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
-
Builds the object that contains the renderer configuration data.
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig.BitmapRendererConfigParser
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.bitmap.PNGRendererConfig.PNGRendererConfigParser
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererConfigParser
-
Builds the object that contains the renderer configuration data.
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.intermediate.IFRendererConfig.IFRendererConfigParser
-
Builds the object that contains the renderer configuration data.
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.java2d.Java2DRendererConfig.Java2DRendererConfigParser
-
Builds the object that contains the renderer configuration data.
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.pcl.PCLRendererConfig.PCLRendererConfigParser
-
Builds the object that contains the renderer configuration data.
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.pdf.PDFRendererConfig.PDFRendererConfigParser
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.ps.PSRendererConfig.PSRendererConfigParser
- build(FOUserAgent, Configuration) - Method in interface org.apache.fop.render.RendererConfig.RendererConfigParser
-
Builds the object that contains the renderer configuration data.
- build(FOUserAgent, Configuration) - Method in class org.apache.fop.render.txt.TxtRendererConfig.TxtRendererConfigParser
-
Builds the object that contains the renderer configuration data.
- buildBufferedImage(Dimension) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Creates a buffered image.
- buildConfig() - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Deprecated.Exposing the
FopFactoryConfigis only to maintain backwards compatibility - buildDBCS(String, String, String, CharacterSetType, AFPResourceAccessor, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
-
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
- buildDefaultJava2DBasedFontInfo(FontInfo, FOUserAgent) - Static method in class org.apache.fop.render.java2d.Java2DUtil
-
Builds a default
FontInfoobject for use with output formats using the Java2D font setup. - buildDifferencesArray(SingleByteEncoding, SingleByteEncoding) - Method in class org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
-
Creates an array containing the differences between two single-byte.
- BuilderContext - Class in org.apache.fop.render.rtf.rtflib.tools
-
A BuilderContext holds context information when building an RTF document.
- BuilderContext(IRtfOptions) - Constructor for class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
Construct a builder context.
- buildFilterDictEntries() - Method in class org.apache.fop.pdf.PDFFilterList
-
Apply the filters to the data in the order given and return the /Filter and /DecodeParms entries for the stream dictionary.
- buildFromFile(File) - Method in class org.apache.fop.configuration.DefaultConfigurationBuilder
- buildFromTable(int[]) - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Builds the internal lookup structures based on a given table.
- buildGraphicsNode(FOUserAgent, BridgeContext, Document) - Method in class org.apache.fop.render.AbstractGenericSVGHandler
-
Builds the GVT root.
- buildSBCS(String, String, String, AFPResourceAccessor, AFPEventProducer) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
-
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics.
- buildSubsetIndexToOrigIndexMap(Map<Integer, Integer>) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
- buildTopLevel(Document, Element) - Method in class org.apache.fop.fo.XMLObj
-
Add the top-level element to the DOM document
- BULGARIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- bullet - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
bullet character
- BURMESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- byName(String) - Static method in enum org.apache.fop.fonts.CIDFontType
-
Returns the CIDFontType by name.
- byName(String) - Static method in class org.apache.fop.fonts.FontType
-
Returns the FontType by name.
- byName(String) - Static method in class org.apache.fop.render.print.PagesMode
-
Returns a PagesMode instance by name.
- BytesNumber(int, int) - Constructor for class org.apache.fop.fonts.type1.Type1SubsetFile.BytesNumber
- ByteVector - Class in org.apache.fop.hyphenation
-
This class implements a simple byte vector with access to the underlying array.
- ByteVector() - Constructor for class org.apache.fop.hyphenation.ByteVector
-
Construct byte vector instance with default block size.
- ByteVector(byte[]) - Constructor for class org.apache.fop.hyphenation.ByteVector
-
Construct byte vector instance.
- ByteVector(byte[], int) - Constructor for class org.apache.fop.hyphenation.ByteVector
-
Construct byte vector instance.
- ByteVector(int) - Constructor for class org.apache.fop.hyphenation.ByteVector
-
Construct byte vector instance.
- byValue(int) - Static method in enum org.apache.fop.fonts.CIDFontType
-
Returns the CID FontType by value.
- byValue(int) - Static method in class org.apache.fop.fonts.FontType
-
Returns the FontType by value.
- BYZANTINE_MUSIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
C
- c - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
c character
- C - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
C character
- cache(String, HyphenationTree) - Method in class org.apache.fop.hyphenation.HyphenationTreeCache
-
Cache a hyphenation tree under its key.
- CachedRenderPagesModel - Class in org.apache.fop.area
-
A simple cached render pages model.
- CachedRenderPagesModel(FOUserAgent, String, FontInfo, OutputStream) - Constructor for class org.apache.fop.area.CachedRenderPagesModel
-
Main Constructor
- cacheRoundedCorner(String) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Corner images can be reused by storing at the document level in the AFP The cache is used to map cahced images to caller generated descriptions of the corner
- calcContentLength(List) - 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.
- calculateBreakPoints(BreakingAlgorithm.KnuthNode, KnuthSequence, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Determines the set of optimal breakpoints corresponding to the given active node.
- calculateCornerCorrectionFactor(int, int, BorderProps, BorderProps, BorderProps, BorderProps) - Static method in class org.apache.fop.render.intermediate.BorderPainter
-
Calculate the correction factor to handle over-sized elliptic corner radii.
- calculateCornerScaleCorrection(int, int, BorderPainter.BorderSegment, BorderPainter.BorderSegment, BorderPainter.BorderSegment, BorderPainter.BorderSegment) - Static method in class org.apache.fop.render.intermediate.BorderPainter
-
Calculate the scaling factor to handle over-sized elliptic corner radii.
- CANADIAN_SYLLABICS - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Can sequence be appended to this sequence?
- canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Can sequence be appended to this sequence?
- canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Can sequence be appended to this sequence?
- canDisplay(char) - Method in class org.apache.fop.svg.font.FOPGVTFont
- canDisplayUpTo(char[], int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
- canDisplayUpTo(String) - Method in class org.apache.fop.svg.font.FOPGVTFont
- canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
- canEmbedJpeg() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns true if JPEGs can be embedded in an AFP document.
- canEmbedJpeg(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets whether or not to JPEG images can be embedded in the AFP document.
- canEmbedJpeg(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets whether or not to JPEG images can be embedded in the AFP document.
- canHaveMarkers() - Method in class org.apache.fop.fo.FONode
-
Returns
trueiffo:markeris allowed as a child node. - canHide() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphBreak
-
Whether or not the break can be skipped.
- cannotDeleteTempFile(Object, File) - Method in interface org.apache.fop.ResourceEventProducer
-
Cannot delete a temporary file.
- canProcess(String) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
- canProcess(String) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
- canProcess(String) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
- canProcess(String) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
- canUseLessLines() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
- canUseMoreLines() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
- canWrite(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Returns true if this object can be written
- canWrite(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.PageObject
-
Returns true if this object can be written
- capacity() - Method in class org.apache.fop.hyphenation.ByteVector
-
Obtain capacity of array.
- capacity() - Method in class org.apache.fop.hyphenation.CharVector
-
Obtain capacity of array.
- CAPTION - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
- CARIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- caron - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
caron character
- CARRIAGE_CONTROL_CHAR - Static variable in class org.apache.fop.afp.parser.MODCAParser
-
The carriage control character (0x5A) used to indicate the start of a structured field.
- CARRIAGE_RETURN - Static variable in class org.apache.fop.util.CharUtilities
-
carriage return
- CARRIER - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- Carta - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CATALAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- Catalog - org.apache.fop.render.pdf.extensions.PDFDictionaryType
- catalogResolverNotCreated(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
-
Catalog Resolver not created, due to InstantiationException or IllegalAccessException
- catalogResolverNotFound(Object) - Method in interface org.apache.fop.ResourceEventProducer
-
Catalog Resolver not found along the class path
- CATEGORY - Static variable in class org.apache.fop.fo.extensions.xmp.XMPMetadata
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
The category URI for this extension attachment.
- CC - org.apache.fop.render.pcl.fonts.PCLFontSegment.SegmentID
- CCFFilter - Class in org.apache.fop.pdf
-
CCF Filter class.
- CCFFilter() - Constructor for class org.apache.fop.pdf.CCFFilter
- CCITT_T4 - org.apache.fop.render.bitmap.TIFFCompressionValue
-
CCITT Group 3 (T.4) compression
- CCITT_T6 - org.apache.fop.render.bitmap.TIFFCompressionValue
-
CCITT Group 4 (T.6) compression
- CDATA - Static variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
CDATA type
- CDATA - Static variable in interface org.apache.fop.util.XMLConstants
-
"CDATA" constant
- CE_ENCODING - Static variable in class org.apache.fop.fonts.CodePointMapping
- CEBUANO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- cedilla - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
cedilla character
- ceil(int, int) - Static method in class org.apache.fop.render.txt.Helper
-
Returns minimal possible integer, greater or equal than
x, divisible byquantum. - 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/yfraction. - cell - Variable in class org.apache.fop.fo.flow.table.GridUnit
-
Table cell which occupies this grid unit
- CELL_BORDER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL CELL BORDER attributes, used to select them when writing attributes
- CELL_BORDER_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, bottom
- CELL_BORDER_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, left
- CELL_BORDER_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, right
- CELL_BORDER_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, top
- CELL_COLOR - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL CELL SHADING AND COLOR attributes, used to select them when writing attributes
- CELL_COLOR_BACKGROUND - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell background color, a unit-based attribute
- CELL_COLOR_FOREGROUND - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell foreground color, a unit-based attribute
- CELL_SHADE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell shading, a unit-based attribute
- CELL_VERT_ALIGN - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL vertical alignment attributes, used to select them when writing attributes
- cellOverlap(Object, String, int, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
-
Cell overlap.
- cent - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
cent character
- CENTER_AND_TRIM - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
the data object is centred, all data that falls within the object area extents will be presented but data that falls outside will not be presented
- CFF - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
CFF data/
- CFFDataReader - Class in org.apache.fop.fonts.cff
-
A class to read the CFF data from an OTF CFF font file.
- CFFDataReader() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
- CFFDataReader(byte[]) - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
-
Constructor for the CFF data reader which accepts the CFF byte data as an argument.
- CFFDataReader(FontFileReader) - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
-
Constructor for the CFF data reader which accepts a FontFileReader object which points to the original font file as an argument.
- CFFDataReader.CFFIndexData - Class in org.apache.fop.fonts.cff
-
An object used to hold index data from the CFF data
- CFFDataReader.CFFSubTable - Class in org.apache.fop.fonts.cff
-
Parent class which provides the ability to retrieve byte data from a sub-table.
- CFFDataReader.CustomEncoding - Class in org.apache.fop.fonts.cff
- CFFDataReader.DICTEntry - Class in org.apache.fop.fonts.cff
-
A class containing data for a dictionary entry
- CFFDataReader.FDSelect - Class in org.apache.fop.fonts.cff
- CFFDataReader.FontDict - Class in org.apache.fop.fonts.cff
- CFFDataReader.Format0Encoding - Class in org.apache.fop.fonts.cff
- CFFDataReader.Format0FDSelect - Class in org.apache.fop.fonts.cff
- CFFDataReader.Format1Encoding - Class in org.apache.fop.fonts.cff
- CFFDataReader.Format3FDSelect - Class in org.apache.fop.fonts.cff
- CFFIndexData() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- cffReader - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
The CFF reader object used to read data and offsets from the original font file
- CFFSubTable() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
- CFFToType1Font - Class in org.apache.fop.fonts
- CFFToType1Font(InternalResourceResolver, EmbeddingMode) - Constructor for class org.apache.fop.fonts.CFFToType1Font
- cfg - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_HANDLER_CONFIGURATION
- CHAHA_GURAGE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHAIN_BIT - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Bit to set for chained control sequences
- ChainedClassSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
-
Instantiate a ChainedClassSequenceRule.
- ChainedCoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[], GlyphCoverageTable[], GlyphCoverageTable[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
-
Instantiate a ChainedCoverageSequenceRule.
- ChainedGlyphSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
-
Instantiate a ChainedGlyphSequenceRule.
- CHAKMA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- CHAM - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- ChangeBar - Class in org.apache.fop.fo.flow
-
Common change bar base class.
- ChangeBar(FONode) - Constructor for class org.apache.fop.fo.flow.ChangeBar
-
Constructs a ChangeBar element with common parts for both begin and end change bars.
- ChangeBarBegin - Class in org.apache.fop.fo.flow
- ChangeBarBegin(FONode) - Constructor for class org.apache.fop.fo.flow.ChangeBarBegin
-
Constructs a new ChangeBarBegin element.
- changeBarClass - Variable in class org.apache.fop.fo.flow.ChangeBar
-
The change bar class (required).
- changeBarClassNotUnique(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
A class for change bars is not unique.
- ChangeBarEnd - Class in org.apache.fop.fo.flow
- ChangeBarEnd(FONode) - Constructor for class org.apache.fop.fo.flow.ChangeBarEnd
-
Constructs a new ChangeBarEnd element.
- changeBarNoBegin(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Change bar ended without a start of bar occurred
- changeBarWrongAncestor(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Change bar not descendant of fo:flow or fo:static-content
- changeBarWrongStacking(Object, String, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Change bars were not stacked correctly
- changePositionTo(int) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- changePrintDirection(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Changes the current print direction while maintaining the current cursor position.
- CHAR_HEIGHT - Static variable in class org.apache.fop.render.txt.TXTRenderer
-
Height of one symbol in Courier font size of 10pt.
- CHAR_WIDTH - Static variable in class org.apache.fop.render.txt.TXTRenderer
-
Width of one symbol in Courier font size of 10pt.
- character(Character) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- character(Character) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- character(Character) - Method in class org.apache.fop.fo.FOEventHandler
-
Process a Character.
- Character - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:characterobject. - Character(FONode) - Constructor for class org.apache.fop.fo.flow.Character
- CHARACTER_ROTATION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
CHARACTER_ROTATION triplet identifier
- CharacterLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:character formatting object
- CharacterLayoutManager(Character) - Constructor for class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Constructor
- CharacterLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.CharacterLayoutManagerMaker
- CharacterProperty - Class in org.apache.fop.fo.properties
-
Superclass for properties that wrap a character value TODO convert character value to int in order to denote unicode scalar value instead of a single UTF-16 code element
- CharacterProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of CharacterProperty
- characters(char[], int, int) - Method in class org.apache.fop.fo.FOTreeBuilder
- characters(char[], int, int) - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
- characters(char[], 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.render.intermediate.extensions.DocumentNavigationHandler
- characters(char[], int, int) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- characters(char[], int, int) - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- characters(char[], int, int) - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- characters(char[], int, int) - Method in class org.apache.fop.util.DelegatingContentHandler
- characters(char[], int, int) - Method in class org.apache.fop.util.TransformerDefaultHandler
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FObjMixed
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FONode
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FOText
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Add the characters to this BookmarkTitle.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.UnknownXMLObj
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.XMLObj
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
-
Adds characters.
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Adds characters.
- characters(String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Sends plain text to the XML
- characters(FOText) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- characters(FOText) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- characters(FOText) - Method in class org.apache.fop.fo.FOEventHandler
-
Process character data.
- CharacterSet - Class in org.apache.fop.afp.fonts
-
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.
- CharacterSetBuilder - Class in org.apache.fop.afp.fonts
-
The CharacterSetBuilder is responsible building the a CharacterSet instance that holds the font metric data.
- CharactersetEncoder - Class in org.apache.fop.afp.fonts
-
An abstraction that wraps the encoding mechanism for encoding a Unicode character sequence into a specified format.
- CharactersetEncoder.EncodedChars - Class in org.apache.fop.afp.fonts
-
A container for encoded character bytes
- characterSetEncodingError(Object, String, String) - Method in interface org.apache.fop.afp.AFPEventProducer
-
A character set encoding error occurred.
- charactersetMissingMetrics(Object, char, String) - Method in interface org.apache.fop.afp.AFPEventProducer
-
The characterset is missing metric information for the specified character
- characterSetNameInvalid(Object, String) - Method in interface org.apache.fop.afp.AFPEventProducer
-
The character set given has an invalid name.
- CharacterSetOrientation - Class in org.apache.fop.afp.fonts
-
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.
Presenting a graphic character on a presentation surface requires that you communicate this information clearly to rotate and position characters correctly on the physical or logical page.
This class provides font metric information for a particular font as by the orientation.
This information is obtained directly from the AFP font files which must be installed in the classpath under in the location specified by the path attribute in the afp-font.xml file. - CharacterSetOrientation(int, int, int, int) - Constructor for class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Constructor for the CharacterSetOrientation, the orientation is expressed as the degrees rotation (i.e 0, 90, 180, 270)
- CharacterSetType - Enum in org.apache.fop.afp.fonts
-
An enumeration of AFP characterset types.
- CharAssociation - Class in org.apache.fop.complexscripts.util
-
A structure class encapsulating an interval of characters expressed as an offset and count of Unicode scalar values (in an IntBuffer).
- CharAssociation(int[]) - Constructor for class org.apache.fop.complexscripts.util.CharAssociation
-
Instantiate a non-disjoint character association.
- CharAssociation(int, int) - Constructor for class org.apache.fop.complexscripts.util.CharAssociation
-
Instantiate a non-disjoint character association.
- CharAssociation(int, int, int[]) - Constructor for class org.apache.fop.complexscripts.util.CharAssociation
-
Instantiate a character association.
- charAt(int) - Method in class org.apache.fop.fo.FOText
-
Obtain character at specified index within this fragment's sub-sequence, where index 0 corresponds to beginning index in overal text source, and subSequenceIndex must be less than ending index - beginning index.
- charAt(int) - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain character at specified index within this fragment's sub-sequence, where index 0 corresponds to beginning index in overal text source, and subSequenceIndex must be less than ending index - beginning index.
- charIterator() - Method in class org.apache.fop.fo.flow.Block
-
Returns a
CharIteratorover this FO's character content - charIterator() - Method in class org.apache.fop.fo.flow.Character
-
Return a
CharIteratorover all characters in this node - charIterator() - Method in class org.apache.fop.fo.FObjMixed
-
Returns a
CharIteratorover this FO's character content - charIterator() - Method in class org.apache.fop.fo.FONode
-
Return a
CharIteratorover all characters in this node - charIterator() - Method in class org.apache.fop.fo.FOText
- CharIterator - Class in org.apache.fop.fo
-
Abstract base class for iterators that should iterate through a series of characters.
- CharIterator() - Constructor for class org.apache.fop.fo.CharIterator
- CharMirror - Class in org.apache.fop.complexscripts.util
-
Mirror related utilities.
- charNames - Variable in class org.apache.fop.fonts.type1.Type1SubsetFile
- CharNormalize - Class in org.apache.fop.complexscripts.util
-
Normalization related utilities.
- CharScript - Class in org.apache.fop.complexscripts.util
-
Script related utilities.
- charSequenceToGlyphSequence(CharSequence, List) - Method in class org.apache.fop.fonts.MultiByteFont
- charSet - Variable in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The character set for this font
- charToGlyphName(char) - Static method in class org.apache.fop.fonts.Glyphs
-
Deprecated.Return the glyphname from a character, eg, charToGlyphName('\\') returns "backslash"
- charToNCRef(int) - Static method in class org.apache.fop.util.CharUtilities
-
Convert a single unicode scalar value to an XML numeric character reference.
- CharUtilities - Class in org.apache.fop.util
-
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 in org.apache.fop.hyphenation
-
This class implements a simple char vector with access to the underlying array.
- CharVector() - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance with default block size.
- CharVector(char[]) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(char[], int) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(int) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- CHATTISGARHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHECHEN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- 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.PDFPaintingState
-
Check if the clip will change the current state.
- checkDependencies() - Static method in class org.apache.fop.cli.Main
- checkEndOfLayout(Position) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Checks to see if the incoming
Positionis the last one for this LM, and if so, callsAbstractLayoutManager.notifyEndOfLayout()and cleans up. - 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.
- checkForFloats(List<ListElement>, int, int) - Static method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
-
{Add info}
- 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
- checkPreparedPages(PageViewport, boolean) - Method in class org.apache.fop.area.CachedRenderPagesModel
-
Check prepared pages
- checkPreparedPages(PageViewport, boolean) - Method in class org.apache.fop.area.RenderPagesModel
-
Check prepared pages
- checkTransform(AffineTransform) - Method in class org.apache.fop.util.AbstractPaintingState
-
Check the current transform.
- checkTTC(String, String) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
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.
- CHEROKEE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHEROKEE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Chess - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CHICHEWA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- child - Variable in class org.apache.fop.area.inline.InlineBlockParent
-
The list of inline areas added to this inline parent.
- childLC - Variable in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
The child layout context
- childLMiter - Variable in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
child LM iterator during getNextKnuthElement phase
- childLMs - Variable in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
List of child LayoutManagers
- children - Variable in class org.apache.fop.area.BlockParent
-
The children of this block parent area.
- CHIN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHINESE_HONG_KONG_SAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHINESE_PHONETIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHINESE_SIMPLIFIED - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHINESE_TRADITIONAL - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHIPEWYAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ChoiceFieldPart - Class in org.apache.fop.util.text
-
Defines a "choice" field part that works like
ChoiceFormat. - ChoiceFieldPart(String, String) - Constructor for class org.apache.fop.util.text.ChoiceFieldPart
-
Creates a new choice part.
- ChoiceFieldPart.Factory - Class in org.apache.fop.util.text
-
Factory for ChoiceFieldPart.
- CHUKCHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHURCH_SLAVONIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CHUVASH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- cid - Variable in class org.apache.fop.fonts.truetype.OpenFont
- CID - org.apache.fop.fonts.EncodingMode
-
CID encoding
- CIDFont - Class in org.apache.fop.fonts
-
Abstract base class for CID fonts.
- CIDFont(InternalResourceResolver) - Constructor for class org.apache.fop.fonts.CIDFont
- CIDFontType - Enum in org.apache.fop.fonts
-
This class enumerates all supported CID font types.
- CIDFull - Class in org.apache.fop.fonts
-
Provides methods to get font information.
- CIDFull(MultiByteFont) - Constructor for class org.apache.fop.fonts.CIDFull
- cidSet - Variable in class org.apache.fop.fonts.MultiByteFont
- CIDSet - Interface in org.apache.fop.fonts
-
Declares methods to retrieve font information (glyph indices, widths, unicode values) from a CID font.
- CIDSubset - Class in org.apache.fop.fonts
-
Provides methods to get font information.
- CIDSubset(MultiByteFont) - Constructor for class org.apache.fop.fonts.CIDSubset
- CIDTYPE0 - org.apache.fop.fonts.CIDFontType
-
CID Font Type 0 (based on Type 1 format)
- CIDTYPE0 - Static variable in class org.apache.fop.fonts.FontType
- CIDTYPE2 - org.apache.fop.fonts.CIDFontType
-
CID Font Type 2 (based on TrueType format)
- circumflex - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
modifier letter circumflex accent character
- citation - Variable in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
The page number citation object
- CJK_IDEOGRAPHIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- CLASS_ABSOLUTE - Static variable in class org.apache.fop.area.Area
-
Absolute position class
- CLASS_BEFORE_FLOAT - Static variable in class org.apache.fop.area.Area
-
Before float class
- CLASS_DATA_OBJECT_FONT - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Data object font.
- CLASS_EXECUTABLE_PROGRAM - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
This is not a presentation object, the scope of this object is not defined
- CLASS_FIXED - Static variable in class org.apache.fop.area.Area
-
Fixed position class
- CLASS_FOOTNOTE - Static variable in class org.apache.fop.area.Area
-
Footnote class
- CLASS_MAX - Static variable in class org.apache.fop.area.Area
-
Maximum class count
- CLASS_NORMAL - Static variable in class org.apache.fop.area.Area
-
Normal class
- CLASS_SECONDARY_RESOURCE - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
This is a resource used by a presentation object that may itself be a resource.
- CLASS_SETUP_FILE - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Setup information file, document level.
- CLASS_SIDE_FLOAT - Static variable in class org.apache.fop.area.Area
-
Side float class
- CLASS_TIME_INVARIANT_PAGINATED_PRESENTATION_OBJECT - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
The scope of this object is the including page or overlay
- CLASS_TIME_VARIANT_PRESENTATION_OBJECT - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
The scope of this object is not defined
- classmap - Variable in class org.apache.fop.hyphenation.HyphenationTree
-
This map stores the character classes
- classMatchSet - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
class match set
- classOf(int) - Static method in class org.apache.fop.util.CharUtilities
-
Return the appropriate CharClass constant for the type of the passed character.
- ClassSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
-
Instantiate a ClassSequenceRule.
- cleanURI(String) - Static method in class org.apache.fop.apps.io.InternalResourceResolver
-
Performs some sanitation for some of the most common URI syntax mistakes.
- clear() - Method in class org.apache.fop.area.PageViewport
-
Clear the page contents to save memory.
- clear() - Method in class org.apache.fop.fonts.FontCache
-
Clears font cache
- clear() - Method in class org.apache.fop.hyphenation.CharVector
-
Reset length of vector, but don't clear contents.
- clear() - Method in class org.apache.fop.layoutmgr.SpaceSpecifier
-
Clear all space specifiers
- clear() - Method in class org.apache.fop.pdf.InMemoryStreamCache
-
Clears and resets the cache.
- clear() - Method in class org.apache.fop.pdf.PDFArray
-
Clears the PDF array.
- clear() - Method in interface org.apache.fop.pdf.StreamCache
-
Clears and resets the cache.
- clear() - Method in class org.apache.fop.pdf.TempFileStreamCache
-
Clears and resets the cache.
- clear() - Method in class org.apache.fop.render.intermediate.extensions.ActionSet
-
Clears the set.
- clear() - Method in class org.apache.fop.util.AbstractPaintingState
-
Clears the state stack
- clearChildNodes() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Clears the list of child nodes.
- clearChildNodes() - Method in class org.apache.fop.fo.FObj
-
Clears the list of child nodes.
- 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.
- clearKeepsPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears both keep-with-previous and keep-with-next strengths.
- clearKeepWithNextPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears any pending keep-with-next strength.
- clearKeepWithPreviousPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears any pending keep-with-previous strength.
- 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.
- clearRect(int, int, int, int) - Method in class org.apache.fop.afp.AFPGraphics2D
- clearTableFragmentMarkers() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Clears the list of markers in the current table fragment.
- clearTableHeadingFootnotes() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Clears the footnotes coming from repeated table headers/footers, in order to start afresh for a new page.
- clearTransform() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Resets the current AffineTransform.
- clearTransform() - Method in class org.apache.fop.util.AbstractPaintingState
-
Clears the current AffineTransform to the Identity AffineTransform
- clearViewportList() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Clears the ViewportList.
- clip() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Clip using the current path.
- clip() - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Clip using the current path.
- clip() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Clip using the current path.
- clip() - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- clip(Shape) - Method in class org.apache.fop.render.ps.PSTextPainter
- clip(Shape) - Method in class org.apache.fop.svg.NativeTextPainter
- clipBackground(float, float, float, float, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
TODO represent border related parameters in a class Clip the background to the inner border.
- clipBackground(float, float, float, float, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
TODO represent border related parameters in a class Clip the background to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.afp.AFPPainter
-
Restricts the current clipping region to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.BorderPainter
-
Clip the background to the inner border
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Restricts the current clipping region to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Restricts the current clipping region to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Restricts the current clipping region to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Restricts the current clipping region to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Restricts the current clipping region to the inner border.
- clipBackground(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.ps.PSPainter
-
Restricts the current clipping region to the inner border.
- 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.intermediate.IFRenderer
-
Clip using a rectangular area.
- clipRect(float, float, float, float) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Clip using a rectangular area.
- clipRect(float, float, float, float) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- clipRect(Rectangle) - Method in class org.apache.fop.render.afp.AFPPainter
-
Restricts the current clipping region with the given rectangle.
- clipRect(Rectangle) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Restricts the current clipping region with the given rectangle.
- clipRect(Rectangle) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Restricts the current clipping region with the given rectangle.
- clipRect(Rectangle) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Restricts the current clipping region with the given rectangle.
- clipRect(Rectangle) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Restricts the current clipping region with the given rectangle.
- clipRect(Rectangle) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Intersects the current clip region with the given rectangle.
- clipRect(Rectangle) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Restricts the current clipping region with the given rectangle.
- clipRect(Rectangle) - Method in class org.apache.fop.render.ps.PSPainter
-
Restricts the current clipping region with the given rectangle.
- clone() - Method in class org.apache.fop.afp.AFPPaintingState
- clone() - Method in class org.apache.fop.area.Area
- clone() - Method in class org.apache.fop.area.AreaTreeObject
- clone() - Method in class org.apache.fop.area.BodyRegion
- clone() - Method in class org.apache.fop.area.Page
- clone() - Method in class org.apache.fop.area.PageViewport
- clone() - Method in class org.apache.fop.area.RegionReference
- clone() - Method in class org.apache.fop.area.RegionViewport
- clone() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- clone() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
- clone() - Method in class org.apache.fop.fo.CharIterator
- clone() - Method in class org.apache.fop.fo.flow.table.TablePart
- clone() - Method in class org.apache.fop.fo.FONode
- 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.hyphenation.CharVector
- clone() - Method in class org.apache.fop.hyphenation.TernaryTree
- clone() - Method in class org.apache.fop.layoutmgr.SpaceSpecifier
- clone() - Method in class org.apache.fop.render.intermediate.IFGraphicContext
- clone() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
- clone() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- clone() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
- clone() - Method in class org.apache.fop.util.AbstractPaintingState
- clone(FONode, boolean) - Method in class org.apache.fop.fo.flow.table.Table
-
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodes
- clone(FONode, boolean) - Method in class org.apache.fop.fo.FObj
-
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodes
- clone(FONode, boolean) - Method in class org.apache.fop.fo.FObjMixed
- clone(FONode, boolean) - Method in class org.apache.fop.fo.FONode
-
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodes
- clone(FONode, boolean) - Method in class org.apache.fop.fo.FOText
-
Performs a shallow cloning operation, sets the clone's parent, and optionally cleans the list of child nodes
- cloneSVGDocument(Document) - Static method in class org.apache.fop.image.loader.batik.BatikUtil
-
Clones an SVG DOM document.
- close() - Method in class org.apache.fop.afp.AFPStreamer
-
Closes off the AFP stream writing the document stream
- close() - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Closes this external resource group file
- 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.CloseBlockerOutputStream
- close() - Method in class org.apache.fop.util.UnclosableInputStream
-
Does not close the original stream.
- close() - Method in class org.apache.fop.util.WriterOutputStream
-
Deprecated.
- CloseBlockerOutputStream - Class in org.apache.fop.util
-
This is a decorator to block calls to close() to the underlying stream.
- CloseBlockerOutputStream(OutputStream) - Constructor for class org.apache.fop.util.CloseBlockerOutputStream
-
Main constructor.
- 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 interface org.apache.fop.render.intermediate.GraphicsPainter
-
Closes the current path.
- closePath() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
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.java2d.Java2DRenderer
-
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.PDFGraphicsPainter
-
Closes the current path.
- closePath() - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Closes the current path.
- closePath() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- closeTestOut() - Method in class org.apache.fop.hyphenation.PatternParser
-
Close test out file.
- CM - Static variable in class org.apache.fop.fo.properties.FixedLength
-
Describes the unit centimeter.
- cmap - Variable in class org.apache.fop.fonts.CustomFont
-
the character map, mapping Unicode ranges to glyph indices.
- CMAP - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Character to glyph mapping.
- CMapBuilder - Class in org.apache.fop.pdf
-
A cmap builder.
- CMapBuilder(Writer, String) - Constructor for class org.apache.fop.pdf.CMapBuilder
-
Construct cmap builder.
- CMapSegment - Class in org.apache.fop.fonts
-
A segment in a cmap table of format 4.
- CMapSegment(int, int, int) - Constructor for class org.apache.fop.fonts.CMapSegment
-
Creates a new segment.
- CMR_TAG_FIDELITY - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
CMR_TAG_FIDELITY triplet identifier
- CMYK_PSEUDO_PROFILE - Static variable in class org.apache.fop.util.ColorUtil
-
The name for the uncalibrated CMYK pseudo-profile
- CODABAR_Barcode - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CODE - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
- Code_11_Barcode - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CODE_EOT - Static variable 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.
- Code_Page_864_Latin_Arabic - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CODED_FONT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Coded Font
- CODED_GRAPHIC_CHARACTER_SET_GLOBAL_IDENTIFIER - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
CODED_GRAPHIC_CHARACTER_SET_GLOBAL_IDENTIFIER identifier
- codePage - Variable in class org.apache.fop.afp.fonts.CharacterSet
-
The code page to which the character set relates
- codePageNotFound(Object, Exception) - Method in interface org.apache.fop.afp.AFPEventProducer
-
The code page for an AFP font could not be found.
- CodePointMapping - Class in org.apache.fop.fonts
- CodePointMapping(String, int[]) - Constructor for class org.apache.fop.fonts.CodePointMapping
- CodePointMapping(String, int[], String[]) - Constructor for class org.apache.fop.fonts.CodePointMapping
- codepointsIter(CharSequence) - Static method in class org.apache.fop.util.CharUtilities
-
Creates an iterator to iter a
CharSequencecodepoints. - codepointsIter(CharSequence, int, int) - Static method in class org.apache.fop.util.CharUtilities
-
Creates an iterator to iter a sub-CharSequence codepoints.
- COLLAPSE - Static variable in class org.apache.fop.traits.Visibility
-
border-style: dotted
- COLLAPSE_INNER - org.apache.fop.traits.BorderProps.Mode
- COLLAPSE_OUTER - org.apache.fop.traits.BorderProps.Mode
- collapsingBorderModel - Variable in class org.apache.fop.fo.flow.table.GridUnit
-
The border model helper associated with the table
- CollapsingBorderModel - Class in org.apache.fop.layoutmgr.table
-
This class is a superclass for the two collapsing border models defined in the XSL 1.0 specification.
- CollapsingBorderModel() - Constructor for class org.apache.fop.layoutmgr.table.CollapsingBorderModel
- CollapsingBorderModelEyeCatching - Class in org.apache.fop.layoutmgr.table
-
Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0.
- CollapsingBorderModelEyeCatching() - Constructor for class org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
- collectCharacters(AttributedCharacterIterator) - Method in class org.apache.fop.svg.NativeTextPainter
-
Collects all characters from an
AttributedCharacterIterator. - collectDelimitedTextRanges(Stack<DelimitedTextRange>) - Method in class org.apache.fop.fo.FONode
-
Collect the sequence of delimited text ranges, where each new range is pushed onto RANGES.
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.AbstractGraphics
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.BidiOverride
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.Character
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.Leader
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.ListItem
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.PageNumber
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.table.Table
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.FONode
-
Collect the sequence of delimited text ranges, where each new range is pushed onto RANGES, where default implementation collects ranges of child nodes.
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.FOText
- collectDelimitedTextRanges(Stack<DelimitedTextRange>, DelimitedTextRange) - Method in class org.apache.fop.fo.pagination.PageSequence
- collectInlineRuns(List) - Method in class org.apache.fop.area.inline.InlineArea
-
Collection bidi inline runs.
- collectInlineRuns(List) - Method in class org.apache.fop.area.inline.InlineParent
- collectInlineRuns(List) - Method in class org.apache.fop.area.inline.UnresolvedPageNumber
-
Collection bidi inline runs.
- collectInlineRuns(List) - Method in class org.apache.fop.area.inline.WordArea
- colon - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
colon character
- color - Variable in class org.apache.fop.fo.flow.ChangeBar
-
The change bar color.
- color - Variable in class org.apache.fop.traits.BorderProps
-
Border color
- color - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
The current color
- COLOR - org.apache.fop.render.afp.AFPShadingMode
-
the color mode (the default)
- COLOR - Static variable in class org.apache.fop.area.Trait
-
The current color.
- COLOR_ATTRIBUTE_TABLE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Color Attribute Table
- COLOR_FIDELITY - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
COLOR_FIDELITY triplet identifier
- COLOR_MANAGEMENT_RESOURCE_DESCRIPTOR - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
COLOR_MANAGEMENT_RESOURCE_DESCRIPTOR triplet identifier
- COLOR_MODE - org.apache.fop.render.bitmap.BitmapRendererOption
- COLOR_MODE_BILEVEL - org.apache.fop.render.bitmap.BitmapRendererOption
- COLOR_MODE_BINARY - org.apache.fop.render.bitmap.BitmapRendererOption
- COLOR_MODE_GRAY - org.apache.fop.render.bitmap.BitmapRendererOption
- COLOR_MODE_RGB - org.apache.fop.render.bitmap.BitmapRendererOption
- COLOR_MODE_RGBA - org.apache.fop.render.bitmap.BitmapRendererOption
- COLOR_MODEL_CMYK - Static variable in class org.apache.fop.afp.ioca.IDEStructureParameter
-
The CMYK color model used by the IDE Structure parameter
- COLOR_MODEL_RGB - Static variable in class org.apache.fop.afp.ioca.IDEStructureParameter
-
The RGB color model used by the IDE Structure parameter
- COLOR_MODEL_YCBCR - Static variable in class org.apache.fop.afp.ioca.IDEStructureParameter
-
The YCbCr color model used by the IDE Structure parameter
- COLOR_MODEL_YCRCB - Static variable in class org.apache.fop.afp.ioca.IDEStructureParameter
-
The YCrCb color model used by the IDE Structure parameter
- COLOR_SPECIFICATION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
COLOR_SPECIFICATION triplet identifier
- ColorExt - Class in org.apache.fop.util
-
Deprecated.Replaced by
ColorWithAlternatives - colorHandler - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the PDF color handler
- ColorProfile - Class in org.apache.fop.fo.pagination
-
Class modelling the
fo:color-profileobject. - ColorProfile(FONode) - Constructor for class org.apache.fop.fo.pagination.ColorProfile
-
Base constructor
- colorProfileNameNotUnique(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
There are multiple color profiles defined with the same name.
- ColorProfileUtil - Class in org.apache.fop.util
-
Deprecated.use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
- ColorProperty - Class in org.apache.fop.fo.properties
-
Class for properties that wrap Color values
- ColorProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of ColorTypeProperty
- colorSpace - Variable in class org.apache.fop.pdf.PDFPathPaint
-
The color space for this paint
- ColorSpaceCache - Class in org.apache.fop.util
-
Map with cached ICC based ColorSpace objects.
- ColorSpaceCache(InternalResourceResolver) - Constructor for class org.apache.fop.util.ColorSpaceCache
-
Default constructor
- colorSpaces - Variable 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 in org.apache.fop.util
-
Generic Color helper class.
- ColorWithFallback - Class in org.apache.fop.util
-
This class is a
Colorsubclass adding a fallback color that FOP uses to re-serialize color specifications as textual functions. - ColorWithFallback(ColorSpace, float[], float, Color[], Color) - Constructor for class org.apache.fop.util.ColorWithFallback
-
Creates a new color
- ColorWithFallback(Color, Color) - Constructor for class org.apache.fop.util.ColorWithFallback
-
Copy constructor adding a fallback color.
- COLUMN - org.apache.fop.pdf.StandardStructureAttributes.Table.Scope
- COLUMN_PROGRESSION_DIRECTION - Static variable in class org.apache.fop.area.Trait
-
column progression direction trait
- COLUMN_SPAN - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
to process column spanning
- columnCount - Variable in class org.apache.fop.render.AbstractRenderer
-
The number of columns in the span (for change bars)
- columnCountErrorOnRegionBodyOverflowScroll(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
If overflow property is set to "scroll", a column-count other than "1" may not be specified.
- columnEndIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "end edge" IP Position of the current column (for change bars)
- columnGap - Variable in class org.apache.fop.render.AbstractRenderer
-
The size of column gap (for change bars)
- columnIndex - Variable in class org.apache.fop.render.AbstractRenderer
-
The index number of the current column (for change bars)
- columnLeftIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "left" position of the current column (for change bars)
- columnNumberManager - Variable in class org.apache.fop.fo.flow.table.TableCellContainer
-
column number manager
- ColumnNumberManager - Class in org.apache.fop.fo.flow.table
-
Helper class maintaining a record of occupied columns and an index to the next non-occupied column.
- ColumnNumberManager() - Constructor for class org.apache.fop.fo.flow.table.ColumnNumberManager
- ColumnNumberManagerHolder - Interface in org.apache.fop.fo.flow.table
-
Marking interface for table-related classes which contain a ColumnNumberManager instance (Table, for registering columns, or TableCellContainer, for managing occupied cells).
- ColumnNumberPropertyMaker(int) - Constructor for class org.apache.fop.fo.flow.table.TableFObj.ColumnNumberPropertyMaker
-
Constructor
- columnRightIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "right" position of the current column (for change bars)
- ColumnSetup - Class in org.apache.fop.layoutmgr.table
-
Class holding a number of columns making up the column setup of a row.
- ColumnSetup(Table) - Constructor for class org.apache.fop.layoutmgr.table.ColumnSetup
-
Main Constructor.
- columnStartIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "start edge" IP Position of the current column (for change bars)
- columnWidth - Variable in class org.apache.fop.render.AbstractRenderer
-
The column width (for change bars)
- COMBINING_INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Combining Indirect Break
- COMBINING_INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- COMBINING_PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Combining Prohibited Break
- COMBINING_PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- comma - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
comma character
- Command - Class in org.apache.fop.render.awt.viewer
-
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
Commandobject 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
Commandobject with a given name, the same tooltip text and icon image if appropriate image file is found. - CommandLineOptions - Class in org.apache.fop.cli
-
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(char[], int, int) - Method in class org.apache.fop.util.TransformerDefaultHandler
- comment(String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Writes out a comment.
- comment(String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Writes a comment to the generated XML.
- COMMENT - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
COMMENT triplet identifier
- CommentTriplet - Class in org.apache.fop.afp.modca.triplets
-
An inline comment triplet.
- CommentTriplet(byte, String) - Constructor for class org.apache.fop.afp.modca.triplets.CommentTriplet
-
Construct a triplet.
- commit() - Method in class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
-
Commits all pending elements to the PDF document.
- CommonAbsolutePosition - Class in org.apache.fop.fo.properties
-
Store all common absolute position properties.
- CommonAbsolutePosition(PropertyList) - Constructor for class org.apache.fop.fo.properties.CommonAbsolutePosition
-
Create a CommonAbsolutePosition object.
- CommonAccessibility - Class in org.apache.fop.fo.properties
-
The "role" and "source-document" properties, see Section 7.5 of the XSL-FO 1.1 Recommendation.
- CommonAccessibilityHolder - Interface in org.apache.fop.fo.properties
-
Classes that implement this interface support the common accessibility properties.
- CommonAural - Class in org.apache.fop.fo.properties
-
Stores all common aural properties.
- CommonAural(PropertyList) - Constructor for class org.apache.fop.fo.properties.CommonAural
-
Create a CommonAbsolutePosition object.
- commonBorderPaddingBackground - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Any border, padding and background properties applying to this area
- CommonBorderPaddingBackground - Class in org.apache.fop.fo.properties
-
Stores all common border and padding properties.
- CommonBorderPaddingBackground.BorderInfo - Class in org.apache.fop.fo.properties
-
Utility class to express border info.
- CommonFont - Class in org.apache.fop.fo.properties
-
Collection of CommonFont properties
- CommonHyphenation - Class in org.apache.fop.fo.properties
-
Store all common hyphenation properties.
- CommonMarginBlock - Class in org.apache.fop.fo.properties
-
Store all common margin properties for blocks.
- CommonMarginBlock(PropertyList) - Constructor for class org.apache.fop.fo.properties.CommonMarginBlock
-
Create a CommonMarginBlock object.
- CommonMarginInline - Class in org.apache.fop.fo.properties
-
Store all common margin properties for inlines.
- CommonMarginInline(PropertyList) - Constructor for class org.apache.fop.fo.properties.CommonMarginInline
-
Create a CommonMarginInline object.
- CommonRelativePosition - Class in org.apache.fop.fo.properties
-
Store all common relative position properties.
- CommonRelativePosition(PropertyList) - Constructor for class org.apache.fop.fo.properties.CommonRelativePosition
-
Create a CommonRelativePosition object.
- CommonTextDecoration - Class in org.apache.fop.fo.properties
-
Stores all information concerning text-decoration.
- CommonTextDecoration() - Constructor for class org.apache.fop.fo.properties.CommonTextDecoration
-
Creates a new CommonTextDecoration object with default values.
- COMORIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- compare(Object, Object) - Method in class org.apache.fop.pdf.DestinationComparator
- compare(Keep) - Method in class org.apache.fop.layoutmgr.Keep
-
Compare this Keep instance to another one, and return the stronger one if the context is the same
- 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.
- compareGlyphs(IntBuffer) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Compare glyphs.
- compareHexValues(byte[], byte[], int, boolean) - Static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
-
Compares two hexadecimal values.
- compareIPDs(int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Compares the IPD of the given part with the following one.
- compareNodes(BreakingAlgorithm.KnuthNode, BreakingAlgorithm.KnuthNode) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Compare two KnuthNodes and return the node with the least demerit.
- compareTo(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- compareTo(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- compareTo(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
- compareTo(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
- compareTo(Object) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
- compareTo(Object) - Method in class org.apache.fop.tools.fontlist.FontSpec
- compareTo(FontTriplet) - Method in class org.apache.fop.fonts.FontTriplet
- CompareUtil - Class in org.apache.fop.util
-
A utility class that provides helper methods for implementing equals and hashCode.
- COMPID_G3_MH - Static variable in class org.apache.fop.afp.ioca.ImageContent
-
The CCITT T.4 Group 3 Coding Standard (G3 MH-Modified Huffman) is a compression method standardized by the International Telegraph and Telephone Consultative Committee (CCITT) for facsimile.
- COMPID_G3_MMR - Static variable in class org.apache.fop.afp.ioca.ImageContent
-
The CCITT T.6 Group 4 Coding Standard (G4 MMR-Modified Modified READ) is a compression method standardized by the International Telegraph and Telephone Consultative Committee (CCITT) for facsimile.
- COMPID_G3_MR - Static variable in class org.apache.fop.afp.ioca.ImageContent
-
The CCITT T.4 Group 3 Coding Option (G3 MR-Modified READ) is a compression method standardized by the International Telegraph and Telephone Consultative Committee (CCITT) for facsimile.
- COMPID_JPEG - Static variable in class org.apache.fop.afp.ioca.ImageContent
-
JPEG algorithms (usually baseline DCT).
- Completable - Interface in org.apache.fop.afp
-
Set and expose the internal completeness of an object.
- complete - Variable in class org.apache.fop.afp.modca.AbstractPageObject
-
The page state
- ComplexGlyphLayout - Class in org.apache.fop.svg.text
- ComplexGlyphLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Constructor for class org.apache.fop.svg.text.ComplexGlyphLayout
- composedGlyphs - Variable in class org.apache.fop.fonts.truetype.GlyfTable
-
All the glyphs that are composed, but do not appear in the subset.
- Compound_Contour_Intellifont - org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterClass
- COMPOUND_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Number of compund properties defined
- COMPOUND_MASK - Static variable in interface org.apache.fop.fo.Constants
-
Mask that when applied to a compound property returns the constant of the compound property.
- COMPOUND_SHIFT - Static variable in interface org.apache.fop.fo.Constants
-
For compound properties the property constant value is shifted by this amount.
- CompoundDatatype - Interface in org.apache.fop.datatypes
-
This interface is used as a base for compound datatypes.
- CompoundPropertyMaker - Class in org.apache.fop.fo.properties
-
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.
- CompressedBitmap - org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterClass
- CompressedObjectReference - Class in org.apache.fop.pdf.xref
-
A reference to an indirect object stored in an object stream.
- CompressedObjectReference(PDFObjectNumber, PDFObjectNumber, int) - Constructor for class org.apache.fop.pdf.xref.CompressedObjectReference
-
Creates a new reference.
- COMPRESSION - org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
- compute(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(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(PropertyList) - Method in class org.apache.fop.fo.properties.IndentPropertyMaker
-
Calculate the corresponding value for start-indent and end-indent.
- compute(PropertyList) - Method in class org.apache.fop.fo.properties.LineHeightPropertyMaker
-
Recalculate the line-height value based on the nearest specified value.
- compute(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(PropertyList) - Method in class org.apache.fop.fo.properties.SpacePropertyMaker
-
Return a Property object representing the value of this property, based on other property values for this FO.
- computeAdjustmentRatio(BreakingAlgorithm.KnuthNode, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Return the adjustment ratio needed to make up for the difference.
- computeAlternativeRuleset(PropertyList) - Method in class org.apache.fop.fo.properties.IndentPropertyMaker
-
Calculate the corresponding value for start-indent and end-indent.
- computeConforming(PropertyList) - Method in class org.apache.fop.fo.properties.IndentPropertyMaker
-
Calculate the corresponding value for start-indent and end-indent.
- computeDemerits(BreakingAlgorithm.KnuthNode, KnuthElement, int, double) - Method in class org.apache.fop.layoutmgr.BalancingColumnBreakingAlgorithm
-
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.
- computeDemerits(BreakingAlgorithm.KnuthNode, KnuthElement, int, double) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
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.
- computeDifference(BreakingAlgorithm.KnuthNode, KnuthElement, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
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.
- computeTableUnit(PercentBaseContext, int) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
Works out the base unit for resolving proportional-column-width() [p-c-w(x) = x * base_unit_ipd]
- computeTableUnit(TableLayoutManager) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
Works out the base unit for resolving proportional-column-width() [p-c-w(x) = x * base_unit_ipd]
- computeTextRuns(TextNode, AttributedCharacterIterator, AttributedCharacterIterator[]) - Method in class org.apache.fop.svg.NativeTextPainter
- 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
- concatArray(byte[], byte[]) - Static method in class org.apache.fop.fonts.truetype.OTFSubSetWriter
- concatAssociations(CharAssociation[], CharAssociation[], CharAssociation[]) - Static method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Concatenante association arrays.
- concatenate(AffineTransform) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Concatenates the given transformation matrix with the current one.
- concatenate(AffineTransform) - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Concatenate the given AffineTransform with the current thus creating a new viewport.
- concatenate(AffineTransform) - Method in class org.apache.fop.util.AbstractPaintingState
-
Concatenates the given AffineTransform to the current one.
- concatenateTransformationMatrix(AffineTransform) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Concatenates the current transformation matrix with the given one, therefore establishing a new coordinate system.
- concatenateTransformationMatrix(AffineTransform) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Concatenates the current transformation matrix with the given one, therefore establishing a new coordinate system.
- concatenateTransformationMatrix(AffineTransform) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Concatenates the current transformation matrix with the given one, therefore establishing a new coordinate system.
- concatenateTransformationMatrix(AffineTransform) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Concatenates the current transformation matrix with the given one, therefore establishing a new coordinate system.
- concatGlyphs(int[], int[], int[]) - Static method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Concatenante glyph arrays.
- concatMatrix(AffineTransform) - Method in class org.apache.fop.pdf.PDFTextUtil
-
Creates a "cm" command.
- ConditionalBorder - Class in org.apache.fop.fo.flow.table
-
A class that holds the three possible values for a border-before/after on a table-cell, in the collapsing model.
- ConditionalElementListener - Interface in org.apache.fop.layoutmgr
-
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.
- ConditionalPageMasterReference - Class in org.apache.fop.fo.pagination
-
Class modelling the
fo:conditional-page-master-referenceobject. - ConditionalPageMasterReference(FONode) - Constructor for class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Create a ConditionalPageMasterReference instance that is a child of the given
FONode. - CondLengthProperty - Class in org.apache.fop.fo.properties
-
Superclass for properties that have conditional lengths
- CondLengthProperty() - Constructor for class org.apache.fop.fo.properties.CondLengthProperty
- CondLengthProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of CondLengthProperty
- Configurable - Interface in org.apache.fop.configuration
- Configuration - Interface in org.apache.fop.configuration
- ConfigurationException - Exception in org.apache.fop.configuration
- ConfigurationException(String) - Constructor for exception org.apache.fop.configuration.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception org.apache.fop.configuration.ConfigurationException
- configure(Configurable, Configuration) - Static method in class org.apache.fop.activity.ContainerUtil
- configure(Configuration) - Method in interface org.apache.fop.configuration.Configurable
- configure(Configuration) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
- configure(FontConfig) - Method in class org.apache.fop.fonts.DefaultFontConfigurator
-
Initializes font info settings from the user configuration
- configure(FontConfig) - Method in interface org.apache.fop.fonts.FontConfigurator
-
Initializes font info settings from the user configuration
- configure(FontManager, boolean) - Method in class org.apache.fop.fonts.FontManagerConfigurator
-
Initializes font settings from the user configuration
- configure(FontSubstitutions) - Method in class org.apache.fop.fonts.substitute.FontSubstitutionsConfigurator
-
Configures a font substitution catalog
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.afp.AFPRendererConfigurator
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.bitmap.BitmapRendererConfigurator
-
Configures a intermediate format document handler.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.bitmap.TIFFRendererConfigurator
- configure(IFDocumentHandler) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandlerConfigurator
-
Configures a intermediate format document handler.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.pcl.PCLRendererConfigurator
-
Configures a intermediate format document handler.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.pdf.PDFRendererConfigurator
-
Configures a intermediate format document handler.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Configures a intermediate format document handler.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.ps.PSRendererConfigurator
- configure(Renderer) - Method in class org.apache.fop.render.bitmap.TIFFRendererConfigurator
-
Configure the TIFF renderer.
- configure(Renderer) - Method in class org.apache.fop.render.java2d.Java2DRendererConfigurator
-
Configure the Java 2D renderer.
- configure(Renderer) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Builds a list of EmbedFontInfo objects for use with the setup() method.
- configure(Renderer) - Method in class org.apache.fop.render.txt.TXTRendererConfigurator
-
Configure the PS renderer.
- configure(RendererContext, String) - Method in class org.apache.fop.render.XMLHandlerConfigurator
-
Configures renderer context by setting the handler configuration on it.
- configure(PDFDocumentGraphics2D, Configuration, boolean) - Method in class org.apache.fop.svg.PDFDocumentGraphics2DConfigurator
-
Configures a PDFDocumentGraphics2D instance using an Avalon Configuration object.
- ConfiguredFontCollection - Class in org.apache.fop.render.java2d
-
A java2d configured font collection
- ConfiguredFontCollection(InternalResourceResolver, List<EmbedFontInfo>, boolean) - Constructor for class org.apache.fop.render.java2d.ConfiguredFontCollection
-
Main constructor
- configuredTargetResolution - Variable in class org.apache.fop.render.awt.viewer.PreviewDialog
-
The originally configured target resolution
- configureFopFactory(FopFactoryBuilder) - 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.
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.AbstractRendererMaker
-
Configures a given renderer using the appropriate configurator.
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.awt.AWTRendererMaker
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.bitmap.PNGRendererMaker
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.bitmap.TIFFRendererMaker
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.print.PrintRendererMaker
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.txt.TXTRendererMaker
- configureRenderer(FOUserAgent, Renderer) - Method in class org.apache.fop.render.xml.XMLRendererMaker
- considerLegalBreak(KnuthElement, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Determines if the given breakpoint is a feasible breakpoint.
- considerTooShort - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
If set to true, doesn't ignore break possibilities which are definitely too short.
- Constants - Interface in org.apache.fop.fo
-
Definition of constants used throughout FOP.
- constructFontXML(TTFFile, String, String, String, String, boolean, String) - Method in class org.apache.fop.fonts.apps.TTFReader
-
Generates the font metrics file from the TTF/TTC file.
- constructFontXML(PFMFile, String, String, String, String) - Method in class org.apache.fop.fonts.apps.PFMReader
-
Generates the font metrics file from the PFM file.
- constructLlccKey(String, String) - Static method in class org.apache.fop.hyphenation.HyphenationTreeCache
-
Constructs the key for the hyphenation pattern file.
- constructUserKey(String, String, Map) - Static method in class org.apache.fop.hyphenation.HyphenationTreeCache
-
If the user configured a hyphenation pattern file name for this (lang,country) value, return it.
- consume(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Record the consumption of
countglyphs such that this consumption never exceeds the number of glyphs in the input glyph sequence. - consumed - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
consumed, updated after each successful subtable application
- CONT_FACING - Static variable in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Constant for displaying even/odd pages side by side in continuous form.
- contained(int, int) - Method in class org.apache.fop.complexscripts.util.CharAssociation
- Container - Class in org.apache.fop.area.inline
-
Container area for inline container.
- Container() - Constructor for class org.apache.fop.area.inline.Container
-
Create a new container area
- ContainerDataDescriptor - Class in org.apache.fop.afp.modca
-
Container data descriptor (to maintain compatibility with pre-year 2000 applications)
- ContainerDataDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ContainerDataDescriptor
-
Main constructor
- ContainerUtil - Class in org.apache.fop.activity
- CONTAINING_BLOCK_HEIGHT - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing block percent-based length
- CONTAINING_BLOCK_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing block percent-based length
- CONTAINING_REFAREA_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing refarea percent-based length
- containingBPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
the block progression position of the containing block used for absolutely positioned blocks
- containingIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
the inline progression position of the containing block used for absolutely positioned blocks
- contains(Object) - Method in class org.apache.fop.pdf.PDFArray
-
Indicates whether the given object exists in the array.
- containsFont(String) - Method in class org.apache.fop.fonts.FontCache
-
is this font in the cache?
- containsFont(EmbedFontInfo) - Method in class org.apache.fop.fonts.FontCache
-
is this font info in the cache?
- containsKey(String) - Method in class org.apache.fop.pdf.PDFDictionary
- containsNonRestartableLM(Position) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Returns
trueif the given position or one of its descendants corresponds to a non-restartable LM. - containsSurrogatePairAt(CharSequence, int) - Static method in class org.apache.fop.util.CharUtilities
-
Tells whether there is a surrogate pair starting from the given index in the
CharSequence. - content - Variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
the extension content
- content - Variable in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
extension node content
- CONTENT_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the filter used for normal content
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFColor
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFFileSpec
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFFunction
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFGoTo
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFGoToRemote
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFGState
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFJavaScriptLaunchAction
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFLaunch
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFLink
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFObject
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFPattern
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFShading
-
Check if the other PDFObject has the same content as the current object.
- ContentHandlerFactory - Interface in org.apache.fop.util
-
Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
- ContentHandlerFactory.ObjectBuiltListener - Interface in org.apache.fop.util
-
EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
- ContentHandlerFactory.ObjectSource - Interface in org.apache.fop.util
-
Interface that ContentHandler implementations that parse Java objects from XML can implement to return these objects.
- ContentHandlerFactoryRegistry - Class in org.apache.fop.util
-
This class holds references to various XML handlers used by FOP.
- ContentHandlerFactoryRegistry() - Constructor for class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Default constructor.
- ContentLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
Content Layout Manager.
- ContentLayoutManager(Area, LayoutManager) - Constructor for class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Constructs a new ContentLayoutManager
- ContentLayoutManager(PageSequenceLayoutManager, Title) - Constructor for class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Constructor using a fo:title formatting object and its PageSequenceLayoutManager parent.
- context - Variable in class org.apache.fop.render.RendererContext.RendererContextWrapper
-
The wrapped RendererContext
- context - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
The renderer context.
- contextDep - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
Indicates whether the property is context-dependant and therefore can't be cached.
- contexts - Variable in class org.apache.fop.pdf.PDFResources
- CONTINUOUS - Static variable in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Constant for setting continuous page display.
- Contour_Intellifont - org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterClass
- CONTROL - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Control
- CONVERSION_MODE - Static variable in class org.apache.fop.render.ImageHandlerUtil
-
conversion-mode extension attribute
- CONVERSION_MODE_BITMAP - Static variable in class org.apache.fop.render.ImageHandlerUtil
-
Conversion mode: indicates that the image shall be converted to a bitmap.
- ConversionUtils - Class in org.apache.fop.util
-
This class contains utility methods for conversions, like a java.lang.String to an array of int or double.
- convert(int) - Static method in class org.apache.fop.afp.util.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.afp.util.BinaryUtils
-
Convert an int into the corresponding byte array by encoding each two hexadecimal digits as a char.
- convert(long) - Method in class org.apache.fop.complexscripts.util.NumberConverter
-
Convert a number to string according to conversion parameters.
- convert(String) - Static method in class org.apache.fop.afp.util.BinaryUtils
-
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
- convert(List<Long>) - Method in class org.apache.fop.complexscripts.util.NumberConverter
-
Convert list of numbers to string according to conversion parameters.
- convert(Image, Map) - Method in class org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
- 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
- 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
-
Convert internal representation of border element to char.
- convert2Char() - Method in class org.apache.fop.render.txt.border.DottedBorderElement
-
Convert internal representation of border element to char.
- convert2Char() - Method in class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
-
Convert internal representation of border element to char.
- 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.
- convertDPToDX(int[][]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDPToDX(int[][], int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDXToDP(int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDXToDP(int[], int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- converter - Variable in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
The top of the
FO2StructureTreeConverter.convertersstack. - 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.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.flow.table.TableFObj.ColumnNumberPropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.ColorProperty.Maker
-
Return a ColorProperty object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.CondLengthProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.EnumProperty.Maker
-
Convert a property.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.FontFamilyProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.FontSizePropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.FontStretchPropertyMaker
-
Convert a property.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.KeepProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LengthPairProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LengthProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LengthRangeProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LineHeightPropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.ListProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.NumberProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.NumberProperty.PositiveIntegerMaker
-
If the value is not positive, return a property with value 1 Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.SpaceProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.SpacingPropertyMaker
-
Support for the 'normal' value.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.TextDecorationMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.ToBeImplementedProperty.Maker
- convertPropertyDatatype(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
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.
- convertShorthandProperty(PropertyList, Property, FObj) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Converts a shorthand property
- convertString2Source(String) - Method in class org.apache.fop.servlet.FopServlet
-
Converts a String parameter to a JAXP Source object.
- convertTitleToString(LineArea) - Method in class org.apache.fop.render.AbstractRenderer
-
Utility method to convert a page sequence title to a string.
- convertToAbsoluteLength(double) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Converts a length value to an absolute value.
- convertToGray(int) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Convert an RGB color value to a grayscale from 0 to 100.
- 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.
- convertToGray(int, int, int) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Convert an RGB color value to a grayscale from 0 to 100.
- convertToGrayscale(RenderedImage, Dimension) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to a grayscale (8 bits) image.
- convertToMonochrome(BufferedImage) - Method in class org.apache.fop.util.bitmap.DefaultMonochromeBitmapConverter
-
Converts a bitmap image to a monochrome (1-bit) b/w bitmap image.
- convertToMonochrome(BufferedImage) - Method in class org.apache.fop.util.bitmap.JAIMonochromeBitmapConverter
-
Converts a bitmap image to a monochrome (1-bit) b/w bitmap image.
- convertToMonochrome(BufferedImage) - Method in interface org.apache.fop.util.bitmap.MonochromeBitmapConverter
-
Converts a bitmap image to a monochrome (1-bit) b/w bitmap image.
- convertToMonochrome(RenderedImage, Dimension) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to a monochrome 1-bit image.
- convertToMonochrome(RenderedImage, Dimension, float) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to a monochrome 1-bit image.
- convertToPCLShade(Color) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Convert a Color value to a PCL shade value (0-100).
- convertTosRGB(RenderedImage, Dimension) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to sRGB.
- convertTTFUnit2PDFUnit(int) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Convert from truetype unit to pdf unit based on the unitsPerEm field in the "head" table
- convertValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.BorderSpacingShorthandParser
-
Converts a property name into a Property
- convertValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.BoxCornerPropShorthandParser
-
Stores 1 or 2 values of same type representing rounded corner radii.
- convertValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.BoxPropShorthandParser
-
Stores 1 to 4 values of same type.
- convertValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.GenericShorthandParser
-
Converts a property name into a Property
- coords - Variable in class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
array of x/y coordinates
- COPIES - Static variable in class org.apache.fop.render.print.PrintRenderer
-
Printing parameter: the number of copies of the document to be printed, datatype: a positive Integer
- COPTIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- COPTIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- COPY_COUNT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Copy Count
- copyArea(int, int, int, int, int, int) - Method in class org.apache.fop.afp.AFPGraphics2D
- 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
dxanddy. - copyDP(int[][], int, int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Copy entries from position adjustments.
- copyNamedResource(String, InputStream, OutputStream) - Static method in class org.apache.fop.afp.util.AFPResourceUtil
-
Copy a named resource to a given
OutputStream. - copyOf(LayoutContext) - Static method in class org.apache.fop.layoutmgr.LayoutContext
- copyPendingMarksFrom(LayoutContext) - Method in class org.apache.fop.layoutmgr.LayoutContext
- copyResourceFile(InputStream, OutputStream) - Static method in class org.apache.fop.afp.util.AFPResourceUtil
-
Copy a complete resource file to a given
OutputStream. - copySF(byte[], byte, byte) - Method in class org.apache.fop.afp.modca.AbstractAFPObject
-
Copies the template structured field data array to the given byte array
- copySF(byte[], byte, byte) - Method in class org.apache.fop.afp.modca.AbstractNamedAFPObject
- copySF(byte[], byte, byte, byte) - Static method in class org.apache.fop.afp.modca.AbstractAFPObject
-
Copies the template structured field data array to the given byte array
- corresponding - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
Maker for 'corresponding' properties
- CorrespondingPropertyMaker - Class in org.apache.fop.fo.properties
-
Maker class for handling corresponding properties.
- CorrespondingPropertyMaker(PropertyMaker) - Constructor for class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
Construct a corresponding property maker.
- CORSICAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- count - Variable in class org.apache.fop.pdf.PDFPages
-
the number of /Page objects
- country - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "country" property
- Courier - Class in org.apache.fop.fonts.base14
- Courier() - Constructor for class org.apache.fop.fonts.base14.Courier
- Courier(boolean) - Constructor for class org.apache.fop.fonts.base14.Courier
- CourierBold - Class in org.apache.fop.fonts.base14
- CourierBold() - Constructor for class org.apache.fop.fonts.base14.CourierBold
- CourierBold(boolean) - Constructor for class org.apache.fop.fonts.base14.CourierBold
- CourierBoldOblique - Class in org.apache.fop.fonts.base14
- CourierBoldOblique() - Constructor for class org.apache.fop.fonts.base14.CourierBoldOblique
- CourierBoldOblique(boolean) - Constructor for class org.apache.fop.fonts.base14.CourierBoldOblique
- CourierOblique - Class in org.apache.fop.fonts.base14
- CourierOblique() - Constructor for class org.apache.fop.fonts.base14.CourierOblique
- CourierOblique(boolean) - Constructor for class org.apache.fop.fonts.base14.CourierOblique
- CoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.CoverageSequenceRule
-
Instantiate a ClassSequenceRule.
- CP - org.apache.fop.render.pcl.fonts.PCLFontSegment.SegmentID
- CP_BLOCK_PROGRESSION_DIRECTION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_CONDITIONALITY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_INLINE_PROGRESSION_DIRECTION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_LENGTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_MAXIMUM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_MINIMUM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_OPTIMUM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_WITHIN_COLUMN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_WITHIN_LINE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- CP_WITHIN_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant for compound property
- create() - Method in class org.apache.fop.afp.AFPGraphics2D
- create() - Static method in class org.apache.fop.render.intermediate.IFState
- create() - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- create() - Method in class org.apache.fop.render.ps.svg.PSSVGGraphics2D
-
Creates a new
Graphicsobject that is a copy of thisGraphicsobject. - create() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Creates a new
Graphicsobject that is a copy of thisGraphicsobject. - create() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Creates a new
Graphicsobject that is a copy of thisGraphicsobject. - createActiveEnvironmentGroup(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ActiveEnvironmentGroup - createAffineTransform(Reader) - Static method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
-
Utility method for creating an AffineTransform array.
- createAffineTransform(String) - Static method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
-
Utility method for creating an AffineTransform.
- createArea(boolean) - Method in class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
-
Create and initialize an
InlineArea - createArea(boolean) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Create and initialize an
InlineArea - createBandImage() - Method in class org.apache.fop.afp.Factory
- createBasicDocument() - Method in class org.apache.fop.fo.XMLObj
-
Create an empty DOM document
- createBatikUserAgent(float) - Method in class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
-
Creates a user agent for Batik.
- createBlockPointers(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
- createBridgeContext() - Method in class org.apache.fop.afp.svg.AFPBridgeContext
- createBridgeContext() - Method in class org.apache.fop.render.ps.AbstractPSTranscoder
- createBridgeContext() - Method in class org.apache.fop.render.ps.PSBridgeContext
- createBridgeContext() - Method in class org.apache.fop.svg.AbstractFOPBridgeContext
- 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.render.ps.AbstractPSTranscoder
- createBridgeContext(String) - Method in class org.apache.fop.svg.PDFTranscoder
- createBridgeContext(SVGOMDocument) - Method in class org.apache.fop.svg.PDFBridgeContext
- createBridgeContext(FOUserAgent, AFPGraphics2D) - Static method in class org.apache.fop.render.afp.AFPSVGHandler
- createBufferedImage(int, int) - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Creates a new BufferedImage.
- createCatalogResolver(FOUserAgent) - Method in class org.apache.fop.cli.InputHandler
-
Creates a catalog resolver and uses it for XML parsing and XSLT URI resolution.
- createCellLM() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Creates a cellLM for the corresponding table-cell.
- createCFF() - Method in class org.apache.fop.fonts.truetype.OTFSubSetFile
- createCharStringDataCID() - Method in class org.apache.fop.fonts.truetype.OTFSubSetFile
- createCheckSumAdjustment() - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
- 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.
- createClassTable(List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
Create glyph class table.
- 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
-
Creates the CMapBuilder that will build the CMap's content.
- createCMaps() - Method in class org.apache.fop.fonts.truetype.OpenFont
- createCollectionFromFontList(InternalResourceResolver, List<EmbedFontInfo>) - Method in class org.apache.fop.render.bitmap.BitmapRendererConfigurator
- createCollectionFromFontList(InternalResourceResolver, List<EmbedFontInfo>) - Method in class org.apache.fop.render.pcl.PCLRendererConfigurator
- createCollectionFromFontList(InternalResourceResolver, List<EmbedFontInfo>) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Creates the font collection given a list of embedded font infomation.
- createCompatibleVolatileImage(int, int) - Method in class org.apache.fop.svg.GraphicsConfiguration
- createCompatibleVolatileImage(int, int, int) - Method in class org.apache.fop.svg.GraphicsConfiguration
- createContainerDataDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ContainerDataDescriptor - createContentHandler() - Method in class org.apache.fop.fo.extensions.svg.SVGDOMContentHandlerFactory
- createContentHandler() - Method in class org.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
- createContentHandler() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
- createContentHandler() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandlerFactory
- createContentHandler() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
- createContentHandler() - Method in interface org.apache.fop.util.ContentHandlerFactory
- createContentHandler() - Method in class org.apache.fop.util.DOMBuilderContentHandlerFactory
- createContentHandler(Result) - Method in class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
-
Creates a ContentHandler for the given JAXP Result instance.
- createControlSequences(PtocaProducer) - Method in class org.apache.fop.afp.modca.PresentationTextObject
-
Creates a chain of control sequences using a producer.
- createCoverageTable(List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
Create glyph coverage table.
- createCvt(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the cvt table as is from original font to subset font
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandler
-
Creates the data object information object
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Creates the data object information object
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Creates the data object information object
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Creates the data object information object
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Creates the data object information object
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Creates the data object information object
- createDataObjectInfo() - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
- createDataStream(AFPPaintingState) - Method in class org.apache.fop.afp.AFPStreamer
-
Creates a new DataStream
- createDataStream(AFPPaintingState, OutputStream) - Method in class org.apache.fop.afp.AFPResourceManager
-
Sets the outputstream
- createDataStream(AFPPaintingState, OutputStream) - Method in class org.apache.fop.afp.Factory
-
Creates a new
DataStream - createDataURL(InputStream, String) - Static method in class org.apache.fop.util.DataURLUtil
-
Deprecated.
- createDefault() - Static method in class org.apache.fop.fonts.FontCacheManagerFactory
-
Create the default font caching mechanism.
- createDefault() - Static method in class org.apache.fop.fonts.FontDetectorFactory
-
Creates the default font detector
- createDefault(URI, ResourceResolver) - Static method in class org.apache.fop.apps.EnvironmentalProfileFactory
-
Creates the default environment that FOP is invoked in.
- createDefaultDocumentHandler() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Creates a default
IFDocumentHandlerwhen none has been set. - createDefaultImageProcessingHints(ImageSessionContext) - Method in class org.apache.fop.render.afp.AFPPainter
-
Creates the default map of processing hints for the image loading framework.
- createDefaultImageProcessingHints(ImageSessionContext) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Creates the default map of processing hints for the image loading framework.
- createDefaultImageProcessingHints(ImageSessionContext) - Method in class org.apache.fop.render.ps.PSPainter
-
Creates the default map of processing hints for the image loading framework.
- createDefaultInstance(FOUserAgent) - Static method in class org.apache.fop.render.PrintRendererConfigurator
- createDefaultInternalResourceResolver(URI) - Static method in class org.apache.fop.apps.io.ResourceResolverFactory
-
A helper merthod that creates an internal resource resolver using the default resover:
ResourceResolverFactory.createDefaultResourceResolver(). - createDefaultMonochromeBitmapConverter() - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
- createDefaultResourceResolver() - Static method in class org.apache.fop.apps.io.ResourceResolverFactory
-
Returns the default resource resolver, this is most basic resolver which can be used when no there are no I/O or file access restrictions.
- createDifferencesBuilder() - Method in class org.apache.fop.pdf.PDFEncoding
-
Creates and returns a new DifferencesBuilder instance for constructing the Differences array.
- createDirectory() - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Create the directory table
- createDisabled() - Static method in class org.apache.fop.fonts.FontCacheManagerFactory
-
Create a disabled font caching mechanism which by definition does nothing to cache fonts.
- createDisabled() - Static method in class org.apache.fop.fonts.FontDetectorFactory
-
Creates a disabled font detector which, by definition, does nothing to detect fonts.
- createDocument() - Method in class org.apache.fop.afp.Factory
-
Creates a MO:DCA
Document - createDocumentFactory(DOMImplementation, String) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Creates a
DocumentFactorythat is used to create an SVG DOM tree. - createDocumentGraphics2D() - Method in class org.apache.fop.render.ps.AbstractPSTranscoder
-
Creates the root Graphics2D instance for generating PostScript.
- createDocumentGraphics2D() - Method in class org.apache.fop.render.ps.EPSTranscoder
-
Creates the root Graphics2D instance for generating PostScript.
- createDocumentGraphics2D() - Method in class org.apache.fop.render.ps.PSTranscoder
-
Creates the root Graphics2D instance for generating PostScript.
- createDocumentHandler(FOUserAgent, String) - Method in class org.apache.fop.render.RendererFactory
-
Creates a
IFDocumentHandlerobject based on the desired output format. - createElement(String, String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser
- createEllipse(Document, float, float, float, float) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create an SVG Ellipse
- createException(Event) - Method in class org.apache.fop.events.PropertyExceptionFactory
- createException(Event) - Method in class org.apache.fop.events.UnsupportedOperationExceptionFactory
- createException(Event) - Method in class org.apache.fop.events.ValidationExceptionFactory
- createException(Event) - Method in class org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
- createException(Event) - Method in class org.apache.fop.layoutmgr.LayoutException.LayoutExceptionFactory
- createFOEventHandler(FOUserAgent, String, OutputStream) - Method in class org.apache.fop.render.RendererFactory
-
Creates FOEventHandler instances based on the desired output.
- createFont(int, AFPFont, int) - Method in class org.apache.fop.afp.DataStream
-
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.
- createFont(int, AFPFont, int) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
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(int, AFPFont, int, int) - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Method to create a map coded font object
- createFont(String, FontType, String, Object) - Static method in class org.apache.fop.pdf.PDFFont
-
factory method with the basic parameters
- createFontInfo(Configuration, boolean) - Static method in class org.apache.fop.svg.PDFDocumentGraphics2DConfigurator
-
Creates the
FontInfoinstance for the given configuration. - createFontKey(String, String, int) - Static method in class org.apache.fop.fonts.FontInfo
-
Creates a key from the given strings.
- createFontsAsObj() - Method in class org.apache.fop.pdf.PDFResources
- createFontsMatcher(List<String>, boolean) - Static method in class org.apache.fop.fonts.FontManagerConfigurator
-
Creates a font triplet matcher from a configuration object.
- createFontsMatcher(Configuration, boolean) - Static method in class org.apache.fop.fonts.FontManagerConfigurator
-
Creates a font triplet matcher from a configuration object.
- createForcedNodes(BreakingAlgorithm.KnuthNode, int, int, int, double, double, int, int, int, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
- createFpgm(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the fpgm table as is from original font to subset font
- createFromFoRgbIcc(float, float, float, String, String, ColorSpace, float[]) - Static method in class org.apache.fop.util.ColorExt
-
Deprecated.Create ColorExt object backup up FO's rgb-icc color function
- createFromPropertyList(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonTextDecoration
-
Creates a CommonTextDecoration object from a property list.
- createFromSvgIccColor(float, float, float, float, String, String, ColorSpace, float[]) - Static method in class org.apache.fop.util.ColorExt
-
Deprecated.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.
- createGlyphVector(FontRenderContext, char[]) - Method in class org.apache.fop.svg.font.FOPGVTFont
- createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class org.apache.fop.svg.font.FOPGVTFont
- createGlyphVector(FontRenderContext, String) - Method in class org.apache.fop.svg.font.FOPGVTFont
- createGlyphVector(FontRenderContext, String, String, String) - Method in class org.apache.fop.svg.font.FOPGVTFont
- createGlyphVector(FontRenderContext, CharacterIterator) - Method in class org.apache.fop.svg.font.FOPGVTFont
- createGlyphVector(String, Graphics2D, Font, FontInfo) - Static method in class org.apache.fop.render.java2d.Java2DUtil
-
Creates an instance of
GlyphVectorthat correctly handle surrogate pairs and advanced font features such as GSUB/GPOS/GDEF. - createGraphic(AFPGraphicsObjectInfo) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates and returns a new graphics object.
- createGraphics2D(boolean) - Method in class org.apache.fop.render.afp.AFPInfo
-
Creates an AFPGraphics2D implementation
- createGraphics2DImagePainter(GraphicsNode, BridgeContext, Dimension) - Method in class org.apache.fop.render.AbstractGenericSVGHandler
-
Creates a graphics 2D image painter implementation
- createGraphicsData() - Method in class org.apache.fop.afp.Factory
-
Creates a new GOCA
GraphicsData - createGraphicsDataDescriptor(int, int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new GOCA
GraphicsDataDescriptor - createGraphicsNode(BridgeContext, Element) - Method in class org.apache.fop.render.ps.PSTextElementBridge
-
Create a text element bridge.
- createGraphicsNode(BridgeContext, Element) - Method in class org.apache.fop.svg.AbstractFOPTextElementBridge
-
Create a text element bridge.
- createGraphicsNode(BridgeContext, Element) - Method in class org.apache.fop.svg.PDFAElementBridge
-
Builds using the specified BridgeContext and element, the specified graphics node.
- createGraphicsObject() - Method in class org.apache.fop.afp.Factory
-
Creates a new GOCA
GraphicsObject - createHead(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the head table as is from original font to subset font and set indexToLocaFormat to long and set checkSumAdjustment to 0, store offset to checkSumAdjustment in checkSumAdjustmentOffset
- createHhea(FontFileReader, int) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the hhea table as is from original font to subset font and fill in size of hmtx table
- createHmtx(Map<Character, Integer>) - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- createHmtx(FontFileReader, Map<Integer, Integer>) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Create the hmtx table by copying metrics from original font to subset font.
- createImage(AFPImageObjectInfo) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates and configures an IOCA Image Object.
- createImage(Document, String, float, float) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create and svg image element.
- createImageContent() - Method in class org.apache.fop.afp.Factory
-
Creates an new IOCA
ImageContent - createImageDataDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new
ImageDataDescriptor - createImageGraphicsNode(BridgeContext, Element, ParsedURL) - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Create the raster image node.
- createImageObject() - Method in class org.apache.fop.afp.Factory
-
Creates a new IOCA
ImageObject - createImageRasterData(byte[]) - Method in class org.apache.fop.afp.Factory
-
Creates a new IOCA
ImageRasterData - createImageSegment() - Method in class org.apache.fop.afp.Factory
-
Creates a new IOCA
ImageSegment - createImageSizeParameter(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates an new IOCA
ImageSizeParameter. - createIMImageObject() - Method in class org.apache.fop.afp.Factory
-
Creates an IOCA
IMImageObject - createInclude(String) - Method in class org.apache.fop.afp.Factory
-
Creates a MO:DCA
IncludeObject - createInclude(String, AFPDataObjectInfo) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates and returns a new include object.
- createIncludedResource(String, URI, AFPResourceAccessor, byte, boolean, String) - Method in class org.apache.fop.afp.AFPResourceManager
-
Creates an included resource object by loading the contained object from a file.
- createIncludedResource(String, AFPResourceAccessor, byte) - Method in class org.apache.fop.afp.AFPResourceManager
-
Creates an included resource object by loading the contained object from a file.
- createIncludedResourceFromExternal(String, URI, AFPResourceAccessor) - Method in class org.apache.fop.afp.AFPResourceManager
-
Creates an included resource extracting the named resource from an external source.
- createIncludePageOverlay(String, int, int) - Method in class org.apache.fop.afp.DataStream
-
Helper method which allows creation of the MPO object, via the AEG.
- createIncludePageOverlay(String, int, int, int) - Method in class org.apache.fop.afp.modca.PageObject
-
Creates an IncludePageOverlay on the page.
- createIncludePageSegment(String, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a MO:DCA
IncludePageSegment - createIncludePageSegment(String, int, int, boolean) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Creates an IncludePageSegment on the current page.
- createIncludePageSegment(String, int, int, int, int) - Method in class org.apache.fop.afp.DataStream
-
Creates an IncludePageSegment on the current page.
- createInlineParent() - Method in class org.apache.fop.layoutmgr.inline.BasicLinkLayoutManager
- createInlineParent() - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates the inline area that will contain the areas returned by the children of this layout manager.
- createInputStream(URI) - Method in class org.apache.fop.afp.util.AFPResourceAccessor
-
Creates an
InputStreamgiven a URI. - createInstance(Typeface) - Static method in class org.apache.fop.render.pcl.fonts.PCLFontReaderFactory
- createInternalResourceResolver(URI, ResourceResolver) - Static method in class org.apache.fop.apps.io.ResourceResolverFactory
-
Creates an interal resource resolver given a base URI and a resource resolver.
- createInvokeMediumMap(String) - Method in class org.apache.fop.afp.DataStream
-
Helper method which allows creation of the IMM object.
- createInvokeMediumMap(String) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
InvokeMediumMap - createInvokeMediumMap(String) - Method in class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
-
Creates an InvokeMediaMap on the page.
- createLayoutContext() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Creates the top-level LayoutContext for the breaker operation.
- createLayoutContext() - Method in class org.apache.fop.layoutmgr.LocalBreaker
- createLayoutListener() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Creates and returns a PageBreakingLayoutListener for the PageBreakingAlgorithm to notify about layout problems.
- createLayoutListener() - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
Creates and returns a PageBreakingLayoutListener for the PageBreakingAlgorithm to notify about layout problems.
- createLayoutListener() - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Creates and returns a PageBreakingLayoutListener for the PageBreakingAlgorithm to notify about layout problems.
- createLine(AFPLineDataInfo) - Method in class org.apache.fop.afp.DataStream
-
Method to create a line on the current page.
- createLine(AFPLineDataInfo) - Method in class org.apache.fop.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.
- createLine(Document, float, float, float, float) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create an SVG Line
- createLineData(AFPLineDataInfo) - Method in class org.apache.fop.afp.modca.PresentationTextObject
-
Drawing of lines using the starting and ending coordinates, thickness and orientation arguments.
- createLoaderImageNode(Image, BridgeContext, Element, ParsedURL) - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Creates a loader image node implementation
- createLoca(int) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Create an empty loca table without updating checksum
- createMainSource() - Method in class org.apache.fop.cli.ImageInputHandler
-
Creates a Source for the main input file.
- createMainSource() - Method in class org.apache.fop.cli.InputHandler
-
Creates a Source for the main input file.
- createMapCodedFont() - Method in class org.apache.fop.afp.Factory
-
Creates a MO:DCA
MapCodedFont - createMapContainerData(byte) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
MapContainerData - createMapDataResource() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
MapDataResource - createMaxp(FontFileReader, int) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the maxp table as is from original font to subset font and set num glyphs to size
- createName(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the name table as is from the original.
- createNewRef(int, int[], int, boolean) - Static method in class org.apache.fop.fonts.truetype.OTFSubSetFile
- createNextChildLMs(int) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Create more child LMs of the parent, up to child LM index pos
- createNextChildLMs(int) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Create more child LMs of the parent, up to child LM index pos
- createNextChildLMs(int) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
- createNextChildLMs(int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Create more child LMs of the parent, up to child LM index pos
- createNextChildLMs(int) - Method in interface 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.
- createNode(int, int, int, int, int, int, double, int, int, int, double, BreakingAlgorithm.KnuthNode) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Creates a new active node for a feasible breakpoint at the given position.
- createNoOperation(String) - Method in class org.apache.fop.afp.DataStream
-
Creates a NoOperation item
- createNoOperation(String) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Creates a NoOperation on the page.
- createObject(AFPDataObjectInfo) - Method in class org.apache.fop.afp.AFPResourceManager
-
Creates a new data object in the AFP datastream
- createObjectAreaDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new
ObjectAreaDescriptor - createObjectAreaInfo(AFPPaintingState, Rectangle) - Static method in class org.apache.fop.render.afp.AFPImageHandler
-
Creates and returns an
AFPObjectAreaInfoinstance for the placement of the image. - createObjectAreaPosition(int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new
ObjectAreaPosition - createObjectContainer() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ObjectContainer - createObjectContainer(AFPDataObjectInfo) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates and configures an ObjectContainer.
- createObjectEnvironmentGroup() - Method in class org.apache.fop.afp.Factory
-
Returns a new MO:DCA
ObjectEnvironmentGroup - createOS2(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the OS/2 table as is from the original.
- createOutputStream(int) - Method in class org.apache.fop.render.bitmap.MultiFileRenderingUtil
-
Creates a new
OutputStreamfor the given page number. - createOverlay(int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
Overlay. - createOverlay(String) - Method in class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
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
-
Creates and returns a new page.
- createPage(int, boolean) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Creates and returns a new page.
- createPage(int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
PageObject. - createPageDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
PageDescriptor - createPageGroup() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
PageGroup - createPageGroupTagLogicalElement(TagLogicalElement.State[]) - Method in class org.apache.fop.afp.DataStream
-
Creates a TagLogicalElement on the current page group.
- createPageTagLogicalElement(TagLogicalElement.State[]) - Method in class org.apache.fop.afp.DataStream
-
Creates a TagLogicalElement on the current page.
- createPainter(BridgeContext, GraphicsNode, Dimension) - Method in class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
-
Creates a Graphics 2D image painter
- createPath(Document, String) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create an SVG Path.
- createPDFEncoding(SingleByteEncoding, String) - Method in class org.apache.fop.pdf.PDFFactory
-
Creates a PDFEncoding instance from a CodePointMapping instance.
- createPost(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
- createPrep(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Copy the prep table as is from original font to subset font
- createPresentationEnvironmentControl() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
PresentationEnvironmentControl - createPresentationTextDataDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
Creates a new PTOCA
PresentationTextDescriptor - createPresentationTextObject() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
PresentationTextObject. - createPreviewDialog(FOUserAgent, Renderable, boolean) - Static method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Creates and initialize the AWT Viewer main window.
- createPropertyList(PropertyList, FOEventHandler) - Method in class org.apache.fop.fo.FObj
-
Create a default property list for this element.
- createPropertyList(PropertyList, FOEventHandler) - Method in class org.apache.fop.fo.FONode
-
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.
- createRenderer(FOUserAgent, String) - Method in class org.apache.fop.render.RendererFactory
-
Creates a Renderer object based on render-type desired
- createRendererContext(int, int, int, int, Map) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Creates a RendererContext for an image.
- createRendererContext(int, int, int, int, Map) - Method in class org.apache.fop.render.PrintRenderer
-
Creates a RendererContext for an image.
- createRenderingContext() - Method in class org.apache.fop.render.afp.AFPPainter
-
Creates a new RenderingContext instance.
- createRenderingContext() - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Creates a new RenderingContext instance.
- createRenderingContext() - Method in class org.apache.fop.render.intermediate.IFSerializer
- createRenderingContext() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Creates a new RenderingContext instance.
- createRenderingContext() - Method in class org.apache.fop.render.pcl.PCLPainter
-
Creates a new RenderingContext instance.
- createRenderingContext() - Method in class org.apache.fop.render.pdf.PDFPainter
-
Creates a new RenderingContext instance.
- createRenderingContext() - Method in class org.apache.fop.render.ps.PSPainter
-
Creates a new RenderingContext instance.
- createResource() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ResourceObject - createResource(String) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ResourceObject - createResource(AbstractNamedAFPObject, AFPResourceInfo, Registry.ObjectType) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates a resource object wrapper for named includable data objects
- createResourceEnvironmentGroup() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ResourceEnvironmentGroup - createResourceGroup() - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
ResourceGroup - createResourceInformation(String, Map) - Static method in class org.apache.fop.render.afp.AFPImageHandler
-
Sets resource information on the data object info.
- createRestrictedIO(URI, ResourceResolver) - Static method in class org.apache.fop.apps.EnvironmentalProfileFactory
-
Creates an IO-restricted environment for FOP by disabling some of the environment-specific functionality within FOP.
- createRTFPlaceholder(Class) - Method in class org.apache.fop.render.rtf.RTFPlaceHolderHelper
-
A method to create an object which is missing and required from the RTF structure.
- createSchemeAwareResourceResolverBuilder(ResourceResolver) - Static method in class org.apache.fop.apps.io.ResourceResolverFactory
-
This creates the builder class for binding URI schemes to implementations of
ResourceResolver. - createSegmentName() - Method in class org.apache.fop.afp.goca.GraphicsData
-
Returns a new segment name
- createShading(int, int, int, int, int, int, int) - Method in class org.apache.fop.afp.modca.PageObject
-
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 grayscale).
- createShading(int, int, int, int, Color) - Method in class org.apache.fop.afp.DataStream
-
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.
- createStreamedResourceGroup(OutputStream) - Method in class org.apache.fop.afp.Factory
-
Creates a new MO:DCA
StreamedResourceGroup - createStructureElement(String, StructureHierarchyMember, Attributes, PDFFactory, EventBroadcaster) - Static method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
- createSubset(InputStream, SingleByteFont) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
- createSubtable(int, String, int, int, int, List, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Create a positioning subtable according to the specified arguments.
- createSubtable(int, String, int, int, int, List, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Create a substitution subtable according to the specified arguments.
- createSubtable(int, String, int, int, int, GlyphCoverageTable, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Create a positioning subtable according to the specified arguments.
- createSubtable(int, String, int, int, int, GlyphCoverageTable, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Create a substitution subtable according to the specified arguments.
- createSubtable(int, String, int, int, int, GlyphMappingTable, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Create a definition subtable according to the specified arguments.
- createSVGDocument(float, float) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create a new svg document with batik.
- createTagLogicalElement(String, String, int) - Method in class org.apache.fop.afp.DataStream
-
Creates a TagLogicalElement on the current page or page group
- createTagLogicalElement(TagLogicalElement.State) - Method in class org.apache.fop.afp.Factory
-
Creates a MO:DCA
TagLogicalElement - createTagLogicalElement(TagLogicalElement.State) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Creates a TagLogicalElement on the page.
- createTagLogicalElement(TagLogicalElement.State) - Method in class org.apache.fop.afp.modca.PageGroup
-
Creates a TagLogicalElement on the page.
- createTempAwareResourceResolver(TempResourceResolver, ResourceResolver) - Static method in class org.apache.fop.apps.io.ResourceResolverFactory
-
Creates a temporary-resource-scheme aware resource resolver.
- createText(AFPTextDataInfo, int, int, Font, CharacterSet) - Method in class org.apache.fop.afp.DataStream
-
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(PtocaProducer) - Method in class org.apache.fop.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.
- createText(Document, float, float, String) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create an SVG Text object.
- createTextData(AFPTextDataInfo) - Method in class org.apache.fop.afp.modca.PresentationTextObject
-
Create the presentation text data for the byte array of data.
- createTile() - Method in class org.apache.fop.afp.Factory
- createTilePosition() - Method in class org.apache.fop.afp.Factory
- createTileSize(int, int, int, int) - Method in class org.apache.fop.afp.Factory
- createTileTOC() - Method in class org.apache.fop.afp.Factory
- 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
-
Creates and returns the default user agent for this transcoder.
- 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(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
-
Creates a Source for the selected stylesheet.
- createXSLTSource() - Method in class org.apache.fop.cli.InputHandler
-
Creates a Source for the selected stylesheet.
- CREATION_DATE - org.apache.fop.pdf.PDFInfo.StandardKey
- creationDate - Variable in class org.apache.fop.apps.FOUserAgent
-
Creation Date: Override of the date the document was created.
- creator - Variable in class org.apache.fop.apps.FOUserAgent
-
Creator: Metadata element for the user that created the document.
- CREATOR - org.apache.fop.pdf.PDFInfo.StandardKey
- CREE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CRIMEAN_TATAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CROATIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- CrossReferenceObject - Class in org.apache.fop.pdf.xref
-
A representation of the cross-reference data to be output at the end of a PDF file.
- CrossReferenceStream - Class in org.apache.fop.pdf.xref
-
A cross-reference stream, as described in Section 3.4.7 of the PDF 1.5 Reference.
- CrossReferenceStream(PDFDocument, int, TrailerDictionary, long, List<Long>, List<CompressedObjectReference>) - Constructor for class org.apache.fop.pdf.xref.CrossReferenceStream
- CrossReferenceTable - Class in org.apache.fop.pdf.xref
-
A cross-reference table, as described in Section 3.4.3 of the PDF 1.5 Reference.
- CrossReferenceTable(TrailerDictionary, long, List<Long>, int, int, int) - Constructor for class org.apache.fop.pdf.xref.CrossReferenceTable
- CS - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
common number separator class
- CTM - Class in org.apache.fop.area
-
Describe a PDF or PostScript style coordinate transformation matrix (CTM).
- CTM() - Constructor for class org.apache.fop.area.CTM
-
Create the identity matrix
- 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(AffineTransform) - Constructor for class org.apache.fop.area.CTM
-
Initialize a CTM with the values of an AffineTransform.
- CTM(CTM) - Constructor for class org.apache.fop.area.CTM
-
Initialize a CTM with the values of another CTM.
- CTMHelper - Class in org.apache.fop.render.pdf
-
CTMHelper converts FOP transformation matrices to those suitable for use by the PDFRenderer.
- ctx - Variable in class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
-
the Batik bridge context
- ctx - Variable in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
-
bridge context
- CubicBezierApproximator - Class in org.apache.fop.afp.util
-
This class can be used to convert a cubic bezier curve within a path into multiple quadratic bezier curves which will approximate the original cubic curve.
- cubicBezierTo(int, int, int, int, int, int) - Method in interface org.apache.fop.render.intermediate.BezierCurvePainter
-
Draw a cubic bezier from current position to (p3x, p3y) using the control points (p1x, p1y) and (p2x, p2y)
- cubicBezierTo(int, int, int, int, int, int) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Draw a cubic bezier from current position to (p3x, p3y) using the control points (p1x, p1y) and (p2x, p2y)
- cubicBezierTo(int, int, int, int, int, int) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Draw a cubic bezier from current position to (p3x, p3y) using the control points (p1x, p1y) and (p2x, p2y)
- cueAfter - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "cueAfter" property.
- cueBefore - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "cueBefore" property.
- curArea - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
The inline area that this leafnode will add.
- curChildLM - Variable in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
child LM during getNextKnuthElement phase
- curPage - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Current page with page-viewport-area being filled by the PSLM.
- curPos - Variable in class org.apache.fop.layoutmgr.LMiter
-
current position in iteration
- currency - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
currency sign character
- current() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- currentBPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
block progression position
- currentColorSpace - Variable in class org.apache.fop.pdf.PDFDeviceColorSpace
-
Current color space value.
- currentFontName - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_FONT_NAME
- currentFontName - Variable in class org.apache.fop.render.ps.NativeTextHandler
-
the current (internal) font name
- currentFontName - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the current (internal) font name
- currentFontSize - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_FONT_SIZE
- currentFontSize - Variable in class org.apache.fop.render.ps.NativeTextHandler
-
the current font size in millipoints
- currentFontSize - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the current font size in millipoints
- currentFontSize() - Method in class org.apache.fop.fo.expr.PropertyInfo
- currentIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
inline progression position
- currentPageNum - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
the current page number
- currentPageSequence - Variable in class org.apache.fop.area.AreaTreeModel
-
the current page sequence
- currentPageViewport - Variable in class org.apache.fop.render.AbstractRenderer
-
the currently active PageViewport
- currentPos - Variable in class org.apache.fop.fonts.truetype.OTFSubSetWriter
- currentPos - Variable in class org.apache.fop.fonts.truetype.TTFSubSetFile
- currentState - Variable in class org.apache.fop.render.pdf.PDFContentGenerator
-
drawing state
- currentStream - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the current stream to add PDF commands to
- currentTextNode - Variable in class org.apache.fop.fo.FObjMixed
-
Used for white-space handling; start CharIterator at node ...
- currentXPosition - Variable in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
-
see Java2D_XPOS
- currentXPosition - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_XPOS
- currentYPosition - Variable in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
-
see Java2D_YPOS
- currentYPosition - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_YPOS
- CUSTOM_BASE - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a custom percent-based length
- CustomEncoding() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CustomEncoding
- CustomFont - Class in org.apache.fop.fonts
-
Abstract base class for custom fonts loaded from files, for example.
- CustomFont(InternalResourceResolver) - Constructor for class org.apache.fop.fonts.CustomFont
- CustomFontCollection - Class in org.apache.fop.fonts
-
Sets up a set of custom (embedded) fonts
- CustomFontCollection(InternalResourceResolver, List<EmbedFontInfo>, boolean) - Constructor for class org.apache.fop.fonts.CustomFontCollection
-
Main constructor.
- CustomFontMetricsMapper - Class in org.apache.fop.render.java2d
-
FontMetricsMapper that delegates most methods to an underlying
FontMetricsinstance. - CustomFontMetricsMapper(CustomFont) - Constructor for class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Construction of this class results in the immediate construction of the underlying
Font. - CustomFontMetricsMapper(LazyFont, InputStream) - Constructor for class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Construction of this class results in the immediate construction of the underlying
Font. - customTextHandler - Variable in class org.apache.fop.afp.AFPGraphics2D
-
Custom text handler
- CVT - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Control Value Table.
- cyan() - Method in class org.apache.fop.pdf.PDFColor
-
Get the cyan component.
- CYAN - org.apache.fop.util.OCAColor.OCAColorValue
- CYPRIOT_SYLLABARY - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Cyrillic - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CYRILLIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Cyrillic_ASCII_8859_5_1986 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- CZECH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
D
- d - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
d character
- D - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
D character
- dagger - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
dagger character
- daggerdbl - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
double dagger character
- DANGME - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DANISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DARGWA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DARI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DASH_DOT - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
dashed dotted line type
- DASH_DOUBLE_DOTTED - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
dash double dotted line type
- dashArray - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
The dash array for the current basic stroke (line type)
- DASHED - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: dashed
- DASHED - Static variable in class org.apache.fop.traits.RuleStyle
-
rule-style: dashed
- DASHED_BORDER_LENGTH_FACTOR - Static variable in class org.apache.fop.render.intermediate.BorderPainter
-
The length of the dash as a factor of the border width i.e.
- DASHED_BORDER_SPACE_RATIO - Static variable in class org.apache.fop.render.intermediate.BorderPainter
-
The ratio between a solid dash and the white-space in a dashed-border
- DashedBorderElement - Class in org.apache.fop.render.txt.border
-
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
DashedBorderElementobject. - dashWidthCalculator(float, float) - Static method in class org.apache.fop.render.intermediate.BorderPainter
-
This method calculates the length of the "dash" in a dashed border.
- data - Variable in class org.apache.fop.pdf.PDFStream
-
The stream of PDF commands
- data - Variable 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).
- DATA - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Data
- DATA_OBJECT_FONT_DESCRIPTOR - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
DATA_OBJECT_FONT_DESCRIPTOR triplet identifier
- DATA_RESOURCE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Data Resource
- DATA_SUPRESSION - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Data Suppression
- dataStream - Variable in class org.apache.fop.afp.AbstractAFPPainter
-
data stream
- DataStream - Class in org.apache.fop.afp
-
A data stream is a continuous ordered stream of data elements and objects conforming to a given format.
- DataStream(Factory, AFPPaintingState, OutputStream) - Constructor for class org.apache.fop.afp.DataStream
-
Default constructor for the AFPDocumentStream.
- DataURIResolver - Class in org.apache.fop.util
-
Deprecated.
- DataURIResolver() - Constructor for class org.apache.fop.util.DataURIResolver
-
Deprecated.
- DataURLUtil - Class in org.apache.fop.util
-
Deprecated.use org.apache.xmlgraphics.util.uri.DataURLUtil directly
- DBR - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Draw B-axis Rule
- DCTFilter - Class in org.apache.fop.pdf
-
DCT Filter class.
- DCTFilter() - Constructor for class org.apache.fop.pdf.DCTFilter
- deactivateNode(BreakingAlgorithm.KnuthNode, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Deactivate the given node
- debug - Variable in class org.apache.fop.render.awt.AWTRenderer
-
flag for debugging
- Declarations - Class in org.apache.fop.fo.pagination
-
Class modelling the
fo:declarationsobject. - Declarations(FONode) - Constructor for class org.apache.fop.fo.pagination.Declarations
- decodeBytes(byte[], int, int) - Static method in class org.apache.fop.fonts.type1.Type1SubsetFile.BinaryCoder
- decodePositionAdjustments(String) - Static method in class org.apache.fop.util.XMLUtil
-
Decode a string as a glyph position adjustments array, where the string shall adhere to the syntax specified by
XMLUtil.encodePositionAdjustments(int[][], int). - decompose(int, int[]) - Static method in class org.apache.fop.complexscripts.util.CharNormalize
- decorateWithContextInfo(String, 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 - org.apache.fop.render.afp.extensions.ExtensionPlacement
-
Place the extension at its default/usual position.
- DEFAULT - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
the default line type
- DEFAULT - Static variable in class org.apache.fop.afp.modca.triplets.PresentationSpaceMixingRulesTriplet
-
MO:DCA default mixing
- DEFAULT - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DEFAULT - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- DEFAULT - Static variable in class org.apache.fop.fo.ElementMapping
-
constant for defining the default value
- DEFAULT - Static variable in class org.apache.fop.pdf.PDFGState
-
Default GState object
- DEFAULT_BREAK_INDENT_INHERITANCE - Static variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines if FOP should use an alternative rule to determine text indents
- DEFAULT_CELL_WIDTH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
default cell width (in twips ??)
- DEFAULT_CODEPAGE - Static variable in class org.apache.fop.afp.fonts.CharacterSet
-
default codepage
- DEFAULT_DEPTH_LIMIT - Static variable in class org.apache.fop.fonts.autodetect.FontFileFinder
-
default depth limit of recursion when searching for font files
- DEFAULT_ENCODING - Static variable in class org.apache.fop.afp.fonts.CharacterSet
-
default encoding
- DEFAULT_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the default filter
- DEFAULT_FONT - Static variable in class org.apache.fop.fonts.Font
-
Default fallback key
- DEFAULT_FONT_TRIPLET - Static variable in class org.apache.fop.fonts.FontTriplet
- DEFAULT_LEVEL - Static variable in class org.apache.fop.afp.AFPResourceInfo
-
the general default resource level
- DEFAULT_MAPPING_OPTION - Static variable in class org.apache.fop.afp.AFPDataObjectInfo
- DEFAULT_NATIVE_DPI - Static variable in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Default device resolution (300dpi is a resonable quality for most purposes)
- DEFAULT_PAGE_HEIGHT - Static variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines the default page-height
- DEFAULT_PAGE_WIDTH - Static variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines the default page-width
- DEFAULT_PDF_RESOLUTION - Static variable in class org.apache.fop.pdf.PDFFactory
-
Resolution of the User Space coordinate system (72dpi).
- DEFAULT_RESOURCE_LEVELS - org.apache.fop.render.afp.AFPRendererOption
- DEFAULT_SOURCE_RESOLUTION - Static variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines the default source resolution (72dpi) for FOP
- DEFAULT_SPACE_WIDTH - Static variable 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 variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines if FOP should use strict validation for FO and user config
- DEFAULT_STRICT_USERCONFIG_VALIDATION - Static variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines if FOP should validate the user config strictly
- DEFAULT_TARGET_RESOLUTION - Static variable in interface org.apache.fop.apps.FopFactoryConfig
-
Defines the default target resolution (72dpi) for FOP
- DefaultConfiguration - Class in org.apache.fop.configuration
- DefaultConfiguration(String) - Constructor for class org.apache.fop.configuration.DefaultConfiguration
- DefaultConfigurationBuilder - Class in org.apache.fop.configuration
- DefaultConfigurationBuilder() - Constructor for class org.apache.fop.configuration.DefaultConfigurationBuilder
- DefaultFontConfig - Class in org.apache.fop.fonts
-
The font configuration data for the more generic fonts such as TTF and Type1, that are used by most the renderers.
- DefaultFontConfig.DefaultFontConfigParser - Class in org.apache.fop.fonts
-
Parses the morge generic font information.
- DefaultFontConfig.Directory - Class in org.apache.fop.fonts
-
The directory to find fonts within.
- DefaultFontConfig.Font - Class in org.apache.fop.fonts
-
Represents a font object within the FOP conf.
- DefaultFontConfigParser() - Constructor for class org.apache.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
- DefaultFontConfigurator - Class in org.apache.fop.fonts
-
The default configurator for fonts.
- DefaultFontConfigurator(FontManager, FontEventListener, boolean) - Constructor for class org.apache.fop.fonts.DefaultFontConfigurator
-
Main constructor
- DefaultMonochromeBitmapConverter - Class in org.apache.fop.util.bitmap
-
Default implementation of the MonochromeBitmapConverter which uses the Java Class Library to convert grayscale bitmaps to monochrome bitmaps.
- DefaultMonochromeBitmapConverter() - Constructor for class org.apache.fop.util.bitmap.DefaultMonochromeBitmapConverter
- defaultProperty - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
default property
- DefaultRendererConfigurator - Class in org.apache.fop.render
-
This object represents the default renderer configurator and contains the methods for most the RendererConfigurators.
- DefaultRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.DefaultRendererConfigurator
- DefaultScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
Default script processor, which enables default glyph composition/decomposition, common ligatures, localized forms and kerning.
- defaultValue - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
the default value for the maker
- defineDerivedFont(PSGenerator, String, String, String) - Static method in class org.apache.fop.render.ps.PSFontUtils
-
Derives a new font based on an existing font with a given encoding.
- defineEncoding(PSGenerator, SingleByteEncoding) - Static method in class org.apache.fop.render.ps.PSFontUtils
-
Defines the single-byte encoding for use in PostScript files.
- 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.
- DEFLATE - org.apache.fop.render.bitmap.TIFFCompressionValue
-
Deflate compression
- delegate - Variable in class org.apache.fop.fo.FOTreeBuilder
-
Current delegate ContentHandler to receive the SAX events
- delegate - Variable in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
the delegate IFDocumentHandler
- DelegatingContentHandler - Class in org.apache.fop.util
-
SAX 2 Event Handler which simply delegates all calls to another ContentHandler.
- DelegatingContentHandler() - Constructor for class org.apache.fop.util.DelegatingContentHandler
-
Main constructor.
- DelegatingContentHandler(ContentHandler) - Constructor for class org.apache.fop.util.DelegatingContentHandler
-
Convenience constructor.
- DelegatingFOEventHandler - Class in org.apache.fop.fo
-
This class delegates all FO events to another FOEventHandler instance.
- DelegatingFOEventHandler(FOEventHandler) - Constructor for class org.apache.fop.fo.DelegatingFOEventHandler
-
Creates a new instance that delegates events to the given object.
- DelegatingFragmentContentHandler - Class in org.apache.fop.render.intermediate
-
This class is a
DelegatingContentHandlersubclass which swallows theDelegatingFragmentContentHandler.startDocument()andDelegatingFragmentContentHandler.endDocument()methods. - DelegatingFragmentContentHandler(ContentHandler) - Constructor for class org.apache.fop.render.intermediate.DelegatingFragmentContentHandler
-
Main constructor
- delete() - Method in interface org.apache.fop.fonts.FontCacheManager
-
Deletes the font cache from the file-system.
- deleteCache() - Method in class org.apache.fop.fonts.FontManager
-
Deletes the current FontCache file
- DelimitedTextRange - Class in org.apache.fop.complexscripts.bidi
-
The
DelimitedTextRangeclass implements the "delimited text range" as described by XML-FO 1.1 §5.8, which contains a flattened sequence of characters. - DelimitedTextRange(FONode) - Constructor for class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Primary constructor.
- deriveFont(float) - Method in class org.apache.fop.svg.font.FOPGVTFont
- deriveFont(float, AttributedCharacterIterator) - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- deriveFont(float, Map) - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- DESCRIPTOR - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Descriptor
- DESCRIPTOR_POSITION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
DESCRIPTOR_POSITION triplet identifier
- DescriptorPositionTriplet - Class in org.apache.fop.afp.modca.triplets
-
Associates an ObjectAreaPosition with and ObjectAreaDescriptor structured field
- DescriptorPositionTriplet(byte) - Constructor for class org.apache.fop.afp.modca.triplets.DescriptorPositionTriplet
-
Main constructor
- DESERET - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- DeskTop - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- Destination - Class in org.apache.fop.fo.extensions.destination
-
Class for named destinations in PDF.
- Destination(FONode) - Constructor for class org.apache.fop.fo.extensions.destination.Destination
-
Constructs a Destination object (called by Maker).
- DestinationComparator - Class in org.apache.fop.pdf
-
Comparator class to enable comparing (and hence sorting) of PDFDestination objects.
- DestinationComparator() - Constructor for class org.apache.fop.pdf.DestinationComparator
- DestinationData - Class in org.apache.fop.area
-
An instance of this class is named destination from fox:destination
- DestinationData(String) - Constructor for class org.apache.fop.area.DestinationData
-
Create a new named destination.
- DestinationData(Destination) - Constructor for class org.apache.fop.area.DestinationData
-
Create a new pdf destination data object.
- detect(FontManager, FontAdder, boolean, FontEventListener, List<EmbedFontInfo>) - Method in interface org.apache.fop.fonts.FontDetector
- determineAscDesc() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Determines the right source for the ascender and descender values.
- 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.
- determinePrintDirection(AffineTransform) - Static method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Determines the print direction based on the given transformation matrix.
- determineSuppliedFonts(ResourceTracker, FontInfo, Map<String, Typeface>) - Static method in class org.apache.fop.render.ps.PSFontUtils
-
Determines the set of fonts that will be supplied with the PS file and registers them with the resource tracker.
- determineWinner(BorderSpecification, BorderSpecification) - Method in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
Returns the border which wins the border conflict resolution.
- determineWinner(BorderSpecification, BorderSpecification) - Method in class org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
-
Returns the border which wins the border conflict resolution.
- determineWinner(BorderSpecification, BorderSpecification, boolean) - Method in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
Returns the border which wins the border conflict resolution.
- determineWinner(BorderSpecification, BorderSpecification, boolean) - Method in class org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
-
Returns the border which wins the border conflict resolution.
- Devanagari - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- DEVANAGARI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- DEVANAGARI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- DevanagariScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The
DevanagariScriptProcessorclass implements a script processor for performing glyph substitution and positioning operations on content associated with the Devanagari script. - DEVICE_APPEARANCE - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
DEVICE_APPEARANCE triplet identifier
- DEVICE_CMYK - Static variable in class org.apache.fop.pdf.PDFDeviceColorSpace
-
CMYK colorspace
- DEVICE_DEFAULT - org.apache.fop.util.OCAColor.OCAColorValue
- DEVICE_GRAY - Static variable in class org.apache.fop.pdf.PDFDeviceColorSpace
-
Gray colorspace
- DEVICE_RGB - Static variable in class org.apache.fop.pdf.PDFDeviceColorSpace
-
RGB colorspace
- DEVICE_UNKNOWN - Static variable in class org.apache.fop.pdf.PDFDeviceColorSpace
-
Unknown colorspace
- DeviceTable(int, int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
-
Instantiate a DeviceTable.
- DHIVEHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DHIVEHI_DEPRECATED - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DIAGONAL_LINES_BLTR_1 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
diagonal lines, bottom left to top right 1
- DIAGONAL_LINES_BLTR_2 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
diagonal lines, bottom left to top right 2
- DIAGONAL_LINES_TLBR_1 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
diagonal lines, top left to bottom right 1
- DIAGONAL_LINES_TLBR_2 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
diagonal lines, top left to bottom right 2
- DICTEntry() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- Dictionary - org.apache.fop.render.pdf.extensions.PDFDictionaryType
- Dictionary - org.apache.fop.render.pdf.extensions.PDFObjectType
- didConsume() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if any consumption has occurred.
- dieresis - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
diaeresis character
- difference - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
difference between target and actual line width
- DifferencesBuilder() - Constructor for class org.apache.fop.pdf.PDFEncoding.DifferencesBuilder
- DimensionPropertyMaker - Class in org.apache.fop.fo.properties
-
Dimensioned property maker.
- DimensionPropertyMaker(PropertyMaker) - Constructor for class org.apache.fop.fo.properties.DimensionPropertyMaker
-
Instantiate a dimension property maker.
- DINKA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DIR - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Draw I-axis Rule
- DIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Direct Break
- DIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- Direction - Class in org.apache.fop.traits
-
Enumeration class for direction traits, namely {inline,block}-progression-direction and shift-direction.
- dirTabs - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
Table directory
- DISABLE_PJL - org.apache.fop.render.pcl.Java2DRendererOption
- DISABLE_SRGB_COLORSPACE - org.apache.fop.render.pdf.PDFRendererOption
-
Rendering Options key for disabling the sRGB color space (only possible if no PDF/A or PDF/X profile is active), default: false
- DISABLED - org.apache.fop.pdf.PDFAMode
-
PDF/A disabled.
- DISABLED - org.apache.fop.pdf.PDFUAMode
-
PDF/UA disabled.
- DISABLED - org.apache.fop.pdf.PDFVTMode
- DISABLED - org.apache.fop.pdf.PDFXMode
-
PDF/X disabled
- disableFloatHandling() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
- disableFontCache() - Method in class org.apache.fop.fonts.FontManager
-
Whether or not to cache results of font triplet detection/auto-config
- disallowMultipleFilters() - Method in class org.apache.fop.pdf.BitmapImage
-
Disallows multiple filters.
- disallowMultipleFilters() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Disallows multiple filters.
- discardBorderAfter - Variable in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- discardBorderBefore - Variable in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- discardCacheStartingWith(int) - Method in class org.apache.fop.layoutmgr.PageProvider
- discardPaddingAfter - Variable in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- discardPaddingBefore - Variable in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- discardSpace(KnuthGlue) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Discard space.
- discardSpace(KnuthGlue) - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Discard space.
- discardSpace(KnuthGlue) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Discard space.
- discardSpace(KnuthGlue) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Discard space.
- discardSpace(KnuthGlue) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Discard space.
- discardSpace(KnuthGlue) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Discard space.
- discardSpace(KnuthGlue) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Discard space.
- DiscontinuousAssociationException - Exception in org.apache.fop.complexscripts.util
-
Exception thrown during when attempting to map glyphs to associated characters in the case that the associated characters do not represent a compact interval.
- DiscontinuousAssociationException() - Constructor for exception org.apache.fop.complexscripts.util.DiscontinuousAssociationException
-
Instantiate discontinuous association exception
- DiscontinuousAssociationException(String) - Constructor for exception org.apache.fop.complexscripts.util.DiscontinuousAssociationException
-
Instantiate discontinuous association exception
- displayError(Exception) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
-
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.
- displayError(String) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
-
Displays the specified error message using the
ErrorHandler. - displayError(String) - Method in class org.apache.fop.svg.SVGUserAgent
-
Displays an error message.
- displayMessage(String) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
-
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.afp.AFPGraphics2D
- 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_2X2 - Static variable in class org.apache.fop.util.bitmap.DitherUtil
-
Selects a 2x2 Bayer dither matrix (5 grayscales)
- DITHER_MATRIX_4X4 - Static variable in class org.apache.fop.util.bitmap.DitherUtil
-
Selects a 4x4 Bayer dither matrix (17 grayscales)
- DITHER_MATRIX_8X8 - Static variable in class org.apache.fop.util.bitmap.DitherUtil
-
Selects a 8x8 Bayer dither matrix (65 grayscales)
- DITHERED - org.apache.fop.render.afp.AFPShadingMode
-
the dithered mode
- DitherUtil - Class in org.apache.fop.util.bitmap
-
Utility methods for dithering.
- DIV - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
- divide(Numeric, Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Divide the second operand into the first and return a new Numeric representing the result.
- DIVIDE - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
-
DIVIDE
- divide2(Numeric, Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Divide the two operands with a percentage context and return a new Numeric representing the result.
- DJERMA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- doc - Variable in class org.apache.fop.fo.XMLObj
-
DOM document containing this node
- Document - Class in org.apache.fop.afp.modca
-
The document is the highest level of the MO:DCA data-stream document component hierarchy.
- Document - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- Document(Factory, String) - Constructor for class org.apache.fop.afp.modca.Document
-
Constructor for the document object.
- DOCUMENT - org.apache.fop.afp.AFPResourceLevel.ResourceType
-
document level
- DOCUMENT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Document
- DOCUMENT - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
- DOCUMENT_ENVIRONMENT_GROUP - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Document Environment Group (DEG)
- DocumentNavigationExtensionConstants - Interface in org.apache.fop.render.intermediate.extensions
-
Constants for the IF document-level navigation extension.
- DocumentNavigationHandler - Class in org.apache.fop.render.intermediate.extensions
-
ContentHandler that handles the IF document navigation namespace.
- DocumentNavigationHandler(IFDocumentNavigationHandler, Map<String, StructureTreeElement>) - Constructor for class org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler
-
Main constructor.
- doDrawing(boolean, boolean, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Do the PDF drawing command.
- DOESNOT_FIT - Static variable in class org.apache.fop.fo.flow.Character
-
constant indicating that the character does not fit
- doExplicitGlyphLayout() - Method in class org.apache.fop.svg.text.ComplexGlyphLayout
- doForcePageCount(Numeric) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Act upon the force-page-count trait, in relation to the initial-page-number trait of the following page-sequence.
- doForcePageCount(Numeric) - Method in interface org.apache.fop.layoutmgr.TopLevelLayoutManager
-
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
- doGlyphMapping(TextFragment, int, int, Font, MinOptMax, MinOptMax[], char, char, boolean, int, boolean, boolean, boolean) - Static method in class org.apache.fop.fonts.GlyphMapping
- DOGRI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- 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, boolean) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Starts the page breaking process.
- dollar - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
dollar character
- DOM2SAX - Class in org.apache.fop.util
-
Helper class that produces a SAX stream from a DOM Document.
- DOM2SAX(ContentHandler) - Constructor for class org.apache.fop.util.DOM2SAX
-
Main constructor
- DOMBuilderContentHandlerFactory - Class in org.apache.fop.util
-
ContentHandlerFactory which constructs ContentHandlers that build DOM Documents.
- DOMBuilderContentHandlerFactory(String, DOMImplementation) - Constructor for class org.apache.fop.util.DOMBuilderContentHandlerFactory
-
Main Constructor
- dominantBaseline - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
The dominant baseline property
- dominantScript(CharSequence) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine the dominant script of a character sequence.
- doPhase3(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Phase 3 of Knuth algorithm: Adds the areas
- doPhase3(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.LocalBreaker
- doPhase3(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Phase 3 of Knuth algorithm: Adds the areas
- dotaccent - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
dot above character
- dotlessi - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
dotless i character
- DOTTED - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
the default line type
- DOTTED - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: dotted
- DOTTED - Static variable in class org.apache.fop.traits.RuleStyle
-
rule-style: dotted
- DOTTED_DENSITY_1 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 1
- DOTTED_DENSITY_2 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 2
- DOTTED_DENSITY_3 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 3
- DOTTED_DENSITY_4 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 4
- DOTTED_DENSITY_5 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 5
- DOTTED_DENSITY_6 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 6
- DOTTED_DENSITY_7 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 7
- DOTTED_DENSITY_8 - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
dotted density 8
- DottedBorderElement - Class in org.apache.fop.render.txt.border
-
This class is responsible for managing of dotted border elements.
- DottedBorderElement() - Constructor for class org.apache.fop.render.txt.border.DottedBorderElement
- DOUBLE - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: double
- DOUBLE - Static variable in class org.apache.fop.traits.RuleStyle
-
rule-style: double
- DOUBLE_BYTE - org.apache.fop.afp.fonts.CharacterSetType
-
Double byte character sets; these do NOT have the shift-in;shift-out operators
- DOUBLE_BYTE_LINE_DATA - org.apache.fop.afp.fonts.CharacterSetType
-
Double byte character sets; these can have the shift-in;shift-out operators
- DOUBLE_DOTTED - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
double dotted line type
- DoubleByteFont - Class in org.apache.fop.afp.fonts
-
Implementation of
AbstractOutlineFontthat supports double-byte fonts (CID Keyed font (Type 0)). - DoubleByteFont(String, boolean, CharacterSet, AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.DoubleByteFont
-
Constructor for an double-byte outline font.
- 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.
- doubleOut(double, int, StringBuffer) - Static method in class org.apache.fop.pdf.PDFNumber
-
Append a double value to a string buffer suitable for PDF.
- doubleOut(Double) - Static method in class org.apache.fop.pdf.PDFNumber
-
Output a Double value to a string suitable for PDF.
- DOWN - Static variable 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.
- dpart - Variable in class org.apache.fop.pdf.PDFDPartRoot
- DPI_72 - Static variable in interface org.apache.fop.afp.AFPConstants
-
The scaling of the default transform is set to approximately 72 user space coordinates per square inch
- DPI_72_MPTS - Static variable in interface org.apache.fop.afp.AFPConstants
-
72dpi in millipoints
- draw(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- draw(Shape) - Method in class org.apache.fop.afp.AFPGraphics2D
- 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
Shapeusing the settings of the currentGraphics2Dcontext. - drawBackAndBorders(Area, float, float, float, float) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draw the background and borders.
- drawBackAndBorders(Area, float, float, float, float) - Method in class org.apache.fop.render.awt.AWTRenderer
-
Draws the background and borders and adds a basic debug view // TODO implement visual-debugging as standalone Draw the background and borders.
- drawBackAndBorders(Area, float, float, float, float) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Draw the background and borders.
- drawBackAndBorders(Area, Area, float, float, float, float) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draw the background and borders.
- drawBackground(float, float, float, float, Trait.Background, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draw the background.
- drawBackground(float, float, float, float, Trait.Background, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Draw the background.
- drawBackground(float, float, float, float, Trait.Background, BorderProps, BorderProps, BorderProps, BorderProps, int) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draw the background.
- drawBaxisRule(int, int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Draws a line of specified length and specified width in the B-direction from the current presentation position.
- drawBorderLine(float, float, float, float, boolean, boolean, int, Color) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draw a border segment of an XSL-FO style border.
- drawBorderLine(float, float, float, float, boolean, boolean, int, Color) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Draw a border segment of an XSL-FO style border.
- drawBorderLine(float, float, float, float, boolean, boolean, int, Color) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Draw a border segment of an XSL-FO style border.
- drawBorderLine(float, float, float, float, boolean, boolean, int, Color) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Draw a border segment of an XSL-FO style border.
- drawBorderLine(int, int, int, int, boolean, boolean, int, Color) - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Draws a border line.
- drawBorderLine(int, int, int, int, boolean, boolean, int, Color) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Draws a border line.
- drawBorderLine(int, int, int, int, boolean, boolean, int, Color) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Draws a border line.
- drawBorderLine(Rectangle2D.Float, boolean, boolean, int, Color, Graphics2D) - Static method in class org.apache.fop.render.java2d.Java2DRenderer
-
Draw a border segment of an XSL-FO style border.
- drawBorderLine(PSGenerator, float, float, float, float, boolean, boolean, int, Color) - Static method in class org.apache.fop.render.ps.PSGraphicsPainter
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.java2d.Java2DPainter
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.pcl.PCLPainter
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.afp.AFPPainter
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Draws a border rectangle.
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Draws a border rectangle.
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Draws a border rectangle.
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Draws a border rectangle.
- drawBorderRect(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.ps.PSPainter
-
Draws a border rectangle.
- drawBorders(float, float, float, float, BorderProps, BorderProps, BorderProps, BorderProps, int, Color) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draw the borders.
- drawBorders(float, float, float, float, BorderProps, BorderProps, BorderProps, BorderProps, int, Color) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Draw the borders.
- drawBorders(Rectangle2D.Float, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Draws borders.
- drawBorders(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps, Color) - Method in class org.apache.fop.render.intermediate.BorderPainter
-
Draws borders.
- drawChangeBars(Area, List<ChangeBar>) - Method in class org.apache.fop.render.AbstractRenderer
-
Draws all change bars associated with an area.
- drawForm(PSResource, ImageInfo, Rectangle, PSGenerator) - Static method in class org.apache.fop.render.ps.PSImageUtils
-
Draws a form at a given location.
- drawIaxisRule(int, int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Draws a line of specified length and specified width in the I-direction from the current presentation position.
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.fop.afp.AFPGraphics2D
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.fop.svg.PDFGraphics2D
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.fop.afp.AFPGraphics2D
- 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(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.intermediate.IFRenderer
-
Draw an image at the indicated location.
- drawImage(String, Rectangle2D, Map) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Draw an image at the indicated location.
- drawImage(String, Rectangle2D, Map) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Draw an image at the indicated location.
- drawImage(String, Rectangle) - Method in class org.apache.fop.render.afp.AFPPainter
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(String, Rectangle) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(String, Rectangle) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(String, Rectangle) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(String, Rectangle) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(String, Rectangle) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(String, Rectangle) - Method in class org.apache.fop.render.ps.PSPainter
-
Draws an image identified by a URI inside a given rectangle.
- drawImage(Image, Rectangle, RenderingContext) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Draws an image using a suitable image handler.
- drawImage(Image, Rectangle, RenderingContext, boolean, Map) - Method in class org.apache.fop.render.afp.AFPPainter
-
Draws an image using a suitable image handler.
- drawImage(Image, Rectangle, RenderingContext, boolean, Map) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Draws an image using a suitable image handler.
- drawImage(Document, Rectangle) - Method in class org.apache.fop.render.afp.AFPPainter
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImage(Document, Rectangle) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImage(Document, Rectangle) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImage(Document, Rectangle) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImage(Document, Rectangle) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImage(Document, Rectangle) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImage(Document, Rectangle) - Method in class org.apache.fop.render.ps.PSPainter
-
Draws an image (represented by a DOM document) inside a given rectangle.
- drawImageUsingDocument(Document, Rectangle) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Default drawing method for handling a foreign object in the form of a DOM document.
- drawImageUsingImageHandler(ImageInfo, Rectangle) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Loads a preloaded image and draws it using a suitable image handler.
- drawImageUsingImageHandler(ImageInfo, Rectangle) - Method in class org.apache.fop.render.ps.PSPainter
-
Loads a preloaded image and draws it using a suitable image handler.
- drawImageUsingURI(String, Rectangle) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Default drawing method for handling an image referenced by a URI.
- drawImageUsingURI(String, Rectangle) - Method in class org.apache.fop.render.pdf.PDFPainter
- drawInnerRenderedImage(String, RenderedImage, AffineTransform) - Method in class org.apache.fop.svg.PDFGraphics2D
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.afp.AFPPainter
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Draws a line/rule.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Draws a line/rule.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Draws a line.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Draws a line/rule.
- drawLine(Point, Point, int, Color, RuleStyle) - Method in class org.apache.fop.render.ps.PSPainter
-
Draws a line.
- drawRectangularBorders(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.BorderPainter
-
TODO merge with drawRoundedBorders()?
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.fop.afp.AFPGraphics2D
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.fop.svg.PDFGraphics2D
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.fop.afp.AFPGraphics2D
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.fop.svg.PDFGraphics2D
- drawRoundedBorders(Rectangle, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.BorderPainter
-
TODO merge with drawRectangularBorders?
- drawString(Graphics2D, String, float, float) - Method in class org.apache.fop.afp.svg.AFPTextHandler
-
Add a text string to the current data object of the AFP datastream.
- drawString(Graphics2D, 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.afp.AFPGraphics2D
- 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 currentFontandPaintattributes in theGraphics2Dcontext. - drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- drawText(int, int, int, int, int[][], String) - Method in class org.apache.fop.render.afp.AFPPainter
-
Draws text.
- drawText(int, int, int, int, int[][], String) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Draws text.
- drawText(int, int, int, int, int[][], String) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Draws text.
- drawText(int, int, int, int, int[][], String) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Draws text.
- drawText(int, int, int, int, int[][], String) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Draws text.
- drawText(int, int, int, int, int[][], String) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Draws text.
- drawText(int, int, int, int, int[][], String) - Method in class org.apache.fop.render.ps.PSPainter
-
Draws text.
- drawText(int, int, int, int, int[][], String, boolean) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
- drawText(int, int, int, int, int[][], String, boolean) - Method in interface org.apache.fop.render.intermediate.IFPainter
- drawText(int, int, int, int, int[][], String, boolean) - Method in class org.apache.fop.render.intermediate.IFSerializer
- drawText(int, int, int, int, int[][], String, boolean) - Method in class org.apache.fop.render.pdf.PDFPainter
- dropGroups() - Method in class org.apache.fop.render.intermediate.IFGraphicContext
- DSC_COMPLIANT - org.apache.fop.render.ps.PSRendererOption
-
Indicates whether the PostScript output should be DSC compliant, default: true
- DTDEntityResolver - Class in org.apache.fop.afp.util
-
An entity resolver for both DOM and SAX models of the SAX document.
The entity resolver only handles queries for the DTD. - DTDEntityResolver() - Constructor for class org.apache.fop.afp.util.DTDEntityResolver
- DUMMY_ZERO_PENALTY - Static variable in class org.apache.fop.layoutmgr.KnuthPenalty
-
Dummy, zero-width penalty
- DummyPercentBaseContext - Class in org.apache.fop.render
-
A dummy implementation of PercentBaseContext
- DummyStructureTreeEventHandler - Class in org.apache.fop.accessibility
-
This implementation ignores all structure tree events.
- dump() - Method in class org.apache.fop.fo.flow.Markers
-
Dumps the current marker data to the logger.
- 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.
- DUNGAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- duplicateFlowNameInPageSequence(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
There are multiple flows with the same name.
- DUTCH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- DZONGKHA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
E
- e - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
e character
- E - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
E character
- EASTERN_CREE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- EBCIDIC_ENCODING - Static variable in interface org.apache.fop.afp.AFPConstants
-
The encoding to use to convert to EBCIDIC
- EBDT - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Embedded bitmap data.
- EBIRA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- EBLC - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Embedded bitmap location data.
- EBSC - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Embedded bitmap scaling data.
- EDO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- effectiveIPD - Variable in class org.apache.fop.area.Area
- EffRow - Class in org.apache.fop.fo.flow.table
-
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.
- effSpaceAfter - Variable in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- effSpaceBefore - Variable in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- EFIK - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- EGYPTIAN_HEIROGLYPHS - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- eight - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
eight character
- EL_BORDER_RECT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name border-rect
- EL_CLIP_RECT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name clip-rect
- EL_DOCUMENT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name document
- EL_FONT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name font
- EL_GROUP - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name group
- EL_HEADER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name header
- EL_ID - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name id
- EL_IMAGE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name image
- EL_LINE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name line
- EL_LOCALE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name locale
- EL_PAGE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page
- EL_PAGE_CONTENT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name content
- EL_PAGE_HEADER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page-header
- EL_PAGE_SEQUENCE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page-sequence
- EL_PAGE_TRAILER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page-trailer
- EL_RECT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name rect
- EL_STRUCTURE_TREE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
Parent element of the logical structure tree.
- EL_TEXT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name text
- EL_TRAILER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name trailer
- EL_VIEWPORT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name viewport
- element - Variable in class org.apache.fop.fo.XMLObj
-
DOM element representing this node
- element(String, Attributes) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate an empty element with attributes.
- element(QName, Attributes) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate an empty element with attributes.
- ELEMENT - Static variable in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
element name
- ELEMENT - Static variable in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
-
name of element
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentAfter
-
Element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentAfterElement
-
the element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentBefore
-
Element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
-
the element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
-
The element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBefore
-
The element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBeforeElement
-
the element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
-
The element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetupCode
-
element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
-
The element name
- elementCanEndLine(KnuthElement, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Check if the given
KnuthElementcan end the line with the given number. - ElementListObserver - Class in org.apache.fop.layoutmgr
-
This class is used to observe Knuth element lists generated within the layout managers.
- ElementListObserver.Observer - Interface in org.apache.fop.layoutmgr
-
Implement this interface to receive notifications on element lists.
- ElementListUtils - Class in org.apache.fop.layoutmgr
-
Utilities for Knuth element lists.
- ElementMapping - Class in org.apache.fop.fo
-
Abstract base class for Element Mappings (including FO Element Mappings) which provide the framework of valid elements and attributes for a given namespace.
- ElementMapping() - Constructor for class org.apache.fop.fo.ElementMapping
- ElementMapping.Maker - Class in org.apache.fop.fo
-
Base class for all Makers.
- elementMappingRegistry - Variable in class org.apache.fop.fo.FOTreeBuilder
-
The registry for ElementMapping instances
- ElementMappingRegistry - Class in org.apache.fop.fo
-
This class keeps track of all configured ElementMapping implementations which are responsible for properly handling all kinds of different XML namespaces.
- ElementMappingRegistry(FopFactory) - Constructor for class org.apache.fop.fo.ElementMappingRegistry
-
Main constructor.
- elementName - Variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
the extension element name
- elementName() - Method in enum org.apache.fop.render.pdf.extensions.PDFDictionaryType
- elementName() - Method in enum org.apache.fop.render.pdf.extensions.PDFObjectType
- elevation - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "elevation" property.
- ellipsis - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
horizontal ellipsis character
- elseValue - Variable in class org.apache.fop.util.text.IfFieldPart
-
the value being returned if the field is false
- embedded - Variable in class org.apache.fop.fonts.FontLoader
-
true if the font will be embedded, false if it will be referenced only.
- embeddedName - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
The embedded name to change in the name table
- EmbeddingMode - Enum in org.apache.fop.fonts
-
This enumerates the embedding mode of fonts; full; subset; auto (auto defaults to full for Type 1 fonts and subset for TrueType fonts.
- embedFont(AFPFont, CharacterSet) - Method in class org.apache.fop.afp.AFPResourceManager
-
Handles font embedding.
- EmbedFontInfo - Class in org.apache.fop.fonts
-
FontInfo contains meta information on fonts (where is the metrics file etc.) TODO: We need to remove this class and think about more intelligent design patterns (Data classes => Procedural code)
- EmbedFontInfo(FontUris, boolean, boolean, List<FontTriplet>, String) - Constructor for class org.apache.fop.fonts.EmbedFontInfo
-
Main constructor
- EmbedFontInfo(FontUris, boolean, boolean, List<FontTriplet>, String, EncodingMode, EmbeddingMode, boolean, boolean) - Constructor for class org.apache.fop.fonts.EmbedFontInfo
-
Main constructor
- embedFontInfoList - Variable in class org.apache.fop.render.PrintRenderer
-
list of fonts
- embedFontName - Variable in class org.apache.fop.fonts.truetype.OpenFont
- emdash - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
emdash character
- EMF_EXT - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
EMF file extension
- EMPTY_ATTS - Static variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
An empty Attributes object used when no attributes are needed.
- EMPTY_STRING_PROPERTY - Static variable in class org.apache.fop.fo.properties.StringProperty
-
canonical instance for empty strings
- emptyDocument(Object) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
No FO document was found.
- EmptyGridUnit - Class in org.apache.fop.fo.flow.table
-
GridUnit subclass for empty grid units.
- EmptyMappingTable() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Construct empty mapping table.
- EmptyMappingTable(List) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Construct empty mapping table with entries (ignored).
- EN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
european number class
- EN_100 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_200 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_300 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_400 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_500 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_600 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_700 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_800 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_900 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ABSOLUTE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ABSOLUTE_COLORMETRIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AFTER_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ALL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ALPHABETIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ALTERNATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_ALWAYS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ANY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AUTO - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AUTO_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AUTO_ODD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AVOID - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- page-break-shorthand
- EN_BACKSLANT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BASELINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BEFORE_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BIDI_OVERRIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BLANK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BLINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BLOCK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOLDER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOTH - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOUNDED_IN_ONE_DIMENSION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_CAPITALIZE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CAPTION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_CENTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CENTRAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CHARACTER_BY_CHARACTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_COLLAPSE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_COLLAPSE_WITH_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_COLUMN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CONSIDER_SHIFTS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DASHED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DISCARD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DISREGARD_SHIFTS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOCUMENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOTS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOTTED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOUBLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EMBED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_END - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_END_ON_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_END_ON_ODD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ERROR_IF_OVERFLOW - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EVEN_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EXTRA_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EXTRA_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FALSE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FIRST - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FIRST_INCLUDING_CARRYOVER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_FIRST_STARTING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_FIXED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FONT_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FORCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FSWP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_GROOVE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_HANGING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_HIDDEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_HIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ICON - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_IDEOGRAPHIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE_IF_AFTER_LINEFEED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE_IF_BEFORE_LINEFEED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE_IF_SURROUNDING_LINEFEED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INDEFINITE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INDENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INHERIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INSET - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INSIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INTEGER_PIXELS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ITALIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_JUSTIFY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LARGER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LAST - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LAST_ENDING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_LAST_STARTING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_LEAVE_SEPARATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_LEFT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LEWP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LIGHTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINE_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINE_THROUGH - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_LOWERCASE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_LR_TB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LSWP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LTR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_MATHEMATICAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_MAX_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_MENU - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_MERGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_MESSAGE_BOX - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_MIDDLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NARROWER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NEW - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:basic-link show-destination
- EN_NO_BLINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_CHANGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_FORCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_LIMIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_LINE_THROUGH - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_LINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_NO_OVERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_UNDERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_WRAP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NON_UNIFORM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NONE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NOREPEAT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NORMAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NOT_BLANK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_OBLIQUE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ODD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ODD_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ONLY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for page-position, XSL 1.1
- EN_OUTSET - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_OUTSIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_OVERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PAGE_SEQUENCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PAGINATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PERCEPTUAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PRE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- white-space shorthand
- EN_PRESERVE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REFERENCE_AREA - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RELATIVE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RELATIVE_COLOMETRIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPEAT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPEATX - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPEATY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPLACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:basic-link show-destination
- EN_RESAMPLE_ANY_METHOD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RESET_SIZE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REST - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RETAIN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RIDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_RL_TB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RTL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RULE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SATURATION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SCALE_DOWN_TO_FIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for instream-foreign-object and external-graphic, XSL 1.1
- EN_SCALE_TO_FIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SCALE_UP_TO_FIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for instream-foreign-object and external-graphic, XSL 1.1
- EN_SCROLL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SELECT_FIRST_FITTING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for auto-toggle
- EN_SEMI_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SEMI_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SEPARATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SHOW - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SMALL_CAPS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SMALL_CAPTION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_SMALLER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SOLID - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_START - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_STATIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_STATUS_BAR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_SUB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SUPER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SUPPRESS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TABLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_TABLE_FRAGMENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_TB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_TB_LR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TB_RL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_AFTER_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_BEFORE_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TRADITIONAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TREAT_AS_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TREAT_AS_ZERO_WIDTH_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TRUE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ULTRA_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ULTRA_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UNBOUNDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UNDERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UNIFORM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UPPERCASE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_USE_FONT_METRICS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_USE_SCRIPT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_USECONTENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_VISIBLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_WIDER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_WRAP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- enableAccessibility(boolean) - Method in class org.apache.fop.pdf.PDFDocument
- ENC_83PV_RKSJ_H - Static variable 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 variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
90ms-RKSJ-V Vertical version of 90ms-RKSJ-H
- ENC_90MSP_RKSJ_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
90msp-RKSJ-V Vertical version of 90msp-RKSJ-H
- ENC_90PV_RKSJ_H - Static variable 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 variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
Add-RKSJ-V Vertical version of Add-RKSJ-H
- ENC_B5PC_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
B5pc-V Vertical version of B5pc-H
- ENC_CNS_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
CNS-EUC-H CNS 11643-1992 character set, EUC-TW encoding
- ENC_CNS_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
CNS-EUC-V Vertical version of CNS-EUC-H
- ENC_ETEN_B5_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
ETen-B5-V Vertical version of ETen-B5-H
- ENC_ETENMS_B5_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
ETenms-B5-V Vertical version of ETenms-B5-H
- ENC_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
EUC-H JIS X 0208 character set, EUC-JP encoding
- ENC_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
EUC-V Vertical version of EUC-H
- ENC_EXT_RKSJ_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
Ext-RKSJ-V Vertical version of Ext-RKSJ-H
- ENC_GB_EUC_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
GB-EUC-V Vertical version of GB-EUC-H
- ENC_GBK_EUC_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
GBK-EUC-V Vertical version of GBK-EUC-H
- ENC_GBK2K_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
GBK2K-V Vertical version of GBK2K-H
- ENC_GBKP_EUC_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
GBKp-EUC-V Vertical version of GBKp-EUC-H
- ENC_GBPC_EUC_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
GBpc-EUC-V Vertical version of GBpc-EUC-H
- ENC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
H JIS X 0208 character set, ISO-2022-JP encoding
- ENC_HKSCS_B5_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
HKscs-B5-V Vertical version of HKscs-B5-H
- ENC_IDENTITY_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
Identity-V Vertical version of Identity-H.
- ENC_KSC_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSC-EUC-H KS X 1001:1992 character set, EUC-KR encoding
- ENC_KSC_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSC-EUC-V Vertical version of KSC-EUC-H
- ENC_KSCMS_UHC_H - Static variable 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 variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
KSCms-UHC-HW-V Vertical version of KSCms-UHC-HW-H
- ENC_KSCMS_UHC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSCms-UHC-V Vertical version of KSCms-UHC-H
- ENC_KSCPC_EUC_H - Static variable 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 variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
UniCNS-UCS2-V Vertical version of UniCNS-UCS2-H
- ENC_UNIGB_UCS2_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
UniGB-UCS2-V Vertical version of UniGB-UCS2-H
- ENC_UNIJIS_UCS2_H - Static variable 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 variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
UniJIS-UCS2-HW-V Vertical version of UniJIS-UCS2-HW-H
- ENC_UNIJIS_UCS2_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniJIS-UCS2-V Vertical version of UniJIS-UCS2-H
- ENC_UNIKSC_UCS2_H - Static variable 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 variable in class org.apache.fop.pdf.PDFCMap
-
UniKS-UCS2-V Vertical version of UniKS-UCS2-H
- ENC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
V Vertical version of H
- encode(int) - Static method in class org.apache.fop.util.HexEncoder
-
Returns an hex encoding of the given character as: 4-character string in case of non-BMP character 6-character string in case of BMP character
- encode(int, int) - Static method in class org.apache.fop.util.HexEncoder
-
Returns an hex encoding of the given number as a string of the given length, left-padded with zeros if necessary.
- 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.
- encodeAllUnencodedCharacters() - Method in class org.apache.fop.fonts.SingleByteFont
-
Makes all unencoded characters available through additional encodings.
- encodeAndWriteStream(OutputStream, PDFNumber) - Method in class org.apache.fop.pdf.AbstractPDFStream
-
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.
- encodeBytes(byte[], int, int) - Static method in class org.apache.fop.fonts.type1.Type1SubsetFile.BinaryCoder
- encodeChars(CharSequence) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Encodes a character sequence to a byte array.
- encodePositionAdjustments(int[][]) - Static method in class org.apache.fop.util.XMLUtil
-
Encode a glyph position adjustments array as a string, where the string value adheres to the following syntax: count ( 'Z' repeat | number ) where each token is separated by whitespace, except that 'Z' followed by repeat are considered to be a single token with no intervening whitespace.
- encodePositionAdjustments(int[][], int) - Static method in class org.apache.fop.util.XMLUtil
-
Encode a glyph position adjustments array as a string, where the string value adheres to the following syntax: count ( 'Z' repeat | number ) where each token is separated by whitespace, except that 'Z' followed by repeat are considered to be a single token with no intervening whitespace, and where 'Z' repeat encodes repeated zeroes.
- encodeSBCS(CharSequence, String) - Static method in class org.apache.fop.afp.fonts.CharactersetEncoder
-
Encodes
charsinto a format specified byencoding. - encodeScript(String) - Method in class org.apache.fop.pdf.PDFAction
- 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 - Variable in class org.apache.fop.afp.fonts.CharacterSet
-
The encoding used for the code page
- encoding - Variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
the CCSID character set encoding
- ENCODING - org.apache.fop.render.txt.TxtRendererConfig.TxtRendererOption
- ENCODING - Static variable in class org.apache.fop.pdf.PDFDocument
-
the encoding to use when converting strings to PDF commands
- ENCODING_NONE - Static variable in class org.apache.fop.afp.modca.TagLogicalElement.State
-
value interpreted as no encoding
- ENCODING_SCHEME_ID - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
ENCODING_SCHEME_ID triplet identifier
- EncodingMode - Enum in org.apache.fop.fonts
-
This class enumerates all supported encoding modes for fonts: auto, single-byte and CID.
- EncodingTriplet - Class in org.apache.fop.afp.modca.triplets
-
Represents a CCSID encoding triplet.
- EncodingTriplet(int) - Constructor for class org.apache.fop.afp.modca.triplets.EncodingTriplet
- encrypt(byte[], PDFObject) - Method in interface org.apache.fop.pdf.PDFEncryption
-
Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.
- encrypt(byte[], PDFObject) - Method in class org.apache.fop.pdf.PDFEncryptionJCE
-
Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.
- ENCRYPT_METADATA - org.apache.fop.render.pdf.PDFEncryptionOption
-
PDF encryption parameter: encrypts Metadata, datatype: Boolean or "true"/"false", default: true
- ENCRYPTION_LENGTH - org.apache.fop.render.pdf.PDFEncryptionOption
-
PDF encryption length parameter: must be a multiple of 8 between 40 and 128, datatype: int, default: 128
- ENCRYPTION_PARAMS - Static variable in enum org.apache.fop.render.pdf.PDFEncryptionOption
- encryptMetadata() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether Metadata should be encrypted.
- end(IFPainter) - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Group
- end(IFPainter) - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Viewport
- END - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
End
- END - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
the "end" edge
- END - Static variable in class org.apache.fop.layoutmgr.RelSide
-
the end side
- END - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
end side
- END_INDENT - Static variable in class org.apache.fop.area.Trait
-
The end-indent trait.
- END_OF_DOC - Static variable 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 variable in interface org.apache.fop.area.OffDocumentItem
-
Process this extension at the end of the document once all pages have been fully rendered.
- END_PAGE - Static variable in class org.apache.fop.render.print.PageableRenderer
-
Printing parameter: the page number (1-based) of the last page to be printed, datatype: a positive Integer
- endArea() - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Ends a graphics area (end of fill)
- endash - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
en-dash character
- endBlock(Block) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endBlock(Block) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endBlock(Block) - Method in class org.apache.fop.fo.FOEventHandler
- endBlock(Block) - Method in class org.apache.fop.render.rtf.RTFHandler
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.fo.FOEventHandler
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.render.rtf.RTFHandler
- endBlockSequence(Position) - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
Finalizes a this
AbstractBreaker.BlockSequence, adding a terminating penalty-glue-penalty sequence - endBody() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
-
end body
- endBody(TableBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endBody(TableBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endBody(TableBody) - Method in class org.apache.fop.fo.FOEventHandler
- endBody(TableBody) - Method in class org.apache.fop.render.rtf.RTFHandler
- endCDATA() - Method in class org.apache.fop.util.DelegatingContentHandler
- endCDATA() - Method in class org.apache.fop.util.TransformerDefaultHandler
- endCell(TableCell) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endCell(TableCell) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endCell(TableCell) - Method in class org.apache.fop.fo.FOEventHandler
- endCell(TableCell) - Method in class org.apache.fop.render.rtf.RTFHandler
- endChainedControlSequence() - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
A control sequence is a sequence of bytes that specifies a control function.
- endColumn(TableColumn) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endColumn(TableColumn) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endColumn(TableColumn) - Method in class org.apache.fop.fo.FOEventHandler
- endColumn(TableColumn) - Method in class org.apache.fop.render.rtf.RTFHandler
- endContainer(Class) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Closes any mismatched tags that are detected in the RTF structure.
- endControlSequence() - Method in class org.apache.fop.afp.modca.PresentationTextObject
-
A control sequence is a sequence of bytes that specifies a control function.
- endDocument() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endDocument() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the current document.
- endDocument() - Method in class org.apache.fop.afp.modca.Document
-
Method to mark the end of the page group.
- 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
-
End the document.
- endDocument() - Method in class org.apache.fop.area.RenderPagesModel
-
End the document.
- endDocument() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- 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.afp.AFPDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- endDocument() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.DelegatingFragmentContentHandler
- endDocument() - Method in class org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler
- endDocument() - Method in class org.apache.fop.render.intermediate.IFContentHandler
- endDocument() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endDocument() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- endDocument() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- endDocument() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.rtf.RTFHandler
-
This method is called to indicate the end of a document run.
- endDocument() - Method in class org.apache.fop.util.DelegatingContentHandler
- endDocument() - Method in class org.apache.fop.util.TransformerDefaultHandler
- endDocumentHeader() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endDocumentHeader() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the document header.
- endDocumentTrailer() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endDTD() - Method in class org.apache.fop.util.DelegatingContentHandler
- endDTD() - Method in class org.apache.fop.util.TransformerDefaultHandler
- endElement(String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Ends an element.
- endElement(String) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a endElement SAX event.
- endElement(String, String, String) - Method in class org.apache.fop.fo.FOTreeBuilder
- endElement(String, String, String) - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
- endElement(String, String, String) - Method in class org.apache.fop.hyphenation.PatternParser
- endElement(String, String, String) - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- endElement(String, String, String) - Method in class org.apache.fop.util.DelegatingContentHandler
- endElement(String, String, String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- endElement(QName) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a startElement SAX event.
- endEntity(String) - Method in class org.apache.fop.util.DelegatingContentHandler
- endEntity(String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.area.AreaTreeHandler
-
Process the end of the external-document extension.
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the end of the external-document extension.
- endFlow(Flow) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endFlow(Flow) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endFlow(Flow) - Method in class org.apache.fop.fo.FOEventHandler
- endFlow(Flow) - Method in class org.apache.fop.render.rtf.RTFHandler
- endFontStream() - Method in interface org.apache.fop.fonts.truetype.TTFOutputStream
-
Ends writing the font.
- endFontStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFOutputStream
- endFooter(TableFooter) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endFooter(TableFooter) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endFooter(TableFooter) - Method in class org.apache.fop.fo.FOEventHandler
- endFooter(TableFooter) - Method in class org.apache.fop.render.rtf.RTFHandler
- endFootnote(Footnote) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endFootnote(Footnote) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endFootnote(Footnote) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a footnote.
- endFootnote(Footnote) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the ending of a footnote.
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a footnote body.
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the ending of a footnote body.
- endGlyphStream() - Method in interface org.apache.fop.fonts.truetype.TTFGlyphOutputStream
-
Ends the streaming of glyphs.
- endGlyphStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFGlyphOutputStream
- endGroup() - Method in class org.apache.fop.render.afp.AFPPainter
-
Ends the current group and restores the previous coordinate system (and layer).
- endGroup() - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Ends the current group and restores the previous coordinate system (and layer).
- endGroup() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Ends the current group and restores the previous coordinate system (and layer).
- endGroup() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Ends the current group and restores the previous coordinate system (and layer).
- endGroup() - Method in class org.apache.fop.render.pcl.PCLPainter
-
Ends the current group and restores the previous coordinate system (and layer).
- endGroup() - Method in class org.apache.fop.render.pdf.PDFPainter
-
Ends the current group and restores the previous coordinate system (and layer).
- endGroup() - Method in class org.apache.fop.render.ps.PSPainter
-
Ends the current group and restores the previous coordinate system (and layer).
- endHeader(TableHeader) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endHeader(TableHeader) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endHeader(TableHeader) - Method in class org.apache.fop.fo.FOEventHandler
- endHeader(TableHeader) - Method in class org.apache.fop.render.rtf.RTFHandler
- ENDIANNESS - org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
-
option to determine whether to use little or big endian encoding
- endIndent - Variable in class org.apache.fop.fo.properties.CommonMarginBlock
-
The "end-indent" property.
- endIndent - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
the effective end-indent value
- endIndex - Variable in class org.apache.fop.fonts.GlyphMapping
-
Exclusive.
- endInline(Inline) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endInline(Inline) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endInline(Inline) - Method in class org.apache.fop.fo.FOEventHandler
- endInline(Inline) - Method in class org.apache.fop.render.rtf.RTFHandler
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the end of an InstreamForeignObject.
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the end of an InstreamForeignObject.
- endIter() - Method in class org.apache.fop.layoutmgr.PositionIterator
-
end (reset) iterator
- endLayer() - Method in class org.apache.fop.render.AbstractRenderer
-
Finish current optional content group layer.
- endLayer() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Finish current optional content group layer.
- endLayer() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Finish current optional content group layer.
- endLayer() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Finish current optional content group layer.
- endLayer() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Finish current optional content group layer.
- endLeader(Leader) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endLeader(Leader) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endLeader(Leader) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the end of a Leader.
- endLine - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The highest + 1 available line in the set of active nodes.
- endLink(BasicLink) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endLink(BasicLink) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endLink(BasicLink) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a Link.
- endLink(BasicLink) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a Link.
- endList(ListBlock) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endList(ListBlock) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endList(ListBlock) - Method in class org.apache.fop.fo.FOEventHandler
- endList(ListBlock) - Method in class org.apache.fop.render.rtf.RTFHandler
- endListBody(ListItemBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endListBody(ListItemBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endListBody(ListItemBody) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a ListBody.
- endListBody(ListItemBody) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a ListBody.
- endListItem(ListItem) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endListItem(ListItem) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endListItem(ListItem) - Method in class org.apache.fop.fo.FOEventHandler
- endListItem(ListItem) - Method in class org.apache.fop.render.rtf.RTFHandler
- endListLabel(ListItemLabel) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endListLabel(ListItemLabel) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endListLabel(ListItemLabel) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a ListLabel.
- endListLabel(ListItemLabel) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a ListLabel.
- endMarkup() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endMarkup() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endMarkup() - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a Markup.
- endMarkup() - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a Markup.
- endNode(String) - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Ends a structure tree node.
- endNode(String) - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Ends a structure tree node.
- endNode(String) - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Ends a structure tree node.
- endNode(String) - Method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
- endNumber - Variable in class org.apache.fop.render.print.PageableRenderer
-
last valid page number (1-based)
- endOfNode() - Method in class org.apache.fop.fo.extensions.destination.Destination
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- endOfNode() - Method in class org.apache.fop.fo.flow.AbstractListItemPart
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.BasicLink
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.Block
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.Float
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat 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
FOEventHandlerthat we are at the end of the footnote. - endOfNode() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Make sure the content model is satisfied, if so then tell the
FOEventHandlerthat we are at the end of the footnote-body. - endOfNode() - Method in class org.apache.fop.fo.flow.Inline
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - 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
FOEventHandlerthat we are at the end of the instream-foreign-object. - endOfNode() - Method in class org.apache.fop.fo.flow.Leader
- endOfNode() - Method in class org.apache.fop.fo.flow.ListBlock
-
Make sure the content model is satisfied, if so then tell the
FOEventHandlerthat we are at the end of the list-block. - endOfNode() - Method in class org.apache.fop.fo.flow.ListItem
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.Marker
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.MultiCase
- endOfNode() - Method in class org.apache.fop.fo.flow.MultiProperties
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.PageNumber
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.RetrieveMarker
- endOfNode() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
- endOfNode() - Method in class org.apache.fop.fo.flow.table.Table
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - 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
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - 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 table-cell.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.flow.Wrapper
- endOfNode() - Method in class org.apache.fop.fo.FObj
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.FObjMixed
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.FONode
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.FOText
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - 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.pagination.Flow
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.Root
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - 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.render.afp.extensions.AbstractAFPExtensionObject
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
- endOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
- endOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
- endOfNode() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
- endOfNode() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Primarily used for making final content model validation checks and/or informing the
FOEventHandlerthat the end of this FO has been reached. - endOverlay() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the current overlay.
- endPage() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the current page.
- endPage() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Helper method to mark the end of the page.
- endPage() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.intermediate.EventProducingFilter
- endPage() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endPage() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of a page
- endPage(Object, int) - Method in interface org.apache.fop.render.RendererEventProducer
-
Triggered at the end of page rendering.
- endPageContent() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endPageContent() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the page content.
- endPageGroup() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the page group.
- endPageGroup() - Method in class org.apache.fop.afp.modca.PageGroup
-
Method to mark the end of the page group.
- endPageHeader() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endPageHeader() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the page header.
- endPageNumber(PageNumber) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endPageNumber(PageNumber) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endPageNumber(PageNumber) - Method in class org.apache.fop.fo.FOEventHandler
- endPageNumber(PageNumber) - Method in class org.apache.fop.render.rtf.RTFHandler
- endPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.fo.FOEventHandler
- endPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.fo.FOEventHandler
- endPageSequence() - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Ends a page sequence structure tree node.
- endPageSequence() - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Ends a page sequence structure tree node.
- endPageSequence() - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Ends a page sequence structure tree node.
- endPageSequence() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endPageSequence() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
- endPageSequence() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Tells the renderer to finish the current PageSequence
- endPageSequence(PageSequence) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endPageSequence(PageSequence) - Method in class org.apache.fop.area.AreaTreeHandler
-
End the PageSequence.
- endPageSequence(PageSequence) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endPageSequence(PageSequence) - Method in class org.apache.fop.fo.FOEventHandler
- endPageSequence(PageSequence) - Method in class org.apache.fop.render.rtf.RTFHandler
- endPageTrailer() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- endPageTrailer() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the page trailer.
- endPoint - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
- endPrefixMapping(String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- endPrefixMapping(String) - Method in class org.apache.fop.util.DelegatingContentHandler
- endPrefixMapping(String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- endPresentationObject() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Ends the presentation text object
- endProlog() - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Ends the prolog.
- endRetrieveMarker(RetrieveMarker) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endRetrieveMarker(RetrieveMarker) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endRetrieveMarker(RetrieveMarker) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a retrieve-marker.
- endRetrieveTableMarker(RetrieveTableMarker) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endRetrieveTableMarker(RetrieveTableMarker) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endRetrieveTableMarker(RetrieveTableMarker) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a retrieve-table-marker.
- endRoot(Root) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endRoot(Root) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endRoot(Root) - Method in class org.apache.fop.fo.FOEventHandler
-
Called upon end of root element.
- endRow(TableRow) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endRow(TableRow) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endRow(TableRow) - Method in class org.apache.fop.fo.FOEventHandler
- endRow(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
-
Finalizes a Knuth sequence.
- 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.
- endSequence(Position) - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
Finalizes a Knuth sequence.
- endsRow() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the
ends-rowproperty - endStatic(StaticContent) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endStatic(StaticContent) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endStatic(StaticContent) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a Static.
- endStatic(StaticContent) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a Static.
- endString() - Method in class org.apache.fop.render.ps.fonts.PSTTFGenerator
-
Finishes writing a string by appending '00' and '>' to the end.
- endsWithForcedBreak(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Indicates whether the given element list ends with a forced break.
- endsWithNonInfinitePenalty(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Indicates whether the given element list ends with a penalty with a non-infinite penalty value.
- endTable(Table) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endTable(Table) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endTable(Table) - Method in class org.apache.fop.fo.FOEventHandler
- endTable(Table) - Method in class org.apache.fop.render.rtf.RTFHandler
- endTextObject() - Method in class org.apache.fop.pdf.PDFTextUtil
-
Called when a text object should be ended.
- endTextObject() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.ps.PSPainter
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.ps.PSTextPainter
- endTextObject() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- endTextObject() - Method in class org.apache.fop.svg.NativeTextPainter
- endTransformList() - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- endViewport() - Method in class org.apache.fop.render.afp.AFPPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.pcl.PCLPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.pdf.PDFPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.ps.PSPainter
-
Ends the current viewport and restores the previous coordinate system.
- endVParea() - Method in class org.apache.fop.render.AbstractRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Signals exit from a viewport area.
- endWrapper(Wrapper) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- endWrapper(Wrapper) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- endWrapper(Wrapper) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a wrapper.
- ENGLISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ensureFilterInPlace(PDFFilter) - Method in class org.apache.fop.pdf.PDFFilterList
-
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 - Variable in class org.apache.fop.pdf.PDFDictionary
-
the entry map
- ENUM_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Number of enumeration constants defined
- EnumLength - Class in org.apache.fop.fo.properties
-
A length quantity in XSL which is specified as an enum, such as "auto"
- EnumLength(Property) - Constructor for class org.apache.fop.fo.properties.EnumLength
-
Construct an enumerated length from an enum property.
- EnumNumber - Class in org.apache.fop.fo.properties
-
A number quantity in XSL which is specified as an enum, such as "no-limit".
- EnumProperty - Class in org.apache.fop.fo.properties
-
Superclass for properties that wrap an enumeration value
- EnumProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating EnumProperty instances
- EnvironmentalProfileFactory - Class in org.apache.fop.apps
-
Creates an
EnvironmentProfilethat sets the environment in which a FOP instance is run. - EnvironmentProfile - Interface in org.apache.fop.apps
-
The environment profile represents the system in which FOP is invoked.
- eol - Variable in class org.apache.fop.fonts.type1.Type1SubsetFile
- EOT - Static variable in class org.apache.fop.util.CharUtilities
-
Character class: Boundary between text runs
- EPSTranscoder - Class in org.apache.fop.render.ps
-
This class enables to transcode an input to a EPS document.
- EPSTranscoder() - Constructor for class org.apache.fop.render.ps.EPSTranscoder
-
Constructs a new
EPSTranscoder. - eq - Variable in class org.apache.fop.hyphenation.TernaryTree
-
Pointer to equal branch and to data when this node is a string terminator.
- equal - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
equal character
- equal(double, double) - Static method in class org.apache.fop.util.CompareUtil
-
Compares two numbers for equality.
- equal(Object, Object) - Static method in class org.apache.fop.util.CompareUtil
-
Compares two objects for equality.
- equals(Object) - Method in class org.apache.fop.afp.AFPResourceInfo
- equals(Object) - Method in class org.apache.fop.afp.AFPResourceLevel
- equals(Object) - Method in class org.apache.fop.complexscripts.bidi.InlineRun
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
- equals(Object) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
- equals(Object) - Method in class org.apache.fop.datatypes.LengthBase
- equals(Object) - Method in class org.apache.fop.fo.expr.NCnameProperty
- equals(Object) - Method in class org.apache.fop.fo.expr.NumericProperty
- equals(Object) - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
- equals(Object) - Method in class org.apache.fop.fo.flow.Marker.MarkerAttribute
- 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.CommonBorderPaddingBackground.BorderInfo
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonFont
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonHyphenation
- equals(Object) - Method in class org.apache.fop.fo.properties.CondLengthProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.EnumLength
- 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.KeepProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.LengthPairProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.ListProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.NumberProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.OptionalCharacterProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.PercentLength
- equals(Object) - Method in class org.apache.fop.fo.properties.SpaceProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.StringProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.TableColLength
- equals(Object) - Method in class org.apache.fop.fo.properties.ToBeImplementedProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.URIProperty
- equals(Object) - Method in class org.apache.fop.fonts.CMapSegment
- equals(Object) - Method in class org.apache.fop.fonts.FontTriplet
- equals(Object) - Method in class org.apache.fop.fonts.NamedCharacter
- equals(Object) - Method in class org.apache.fop.fonts.truetype.OFTableName
- equals(Object) - Method in class org.apache.fop.layoutmgr.Adjustment
- 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.PDFName
- equals(Object) - Method in class org.apache.fop.render.ps.PSImageFormResource
- equals(Object) - Method in class org.apache.fop.tools.fontlist.FontSpec
- equals(Object) - Method in class org.apache.fop.traits.BorderProps
- equals(Object) - Method in class org.apache.fop.traits.MinOptMax
- equals(Object) - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
- equals(Object) - Method in class org.apache.fop.util.ColorWithFallback
- EqualsFieldPart - Class in org.apache.fop.util.text
-
Defines an "equals" field part that can compare a field's string value against another string.
- EqualsFieldPart(String, String) - Constructor for class org.apache.fop.util.text.EqualsFieldPart
-
Creates a new "equals" field part.
- EqualsFieldPart.Factory - Class in org.apache.fop.util.text
-
Part factory for "equals".
- erase(int, int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Erase glyphs in input glyph sequence starting at specified offset from current position, where each glyph in the specified
glyphsarray is matched, one at a time, and when a (forward searching) match is found in the input glyph sequence, the matching glyph is replaced with the glyph index 65535. - error(Object, String, Exception) - Method in interface org.apache.fop.svg.SVGEventProducer
-
Error during SVG processing.
- error(TransformerException) - Method in class org.apache.fop.cli.InputHandler
- error(TranscoderException) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPErrorHandler
- error(SAXParseException) - Method in class org.apache.fop.fo.FOTreeBuilder
- error(SAXParseException) - Method in class org.apache.fop.hyphenation.PatternParser
- error(SAXParseException) - Method in class org.apache.fop.util.DelegatingContentHandler
- errorText(Locator) - Static method in class org.apache.fop.fo.FONode
-
Helper function to return "Error(line#/column#)" string for above exception messages
- ERZYA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ES - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
european number separator class
- ESC - Static variable 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.
- escape(String) - Static method in class org.apache.fop.util.XMLUtil
-
Escape '<', '>' and '&' using NCRs.
- ESCAPE - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
"Escape" sequence for normal PTOCA command sequences.
- 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)
- 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".
- ESPERANTO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- establishColor(StringBuffer, Color, boolean) - Method in class org.apache.fop.pdf.PDFColorHandler
-
Generates code to select the given color and handles the registration of color spaces in PDF where necessary.
- establishTransformationMatrix(AffineTransform) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Establishes a new coordinate system with the given transformation matrix.
- ESTONIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ET - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
european number terminator class
- ETHIOPIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.AbsFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.BodyStartFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.FromParentFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in interface org.apache.fop.fo.expr.Function
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.InheritedPropFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.LabelEndFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.MaxFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.MinFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.OCAColorFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.ProportionalColumnWidthFunction
-
Evaluate the function
- evaluate(Map) - Method in class org.apache.fop.fo.FONode.GatherContextInfoFunction
- EVEN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- EVEN - Static variable in class org.apache.fop.render.print.PagesMode
-
the even pages mode
- EVENKI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- eventListener - Variable in class org.apache.fop.fonts.Typeface
-
An optional event listener that receives events such as missing glyphs etc.
- EventProducingFilter - Class in org.apache.fop.render.intermediate
-
A filter that uses the Event Notification System to broadcast IF events.
- EventProducingFilter(IFDocumentHandler, FOUserAgent) - Constructor for class org.apache.fop.render.intermediate.EventProducingFilter
-
Constructor
- EWE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- exclam - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
exclamation mark
- exclamdown - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
inverted exclamation mark
- 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.
- Expert - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- EXPLICIT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Explicit Break
- EXPLICIT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- explicitTableColumnsRequired(Object, Locator) - Method in interface org.apache.fop.render.rtf.RTFEventProducer
-
The RTF handler requires explicit table-columns for now.
- EXT_BLEED - Static variable in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
The extension attribute for calculating the PDF BleedBox area - specifies the bleed width.
- EXT_CROP_BOX - Static variable in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
The extension attribute for the PDF CropBox area.
- EXT_CROP_OFFSET - Static variable in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
The extension attribute for the PDF CropBox area.
- EXT_PAGE_SCALE - Static variable in class org.apache.fop.render.extensions.prepress.PageScale
-
The extension 'scale' attribute for the simple-page-master element.
- EXTENDED_RESOURCE_LOCAL_IDENTIFIER - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
EXTENDED_RESOURCE_LOCAL_IDENTIFIER triplet identifier
- ExtendedResourceLocalIdentifierTriplet - Class in org.apache.fop.afp.modca.triplets
-
The Extended Resource Local Identifier triplet specifies a resource type and a four byte local identifier or LID.
- ExtendedResourceLocalIdentifierTriplet(byte, int) - Constructor for class org.apache.fop.afp.modca.triplets.ExtendedResourceLocalIdentifierTriplet
-
Main constructor
- extendMinimum(int) - Method in class org.apache.fop.traits.MinOptMax
-
Extends the minimum length to the given length if necessary, and adjusts opt and max accordingly.
- extensionAttachment - Variable in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
the AFP extension attachment
- ExtensionAttachment - Interface in org.apache.fop.fo.extensions
-
This interface is implemented by objects that are returned by special extension element through the FONode.getExtensionAttachment() method.
- extensionAttachments - Variable in class org.apache.fop.area.AreaTreeObject
-
Extension attachments
- extensionAttachments - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
A list of ExtensionAttachements received through processOffDocumentItem()
- ExtensionElementMapping - Class in org.apache.fop.fo.extensions
-
Element mapping for FOP's proprietary extension to XSL-FO.
- ExtensionElementMapping() - Constructor for class org.apache.fop.fo.extensions.ExtensionElementMapping
-
Constructor.
- ExtensionPlacement - Enum in org.apache.fop.render.afp.extensions
-
An enumeration for placement instruction for AFP extensions.
- EXTERNAL - org.apache.fop.afp.AFPResourceLevel.ResourceType
-
external level
- EXTERNAL - Static variable in class org.apache.fop.pdf.PDFLink
-
Used to represent an external link.
- EXTERNAL_LINK - Static variable in class org.apache.fop.area.Trait
-
External link.
- ExternalDocument - Class in org.apache.fop.fo.extensions
-
Class for the fox:external-document extension element.
- ExternalDocument(FONode) - Constructor for class org.apache.fop.fo.extensions.ExternalDocument
-
Constructs a ExternalDocument object (called by Maker).
- ExternalDocumentLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for an external-document extension element.
- ExternalDocumentLayoutManager(AreaTreeHandler, ExternalDocument) - Constructor for class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Constructor
- ExternalGraphic - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:external-graphicobject. - ExternalGraphic(FONode) - Constructor for class org.apache.fop.fo.flow.ExternalGraphic
-
Create a new ExternalGraphic node that is a child of the given
FONode. - ExternalGraphicLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:external-graphic formatting object
- ExternalGraphicLayoutManager(ExternalGraphic) - Constructor for class org.apache.fop.layoutmgr.inline.ExternalGraphicLayoutManager
-
Constructor.
- ExternalGraphicLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.ExternalGraphicLayoutManagerMaker
- ExternalLink(String, boolean) - Constructor for class org.apache.fop.area.Trait.ExternalLink
-
Constructs an ExternalLink object with the given destination
- extGState - Variable in class org.apache.fop.pdf.PDFPattern
-
TODO use PDFGState String representing the extended Graphics state.
- extraBPD - Variable in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Size of border and padding in BPD (ie, before and after).
- extract(File, File) - Method in class org.apache.fop.afp.apps.FontPatternExtractor
-
Extracts the Type1 PFB file from the given AFP outline font.
F
- f - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
f character
- F - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
F character
- factory - Variable in class org.apache.fop.afp.modca.AbstractDataObject
-
the object factory
- factory - Variable in class org.apache.fop.afp.modca.AbstractPageObject
-
the object factory
- Factory - Class in org.apache.fop.afp
-
Creator of MO:DCA structured field objects
- Factory() - Constructor for class org.apache.fop.afp.Factory
-
Main constructor
- Factory() - Constructor for class org.apache.fop.util.text.ChoiceFieldPart.Factory
- Factory() - Constructor for class org.apache.fop.util.text.EqualsFieldPart.Factory
- Factory() - Constructor for class org.apache.fop.util.text.GlyphNameFieldPart.Factory
- Factory() - Constructor for class org.apache.fop.util.text.HexFieldPart.Factory
- Factory() - Constructor for class org.apache.fop.util.text.IfFieldPart.Factory
- fakeNonEmpty() - Method in class org.apache.fop.area.Page
-
Call this method to force this page to pretend not to be empty.
- fallbackTextHandler - Variable in class org.apache.fop.afp.AFPGraphics2D
-
Fallback text handler
- familyNames - Variable in class org.apache.fop.fonts.truetype.OpenFont
- FAROESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FARSI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- fatalError(TransformerException) - Method in class org.apache.fop.cli.InputHandler
- fatalError(TranscoderException) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPErrorHandler
- fatalError(SAXParseException) - Method in class org.apache.fop.fo.FOTreeBuilder
- fatalError(SAXParseException) - Method in class org.apache.fop.hyphenation.PatternParser
- fatalError(SAXParseException) - Method in class org.apache.fop.util.DelegatingContentHandler
- FDSelect() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.FDSelect
- fdSubrs - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
For fonts which have an FDSelect or ROS flag in Top Dict, this is used to store the local subroutine indexes for each group as opposed to the above subsetLocalIndexSubr
- feature - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
governing feature
- fetch(T) - Method in class org.apache.fop.fo.properties.PropertyCache
-
Returns a cached version of the given object.
- FFTM - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
A FontForge specific table.
- fi - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
fi ligature
- fi - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_FONT_INFO
- fieldName - Variable in class org.apache.fop.util.text.IfFieldPart
-
the field name for the part
- FIGURE - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Illustration
- FIJIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FileCompare - Class in org.apache.fop.tools.anttasks
-
This class is an extension of Ant, a script utility from http://ant.apache.org.
- FileCompare() - Constructor for class org.apache.fop.tools.anttasks.FileCompare
- fileFont - Variable in class org.apache.fop.fonts.truetype.OTFFile
- FILIPINO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- fill(Shape) - Method in class org.apache.fop.afp.AFPGraphics2D
- 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
Shapeusing the settings of theGraphics2Dcontext. - fillBackground(Rectangle, Paint, BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.afp.AFPPainter
- FilledArea - Class in org.apache.fop.area.inline
-
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.intermediate.IFRenderer
-
Fill a rectangular area.
- fillRect(float, float, float, float) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Fill a rectangular area.
- 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, boolean) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Generate a filled rectangle at the current cursor position.
- fillRect(Rectangle, Paint) - Method in class org.apache.fop.render.afp.AFPPainter
-
Fills a rectangular area.
- fillRect(Rectangle, Paint) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Fills a rectangular area.
- fillRect(Rectangle, Paint) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Fills a rectangular area.
- fillRect(Rectangle, Paint) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Fills a rectangular area.
- fillRect(Rectangle, Paint) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Fills a rectangular area.
- fillRect(Rectangle, Paint) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Fills a rectangular area.
- fillRect(Rectangle, Paint) - Method in class org.apache.fop.render.ps.PSPainter
-
Fills a rectangular area.
- FILTER_LIST - org.apache.fop.render.pdf.PDFRendererOption
- filterActiveNodes() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Filter active nodes.
- FilteringFontFamilyResolver - Class in org.apache.fop.svg.font
- FilteringFontFamilyResolver(FOPFontFamilyResolver) - Constructor for class org.apache.fop.svg.font.FilteringFontFamilyResolver
- finalizeNode() - Method in class org.apache.fop.fo.flow.table.Table
-
Finalize this node.
- finalizeNode() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Finalize this node.
- finalizeNode() - Method in class org.apache.fop.fo.flow.table.TablePart
-
Finalize this node.
- finalizeNode() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Finalize this node.
- finalizeNode() - Method in class org.apache.fop.fo.FObjMixed
-
Finalize this node.
- finalizeNode() - Method in class org.apache.fop.fo.FONode
-
Finalize this node.
- finalizeNode() - Method in class org.apache.fop.fo.FOText
-
Finalize this node.
- find() - Method in interface org.apache.fop.fonts.autodetect.FontDirFinder
-
Finds a list of font files.
- find() - Method in class org.apache.fop.fonts.autodetect.FontFileFinder
-
Automagically finds a list of font files on local system
- find() - Method in interface 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
-
Finds a list of font files.
- find(char[], int) - Method in class org.apache.fop.hyphenation.TernaryTree
-
Find key.
- 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
-
Find key.
- find(URI, InternalResourceResolver, FontCache) - Method in class org.apache.fop.fonts.autodetect.FontInfoFinder
-
Attempts to determine EmbedFontInfo from a given font file.
- findAdjustment(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
-
Find device adjustment.
- 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.flow.RetrieveTableMarker
-
Overridden to flag the ancestor table-cell.
- 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.
- findBreakingPoints(KnuthSequence, double, boolean, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
- findBreakingPoints(KnuthSequence, int, double, boolean, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Finds an optimal set of breakpoints for the given paragraph.
- findChildren(RtfElement) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
Find the passed child in the current container
- findDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFDocument
-
Finds a named destination.
- findEndOfSyllable(int[], int, int) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
-
Find end of syllable in character array, starting at S, ending at E.
- findEntry(String) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- findEntryValue(String) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- findFileSpec(PDFFileSpec) - Method in class org.apache.fop.pdf.PDFDocument
-
Finds a file spec.
- findFOMaker(String, String, Locator) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
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.
- findFontsForBatikACI(AttributedCharacterIterator, FontInfo) - Static method in class org.apache.fop.svg.ACIUtils
-
Tries to find matching fonts in FOP's
FontInfoinstance for fonts used by Apache Batik. - findFunction(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
- findGlyphIndex(int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the glyph index for a Unicode character.
- findGoTo(PDFGoTo) - Method in class org.apache.fop.pdf.PDFDocument
-
Finds a goto.
- findGoToRemote(PDFGoToRemote) - Method in class org.apache.fop.pdf.PDFDocument
-
Finds a goto remote.
- findGState(PDFGState, PDFGState) - Method in class org.apache.fop.pdf.PDFDocument
-
Looks for an existing GState to use
- findLaunch(PDFLaunch) - Method in class org.apache.fop.pdf.PDFDocument
-
Finds a launch.
- findLink(PDFLink) - Method in class org.apache.fop.pdf.PDFDocument
-
Finds a link.
- findLookupTables(GlyphTable.LookupSpec) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain ordered list of glyph lookup tables that match a specific lookup specification.
- findNearestAncestorFObj() - Method in class org.apache.fop.fo.FObj
-
Find the nearest parent, grandparent, etc.
- findPattern(String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Find pattern.
- findPattern(PDFPattern) - Method in class org.apache.fop.pdf.PDFDocument
-
Find a previous pattern.
- findPreBaseMatra(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
- findPreBaseMatra(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
- findPreBaseMatra(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
- findPreBaseMatra(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Find pre-base matra in sequence.
- findPreBaseMatra(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.TamilScriptProcessor
- findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
- findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
- findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
- findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Find pre-base matra target in sequence.
- findPreBaseMatraTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.TamilScriptProcessor
- findProperty(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.
- findReph(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
- findReph(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
- findReph(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
- findReph(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Find reph in sequence.
- findReph(GlyphSequence) - Method in class org.apache.fop.complexscripts.scripts.TamilScriptProcessor
- findRephTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
- findRephTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
- findRephTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
- findRephTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Find reph target in sequence.
- findRephTarget(GlyphSequence, int) - Method in class org.apache.fop.complexscripts.scripts.TamilScriptProcessor
- findShading(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
- findStartOfSyllable(int[], int, int) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
-
Find start of syllable in character array, starting at S, ending at E.
- 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.
- findVariable(byte[], List<PostscriptParser.PSElement>, String[], String) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
- finish() - 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
- finish() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Hook for subclasses to trigger special behavior after ending the main loop in
BreakingAlgorithm.findBreakingPoints(KnuthSequence,int,double,boolean,int) - finish() - Method in class org.apache.fop.render.intermediate.util.IFConcatenator
-
Properly finishes the current output file by creating an empty document trailer and calling
IFDocumentHandler.endDocument(). - finish() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
The last paragraph break was just stored before, now the control word is really switched
- finish() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
The rendering process has finished.
- finishElement() - Method in class org.apache.fop.afp.modca.MapDataResource
- FINISHING_FIDELITY - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FINISHING_FIDELITY triplet identifier
- FINISHING_OPERATION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FINISHING_OPERATION triplet identifier
- finishLastRowGroup() - Method in class org.apache.fop.fo.flow.table.TablePart
-
Finish last row group.
- 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
-
Finishes a page in preparation for a new page.
- finishPageSequence() - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Finished the page-sequence and notifies everyone about it.
- finishPageSequence() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Finished the page-sequence and notifies everyone about it.
- finishPageSequence() - Method in interface org.apache.fop.layoutmgr.TopLevelLayoutManager
-
Finished the page-sequence and notifies everyone about it.
- finishPart(PageBreakingAlgorithm, AbstractBreaker.PageBreakPosition) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Finish part.
- finishPart(PageBreakingAlgorithm, AbstractBreaker.PageBreakPosition) - Method in class org.apache.fop.layoutmgr.LocalBreaker
- finishPart(PageBreakingAlgorithm, AbstractBreaker.PageBreakPosition) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Finish part.
- FINNISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- firePageChange(int, int) - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Notify all registered listeners of a page change event.
- first() - Method in class org.apache.fop.fo.FObj.FObjIterator
-
Returns the first node in the list, and decreases the index, so that a subsequent call to
hasPrevious()will returnfalse - first() - Method in interface 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 returnfalse - first() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- FIRST - Static variable in class org.apache.fop.area.inline.UnresolvedPageNumber
-
Indicates that the reference refers to the first area generated by a formatting object.
- FIRST - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
first external (official) category
- FIRST_AREA - Static variable in class org.apache.fop.layoutmgr.LayoutContext
- FIRST_IN_PART - Static variable in class org.apache.fop.fo.flow.table.EffRow
-
Indicates that the row is the first in a table-body
- FIRST_IN_PART - Static variable 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 - Variable in class org.apache.fop.fo.FObj
-
pointer to the descendant subtree
- firstElementsForRestart - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
- firstVisibleMarkServed - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Indicates whether the first visible mark has been returned by this LM, yet
- fitness - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
fitness class of the line ending at this breakpoint.
- fitRecoveryCounter - Variable 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.
- five - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
five character
- FIXED - Static variable in class org.apache.fop.area.Block
-
Relative to a viewport/page but not effecting the stacking Used for block-container.
- FixedLength - Class in org.apache.fop.fo.properties
-
An absolute length quantity in XSL
- fixedMidPointApproximation(double[]) - Static method in class org.apache.fop.afp.util.CubicBezierApproximator
-
This method will take in an array containing the x and y coordinates of the four control points that describe the cubic bezier curve to be approximated using the fixed mid point approximation.
- fl - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
fl ligature
- flagAsHavingRetrieveTableMarker() - Method in class org.apache.fop.fo.flow.table.TableCell
- flagAsHavingRetrieveTableMarker() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- FLAGGED_PENALTY - Static variable in class org.apache.fop.layoutmgr.KnuthPenalty
-
Used for flagged penalties.
- FlateFilter - Class in org.apache.fop.pdf
-
A filter to deflate a stream.
- FlateFilter() - Constructor for class org.apache.fop.pdf.FlateFilter
- FLEMISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- Float - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:floatobject. - Float(FONode) - Constructor for class org.apache.fop.fo.flow.Float
-
Base constructor
- FloatContentLayoutManager - Class in org.apache.fop.layoutmgr
- FloatContentLayoutManager(Float) - Constructor for class org.apache.fop.layoutmgr.FloatContentLayoutManager
-
{Add info}
- FloatLayoutManager - Class in org.apache.fop.layoutmgr.inline
- FloatLayoutManager(Float) - Constructor for class org.apache.fop.layoutmgr.inline.FloatLayoutManager
- FloatLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.FloatLayoutManagerMaker
- floor(int, int) - Static method in class org.apache.fop.render.txt.Helper
-
Returns maximum possible integer, less or equal than
oldValue, divisible byquantum. - 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/yfraction. - florin - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
florin character
- Flow - Class in org.apache.fop.fo.pagination
-
Class modelling the
fo:flowobject. - Flow(FONode) - Constructor for class org.apache.fop.fo.pagination.Flow
-
Create a Flow instance that is a child of the given
FONode. - FLOW_NAME - Static variable in class org.apache.fop.fo.pagination.Flow
-
The "flow-name" property name.
- FlowLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for an fo:flow object.
- FlowLayoutManager(PageSequenceLayoutManager, Flow) - Constructor for class org.apache.fop.layoutmgr.FlowLayoutManager
-
This is the top level layout manager.
- flowNameNotMapped(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
A flow name could not be mapped to a region.
- flowNotMappingToRegionBody(Object, String, String, Locator) - Method in interface org.apache.fop.layoutmgr.BlockLevelEventProducer
-
Indicates that FOP doesn't support flows that are not mapped to region-body, yet.
- 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
-
Deprecated.
- flushPDFDoc() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Flushes all queued PDF objects ready to be written to the output stream.
- flushTextBuffer(StringBuilder, OutputStream) - Static method in class org.apache.fop.pdf.PDFDocument
-
Flushes the given text buffer to an output stream with the right encoding and resets the text buffer.
- FO_BASIC_LINK - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_BIDI_OVERRIDE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_BLOCK - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_BLOCK_CONTAINER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_BOOKMARK - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_BOOKMARK_TITLE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_BOOKMARK_TREE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_CHANGE_BAR_BEGIN - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_CHANGE_BAR_END - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_CHARACTER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_COLOR_PROFILE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_CONDITIONAL_PAGE_MASTER_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_DECLARATIONS - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_EXTERNAL_GRAPHIC - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_FLOAT - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_FLOW - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_FLOW_ASSIGNMENT - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FLOW_MAP - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FLOW_NAME_SPECIFIER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FLOW_SOURCE_LIST - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FLOW_TARGET_LIST - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FOLIO_PREFIX - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FOLIO_SUFFIX - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_FOOTNOTE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_FOOTNOTE_BODY - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_INDEX_KEY_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_PAGE_CITATION_LIST - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_PAGE_CITATION_LIST_SEPARATOR - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_PAGE_CITATION_RANGE_SEPARATOR - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_PAGE_NUMBER_PREFIX - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_PAGE_NUMBER_SUFFIX - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_RANGE_BEGIN - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INDEX_RANGE_END - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_INITIAL_PROPERTY_SET - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_INLINE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_INLINE_CONTAINER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: fo file
- FO_INSTREAM_FOREIGN_OBJECT - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_LAYOUT_MASTER_SET - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_LEADER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_LIST_BLOCK - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_LIST_ITEM - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_LIST_ITEM_BODY - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_LIST_ITEM_LABEL - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_MARKER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_MULTI_CASE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_MULTI_PROPERTIES - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_MULTI_PROPERTY_SET - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_MULTI_SWITCH - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_MULTI_TOGGLE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_PAGE_NUMBER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_PAGE_NUMBER_CITATION - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_PAGE_NUMBER_CITATION_LAST - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_PAGE_SEQUENCE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_PAGE_SEQUENCE_MASTER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_PAGE_SEQUENCE_WRAPPER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_REGION_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REGION_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REGION_BODY - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REGION_END - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REGION_NAME_SPECIFIER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_REGION_START - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REPEATABLE_PAGE_MASTER_ALTERNATIVES - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REPEATABLE_PAGE_MASTER_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_REQUEST_PARAM - Static variable in class org.apache.fop.servlet.FopServlet
-
Name of the parameter used for the XSL-FO file
- FO_RETRIEVE_MARKER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_RETRIEVE_TABLE_MARKER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_ROOT - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_SCALING_VALUE_CITATION - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant - XSL 1.1
- FO_SIMPLE_PAGE_MASTER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_SINGLE_PAGE_MASTER_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_STATIC_CONTENT - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_AND_CAPTION - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_BODY - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_CAPTION - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_CELL - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_COLUMN - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_FOOTER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_HEADER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TABLE_ROW - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_TITLE - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO_UNKNOWN_NODE - Static variable in interface org.apache.fop.fo.Constants
-
FObj base class
- FO_URI - Static variable in class org.apache.fop.fo.FONode
-
the XSL-FO namespace URI
- FO_WRAPPER - Static variable in interface org.apache.fop.fo.Constants
-
FO element constant
- FO2StructureTreeConverter - Class in org.apache.fop.accessibility.fo
-
Allows to create the structure tree of an FO document, by converting FO events into appropriate structure tree events.
- FO2StructureTreeConverter(StructureTreeEventHandler, FOEventHandler) - Constructor for class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
Creates a new instance.
- fobj - Variable in class org.apache.fop.datatypes.LengthBase
-
The FO for which this property is to be calculated.
- fobj - Variable in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
The formatting object for this LM.
- FObj - Class in org.apache.fop.fo
-
Base class for representation of formatting objects and their processing.
- FObj(FONode) - Constructor for class org.apache.fop.fo.FObj
-
Create a new formatting object.
- FObj.FObjIterator - Class in org.apache.fop.fo
-
Basic
FONode.FONodeIteratorimplementation - fobjIter - Variable in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Iterator for child LayoutManagers
- FObjMixed - Class in org.apache.fop.fo
-
Abstract base class for representation of mixed content formatting objects (= those that can contain both child
FONodes and#PCDATA). - FObjMixed(FONode) - Constructor for class org.apache.fop.fo.FObjMixed
-
Base constructor
- fobjTable - Variable in class org.apache.fop.fo.ElementMappingRegistry
-
Table mapping element names to the makers of objects representing formatting objects.
- FODimension - Class in org.apache.fop.datatypes
-
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 in org.apache.fop.fo
-
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 in org.apache.fop.fo
-
Abstract class defining what should be done with SAX events that map to XSL-FO input.
- FOEventHandler() - Constructor for class org.apache.fop.fo.FOEventHandler
-
Constructor for sub-classes that do not need an
FOUserAgentinstance. - FOEventHandler(FOUserAgent) - Constructor for class org.apache.fop.fo.FOEventHandler
-
Main constructor
- FON - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FONode - Class in org.apache.fop.fo
-
Base class for nodes in the XML tree
- FONode(FONode) - Constructor for class org.apache.fop.fo.FONode
-
Base constructor
- FONode.FONodeIterator - Interface in org.apache.fop.fo
-
Base iterator interface over a FO's children, offering three methods on top of the base interface methods.
- FONode.GatherContextInfoFunction - Class in org.apache.fop.fo
-
Function for AdvancedMessageFormat to retrieve context info from an FONode.
- font - Variable in class org.apache.fop.fonts.GlyphMapping
- font - Variable in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
Font for the page-number-citation
- font - Variable in class org.apache.fop.render.pcl.fonts.PCLCharacterWriter
- font - Variable in class org.apache.fop.render.pcl.fonts.PCLFontReader
- font - Variable in class org.apache.fop.render.ps.NativeTextHandler
-
Currently valid Font
- font - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- font - Variable in class org.apache.fop.svg.NativeTextPainter
- Font - Class in org.apache.fop.fonts
-
This class holds font state information and provides access to the font metrics.
- Font(String, FontTriplet, FontMetrics, int) - Constructor for class org.apache.fop.fonts.Font
-
Main constructor
- FONT - Static variable in class org.apache.fop.area.Trait
-
The font triplet for the current font.
- FONT_DESCRIPTOR_SPECIFICATION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FONT_DESCRIPTOR_SPECIFICATION triplet identifier
- FONT_FACTOR - Static variable in class org.apache.fop.render.java2d.Java2DFontMetrics
-
This factor multiplies the calculated values to scale to FOP internal measurements
- FONT_FIDELITY - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FONT_FIDELITY triplet identifier
- FONT_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the filter used for fonts
- FONT_HORIZONTAL_SCALE_FACTOR - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FONT_HORIZONTAL_SCALE_FACTOR triplet identifier
- FONT_RESOLUTION_AND_METRIC_TECHNOLOGY - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FONT_RESOLUTION_AND_METRIC_TECHNOLOGY triplet identifier
- FONT_SIZE - Static variable in class org.apache.fop.area.Trait
-
Font size for the current font.
- FONT_SIZE - Static variable in class org.apache.fop.render.java2d.Java2DFontMetrics
-
Font size standard used for metric measurements
- FontAdder - Class in org.apache.fop.fonts
-
Adds a list of fonts to a given font info list
- FontAdder(FontManager, InternalResourceResolver, FontEventListener) - Constructor for class org.apache.fop.fonts.FontAdder
-
Main constructor
- FontCache - Class in org.apache.fop.fonts
-
Fop cache (currently only used for font info caching)
- FontCache() - Constructor for class org.apache.fop.fonts.FontCache
- FontCacheManager - Interface in org.apache.fop.fonts
-
Fop cache (currently only used for font info caching)
- FontCacheManagerFactory - Class in org.apache.fop.fonts
-
A factory that provides the font caching manager mechanism.
- FontCollection - Interface in org.apache.fop.fonts
-
Sets up a set of fonts
- FontConfig - Interface in org.apache.fop.fonts
-
An interface for font configuration information.
- FontConfig.FontConfigParser - Interface in org.apache.fop.fonts
-
An interface for parsing font configuration information.
- fontConfigMissing(Object, String, String) - Method in interface org.apache.fop.afp.AFPEventProducer
-
A mandatory font configuration node is missing at location.
- FontConfigurator<T> - Interface in org.apache.fop.fonts
-
An abstract FontInfo configurator
- FontDescriptor - Interface in org.apache.fop.fonts
-
This interface enhances the font metrics interface with access methods to value needed to register fonts in various target formats like PDF or PostScript.
- FontDetector - Interface in org.apache.fop.fonts
-
An interface for the font detecting mechanism.
- FontDetectorFactory - Class in org.apache.fop.fonts
-
A factory that provides the font detecting machanism.
- FontDict() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.FontDict
- fontDirectoryNotFound(Object, String) - Method in class org.apache.fop.fonts.FontEventAdapter
-
An error occurred trying to find the font directory specified in the config file.
- fontDirectoryNotFound(Object, String) - Method in interface org.apache.fop.fonts.FontEventListener
-
An error occurred trying to find the font directory specified in the config file.
- fontDirectoryNotFound(Object, String) - Method in interface org.apache.fop.fonts.FontEventProducer
-
An error occurred trying to find the font directory specified in the config file.
- FontDirFinder - Interface in org.apache.fop.fonts.autodetect
-
Implementers provide find method for searching native operating system for available fonts.
- FontEventAdapter - Class in org.apache.fop.fonts
-
Event listener interface for font-related events.
- FontEventAdapter(EventBroadcaster) - Constructor for class org.apache.fop.fonts.FontEventAdapter
-
Creates a new FontEventAdapter.
- FontEventListener - Interface in org.apache.fop.fonts
-
Event listener interface for font-related events.
- FontEventProducer - Interface in org.apache.fop.fonts
-
Event producer for fonts-related events.
- FontEventProducer.Provider - Class in org.apache.fop.fonts
-
Provider class for the event producer.
- FontFamilyProperty - Class in org.apache.fop.fo.properties
-
Property class for the font-family property.
- FontFamilyProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of ListProperty
- fontFamilyResolver - Variable in class org.apache.fop.svg.NativeTextPainter
- fontFeatureNotSuppprted(Object, String, String) - Method in class org.apache.fop.fonts.FontEventAdapter
- fontFeatureNotSuppprted(Object, String, String) - Method in interface org.apache.fop.fonts.FontEventProducer
-
A method to warn the user that the feature they are trying to use is not supported with either the renderer or other setting.
- fontFile - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
The FontFileReader used to read this TrueType font.
- FontFileFinder - Class in org.apache.fop.fonts.autodetect
-
Helps to autodetect/locate available operating system fonts.
- FontFileFinder(int, FontEventListener) - Constructor for class org.apache.fop.fonts.autodetect.FontFileFinder
-
Constructor
- FontFileFinder(FontEventListener) - Constructor for class org.apache.fop.fonts.autodetect.FontFileFinder
-
Default constructor
- FontFileReader - Class in org.apache.fop.fonts.truetype
-
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
- fontFileURI - Variable in class org.apache.fop.fonts.FontLoader
-
URI representing the font file
- FontFinder - Interface in org.apache.fop.fonts.autodetect
-
Implementers provide find method for searching native operating system for available fonts.
- FontFullyQualifiedNameTriplet(byte) - Constructor for class org.apache.fop.afp.modca.ActiveEnvironmentGroup.FontFullyQualifiedNameTriplet
- fontInfo - Variable in class org.apache.fop.fo.FOEventHandler
-
The Font information relevant for this document
- fontInfo - Variable in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Font configuration
- fontInfo - Variable in class org.apache.fop.render.java2d.Java2DPainter
-
The font information
- fontInfo - Variable in class org.apache.fop.render.PrintRenderer
-
Font configuration
- fontInfo - Variable in class org.apache.fop.render.ps.NativeTextHandler
-
FontInfo containing all available fonts
- fontInfo - Variable in class org.apache.fop.svg.AbstractFOPBridgeContext
-
the font list
- fontInfo - Variable in class org.apache.fop.svg.NativeTextPainter
-
the font collection
- fontInfo - Variable in class org.apache.fop.svg.PDFGraphics2D
-
The current font information.
- FontInfo - Class in org.apache.fop.fonts
-
The FontInfo holds font information for the layout and rendering of a fo document.
- FontInfo() - Constructor for class org.apache.fop.fonts.FontInfo
-
Main constructor
- FontInfoFinder - Class in org.apache.fop.fonts.autodetect
-
Attempts to determine correct FontInfo
- FontInfoFinder() - Constructor for class org.apache.fop.fonts.autodetect.FontInfoFinder
- FontListGenerator - Class in org.apache.fop.tools.fontlist
-
Generates a list of available fonts.
- FontListGenerator() - Constructor for class org.apache.fop.tools.fontlist.FontListGenerator
- FontListMain - Class in org.apache.fop.tools.fontlist
-
Command-line application to list available fonts and to optionally produce sample pages with those fonts.
- FontListSerializer - Class in org.apache.fop.tools.fontlist
-
Turns the font list into SAX events.
- FontListSerializer() - Constructor for class org.apache.fop.tools.fontlist.FontListSerializer
- FontLoader - Class in org.apache.fop.fonts
-
Base class for font loaders.
- FontLoader(URI, boolean, boolean, boolean, InternalResourceResolver) - Constructor for class org.apache.fop.fonts.FontLoader
-
Default constructor.
- fontLoadingErrorAtAutoDetection(Object, String, Exception) - Method in class org.apache.fop.fonts.FontEventAdapter
-
An error occurred while loading a font for auto-detection.
- fontLoadingErrorAtAutoDetection(Object, String, Exception) - Method in interface org.apache.fop.fonts.FontEventListener
-
An error occurred while loading a font for auto-detection.
- fontLoadingErrorAtAutoDetection(Object, String, Exception) - Method in interface org.apache.fop.fonts.FontEventProducer
-
An error occurred while loading a font for auto-detection.
- fontLookup(String[], String, int) - Method in class org.apache.fop.fonts.FontInfo
-
Looks up a set of fonts.
- fontLookup(String, String, int) - Method in class org.apache.fop.fonts.FontInfo
-
Lookup a font.
- FontManager - Class in org.apache.fop.fonts
-
The manager of fonts.
- FontManager(InternalResourceResolver, FontDetector, FontCacheManager) - Constructor for class org.apache.fop.fonts.FontManager
-
Main constructor
- FontManagerConfigurator - Class in org.apache.fop.fonts
-
Configurator of the FontManager
- FontManagerConfigurator(Configuration, URI, URI, ResourceResolver) - Constructor for class org.apache.fop.fonts.FontManagerConfigurator
-
Main constructor
- fontManagerMap - Variable in class org.apache.fop.render.pcl.PCLGenerator
- FontMetrics - Interface in org.apache.fop.fonts
-
Main interface for access to font metrics.
- FontMetricsMapper - Interface in org.apache.fop.render.java2d
-
Adds method to retrieve the actual
Fontfor use byJava2DRenderers. - fontName - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
The current font name
- FontPatternExtractor - Class in org.apache.fop.afp.apps
-
This class represents a tool for extracting the Type 1 PFB file from an AFP outline font.
- FontPatternExtractor() - Constructor for class org.apache.fop.afp.apps.FontPatternExtractor
- FontQualifier - Class in org.apache.fop.fonts.substitute
-
Encapsulates a font substitution qualifier
- FontQualifier() - Constructor for class org.apache.fop.fonts.substitute.FontQualifier
-
Default constructor
- fontReader - Variable in class org.apache.fop.render.pcl.fonts.PCLCharacterWriter
- fontReaderMap - Variable in class org.apache.fop.render.pcl.PCLGenerator
- FontRuntimeException - Exception in org.apache.fop.afp.fonts
-
A runtime exception for handling fatal errors in processing fonts.
- FontRuntimeException(String) - Constructor for exception org.apache.fop.afp.fonts.FontRuntimeException
-
Constructs a FontRuntimeException with the specified message.
- FontRuntimeException(String, Throwable) - Constructor for exception org.apache.fop.afp.fonts.FontRuntimeException
-
Constructs a FontRuntimeException with the specified message wrapping the underlying exception.
- fonts - Variable in class org.apache.fop.pdf.PDFResources
-
/Font objects keyed by their internal name
- FontSelector - Class in org.apache.fop.fonts
-
Helper class for automatic font selection.
- FontSetup - Class in org.apache.fop.fonts
-
Default fonts for FOP application; currently this uses PDF's fonts by default.
- FontShorthandParser - Class in org.apache.fop.fo.properties
-
A shorthand parser for the font shorthand property
- FontShorthandParser() - Constructor for class org.apache.fop.fo.properties.FontShorthandParser
- FontShorthandProperty - Class in org.apache.fop.fo.properties
-
Property subclass for the font shorthand
- FontShorthandProperty() - Constructor for class org.apache.fop.fo.properties.FontShorthandProperty
- FontShorthandProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of FontShorthandProperty
- fontSize - Variable in class org.apache.fop.fo.properties.CommonFont
-
The "font-size" property.
- fontSize - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
The current font size
- FONTSIZE - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a font-size percent-based length
- fontSizeAdjust - Variable in class org.apache.fop.fo.properties.CommonFont
-
The "font-size-adjust" property.
- FontSizePropertyMaker - Class in org.apache.fop.fo.properties
-
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
- FontSpec - Class in org.apache.fop.tools.fontlist
-
Represents a font with information on how it can be used from XSL-FO.
- FontSpec(String, FontMetrics) - Constructor for class org.apache.fop.tools.fontlist.FontSpec
-
Creates a new font spec.
- fontStream - Variable in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- FontStretchPropertyMaker - Class in org.apache.fop.fo.properties
-
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
- fontSubstituted(Object, FontTriplet, FontTriplet) - Method in class org.apache.fop.fonts.FontEventAdapter
-
Notifies about a font being substituted as the requested one isn't available.
- fontSubstituted(Object, FontTriplet, FontTriplet) - Method in interface org.apache.fop.fonts.FontEventListener
-
Notifies about a font being substituted as the requested one isn't available.
- fontSubstituted(Object, FontTriplet, FontTriplet) - Method in interface org.apache.fop.fonts.FontEventProducer
-
Notifies about a font being substituted as the requested one isn't available.
- FontSubstitution - Class in org.apache.fop.fonts.substitute
-
Encapsulates a pair of substitution qualifiers
- FontSubstitution(FontQualifier, FontQualifier) - Constructor for class org.apache.fop.fonts.substitute.FontSubstitution
-
Main constructor
- FontSubstitutions - Class in org.apache.fop.fonts.substitute
-
Font substitutions
- FontSubstitutions() - Constructor for class org.apache.fop.fonts.substitute.FontSubstitutions
- FontSubstitutionsConfigurator - Class in org.apache.fop.fonts.substitute
-
Configures a font substitution catalog
- FontSubstitutionsConfigurator(Configuration) - Constructor for class org.apache.fop.fonts.substitute.FontSubstitutionsConfigurator
-
Main constructor
- FontTriplet - Class in org.apache.fop.fonts
-
FontTriplet contains information on name, style and weight of one font
- FontTriplet() - Constructor for class org.apache.fop.fonts.FontTriplet
- 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.
- FontTriplet.Matcher - Interface in org.apache.fop.fonts
-
Matcher interface for
FontTriplet. - FontType - Class in org.apache.fop.fonts
-
This class enumerates all supported font types.
- FontType(String, int) - Constructor for class org.apache.fop.fonts.FontType
-
Construct a font type.
- fontTypeNotSupported(Object, String, String) - Method in interface org.apache.fop.render.pcl.PCLEventProducer
-
The font type is not supported for PCL output.
- FontUris - Class in org.apache.fop.fonts
- FontUris(URI, URI) - Constructor for class org.apache.fop.fonts.FontUris
- FontUris(URI, URI, URI, URI) - Constructor for class org.apache.fop.fonts.FontUris
- FontUtil - Class in org.apache.fop.fonts
-
Font utilities.
- FontWeightPropertyMaker - Class in org.apache.fop.fo.properties
-
Font weight property maker.
- FontWeightPropertyMaker(int) - Constructor for class org.apache.fop.fo.properties.FontWeightPropertyMaker
-
Main constructor
- FontWeightRange - Class in org.apache.fop.fonts.substitute
-
Encapsulates a range of font weight values
- FontWeightRange(int, int) - Constructor for class org.apache.fop.fonts.substitute.FontWeightRange
-
Main constructor
- foObjs - Variable in class org.apache.fop.fo.ElementMapping
-
The HashMap table of formatting objects defined by the ElementMapping
- FootenoteUtil - Class in org.apache.fop.layoutmgr
- FOOTER - Static variable in class org.apache.fop.layoutmgr.table.TableRowIterator
-
Selects the table-footer elements for iteration.
- FOOTER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfter
-
RtfBefore attributes
- FOOTER_ATTR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfter
-
String array of footer attributes
- footerOrderCannotRecover(Object, String, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
-
The table-footer was found after the table-body.
- FOOTERY - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
constant for footer position
- Footnote - Class in org.apache.fop.area
-
The footnote-reference-area optionally generated by an fo:region-body.
- Footnote - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:footnoteobject. - Footnote() - Constructor for class org.apache.fop.area.Footnote
- Footnote(FONode) - Constructor for class org.apache.fop.fo.flow.Footnote
-
Create a Footnote instance that is a child of the given
FONode - FootnoteBody - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:footnote-bodyobject. - FootnoteBody(FONode) - Constructor for class org.apache.fop.fo.flow.FootnoteBody
-
Base constructor
- FootnoteBodyLayoutManager - Class in org.apache.fop.layoutmgr
-
Layout manager for footnote bodies.
- FootnoteBodyLayoutManager(FootnoteBody) - Constructor for class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Creates a new FootnoteBodyLayoutManager.
- FootnoteLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
Layout manager for fo:footnote.
- FootnoteLayoutManager(Footnote) - Constructor for class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
Create a new footnote layout manager.
- FootnoteLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.FootnoteLayoutManagerMaker
- footnoteSeparatorLength - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
-
footnote separator length
- Fop - Class in org.apache.fop.apps
-
Primary class that activates the FOP process for embedded usage.
- Fop - Class in org.apache.fop.tools.anttasks
-
Wrapper for FOP which allows it to be accessed from within an Ant task.
- Fop() - Constructor for class org.apache.fop.tools.anttasks.Fop
- FopCharacterSet - Class in org.apache.fop.afp.fonts
-
A Character set for a normal FOP font
- FopCharacterSet(String, String, String, Typeface, AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.FopCharacterSet
-
Constructor for the CharacterSetMetric object, the character set is used to load the font information from the actual AFP font.
- FopCharacterSet(String, String, String, Typeface, AFPResourceAccessor, AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.FopCharacterSet
- FopConfParser - Class in org.apache.fop.apps
-
Parses the FOP configuration file and returns a
FopFactoryBuilderwhich builds aFopFactory. - FopConfParser(File) - Constructor for class org.apache.fop.apps.FopConfParser
-
Constructor that takes the FOP conf and uses the default URI resolver.
- FopConfParser(File, URI) - Constructor for class org.apache.fop.apps.FopConfParser
-
Constructor that takes the FOP conf and a default base URI and uses the default URI resolver.
- FopConfParser(File, ResourceResolver) - Constructor for class org.apache.fop.apps.FopConfParser
-
Constructor that parses the FOP conf and uses the URI resolver given.
- FopConfParser(InputStream, URI) - Constructor for class org.apache.fop.apps.FopConfParser
-
Constructor that takes the FOP conf in the form of an
InputStream. - FopConfParser(InputStream, URI, EnvironmentProfile) - Constructor for class org.apache.fop.apps.FopConfParser
- FopConfParser(InputStream, URI, ResourceResolver) - Constructor for class org.apache.fop.apps.FopConfParser
-
Constructor that takes the FOP conf in the form of an
InputStream. - FopConfParser(InputStream, EnvironmentProfile) - Constructor for class org.apache.fop.apps.FopConfParser
-
Constructor that takes the FOP conf in the form of an
InputStream. - FOPErrorHandler() - Constructor for class org.apache.fop.svg.AbstractFOPTranscoder.FOPErrorHandler
- FOPEventListenerProxy - Class in org.apache.fop.events
-
EventListener proxy that inspects all events and adjusts severity levels where necessary.
- FOPEventListenerProxy(EventListener, FOUserAgent) - Constructor for class org.apache.fop.events.FOPEventListenerProxy
-
Main constructor.
- FOPException - Exception in org.apache.fop.apps
-
Exception thrown when FOP has a problem.
- FOPException(Exception) - Constructor for exception org.apache.fop.apps.FOPException
-
Constructs a new FOP exception with the specified cause.
- FOPException(String) - Constructor for exception org.apache.fop.apps.FOPException
-
Constructs a new FOP exception with the specified detail message.
- FOPException(String, Exception) - Constructor for exception org.apache.fop.apps.FOPException
-
Constructs a new exception with the specified detail message and cause.
- FOPException(String, String, int, int) - Constructor for exception org.apache.fop.apps.FOPException
-
Constructs a new FOP exception with the specified detail message and location.
- FOPException(String, Locator) - Constructor for exception org.apache.fop.apps.FOPException
-
Constructs a new FOP exception with the specified detail message and location.
- fopFactory - Variable in class org.apache.fop.servlet.FopServlet
-
The FopFactory used to create Fop instances
- FopFactory - Class in org.apache.fop.apps
-
Factory class which instantiates new Fop and FOUserAgent instances.
- FopFactoryBuilder - Class in org.apache.fop.apps
-
This is the builder class for
FopFactory. - FopFactoryBuilder(URI) - Constructor for class org.apache.fop.apps.FopFactoryBuilder
-
A builder class for
FopFactorywhich can be used for setting configuration. - FopFactoryBuilder(URI, ResourceResolver) - Constructor for class org.apache.fop.apps.FopFactoryBuilder
-
A builder class for
FopFactorywhich can be used for setting configuration. - FopFactoryBuilder(EnvironmentProfile) - Constructor for class org.apache.fop.apps.FopFactoryBuilder
-
A builder class for
FopFactorywhich can be used for setting configuration. - FopFactoryBuilder.FopFactoryConfigImpl - Class in org.apache.fop.apps
- FopFactoryConfig - Interface in org.apache.fop.apps
-
The configuration data for a
FopFactoryinstance. - FOPFontFamilyResolver - Interface in org.apache.fop.svg.font
- FOPFontFamilyResolverImpl - Class in org.apache.fop.svg.font
- FOPFontFamilyResolverImpl(FontInfo) - Constructor for class org.apache.fop.svg.font.FOPFontFamilyResolverImpl
- FOPGVTFont - Class in org.apache.fop.svg.font
- FOPGVTFont(Font, GVTFontFamily) - Constructor for class org.apache.fop.svg.font.FOPGVTFont
- FOPGVTFontFamily - Class in org.apache.fop.svg.font
- FOPGVTFontFamily(FontInfo, String, FontTriplet, GVTFontFace) - Constructor for class org.apache.fop.svg.font.FOPGVTFontFamily
- FOPGVTGlyphVector - Class in org.apache.fop.svg.font
- FopPrintServlet - Class in org.apache.fop.servlet
-
Example servlet to generate a fop printout from a servlet.
- FopPrintServlet() - Constructor for class org.apache.fop.servlet.FopPrintServlet
- FOPProcSet - Class in org.apache.fop.render.ps
-
Proc Set with FOP-specific procs.
- FOPPSGeneratorImpl(OutputStream) - Constructor for class org.apache.fop.render.ps.PSDocumentHandler.FOPPSGeneratorImpl
- FOPropertyMapping - Class in org.apache.fop.fo
-
This class creates and returns an array of Property.Maker instances indexed by the PR_* propId from Constants.java.
- FOPRtfAttributes - Class in org.apache.fop.render.rtf
-
A RtfAttributes subclass that adds some helper set methods.
- FOPRtfAttributes() - Constructor for class org.apache.fop.render.rtf.FOPRtfAttributes
- FOPSAXSVGDocumentFactory - Class in org.apache.fop.svg
-
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 in org.apache.fop.servlet
-
Example servlet to generate a PDF from a servlet.
- FopServlet() - Constructor for class org.apache.fop.servlet.FopServlet
- FOPTextHandler - Interface in org.apache.fop.svg
-
an fop extension to text handler
- FOPTextHandlerAdapter - Class in org.apache.fop.svg
-
The
FOPTextHandlerAdapterclass is an adapter class to permit use of FOPTextHandler without incurring deprecation warnings caused by the underlying org.apache.xmlgraphics.java2d.TextHandler.drawString(String...) method. - FOPTextHandlerAdapter() - Constructor for class org.apache.fop.svg.FOPTextHandlerAdapter
- FOPTranscoderUserAgent() - Constructor for class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
- forceNextColumnNumber(Object, String, Number, int, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
- forceNode(BreakingAlgorithm.KnuthNode, int, int, int, double, double, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Force the given
BreakingAlgorithm.KnuthNode, and register it. - forcePageCount - Variable in class org.apache.fop.fo.pagination.AbstractPageSequence
-
forced page count
- FOREIGN_ATTRIBUTES - Static variable in interface org.apache.fop.render.RendererContextConstants
-
An optional Map (keys: QName, values: String) with attributes containing additional hints for rendering.
- foreignAttributes - Variable in class org.apache.fop.area.AreaTreeObject
-
Foreign attributes
- foreignAttributes - Variable in class org.apache.fop.render.afp.AFPRendererImageInfo
-
the foreign attributes
- ForeignObject - Class in org.apache.fop.area.inline
-
Foreign object inline area.
- 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.
- ForeignObject(Document, String) - Constructor for class org.apache.fop.area.inline.ForeignObject
-
Create a new foreign object with the given dom and namespace.
- foreignXMLNoHandler(Object, Document, String) - Method in interface org.apache.fop.ResourceEventProducer
-
No handler for foreign XML content.
- foreignXMLProcessingError(Object, Document, String, Exception) - Method in interface org.apache.fop.ResourceEventProducer
-
Error processing foreign XML content.
- FOREST_NENETS - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FORM - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Illustration
- FORM_MAP - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Form Map
- FORM_XOBJECT - org.apache.fop.render.pdf.PDFRendererOption
- format(float) - Static method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Formats a float value (normally coordinates in points) as Strings.
- format(int) - Static method in class org.apache.fop.render.pdf.PDFPainter
-
Formats a integer value (normally coordinates in millipoints) to a String.
- format(int) - Static method in class org.apache.fop.util.CharUtilities
-
Format character for debugging output, which it is prefixed with "0x", padded left with '0' and either 4 or 6 hex characters in width according to whether it is in the BMP or not.
- format(StringBuffer, Object) - Method in class org.apache.fop.util.text.LocatorFormatter
- format(List<Object>) - Method in class org.apache.fop.render.ps.Type1CharStringFormatter
-
Formats the given command sequence to a byte array.
- format(CFFType1Font, String) - Method in class org.apache.fop.render.ps.Type1FontFormatter
-
Read and convert a given CFFFont.
- FORMAT_CHARSTR - Static variable in class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
The GID is a character encoded name.
- FORMAT_OID - Static variable in class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
the GID is a ASN.1 object identifier (OID).
- FORMAT_URL - Static variable in class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
the GID is a uniform resource locator (URL).
- Format0Encoding() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.Format0Encoding
- Format0FDSelect() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.Format0FDSelect
- Format1Encoding() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.Format1Encoding
- Format3FDSelect() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
- formatDateTime(Date) - Static method in class org.apache.fop.pdf.PDFInfo
-
Formats a date/time according to the PDF specification.
- formatDateTime(Date, TimeZone) - Static method in class org.apache.fop.pdf.PDFInfo
-
Formats a date/time according to the PDF specification (D:YYYYMMDDHHmmSSOHH'mm').
- formatDouble(double) - Method in interface org.apache.fop.render.gradient.GradientMaker.DoubleFormatter
- 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, StringBuilder) - Method in class org.apache.fop.pdf.PDFObject
-
Formats an object for serialization to PDF.
- FormattingResults - Class in org.apache.fop.apps
-
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.
- FORMULA - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Illustration
- forName(String) - Static method in enum org.apache.fop.render.afp.AFPRendererConfig.ImagesModeOptions
- foSpaceAfter - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
see foSpaceBefore
- foSpaceBefore - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Holds the (one-time use) fo:block space-before and -after properties.
- FOText - Class in org.apache.fop.fo
-
A text node (PCDATA) in the formatting object tree.
- FOText(FONode) - Constructor for class org.apache.fop.fo.FOText
-
Creates a new FO text node.
- FOTextLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.FOTextLayoutManagerMaker
- FOTreeBuilder - Class in org.apache.fop.fo
-
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(String, FOUserAgent, OutputStream) - Constructor for class org.apache.fop.fo.FOTreeBuilder
-
FOTreeBuilderconstructor - FOTreeBuilderContext - Class in org.apache.fop.fo
-
Context class providing information needed while building the FO tree.
- FOTreeBuilderContext() - Constructor for class org.apache.fop.fo.FOTreeBuilderContext
- four - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
four character
- foUserAgent - Variable in class org.apache.fop.fo.FOEventHandler
-
The FOUserAgent for this process
- foUserAgent - Variable in class org.apache.fop.render.awt.viewer.PreviewDialog
-
The FOUserAgent associated with this window
- foUserAgent - Variable in class org.apache.fop.render.awt.viewer.PreviewPanel
-
The FOUserAgent associated with this panel - often shared with PreviewDialog
- FOUserAgent - Class in org.apache.fop.apps
-
This is the user agent for FOP.
- FOValidationEventProducer - Interface in org.apache.fop.fo
-
Event producer interface for XSL-FO validation messages.
- FOValidationEventProducer.Provider - Class in org.apache.fop.fo
-
Provider class for the event producer.
- FOX_TRANSFORM - Static variable in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Constant for the fox:transform extension attribute
- FOX_URI - Static variable in class org.apache.fop.fo.FONode
-
FOP's proprietary extension namespace URI
- FPGM - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Font program.
- fraction - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
fraction slash character
- fraction_division_slash - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
division slash character
- Fractions - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- Fraktur - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- freenode - Variable in class org.apache.fop.hyphenation.TernaryTree
-
free node
- freezeSubtables() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Freeze subtables, i.e., do not allow further subtable addition, and create resulting cached state.
- freezeSubtables(Map<String, GlyphTable.LookupTable>) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Freeze subtables, i.e., do not allow further subtable addition, and create resulting cached state.
- FRENCH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FRENCH_ANTILLEAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FRISIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FRIULIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FRM_OBJ_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Number of FO element constants defined
- fromCIEXYZ(float[]) - Method in class org.apache.fop.util.OCAColorSpace
- FromNearestSpecifiedValueFunction - Class in org.apache.fop.fo.expr
-
Class modelling the from-nearest-specified-value function.
- FromNearestSpecifiedValueFunction() - Constructor for class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
- FromParentFunction - Class in org.apache.fop.fo.expr
-
Class modelling the from-parent Property Value function.
- FromParentFunction() - Constructor for class org.apache.fop.fo.expr.FromParentFunction
- fromRGB(float[]) - Method in class org.apache.fop.util.OCAColorSpace
- FromTableColumnFunction - Class in org.apache.fop.fo.expr
-
Class modelling the from-table-column Property Value function.
- FromTableColumnFunction() - Constructor for class org.apache.fop.fo.expr.FromTableColumnFunction
- fromUTF32(Integer[]) - Static method in class org.apache.fop.complexscripts.util.UTF32
-
Convert a Unicode scalar array (UTF-32) a Java string (UTF-16).
- fromXMLValue(String) - Static method in enum org.apache.fop.render.afp.extensions.ExtensionPlacement
-
Returns the enum value from the given XML value for this enumeration.
- FULANI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- FULL - org.apache.fop.fonts.EmbeddingMode
-
Full font embedding: This means the whole of the font is written to file.
- FULL_SHADING - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
Constant for the 100% shading of the paragraph
- fullName - Variable in class org.apache.fop.fonts.truetype.OpenFont
- FULLY_QUALIFIED_NAME - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
FULLY_QUALIFIED_NAME triplet identifier
- FullyQualifiedNameTriplet - Class in org.apache.fop.afp.modca.triplets
-
A Fully Qualified Name triplet enable the identification and referencing of objects using Gloabl Identifiers (GIDs).
- FullyQualifiedNameTriplet(byte, byte, String, boolean) - Constructor for class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
Main constructor
- Function - Class in org.apache.fop.render.gradient
- Function - Interface in org.apache.fop.fo.expr
-
Interface for managing XSL-FO Functions
- Function(List<Double>, List<Double>, float[], float[], double) - Constructor for class org.apache.fop.render.gradient.Function
-
create an complete Function object of Type 2, an Exponential Interpolation function.
- Function(List<Double>, List<Double>, List<Double>, byte[], int, List<Integer>) - Constructor for class org.apache.fop.render.gradient.Function
- Function(List<Double>, List<Double>, List<Function>, List<Float>, List<Double>) - Constructor for class org.apache.fop.render.gradient.Function
-
create an complete Function object of Type 3, a Stitching function.
- FUNCTION_SET_FS10 - Static variable in class org.apache.fop.afp.modca.ImageDataDescriptor
-
function set fs10
- FUNCTION_SET_FS11 - Static variable in class org.apache.fop.afp.modca.ImageDataDescriptor
-
function set fs11
- FUNCTION_SET_FS45 - Static variable in class org.apache.fop.afp.modca.ImageDataDescriptor
-
function set fs45
- Function.SubFunctionRenderer - Interface in org.apache.fop.render.gradient
- FunctionBase - Class in org.apache.fop.fo.expr
-
Abstract Base class for XSL-FO functions
- FunctionBase() - Constructor for class org.apache.fop.fo.expr.FunctionBase
- FUTA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
G
- g - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
g character
- G - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
G character
- g2dState - Variable in class org.apache.fop.render.java2d.Java2DPainter
-
The current state, holds a Graphics2D and its context
- GA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GAELIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GAGAUZ - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GALICIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GARHWALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GARO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GARSHUNI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GASP - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Grid-fitting and scan conversion procedure (grayscale).
- gatherContextInfo() - Method in class org.apache.fop.fo.FObj
-
Gathers context information for the getContextInfo() method.
- 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
-
Gathers context information for the getContextInfo() method.
- GatherContextInfoFunction() - Constructor for class org.apache.fop.fo.FONode.GatherContextInfoFunction
- gct - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
glyph context tester or null
- gdef - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
governing glyph definition table
- GDEF - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Divides glyphs into various classes that make using the GPOS/GSUB tables easier.
- GDEF_LOOKUP_TYPE_ATTACHMENT_POINT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
attachment point subtable type
- GDEF_LOOKUP_TYPE_GLYPH_CLASS - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
glyph class subtable type
- GDEF_LOOKUP_TYPE_LIGATURE_CARET - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
ligature caret subtable type
- GDEF_LOOKUP_TYPE_MARK_ATTACHMENT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
mark attachment subtable type
- GEEZ - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- gen - Variable in class org.apache.fop.render.pcl.PCLGraphics2D
-
The PCL generator
- generateDataObjectInfo(AFPRendererImageInfo) - Method in class org.apache.fop.render.afp.AFPImageHandler
-
Generates an intermediate AFPDataObjectInfo that is later used to construct the appropriate data object in the AFP DataStream.
- generateForm(RenderingContext, Image, PSImageFormResource) - Method in interface org.apache.fop.render.ps.PSImageHandler
-
Generates a PostScript form for the given
Imageinstance. - generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Generates a PostScript form for the given
Imageinstance. - generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Generates a PostScript form for the given
Imageinstance. - generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Generates a PostScript form for the given
Imageinstance. - generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Generates a PostScript form for the given
Imageinstance. - generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Generates a PostScript form for the given
Imageinstance. - generateNewID(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.ActionSet
-
Generates a new synthetic ID for an action.
- 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.list.ListItemLayoutManager.ListItemPosition
- generatesAreas() - Method in class org.apache.fop.layoutmgr.NonLeafPosition
- generatesAreas() - Method in class org.apache.fop.layoutmgr.Position
- generateSAX(SortedMap, String, GenerationHelperContentHandler) - Method in class org.apache.fop.tools.fontlist.FontListSerializer
-
Generates SAX events from the font damily map.
- generateSAX(SortedMap, GenerationHelperContentHandler) - Method in class org.apache.fop.tools.fontlist.FontListSerializer
-
Generates SAX events from the font damily map.
- generatesBlockArea - Variable in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Indicator if this LM generates block areas.
- generatesReferenceArea - Variable 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.flow.InlineContainer
- generatesReferenceAreas() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Check if this formatting object generates reference areas.
- 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.Flow
-
Check if this formatting object generates reference areas.
- generatesReferenceAreas() - Method in class org.apache.fop.fo.pagination.Region
-
Check if this formatting object generates reference areas.
- generatesReferenceAreas() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Check if this formatting object generates reference areas.
- GenerationHelperContentHandler - Class in org.apache.fop.util
-
This class is a delegating SAX ContentHandler which has the purpose to provide a few handy methods that make life easier when generating SAX events.
- GenerationHelperContentHandler(ContentHandler, String, Object) - Constructor for class org.apache.fop.util.GenerationHelperContentHandler
-
Main constructor.
- generator - Variable in class org.apache.fop.render.pdf.PDFPainter
-
The current content generator
- GenericShorthandParser - Class in org.apache.fop.fo.properties
-
Generic shorthand parser for ListProperties
- GenericShorthandParser() - Constructor for class org.apache.fop.fo.properties.GenericShorthandParser
-
Constructor.
- GEORGIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GEORGIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- GERMAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- germandbls - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
small letter sharp s character
- get(int) - Method in class org.apache.fop.fo.PropertyList
-
Return the property on the current FlowObject.
- get(int) - Method in class org.apache.fop.hyphenation.ByteVector
-
Get byte at index.
- get(int) - Method in class org.apache.fop.hyphenation.CharVector
-
Get char at index.
- 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, 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.
- get(int, PropertyList, boolean, boolean) - Method in class org.apache.fop.fo.properties.BorderWidthPropertyMaker
-
Check the value of the style property and return a length of 0 when the style is NONE.
- get(int, PropertyList, boolean, boolean) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
-
Return the property on the current FlowObject.
- get(int, PropertyList, boolean, boolean) - Method in class org.apache.fop.fo.properties.PageDimensionMaker
-
Check the value of the page-width / page-height property.
- get(int, PropertyList, boolean, boolean) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return the property on the current FlowObject.
- get(int, PropertyList, boolean, boolean) - Method in class org.apache.fop.fo.properties.ReferenceOrientationMaker
-
Check the value of the reference-orientation property.
- get(Integer) - Method in class org.apache.fop.pdf.PDFNumsArray
-
Gets an entry.
- get(String) - Method in class org.apache.fop.pdf.AbstractPDFStream
- get(String) - Method in class org.apache.fop.pdf.PDFDictionary
-
Returns the value given a name.
- get(String) - Static method in enum org.apache.fop.pdf.PDFInfo.StandardKey
-
Returns the standard key that corresponds to the given name.
- get(String) - Static method in class org.apache.fop.pdf.StandardStructureTypes
-
Returns the standard structure type of the given name.
- get(String) - Method in class org.apache.fop.render.intermediate.extensions.ActionSet
-
Returns the action with the given ID.
- get(String, String, RenderingIntent) - Method in class org.apache.fop.util.ColorSpaceCache
-
Create (if needed) and return an ICC ColorSpace instance.
- get(EventBroadcaster) - Static method in class org.apache.fop.accessibility.AccessibilityEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.afp.AFPEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.area.AreaEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.fo.flow.table.TableEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.fo.FOValidationEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.fonts.FontEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.layoutmgr.BlockLevelEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.layoutmgr.inline.InlineLevelEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.bitmap.BitmapRendererEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.pcl.PCLEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.pdf.PDFEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.ps.PSEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.RendererEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.rtf.RTFEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.ResourceEventProducer.Provider
-
Returns an event producer.
- get(EventBroadcaster) - Static method in class org.apache.fop.svg.SVGEventProducer.Provider
-
Returns an event producer.
- get(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Return the inline area for this leader.
- get(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
get the inline area.
- get(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
-
get the inline area.
- get(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
-
get the inline area.
- getAbbreviation() - Method in class org.apache.fop.fo.flow.Inline
- getAbsolutePositionProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a CommonAbsolutePosition 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.PDFJavaScriptLaunchAction
-
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.PDFLaunch
-
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.PDFSetOCGStateAction.Resolver
- getAction() - Method in class org.apache.fop.pdf.PDFTransitionAction.Resolver
- getAction() - Method in class org.apache.fop.pdf.PDFUri
-
returns the action ncecessary for a uri
- getAction() - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Returns the action performed when the bookmark is clicked.
- getAction() - Method in class org.apache.fop.render.intermediate.extensions.Link
-
Returns the action performed when the destination is selected.
- getAction() - Method in class org.apache.fop.render.intermediate.extensions.NamedDestination
-
Returns the action performed when the destination is selected.
- getActiveEnvironmentGroup() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns the ActiveEnvironmentGroup associated with this page.
- getAdditionalEncoding(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns an additional encoding.
- getAdditionalEncodingCount() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the number of additional encodings this single-byte font maintains.
- getAdditionalWidths(int) - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns an array with the widths for an additional encoding.
- getAdjust(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
- getAdjusted() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Get adjusted state.
- getAdjustingInfo() - Method in class org.apache.fop.area.inline.InlineArea
- getAdjustment() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain current adjustments at current position index.
- getAdjustment(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain current adjustments at specified offset from current position index.
- getAdjustmentClass() - Method in class org.apache.fop.layoutmgr.KnuthGlue
- getAdobeCodePoint(String) - Static method in enum org.apache.fop.fonts.type1.AdobeStandardEncoding
-
Returns the code point of a Adobe standard encoded character given its name.
- getAdvanced() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Determines if advanced typographic features are enabled
- getAffineTransform() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
- getAffineTransforms() - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
-
Returns the AffineTransform array initialized during the last parsing.
- getAfm() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getAfm() - Method in class org.apache.fop.fonts.FontUris
- getAFPFont() - Method in class org.apache.fop.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.BasicLink
- 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
- getAlignmentAdjustment(GlyphPositioningTable.Anchor) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Obtain adjustment value required to align the specified anchor with this anchor.
- 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.BasicLink
- 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.
- getAllAttributeKeys() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getAllBytes() - Method in class org.apache.fop.fonts.truetype.FontFileReader
-
Returns the full byte array representation of the file.
- getAllocationIPD(int) - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
- 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.
- getAlternatesIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Obtain alternates index associated with specified coverage index.
- getAltitude() - Method in class org.apache.fop.layoutmgr.inline.AlignmentContext
-
The altitude of the context that is the height above the alignment point.
- getAltText() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- getAltText() - Method in class org.apache.fop.fo.flow.BasicLink
- 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.
- getAnchorPoint() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
- getAnnotations() - Method in class org.apache.fop.pdf.PDFResourceContext
-
Get the current annotations.
- getAnsiKerning() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the ANSI kerning table.
- getArea() - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Returns the graphics area
- 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
-
Obtain byte vector array.
- getArray() - Method in class org.apache.fop.hyphenation.CharVector
-
Obtain char vector array.
- getArrayExtension() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
- getAscender() - Method in class org.apache.fop.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.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.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.CustomFont
-
Returns the ascender value of the font.
- getAscender() - Method in class org.apache.fop.fonts.Font
-
Returns the font's ascender.
- getAscender() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the ascender value of the font.
- getAscender() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the ascender value of the font.
- getAscender() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the Ascender value.
- getAscender(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
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.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.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.base14.Helvetica
- getAscender(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getAscender(int) - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getAscender(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getAscender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the ascent of the font described by this FontMetrics object.
- getAscender(int) - Method in interface 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.LazyFont
-
Returns the ascent of the font described by this FontMetrics object.
- getAscender(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the ascent of the font described by this FontMetrics object.
- getAscender(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the ascent of the font described by this FontMetrics object.
- 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
- getAssociation() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain character association of glyph at current position.
- getAssociation(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain character association of glyph at specified offset from current position.
- getAssociation(int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain association at specified index.
- getAssociations() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain reference to underlying associations list.
- getAssociations(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countcharacter associations of glyphs starting at specified offset from current position. - getAssociations(int, int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain count associations starting at offset.
- getAssociations(int, int, boolean, GlyphTester, CharAssociation[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countcharacter associations of glyphs starting at specified offset from current position. - getAttachment() - Method in class org.apache.fop.area.OffDocumentExtensionAttachment
- getAttribute(String) - Method in interface org.apache.fop.configuration.Configuration
- getAttribute(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttribute(String, String) - Method in interface org.apache.fop.configuration.Configuration
- getAttribute(String, String) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getAttributeAsBoolean(String, boolean) - Method in interface org.apache.fop.configuration.Configuration
- getAttributeAsBoolean(String, boolean) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttributeAsBoolean(Attributes, String, boolean) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a boolean value.
- getAttributeAsFloat(String) - Method in interface org.apache.fop.configuration.Configuration
- getAttributeAsFloat(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttributeAsFloat(String, float) - Method in interface org.apache.fop.configuration.Configuration
- getAttributeAsFloat(String, float) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttributeAsInt(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a int value.
- getAttributeAsInt(Attributes, String, int) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a int value.
- getAttributeAsIntArray(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a integer array.
- getAttributeAsInteger(String, int) - Method in interface org.apache.fop.configuration.Configuration
- getAttributeAsInteger(String, int) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttributeAsInteger(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Integer value.
- getAttributeAsPositionAdjustments(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a glyph position adjustments array.
- getAttributeAsRectangle(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Rectangle value.
- getAttributeAsRectangle2D(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Rectangle2D value.
- getAttributeNames() - Method in interface org.apache.fop.configuration.Configuration
- getAttributeNames() - Method in class org.apache.fop.configuration.DefaultConfiguration
- getAttributes() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
RtfPage - attributes accessor
- getAttributes() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- 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
- getAutoFontsDefault() - Method in class org.apache.fop.render.ps.AbstractPSTranscoder
-
Returns the default value for the KEY_AUTO_FONTS value.
- getAutoFontsDefault() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Returns the default value for the KEY_AUTO_FONTS value.
- getAutoToggle() - Method in class org.apache.fop.fo.flow.MultiSwitch
- getAuxiliaryPosition() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
- getAuxiliaryPosition() - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
- getAuxiliaryPosition() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- 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
- getAvgCharWidth() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
- getBackColor() - Method in class org.apache.fop.util.AbstractPaintingState
-
Get the background color.
- getBackgroundAttachment() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-attachment" property.
- getBackgroundColor() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-color" property.
- getBackgroundColor() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
- getBackgroundImage() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-image" property.
- getBackgroundImageInfo() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the background image info
- getBackgroundPositionHorizontal() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-position-horizontal" property.
- getBackgroundPositionVertical() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-position-vertical" property.
- getBackgroundRepeat() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-repeat" property.
- getBacktrackClasses() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
- getBacktrackCoverages() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
- getBacktrackGlyphs() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
- 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, FObj) - Method in interface org.apache.fop.datatypes.PercentBaseContext
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.datatypes.SimplePercentBaseContext
-
Returns the value for the given lengthBase.
- getBaseLength(int, FObj) - Method in class org.apache.fop.datatypes.ValidationPercentBaseContext
-
Returns the value for the given lengthBase.
- getBaseLength(int, FObj) - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.render.DummyPercentBaseContext
-
Returns the base length for the given length base.
- getBaseLength(int, FObj) - Method in class org.apache.fop.render.rtf.rtflib.tools.PercentContext
-
Returns the available width for a specific FObj
- getBaseLength(PercentBaseContext) - Method in class org.apache.fop.datatypes.LengthBase
- getBaseLength(PercentBaseContext) - Method in interface org.apache.fop.datatypes.PercentBase
- getBaselineOffset() - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Get baseline offset, i.e.
- getBaselineOffset() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
- getBaselineOffset() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
- getBaselineOffset() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
- getBaselineOffset() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Returns the position of the dominant-baseline of this FO's first descendant line-area.
- getBaselineOffset() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
- getBaselineOffset() - Method in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
- getBaselinePosition() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getBaselinePosition() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- 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.BasicLink
- getBaselineShift() - Method in class org.apache.fop.fo.flow.Character
- 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
- getBaseLineShift() - Method in class org.apache.fop.fo.FOText
- 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.util.AbstractPaintingState
-
Get a copy of the base transform for the page.
- getBaseURI() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
The base URI from which URIs are resolved against.
- getBaseURI() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
The base URI from which URIs are resolved against.
- getBaseURI() - Method in class org.apache.fop.apps.io.InternalResourceResolver
-
Returns the base URI from which to resolve all URIs against.
- getBaseURI(String) - Static method in class org.apache.fop.apps.io.InternalResourceResolver
-
Performs some sanitation for some of the most common URI syntax mistakes but returns a directory URI rather than a file URI.
- getBaseValue() - Method in class org.apache.fop.datatypes.LengthBase
- getBaseValue() - Method in interface org.apache.fop.datatypes.PercentBase
- getBayerBasePattern(int) - Static method in class org.apache.fop.util.bitmap.DitherUtil
-
Returns the Bayer dither base pattern for a particular matrix size.
- getBayerDither(int, int, boolean) - Static method in class org.apache.fop.util.bitmap.DitherUtil
-
Returns a byte array containing the dither pattern for the given 8-bit gray value.
- getBayerDither(int, Color, boolean) - Static method in class org.apache.fop.util.bitmap.DitherUtil
-
Returns a byte array containing the dither pattern for the given 8-bit gray value.
- getBBox() - Method in class org.apache.fop.fonts.SingleByteFont.UnencodedCharacter
- 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.
- getBBox(int) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns an array (xMin, yMin, xMax, yMax) for a glyph.
- getBBoxRaw() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the original bounding box values from the HEAD table
- 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.
- getBeginIndex() - Method in class org.apache.fop.fo.FOText
- getBeginIndex() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain beginning index (inclusive) of sub-sequence of fragment in overall text source.
- getBeginIndex() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getBeginOffset() - Method in class org.apache.fop.render.AbstractRenderer
-
Returns the begin offset of the inline begin (changes by reference area transforms).
- getBidiClass(int) - Static method in class org.apache.fop.complexscripts.bidi.BidiClass
-
Lookup bidi class for character expressed as unicode scalar value.
- getBidiLevel() - Method in class org.apache.fop.area.Area
-
Get the bidirectional embedding level.
- getBidiLevel() - Method in class org.apache.fop.fo.FObj
-
Obtain resolved bidirectional level of FO.
- getBidiLevel() - Method in class org.apache.fop.fo.FOText
- getBidiLevel() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain associated bidi level (if known) or -1 if not.
- getBidiLevel() - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
- getBidiLevel() - Method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
- getBidiLevelRecursive() - Method in class org.apache.fop.fo.FObj
-
Obtain resolved bidirectional level of FO or nearest FO ancestor that has a resolved level.
- getBidiLevels() - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) bidi levels.
- getBidiLevels() - Method in class org.apache.fop.fo.FOText
-
Obtain bidirectional level of each character represented by this FOText.
- getBidiLevels(int, int) - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) bidi levels over a specified subsequence.
- getBidiLevels(int, int) - Method in class org.apache.fop.fo.FOText
-
Obtain bidirectional level of each character over interval [start,end).
- getBinaryEntries() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
- getBinaryEntry(int[], byte[]) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
-
Returns a section of a byte array determined by it's start and end position.
- getBinaryEntryByIndex(int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Gets the binary entry location of a given index from the array
- getBitmapEncodingQuality() - Method in class org.apache.fop.afp.AFPPaintingState
-
Gets the image encoding quality setting to use when encoding bitmap images.
- getBitmapEncodingQuality() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getBitsPerComponent() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the bits per color component for this image.
- getBitsPerComponent() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the bits per color component for this image.
- getBitsPerComponent() - Method in class org.apache.fop.pdf.FlateFilter
-
Get the number of bits per component.
- getBitsPerComponent() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the bits per color component for this image.
- getBitsPerComponent() - Method in class org.apache.fop.render.gradient.Shading
- getBitsPerComponent() - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Get the bits per color component for this image.
- getBitsPerComponent() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Get the bits per color component for this image.
- getBitsPerComponent() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Get the bits per color component for this image.
- getBitsPerComponent() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Get the bits per color component for this image.
- getBitsPerCoordinate() - Method in class org.apache.fop.render.gradient.Shading
- getBitsPerFlag() - Method in class org.apache.fop.render.gradient.Shading
- getBitsPerPixel() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Returns the number of bits used per pixel
- getBitsPerPixel() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the number of bits per pixel
- getBitsPerPixel() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the number of bits per pixel to use
- getBitsPerPixel() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getBitsPerSample() - Method in class org.apache.fop.render.gradient.Function
-
Gets the bits per sample of the function
- getBleedBox() - Method in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Returns the bleed box for the page.
- getBlock() - Method in class org.apache.fop.area.inline.InlineBlock
- 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.extensions.ExternalDocument
- 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.flow.InlineContainer
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.Table
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the
block-progression-dimensionproperty - getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.TableRow
- getBlockProgressionDimension() - Method in interface org.apache.fop.fo.GraphicsProperties
- getBlockProgressionDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain block progression direction.
- getBlockProgressionDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
- getBlockProgressionDirection() - Method in class org.apache.fop.fo.flow.table.Table
- getBlockProgressionDirection() - Method in class org.apache.fop.fo.pagination.PageSequence
- getBlockProgressionDirection() - Method in class org.apache.fop.traits.WritingModeTraits
- getBlockProgressionDirection() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- getBlockProgressionOffset() - Method in class org.apache.fop.area.inline.InlineArea
-
Get the block progression offset of this inline area.
- 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
- getBodyFirstIndex() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
- getBodyLastIndex() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
- 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
-
Get the descendant
Bookmarks. - getBookmarks() - Method in class org.apache.fop.render.intermediate.extensions.BookmarkTree
-
Returns a list of top-level bookmarks.
- getBookmarkTitle() - Method in class org.apache.fop.area.BookmarkData
-
Get the title for this bookmark object.
- getBookmarkTitle() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Get the bookmark title for this bookmark
- getBookmarkTree() - Method in class org.apache.fop.fo.pagination.Root
-
Public accessor for the BookmarkTree object for this FO
- 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
-
The border-color for the given side
- 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() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the border info
- 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
-
Return the value for the "border-precedence" property for the given side.
- getBorderRadiusEnd(int, boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the border corner radius of the ending edge i.e.
- getBorderRadiusStart(int, boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the border corner radius of the starting edge i.e.
- 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
-
The border-style for the given side
- getBorderWidth(int, boolean) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- getBoundary() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- getBoundaryLabel() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- getBoundingBox() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the boundingBox.
- getBoundingBox(int, int) - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the bounding box of the glyph at the given index, for the given font size.
- getBoundingBox(int, int) - Method in class org.apache.fop.afp.fonts.DoubleByteFont
- getBoundingBox(int, int) - Method in class org.apache.fop.afp.fonts.OutlineFont
- getBoundingBox(int, int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
TODO
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.Courier
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.CourierBold
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.CourierOblique
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.Helvetica
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.Symbol
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.TimesBold
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.TimesItalic
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.TimesRoman
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getBoundingBox(int, int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the bounding box of the glyph at the given index, for the given font size.
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.LazyFont
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.MultiByteFont
- getBoundingBox(int, int) - Method in class org.apache.fop.fonts.SingleByteFont
- getBoundingBox(int, int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
- getBoundingBox(int, int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
- getBoundingBoxes() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getBounds() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function bounds
- getBounds2D(AttributedCharacterIterator) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getBounds2D(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
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
-
Get the block progression dimension of the content rectangle for this area.
- getBPD() - Method in class org.apache.fop.datatypes.FODimension
- getBPD() - Method in class org.apache.fop.fo.properties.LengthPairProperty
- getBPD() - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
-
Returns the natural width (without stretching nor shrinking) of the line represented by this box.
- getBPPaddingAndBorder(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
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.ListBlock
- getBreakAfter() - Method in class org.apache.fop.fo.flow.ListItem
- 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.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
- getBreakAfter() - Method in interface org.apache.fop.fo.properties.BreakPropertySet
- 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. - 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.ListBlock
- getBreakBefore() - Method in class org.apache.fop.fo.flow.ListItem
- 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.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
- getBreakBefore() - Method in interface org.apache.fop.fo.properties.BreakPropertySet
- getBreakBefore() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the highest priority break-before value on this layout manager or its relevant descendants.
- getBreakBefore() - Method in interface org.apache.fop.layoutmgr.BreakOpportunity
-
Returns the highest priority break-before value on this layout manager or its relevant descendants.
- getBreakBefore() - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
- 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.layoutmgr.list.ListItemLayoutManager
- getBreakBefore(AbstractLayoutManager) - Static method in class org.apache.fop.layoutmgr.BreakOpportunityHelper
-
Returns the break opportunity before the given layout manager.
- 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 Graphics so far.
- getBufferedImage(int, int) - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
Returns a specific
BufferedImageto paint a page image on. - getBufferedImage(int, int) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Returns a specific
BufferedImageto paint a page image on. - getBufferedImageType() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Returns the BufferedImage type.
- 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.
- getBufferWriter() - Method in class org.apache.fop.pdf.PDFStream
-
Returns a Writer that writes to the OutputStream of the buffer.
- getBuilderContext() - Method in class org.apache.fop.fo.FONode
-
Returns the context class providing information used during FO tree building.
- getBuilderContext() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the context class providing information used during FO tree building.
- getByte() - Method in enum org.apache.fop.afp.modca.Rotation
- getByteData() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
- getByteData() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getBytes() - Method in class org.apache.fop.afp.fonts.CharactersetEncoder.EncodedChars
-
The bytes
- getBytes(int, int) - Method in class org.apache.fop.fonts.truetype.FontFileReader
-
Return a copy of the internal array
- getBytesAvailable() - Method in class org.apache.fop.afp.modca.PresentationTextData
-
Returns the number of data bytes still available in this object until it is full and a new one has to be started.
- getBytesAvailable() - Method in class org.apache.fop.afp.modca.PresentationTextObject
- getCachedRoundedCorner(String) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
This method returns the an id that identifies a cached corner or null if non existent
- getCacheKey(EmbedFontInfo) - Static method in class org.apache.fop.fonts.FontCache
-
creates a key given a font info for the font mapping
- getCapHeight() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Cap height is the average height of the uppercase characters in a font.
- getCapHeight() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Cap height is the average height of the uppercase characters in a font.
- getCapHeight() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
Cap height is the average height of the uppercase characters in a font.
- getCapHeight() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the capital height of the font.
- getCapHeight() - Method in class org.apache.fop.fonts.Font
-
Returns the font's CapHeight.
- getCapHeight() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the capital height of the font.
- getCapHeight() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the capital height of the font.
- getCapHeight() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the CapHeight attribute of the font.
- getCapHeight() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the CapHeight value.
- 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.render.pcl.fonts.PCLFontReader
- getCapHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getCapHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
- getCapHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getCapHeight(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Obtains the height of capital letters for the specified point size.
- getCapHeight(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Obtains the height of capital letters for the specified point size.
- 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.base14.Helvetica
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getCapHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the size of a capital letter measured from the font's baseline.
- getCapHeight(int) - Method in interface 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.LazyFont
-
Returns the size of a capital letter measured from the font's baseline.
- getCapHeight(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the size of a capital letter measured from the font's baseline.
- getCapHeight(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the size of a capital letter measured from the font's baseline.
- 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
- getCaseName() - Method in class org.apache.fop.fo.flow.MultiCase
- getCaseTitle() - Method in class org.apache.fop.fo.flow.MultiCase
- getCategory() - Method in interface 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.fo.extensions.xmp.XMPMetadata
-
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.afp.extensions.AFPExtensionAttachment
-
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.pdf.extensions.PDFEmbeddedFileAttachment
-
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.pdf.extensions.PDFExtensionAttachment
- getCategory() - Method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
- getCategory() - Method in class org.apache.fop.render.ps.extensions.PSSetupCode
-
This method returns a category URI that allows a processor (layout manager or renderer) to determine if it supports this object.
- getCell() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
Returns the table cell associated with this grid unit.
- getCellHeight() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getCellHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getCellLM() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Get cell's layout manager.
- getCellWidth() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getCellWidth() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getCFFData() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getCFFData(FontFileReader) - Static method in class org.apache.fop.fonts.truetype.OTFFile
-
Reads the CFFData from a given font file
- getCFFReader() - Method in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
Returns the parsed CFF data for the original font.
- getChangeBarBegin() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the starting counterpart of the current (ending) change bar.
- getChangeBarBegin(ChangeBar) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the starting counterpart of the specified ending change bar.
- getChangeBarClass() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar class.
- getChangeBarList() - Method in class org.apache.fop.area.Area
-
Returns the active change bar list.
- getChangeBarList() - Method in class org.apache.fop.fo.FONode
-
Returns the list of active change bars.
- getChangeBarList() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the list of active change bars.
- getChangeBarList() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns the active change bar list.
- getChangeBarList() - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in interface 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 possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
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 possible hyphenation points.
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM, after changes have been applied
- 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.OptionalCharacterProperty
- getCharacter() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getCharacter() - Method in class org.apache.fop.fonts.SingleByteFont.UnencodedCharacter
- getCharacter() - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Returns the named character represented by this instance.
- getCharacter(int, int) - Method in class org.apache.fop.render.txt.border.BorderManager
- getCharacterArray(boolean) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain array of characters.
- getCharacterBox(char, int) - Method in class org.apache.fop.afp.fonts.CharacterSet
- getCharacterBox(char, int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Get the character box (rectangle with dimensions in 1/1000ths of a point size) of the character identified by the parameter passed.
- getCharacterBox(char, int) - Method in class org.apache.fop.afp.fonts.FopCharacterSet
- getCharacterCommand() - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
- getCharacterComplement() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getCharacterCount() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain the number of characters in character array, where each character constitutes a unicode scalar value.
- getCharacterCount(int, int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getCharacterDefinitionCommand() - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
- getCharacterForIndex(int) - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the named character at a given code point in the encoding.
- getCharacterOffsets() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
Character Definitions
- getCharacterOffsets() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getCharacterOffsets() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getCharacters() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain reference to underlying character buffer.
- getCharacterSet() - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the character set metrics.
- getCharacterSet() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the CharacterSet value.
- getCharacterSet(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the character set metrics.
- getCharacterSet(int) - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the character set for a given size
- getCharacterSet(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the character set metrics for the specified point size.
- getCharacterSpacing() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Returns the current character spacing (Tc) value.
- getCharCode() - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Returns the character code.
- getCharCode(char) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getCharCount() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the number of character available for this font.
- getCharCount() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getCharFromCodePoint(int) - Static method in enum org.apache.fop.fonts.type1.AdobeStandardEncoding
- getCharIndex(char) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- 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.
- getCharNameMap() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the array of character names for this encoding.
- getCharNameMap() - Method in interface org.apache.fop.fonts.SingleByteEncoding
-
Returns the array of character names for this encoding.
- getChars() - Method in class org.apache.fop.fonts.CIDFull
-
Returns a char array containing all Unicode characters that are in the subset.
- getChars() - Method in interface org.apache.fop.fonts.CIDSet
-
Returns a char array containing all Unicode characters that are in the subset.
- getChars() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns a char array containing all Unicode characters that are in the subset.
- getChars() - Method in class org.apache.fop.fonts.MultiByteFont
- getCharSequence() - Method in class org.apache.fop.fo.FOText
-
Return the array of characters for this instance.
- 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.truetype.OpenFont
-
Returns the name of the character set used.
- getCharSetName() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the charset of the font as a string.
- getCharStringIndex() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- 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.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.OpenFont
-
Returns the width of a given character.
- getCharWidth(short) - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the width of a character
- getCharWidthRaw(int) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the width of a given character in raw units
- getChecksum() - Method in class org.apache.fop.fonts.truetype.OFDirTabEntry
-
Returns the checksum.
- getCheckSum(byte[], int, int) - Static method in class org.apache.fop.fonts.truetype.TTFSubSetFile
- getCheckSum(byte[], int, int) - Static method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getChild(String) - Method in interface org.apache.fop.configuration.Configuration
- getChild(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getChild(String, boolean) - Method in interface org.apache.fop.configuration.Configuration
- getChild(String, boolean) - Method in class org.apache.fop.configuration.DefaultConfiguration
- 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.AbstractGraphicsLayoutManager
-
Returns the image of foreign object area to be put into the viewport.
- getChildArea() - Method in class org.apache.fop.layoutmgr.inline.ExternalGraphicLayoutManager
-
Returns the image of foreign object area to be put into the viewport.
- getChildArea() - Method in class org.apache.fop.layoutmgr.inline.InstreamForeignObjectLM
-
Returns the image of foreign object area to be put into the viewport.
- 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
-
Get the child
Bookmarks in anjava.util.ArrayList. - getChildBookmarks() - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Returns a list of child bookmarks.
- 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.
- getChildLM() - Method in class org.apache.fop.layoutmgr.inline.FloatLayoutManager
- getChildLMs() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
- getChildLMs() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
- getChildLMs() - Method in interface org.apache.fop.layoutmgr.LayoutManager
- getChildNodes() - Method in class org.apache.fop.fo.FObj
-
Return an iterator over all the child nodes of this node.
- getChildNodes() - Method in class org.apache.fop.fo.FONode
-
Return an iterator over all the child nodes of this node.
- getChildNodes(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(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
- getChildren(String) - Method in interface org.apache.fop.configuration.Configuration
- getChildren(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getChildren(Collection<Object>, Set<PDFObject>) - Static method in class org.apache.fop.pdf.PDFDictionary
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.AbstractPDFStream
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFAnnotList
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFArray
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFCIDFont
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFDictionary
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFImageXObject
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFLink
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFObject
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFOutline
- getChildren(Set<PDFObject>) - Method in class org.apache.fop.pdf.PDFResources
- 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.fonts.CIDFont
-
Returns the subset information for this font.
- getCIDSet() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the subset information for this font.
- 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
-
Returns the type of the CID font.
- getCitedPage() - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
- getCitedPage() - Method in class org.apache.fop.layoutmgr.inline.PageNumberCitationLastLayoutManager
- getCitedPage() - Method in class org.apache.fop.layoutmgr.inline.PageNumberCitationLayoutManager
- getClasses() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getClasses() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
-
Obtain glyph classes.
- getClasses(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
-
Obtain glyph classes augmented by specified first class entry.
- getClassIndex(int, int) - Method in interface org.apache.fop.complexscripts.fonts.GlyphClassMapping
-
Map glyph identifier (code) to coverge index.
- getClassIndex(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
Map glyph identifier (code) to coverge index.
- getClassMatchSet(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain governing class match set.
- getClassSize(int) - Method in interface org.apache.fop.complexscripts.fonts.GlyphClassMapping
-
Obtain size of class table, i.e., ciMax + 1, where ciMax is the maximum class index.
- getClassSize(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
Obtain size of class table, i.e., ciMax + 1, where ciMax is the maximum class index.
- getClippedWidth(BorderProps) - Static method in class org.apache.fop.traits.BorderProps
- getClipRect() - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Viewport
- getClipRectangle() - Method in class org.apache.fop.area.BlockViewport
-
Returns the clipping rectangle of this viewport area.
- getClipRectangle() - Method in class org.apache.fop.area.inline.InlineViewport
-
Returns the clipping rectangle of this viewport area.
- getClipRectangle() - Method in class org.apache.fop.area.RegionViewport
-
Returns the clipping rectangle of this viewport area.
- getClipRectangle() - Method in interface org.apache.fop.area.Viewport
-
Returns the clipping rectangle of this viewport area.
- getClonedChangeBarList() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the copy of active change bars list.
- getCMap() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the character map for this font.
- getCmapGlyphIndex(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getCMaps() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns this font's character to glyph mapping.
- getCmapStream() - Method in class org.apache.fop.fonts.MultiByteFont
- getCodePage() - Method in class org.apache.fop.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.
- getCodes() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format0Encoding
- 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.afp.AFPLineDataInfo
-
Returns line color
- getColor() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the color
- getColor() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the color
- getColor() - Method in class org.apache.fop.area.Trait.Background
-
Returns the background color.
- 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.ChangeBar
-
Returns the change bar color.
- getColor() - Method in class org.apache.fop.fo.flow.Character
- getColor() - Method in class org.apache.fop.fo.flow.InlineLevel
- getColor() - Method in class org.apache.fop.fo.flow.PageNumber
- getColor() - Method in class org.apache.fop.fo.FOText
- getColor() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
- getColor() - Method in class org.apache.fop.render.java2d.Java2DGraphicsState
- getColor() - Method in class org.apache.fop.util.AbstractPaintingState
-
Get the color.
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.expr.NCnameProperty
-
If a system color, return the corresponding value.
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.expr.NumericProperty
-
This method expects to be overridden by subclasses
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.ColorProperty
-
Returns an AWT instance of this color
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.NumberProperty
-
Convert NumberProperty to a Color.
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getColorComponents(ColorSpace, float[]) - Method in class org.apache.fop.util.OCAColor
- getColorConverter() - Method in class org.apache.fop.afp.AFPPaintingState
-
Used to convert color in respect of the colorImages flag
- getColorIndexSize(RenderedImage) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Returns the size of the color index if the given image has one.
- getColorMode() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
- getColorName() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
-
Returns the name of the colorant.
- 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
- 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
-
Get the color space for this image.
- getColorSpace() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the color space for the image data.
- getColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
-
Get the colorspace value
- getColorSpace() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the color space.
- getColorSpace() - Method in interface 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() - Method in class org.apache.fop.render.gradient.Shading
- getColorSpace() - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Get the color space for this image.
- getColorSpace() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Get the color space for this image.
- getColorSpace() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Get the color space for this image.
- getColorSpace() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Get the color space for this image.
- getColorSpace() - Method in class org.apache.fop.util.OCAColor
- getColorSpace(PDFName) - Method in class org.apache.fop.pdf.PDFResources
-
Returns a color space by name.
- getColorSpaceCache() - Method in class org.apache.fop.apps.FopFactory
-
Returns the color space cache for this instance.
- getColorSpaceCache() - Method in class org.apache.fop.apps.FOUserAgent
- 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.fo.flow.table.Table
-
Returns the column at the given index.
- getColumn(int) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
Returns a column.
- getColumnCount() - Method in class org.apache.fop.area.BodyRegion
-
Get the number of columns when not spanning
- getColumnCount() - Method in class org.apache.fop.area.MainReference
- getColumnCount() - Method in class org.apache.fop.area.Span
-
Get the column count for this span area.
- getColumnCount() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Return the value of the
column-countproperty. - getColumnCount() - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
- 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.area.Span
-
Get the column gap for this span area.
- getColumnGap() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Return the value of the
column-gapproperty. - getColumnIndex() - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
- getColumnIndex() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
- getColumnIPD() - Method in class org.apache.fop.area.BodyRegion
- getColumnNumber() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the
column-numberproperty. - getColumnNumber() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Get the value of the
column-numberproperty - getColumnNumberManager() - Method in interface org.apache.fop.fo.flow.table.ColumnNumberManagerHolder
-
Returns the encapsulated ColumnNumberManage instance.
- getColumnNumberManager() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the encapsulated ColumnNumberManage instance.
- getColumnNumberManager() - Method in class org.apache.fop.fo.flow.table.TableCellContainer
-
Returns the encapsulated ColumnNumberManage instance.
- getColumnProgressionDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain column progression direction.
- getColumnProgressionDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
- getColumnProgressionDirection() - Method in class org.apache.fop.fo.flow.table.Table
- getColumnProgressionDirection() - Method in class org.apache.fop.fo.pagination.PageSequence
- getColumnProgressionDirection() - Method in class org.apache.fop.traits.WritingModeTraits
- getColumnProgressionDirection() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- 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.fo.flow.table.Table
-
Returns the list of table-column elements.
- getColumns() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- getColumns() - Method in class org.apache.fop.pdf.FlateFilter
-
Get the number of columns for this filter.
- 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
-
Get a
Lengthinstance corresponding to thecolumn-widthproperty. - getColumnWidth() - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
-
get current column width according to column iteration index
- getColumnWidth() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
Get current column width according to column iteration index
- getCombinedAndTester(GlyphTester[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain an combined AND glyph tester.
- getCombinedIgnoreTester(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain an ignored glyph tester that corresponds to the specified multiple (combined) lookup flags.
- getCombinedKnuthElementsForRowGroup(LayoutContext, EffRow[], int) - Method in class org.apache.fop.layoutmgr.table.TableStepper
-
Creates the combined element list for a row group.
- getCombinedOrTester(GlyphTester[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain an combined OR glyph tester.
- getCommonAbsolutePosition() - Method in class org.apache.fop.fo.flow.BlockContainer
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.AbstractListItemPart
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.Block
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.InlineLevel
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.PageNumber
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.table.TableAndCaption
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.table.TableCellContainer
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.flow.Wrapper
- getCommonAccessibility() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
- getCommonAccessibility() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in class org.apache.fop.fo.pagination.Flow
- getCommonAccessibility() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the accessibility properties.
- getCommonAccessibility() - Method in interface org.apache.fop.fo.properties.CommonAccessibilityHolder
-
Returns the accessibility properties.
- 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.InlineContainer
- 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.flow.table.Table
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the
CommonBorderPaddingBackgroundinstance attached to this TableCell. - getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Get the
CommonBorderPaddingBackgroundinstance attached to this TableColumn. - getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TableFObj
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TablePart
-
Get the
CommonBorderPaddingBackgroundinstance attached to this TableBody. - getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TableRow
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.pagination.Region
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
-
Returns the
CommonBorderPaddingBackgroundinstance from the FO handled by this layout manager. - getCommonBorderPaddingBackground() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- 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.flow.InlineLevel
- getCommonFont() - Method in class org.apache.fop.fo.flow.PageNumber
- getCommonFont() - Method in class org.apache.fop.fo.FOText
- 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.flow.table.Table
- getCommonMarginBlock() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Return the
CommonMarginBlockinstance attached to this instance. - getCommonMarginBlock() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
- getCommonMarginInline() - Method in class org.apache.fop.fo.flow.InlineContainer
- getCommonMarginInline() - Method in class org.apache.fop.fo.flow.InlineLevel
- getCommonRelativePosition() - Method in class org.apache.fop.fo.flow.Block
- getCompleteFieldAsBytes() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the complete structured field as a byte array.
- getComponent(int) - Method in interface org.apache.fop.datatypes.CompoundDatatype
-
Returns a component of the compound datatype.
- getComponent(int) - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
Returns a component of the compound datatype.
- getComponent(int) - Method in class org.apache.fop.fo.properties.KeepProperty
-
Returns a component of the compound datatype.
- getComponent(int) - Method in class org.apache.fop.fo.properties.LengthPairProperty
-
Returns a component of the compound datatype.
- getComponent(int) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
Returns a component of the compound datatype.
- getComponent(int) - Method in class org.apache.fop.fo.properties.SpaceProperty
-
Returns a component of the compound datatype.
- getComponentId() - Method in class org.apache.fop.afp.modca.Registry.ObjectType
-
Returns the compontentId for this entry
- getComponents() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
- getCompositeGlyphs() - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
- getCompression() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Returns the compression type
- getCompressionMethod() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Returns the compression method being used by the image writer.
- getCompressionRate() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Gets the compression rate for the image in percent.
- getCompressionType() - Method in class org.apache.fop.render.bitmap.TIFFRendererConfig
- 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
- getCOne() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function C1 value (color for gradient)
- getConfigOptions() - Method in class org.apache.fop.render.pdf.PDFRendererConfig
- getConfigurator() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.bitmap.PNGDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.bitmap.TIFFDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- getConfigurator() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConformanceLevel() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns the conformance level for this enum.
- 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.area.inline.InlineViewport
-
Get the content area for this viewport.
- getContent() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Returns the content of the extension.
- getContent() - Method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
- getContentAreaBPD() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns the BPD of the content area
- getContentAreaBPD() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns the BPD of the content area
- 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.FlowLayoutManager
-
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.inline.InlineContainerLayoutManager
- getContentAreaBPD() - Method in interface 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
-
Returns the IPD of the content area
- 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.FlowLayoutManager
-
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.inline.InlineContainerLayoutManager
- getContentAreaIPD() - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Returns the IPD of the content area
- getContentAreaIPD() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
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
- getContentHandler(AreaTreeModel, FOUserAgent) - Method in class org.apache.fop.area.AreaTreeParser
-
Creates a new ContentHandler instance that you can send the area tree XML to.
- getContentHandler(IFDocumentHandler, FOUserAgent) - Method in class org.apache.fop.render.intermediate.IFParser
-
Creates a new ContentHandler instance that you can send the area tree XML to.
- getContentHandlerContext() - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Returns the context object (may be null).
- getContentHandlerFactory() - Method in class org.apache.fop.fo.extensions.svg.SVGElement
-
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.xmp.AbstractMetadataElement
-
This method is overridden by extension elements and allows the extension element to return a
ContentHandlerFactory. - 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. - getContentHandlerFactoryRegistry() - Method in class org.apache.fop.apps.FopFactory
- getContentHandlerFactoryRegistry() - Method in class org.apache.fop.apps.FOUserAgent
- getContentHeight() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getContentHeight() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- getContentHeight() - Method in interface 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.InlineViewport
-
Get the position and size of the content of this viewport.
- getContentWidth() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getContentWidth() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- getContentWidth() - Method in interface org.apache.fop.fo.GraphicsProperties
- getContext() - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Current child layout context
- getContext() - Method in class org.apache.fop.layoutmgr.Keep
-
Returns the context of this keep.
- getContext() - Method in exception org.apache.fop.pdf.TransparencyDisallowedException
-
Returns context information to help spotting the problem.
- getContext() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Returns the associated intermediate format context object.
- getContext() - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Returns the intermediate format context object.
- getContext() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Returns the associated intermediate format context object.
- getContext() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Returns the associated intermediate format context object.
- getContext() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- getContext() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Returns the intermediate format context object.
- getContextInfo() - Method in class org.apache.fop.fo.FONode
-
Returns a String containing as much context information as possible about a node.
- getContextInfoAlt() - Method in class org.apache.fop.fo.FObj
-
Returns a String containing as some context information about a node.
- getContextInfoAlt() - Method in class org.apache.fop.fo.FONode
-
Returns a String containing as some context information about a node.
- getCoords() - Method in class org.apache.fop.render.gradient.Shading
- getCopyrightNotice() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getCount() - Method in class org.apache.fop.area.BookmarkData
-
Get the size of child data objects.
- getCount() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- 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.fo.FOText
- getCoverage() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getCoverageIndex(int) - Method in interface org.apache.fop.complexscripts.fonts.GlyphCoverageMapping
-
Map glyph identifier (code) to coverge index.
- getCoverageIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
Map glyph identifier (code) to coverge index.
- getCoverageIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Map glyph id to coverage index.
- getCoverages() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.CoverageSequenceRule
- getCoverageSize() - Method in interface org.apache.fop.complexscripts.fonts.GlyphCoverageMapping
-
Obtain size of coverage table, i.e., ciMax + 1, where ciMax is the maximum coverage index.
- getCoverageSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
Obtain size of coverage table, i.e., ciMax + 1, where ciMax is the maximum coverage index.
- getCoverageSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Map glyph id to coverage index.
- 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
- getCropBox() - Method in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Returns the crop box for the page.
- 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.
- getCTMandRelDims(int, WritingMode, Rectangle2D, FODimension) - Static method in class org.apache.fop.area.CTM
-
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.LocalBreaker
- getCurrentChildLM() - Method in class org.apache.fop.layoutmgr.PageBreaker
- getCurrentColumnWidth() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getCurrentDisplayAlign() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
- getCurrentDisplayAlign() - Method in class org.apache.fop.layoutmgr.LocalBreaker
- getCurrentDisplayAlign() - Method in class org.apache.fop.layoutmgr.PageBreaker
- getCurrentEncoding() - Method in class org.apache.fop.svg.PDFTextUtil
-
Returns the current encoding.
- 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.
- getCurrentIPD() - Method in class org.apache.fop.layoutmgr.PageProvider
- getCurrentOutputStream(int) - Method in class org.apache.fop.render.bitmap.PNGRenderer
-
Returns the OutputStream corresponding to this page
- getCurrentPage() - Method in class org.apache.fop.afp.DataStream
-
Returns the current 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
- getCurrentPageGroup() - Method in class org.apache.fop.afp.DataStream
-
Returns the current page group
- 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
- getCurrentSessionStructElem() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
- 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
- getCurrentSpan() - Method in class org.apache.fop.layoutmgr.LayoutContext
- 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
- getCustomFontCollection(InternalResourceResolver, String) - Method in class org.apache.fop.render.afp.AFPRendererConfigurator
- getCustomFontCollection(InternalResourceResolver, String) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Returns the font collection for custom configured fonts.
- getCZero() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function C0 value (color for gradient)
- getData() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the object data
- getData() - Method in class org.apache.fop.afp.modca.triplets.AbstractTriplet
-
Returns the structured triplet data array
- getData() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the structured field's payload.
- getData() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- getData() - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
- getData() - Method in class org.apache.fop.render.pcl.fonts.PCLFontSegment
- getData() - Method in class org.apache.fop.util.AbstractPaintingState
-
Returns the currently valid state
- getData(int) - Method in class org.apache.fop.render.txt.border.AbstractBorderElement
-
Returns value of side's element of
data. - getDataHeight() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the image data height
- getDataHeightRes() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the data height resolution
- getDataLength() - Method in class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Returns the current data length
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsAreaBegin
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsAreaEnd
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsBox
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsChainedSegment
-
Returns the current data length
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsCharacterString
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsData
-
Returns the current data length
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsEndProlog
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsFullArc
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsImage
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetCharacterSet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetFractionalLineWidth
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetLineType
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetLineWidth
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetMix
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.goca.GraphicsSetProcessColor
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup.FontFullyQualifiedNameTriplet
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.AttributeQualifierTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.AttributeValueTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.CommentTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.DescriptorPositionTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.EncodingTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ExtendedResourceLocalIdentifierTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.MeasurementUnitsTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ObjectAreaSizeTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ObjectByteExtentTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.PresentationSpaceMixingRulesTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.PresentationSpaceResetMixingTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ResourceObjectTypeTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in interface org.apache.fop.afp.StructuredData
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.pdf.PDFStream
-
Returns the size of the content.
- getDataObject() - Method in class org.apache.fop.afp.modca.ResourceObject
-
Returns the data object referenced by this resource object
- getDataStream() - Method in class org.apache.fop.afp.AFPResourceManager
-
Returns the AFP DataStream
- getDataWidth() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the image data width
- getDataWidthRes() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the data width resolution
- 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
-
return a parameter dictionary for this filter, or null
- 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
-
return a parameter dictionary for this filter, or null
- getDecodeParms() - Method in class org.apache.fop.pdf.PDFFilter
-
return a parameter dictionary for this filter, or null
- getDefault() - Method in class org.apache.fop.svg.font.AggregatingFontFamilyResolver
- getDefault() - Method in class org.apache.fop.svg.font.FilteringFontFamilyResolver
- getDefault() - Method in interface org.apache.fop.svg.font.FOPFontFamilyResolver
- getDefault() - Method in class org.apache.fop.svg.font.FOPFontFamilyResolverImpl
- getDefaultBaseURI() - Method in interface org.apache.fop.apps.EnvironmentProfile
-
The default base URI used for resolving URIs.
- 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.
- getDefaultDitheringQuality() - Method in enum org.apache.fop.render.pcl.PCLRenderingMode
-
Returns the default dithering quality for this rendering mode.
- getDefaultDOMImplementation() - Static method in class org.apache.fop.fo.ElementMapping
- getDefaultExtension() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Returns the default file extension for the supported image type.
- getDefaultExtension() - Method in class org.apache.fop.render.bitmap.PNGDocumentHandler
-
Returns the default file extension for the supported image type.
- getDefaultExtension() - Method in class org.apache.fop.render.bitmap.TIFFDocumentHandler
-
Returns the default file extension for the supported image type.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.AbstractPDFFontStream
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.PDFImageXObject
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.PDFMetadata
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFontCollection() - Method in class org.apache.fop.render.afp.AFPRendererConfigurator
- getDefaultFontCollection() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfigurator
- getDefaultFontCollection() - Method in class org.apache.fop.render.DefaultRendererConfigurator
- getDefaultFontCollection() - Method in class org.apache.fop.render.pcl.PCLRendererConfigurator
- getDefaultFontCollection() - Method in class org.apache.fop.render.PrintRendererConfigurator
- 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
-
Returns the default region name (xsl-region-before, xsl-region-start, etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionBefore
-
Returns the default region name (xsl-region-before, xsl-region-start, etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Returns the default region name (xsl-region-before, xsl-region-start, etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionEnd
-
Returns the default region name (xsl-region-before, xsl-region-start, etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionStart
-
Returns the default region name (xsl-region-before, xsl-region-start, etc.)
- getDefaultRegionNameFor(String) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Returns the default name of the region to which the flow or static-content having the given flow-name is assigned.
- getDefaultResourceGroupUri() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getDefaultResourceLevel(byte) - Method in class org.apache.fop.afp.AFPResourceLevelDefaults
-
Returns the default resource level for a particular resource type.
- getDefaultStyleName() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Gets the name of the default style.
- getDefaultValue() - Method in enum org.apache.fop.render.afp.AFPRendererOption
- getDefaultValue() - Method in enum org.apache.fop.render.bitmap.BitmapRendererOption
- getDefaultValue() - Method in enum org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
- getDefaultValue() - Method in enum org.apache.fop.render.java2d.Java2DRendererOption
- getDefaultValue() - Method in enum org.apache.fop.render.pcl.Java2DRendererOption
- getDefaultValue() - Method in enum org.apache.fop.render.pdf.PDFEncryptionOption
- getDefaultValue() - Method in enum org.apache.fop.render.pdf.PDFRendererOption
- getDefaultValue() - Method in enum org.apache.fop.render.ps.PSRendererOption
- getDefaultValue() - Method in interface org.apache.fop.render.RendererConfigOption
- getDefaultValue() - Method in enum org.apache.fop.render.txt.TxtRendererConfig.TxtRendererOption
- 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
-
Returns the default width for this font.
- getDelegateContentHandler() - Method in class org.apache.fop.util.DelegatingContentHandler
- getDeltas() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
- 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.
- getDerivedRotation() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Returns the derived rotation from the current transform
- getDesc() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the file description.
- getDescender() - Method in class org.apache.fop.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.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.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.CustomFont
-
Returns the descender value of the font.
- getDescender() - Method in class org.apache.fop.fonts.Font
-
Returns the font's Descender.
- getDescender() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the descender value of the font.
- getDescender() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the descender value of the font.
- getDescender() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the Descender value.
- getDescender(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
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.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.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.base14.Helvetica
- getDescender(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getDescender(int) - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getDescender(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getDescender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the descent of the font described by this FontMetrics object.
- getDescender(int) - Method in interface 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.LazyFont
-
Returns the descent of the font described by this FontMetrics object.
- getDescender(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the descent of the font described by this FontMetrics object.
- getDescender(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the descent of the font described by this FontMetrics object.
- 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
- getDescriptorSize() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
Header Data
- getDescriptorSize() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getDestination() - Method in class org.apache.fop.area.Trait.ExternalLink
-
Get the target/destination of the link
- getDestinationList() - Method in class org.apache.fop.fo.pagination.Root
-
Public accessor for the list of Destination objects for this FO
- getDestinationList() - Method in class org.apache.fop.pdf.PDFDocument
-
Gets the list of named destinations.
- getDestOutputProfile() - Method in class org.apache.fop.pdf.PDFOutputIntent
- getDests() - Method in class org.apache.fop.pdf.PDFNames
-
Returns the Dests object
- getDeviceConfiguration() - Method in class org.apache.fop.afp.AFPGraphics2D
- 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
- getDeviceResolution() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Returns the device resolution that has been set up.
- getDictionary() - Method in class org.apache.fop.pdf.AbstractPDFStream
- getDictionary() - Method in class org.apache.fop.pdf.xref.TrailerDictionary
- getDictionaryExtension() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
- getDictionaryType() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- getDifference(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
- getDimension() - Method in class org.apache.fop.datatypes.LengthBase
- getDimension() - Method in interface org.apache.fop.datatypes.Numeric
-
Return the dimension of this numeric.
- getDimension() - Method in interface 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.NumericProperty
-
Return the dimension.
- getDimension() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Return the dimension of the expression
- getDimension() - Method in class org.apache.fop.fo.properties.EnumNumber
-
Return the dimension of this numeric.
- 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(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.
- getDirection() - Method in class org.apache.fop.fo.flow.BidiOverride
- getDirectories() - Method in class org.apache.fop.fonts.DefaultFontConfig
-
Returns a list of directories that were parsed.
- getDirectory() - Method in class org.apache.fop.fonts.DefaultFontConfig.Directory
-
Returns a String representing the directory to find fonts within.
- getDirectoryEntry(OFTableName) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Obtain directory table entry.
- getDirectoryFilter() - Static method in class org.apache.fop.fonts.autodetect.FontFileFinder
-
Font directory filter.
- getDisableColumnBalancing() - Method in class org.apache.fop.fo.flow.Block
- getDisableColumnBalancing() - Method in class org.apache.fop.fo.flow.BlockContainer
- getDisableColumnBalancing() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Returns whether the column balancer should be disabled before a spanning block
- getDisableSRGBColorSpace() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getDisplayAlign() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- 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.flow.InlineContainer
- getDisplayAlign() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the
display-alignproperty - getDisplayAlign() - Method in interface org.apache.fop.fo.GraphicsProperties
- getDisplayAlign() - Method in class org.apache.fop.fo.pagination.Region
- getDisplayAlign() - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
- getDisplayMode() - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Returns the display mode.
- getDitheringQuality() - Method in class org.apache.fop.afp.AFPPaintingState
-
Gets the dithering quality setting to use when converting images to monochrome images.
- getDitheringQuality() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getDitheringQuality() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Returns the dithering quality used when encoding gray or color images.
- getDitheringQuality() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Returns the dithering quality to be used when encoding gray or color images.
- 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
- getDocument() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the applicable resource context for the generator.
- getDocument() - Method in class org.apache.fop.svg.FOPSAXSVGDocumentFactory
-
Returns the document built up by handling the incoming SAX events.
- getDocumentArea() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
-
Call startDocumentArea if needed and return the document area object.
- getDocumentHandler() - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
- getDocumentHandlerOverride() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the overriding
IFDocumentHandlerinstance, if any. - getDocumentNavigationHandler() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Returns a document navigation handler if this feature is supported.
- getDocumentNavigationHandler() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Returns a document navigation handler if this feature is supported.
- getDocumentNavigationHandler() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Returns the document navigation handler if available/supported.
- getDocumentNavigationHandler() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Returns a document navigation handler if this feature is supported.
- getDocumentNavigationHandler() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Returns a document navigation handler if this feature is supported.
- getDocumentNavigationHandler() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- getDocumentNavigationHandler() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Returns a document navigation handler if this feature is supported.
- 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. - getDocumentURI(Document) - Method in class org.apache.fop.render.AbstractGenericSVGHandler
-
Gets the document URI from a Document instance if possible.
- getDomain() - Method in class org.apache.fop.render.gradient.Function
-
The function domain
- getDOMDocument() - Method in class org.apache.fop.fo.XMLObj
- 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.svg.BatikExtensionElementMapping
-
Returns the DOMImplementation used by this ElementMapping.
- getDOMImplementation() - Method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
-
Returns the DOMImplementation used by this ElementMapping.
- getDOMImplementation() - Method in class org.apache.fop.fo.extensions.xmp.RDFElementMapping
-
Returns the DOMImplementation used by this ElementMapping.
- getDOMImplementation() - Method in class org.apache.fop.fo.extensions.xmp.XMPElementMapping
-
Returns the DOMImplementation used by this ElementMapping.
- getDOMImplementationForNamespace(String) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
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.BasicLink
- 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.
- getDoubleByteInstance() - Static method in class org.apache.fop.afp.fonts.CharacterSetBuilder
-
Factory method for the double-byte (CID Keyed font (Type 0)) implementation of AFPFontReader.
- getDPartRoot() - Method in class org.apache.fop.pdf.PDFRoot
- getDynamicVersionController(Version, PDFDocument) - Static method in class org.apache.fop.pdf.VersionController
-
Returns a controller that allows subsequent changes to the document's version.
- getEffectiveAllocIPD() - Method in class org.apache.fop.area.Area
- getEffectiveArea(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
- getEffectiveArea(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
- getEffectiveArea(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
- getEffectiveArea(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
- getEffectiveArea(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
- getEffectiveConfiguration() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Returns the effective configuration for the transcoder.
- getEffectiveICCProfile() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Returns the effective ICC profile for the image.
- getEffectiveICCProfile() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Returns the effective ICC profile for the image.
- getEffectiveIPD() - Method in class org.apache.fop.area.Area
- getEffectiveIPD() - Method in class org.apache.fop.area.Block
- getEffectiveIPD() - Method in class org.apache.fop.area.BlockParent
- getEffectiveIPD() - Method in class org.apache.fop.area.BlockViewport
- getEffectiveIPD() - Method in class org.apache.fop.area.inline.InlineViewport
- getEffectiveIPD() - Method in class org.apache.fop.area.inline.TextArea
- getEffectiveIPD() - Method in class org.apache.fop.area.LineArea
- getEffectiveLocator() - Method in class org.apache.fop.fo.FOTreeBuilder
- getEffectiveMIMEType(IFDocumentHandler) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Returns the MIME type of the output format that the given document handler is supposed to handle.
- getEffectiveSpace(double, 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.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the element.
- getElement() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
- 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.PSPageTrailerCodeBefore
- getElement() - Method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
- getElement() - Method in class org.apache.fop.render.ps.extensions.PSSetupCode
- 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
- getElement(String, List<PostscriptParser.PSElement>) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
- getElement(Property, int) - Method in class org.apache.fop.fo.properties.GenericShorthandParser
- 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
- getElementMappingRegistry() - Method in class org.apache.fop.apps.FOUserAgent
- getElementName() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
- getElementName() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
- getElementName() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- getElementName() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
- getElements() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Obtain the Knuth elements.
- getEmbed() - Method in class org.apache.fop.fonts.FontUris
- getEmbedAsType1() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getEmbedAsType1() - Method in class org.apache.fop.fonts.EmbedFontInfo
- getEmbeddedFiles() - Method in class org.apache.fop.pdf.PDFNames
-
Returns the EmbeddedFiles object
- getEmbeddingMode() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the embedding mode for this font.
- getEmbeddingMode() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getEmbeddingMode() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the embedding mode for this font.
- getEmbedFileURI() - Method in class org.apache.fop.fonts.CustomFont
-
Returns an URI representing an embeddable font file.
- getEmbedFontName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- 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.base14.Helvetica
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getEmbedFontName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in interface 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.LazyFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getEmbedFontName() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedResourceName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the lookup name to an embeddable font file available as a resource.
- getEmbedURI() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
Gets the URI of the font to embed.
- getEmbedURI() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the URI to the embeddable font resource
- getEmSpaceIncrement() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the increment for an em space.
- getEmSpaceIncrement() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Returns the em space increment.
- getEncode() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function encoding
- getEncoding() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the text encoding
- getEncoding() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the AFP code page encoding
- getEncoding() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getEncoding() - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns the code point mapping (encoding) of this font.
- getEncoding() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
- getEncoding() - Method in class org.apache.fop.render.txt.TxtRendererConfig
- getEncodingMode() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getEncodingMode() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the requested encoding mode for this font.
- getEncodingName() - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.base14.Courier
- getEncodingName() - Method in class org.apache.fop.fonts.base14.CourierBold
- getEncodingName() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
- getEncodingName() - Method in class org.apache.fop.fonts.base14.CourierOblique
- getEncodingName() - Method in class org.apache.fop.fonts.base14.Helvetica
- getEncodingName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- getEncodingName() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
- getEncodingName() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
- getEncodingName() - Method in class org.apache.fop.fonts.base14.Symbol
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesBold
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesItalic
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesRoman
- getEncodingName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getEncodingName() - Method in class org.apache.fop.fonts.LazyFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.MultiByteFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.SingleByteFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.Typeface
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Get the encoding of the font.
- getEncodingScheme() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the EncodingScheme value.
- getEncryptedSegment() - Method in class org.apache.fop.fonts.type1.PFBData
-
Gets the encrypted segment of the font file
- getEncryption() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the active Encryption object.
- getEncryptionLengthInBits() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Returns the encryption length.
- getEncryptionParameters() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getEnd() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
- getEnd() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- getEndianness() - Method in class org.apache.fop.render.bitmap.TIFFRendererConfig
- getEndIndent() - Method in class org.apache.fop.area.Block
- getEndIndent() - Method in class org.apache.fop.area.LineArea
-
Get the end indent of this line area.
- getEndIndex() - Method in class org.apache.fop.fo.FOText
- getEndIndex() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain ending index (exclusive) of sub-sequence of fragment in overall text source.
- getEndIndex() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getEndingPageNumberOfPreviousSequence() - Method in class org.apache.fop.fo.pagination.Root
-
Gets the last page number generated by the previous page-sequence
- getEndIntrusionAdjustment() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getEndNumber() - Method in class org.apache.fop.render.print.PrintRenderer
- getEndPoint() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
The end location of the element within the source binary data
- getEndSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
- getEntries() - Method in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
Obtain mapping entries.
- getEntries() - Method in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
Obtain mapping entries.
- getEntries() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Obtain mapping entries.
- getEntries() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
Obtain mapping entries.
- getEntries() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Obtain mapping entries.
- getEntries() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getEntries() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSDictionary
-
Gets a map of dictionary entries identified by their name
- getEntries() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
-
Gets a map of array entries identified by index
- getEntries() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariableArray
-
Gets a list of found array entries within the variable array
- getEntries() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
- getEntries() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- getEntryPart(String, int) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
- getEnum() - Method in interface org.apache.fop.datatypes.Numeric
-
Return the enum value that is stored in this numeric.
- getEnum() - Method in class org.apache.fop.fo.properties.EnumLength
-
This method expects to be overridden by subclasses
- getEnum() - Method in class org.apache.fop.fo.properties.EnumNumber
-
This method expects to be overridden by subclasses
- getEnum() - Method in class org.apache.fop.fo.properties.EnumProperty
- getEnum() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getEnumValue() - Method in class org.apache.fop.traits.TraitEnum
-
Returns the enumeration value (one of
Constants.EN_*). - getEventBroadcaster() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the event broadcaster that control events sent inside a processing run.
- getEventHandler() - Method in class org.apache.fop.fo.FOTreeBuilder
-
Provides access to the underlying
FOEventHandlerobject. - getExceptionClass() - Method in class org.apache.fop.events.PropertyExceptionFactory
- getExceptionClass() - Method in class org.apache.fop.events.UnsupportedOperationExceptionFactory
- getExceptionClass() - Method in class org.apache.fop.events.ValidationExceptionFactory
- getExceptionClass() - Method in class org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
- getExceptionClass() - Method in class org.apache.fop.layoutmgr.LayoutException.LayoutExceptionFactory
- 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.
- getExplicitWritingMode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain writing mode explicit indicator.
- getExplicitWritingMode() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Obtain writing mode explicit indicator.
- getExplicitWritingMode() - Method in class org.apache.fop.fo.flow.table.Table
- getExplicitWritingMode() - Method in class org.apache.fop.fo.pagination.PageSequence
- getExplicitWritingMode() - Method in class org.apache.fop.traits.WritingModeTraits
- getExplicitWritingMode() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- getExtend() - Method in class org.apache.fop.render.gradient.Shading
- getExtension() - Method in class org.apache.fop.pdf.PDFLayer.Resolver
- getExtension() - Method in class org.apache.fop.pdf.PDFNavigator.Resolver
- getExtension() - Method in class org.apache.fop.pdf.PDFSetOCGStateAction.Resolver
- getExtension() - Method in class org.apache.fop.pdf.PDFTransitionAction.Resolver
- getExtension() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
- getExtension() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryAttachment
- getExtensionAttachment() - Method in class org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
-
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.
- 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.
- getExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
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.
- getExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Returns the extension attachment.
- getExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
- getExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
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.area.AreaTreeObject
- getExtensionAttachments() - Method in class org.apache.fop.fo.FObj
- getExtent() - Method in class org.apache.fop.fo.pagination.SideRegion
- getExternalAction(String, boolean) - Method in class org.apache.fop.pdf.PDFFactory
-
Create/find and return the appropriate external PDFAction according to the target
- getExternalClasses() - Method in class org.apache.fop.hyphenation.PatternParser
- getExternalDestination() - Method in class org.apache.fop.fo.flow.BasicLink
-
Get the value of the
external-destinationproperty. - getExternalDestination() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the value of the external-destination property.
- getExternalDocument() - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
- getExternalURI() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns the URI of the external resource group.
- getExtLength() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the length of the extension if present.
- getExtraIPD(boolean, boolean) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Returns the extra IPD needed for any leading or trailing fences for the current area.
- 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.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.
- getFallbackColor() - Method in class org.apache.fop.util.ColorWithFallback
-
Returns the fallback color.
- getFallbackResolver() - Method in interface org.apache.fop.apps.EnvironmentProfile
- getFallbackResolver() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- getFallbackResolver() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Controls the mechanisms that are used in the event that
Sourceused for resources couldn't be read. - getFamilyName() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the FamilyName value.
- getFamilyName() - Method in class org.apache.fop.svg.font.FOPGVTFont
- getFamilyName() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- getFamilyNames() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- 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.base14.Helvetica
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getFamilyNames() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font family names.
- getFamilyNames() - Method in interface 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.LazyFont
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the font family names of the font.
- getFamilyNames() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the font family names.
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.afp.svg.AFPFontFamilyResolver
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.svg.font.AggregatingFontFamilyResolver
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.svg.font.FilteringFontFamilyResolver
- getFamilyThatCanDisplay(char) - Method in interface org.apache.fop.svg.font.FOPFontFamilyResolver
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.svg.font.FOPFontFamilyResolverImpl
- getFDFonts() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getFDIndexes() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format0FDSelect
- getFDSelect() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getFeature() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- getFeature() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
- getFileFilter() - Static method in class org.apache.fop.fonts.autodetect.FontFileFinder
-
Font file filter.
- getFileFromUrls(String[]) - Static method in class org.apache.fop.fonts.FontCache
-
Tries to identify a File instance from an array of URLs.
- getFilename() - Method in class org.apache.fop.pdf.PDFFileSpec
-
Gets the filename.
- getFilename() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getFilename() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the file name.
- getFilesets() - Method in class org.apache.fop.tools.anttasks.Fop
-
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
-
Returns a hint in form of a String (Possible values from PDFFilterList) indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.pdf.BitmapImage
-
Returns a hint in form of a String (Possible values from PDFFilterList) indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in interface 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.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList) indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList) indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList) indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
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
-
Returns the
PDFFilters map used for filters in this document. - getFilterMap() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getFirstBoxIndex(int) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Returns the position index of the first box in this sequence, starting at the given index.
- 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.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.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.base14.ZapfDingbats
- 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.fonts.SimpleSingleByteEncoding
-
Returns the index of the first defined character.
- getFirstChar() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the index of the first character.
- 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.fonts.type1.PFMFile
-
Returns the number of the character that defines the first entry in the widths list.
- getFirstCode() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFirstCode() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFirstFontFamily() - Method in class org.apache.fop.fo.properties.CommonFont
- getFirstIndex() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager.MappingPosition
- getFirstPageViewportContaining(String) - Method in class org.apache.fop.area.IDTracker
-
Get the first
PageViewportcontaining content generated by the FO with the givenid. - 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 interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
- getFirstSpanningCol() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
- getFixedVersionController(Version) - Static method in class org.apache.fop.pdf.VersionController
-
Returns a controller that disallows subsequent change to the document's version.
- 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.complexscripts.fonts.GlyphSubtable
- getFlags() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the flags for the font.
- getFlags() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the flags for the font.
- getFlags() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the flags for the font.
- getFlags() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the Flags attribute of the font.
- 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(GlyphSubtable[]) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Determine consistent flags for a set of subtables.
- getFlavor() - Method in class org.apache.fop.image.loader.batik.ImageWMF
- getFloat() - Method in class org.apache.fop.fo.flow.Float
- getFloatContentLM() - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
- getFloatContentLMs() - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
- getFloatHeight() - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- getFloatHeight() - Method in class org.apache.fop.layoutmgr.PageBreaker
- getFloatHeight() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getFloatYOffset() - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- getFloatYOffset() - Method in class org.apache.fop.layoutmgr.PageBreaker
- getFloatYOffset() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getFlowLayoutManager() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- 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.fo.PropertyList
- getFObj() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns the fo this layout manager is associated with.
- getFObj() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Returns the fo this layout manager is associated with.
- getFOEventHandler() - Method in class org.apache.fop.fo.FONode
-
Recursively goes up the FOTree hierarchy until the
fo:rootis found, which returns the parentFOEventHandler. - 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.tools.anttasks.Fop
-
Gets the input XSL-FO file.
- getFOFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns the XSL-FO file if set.
- getFont() - Method in class org.apache.fop.afp.fonts.AFPFontAttributes
-
Return the font
- 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.XMLFontMetricsReader
-
Deprecated.Get the generated font object
- getFont() - Method in class org.apache.fop.render.java2d.Java2DGraphicsState
- getFont() - Method in class org.apache.fop.svg.font.FOPGVTFont
- getFont() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getFont(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Gets a
Fontinstance of the font that thisFontMetricsdescribes in the desired size. - getFont(int) - Method in interface org.apache.fop.render.java2d.FontMetricsMapper
-
Gets a
Fontinstance of the font that thisFontMetricsdescribes in the desired size. - getFont(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Gets a
Fontinstance of the font that thisFontMetricsdescribes in the desired size. - 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.
- getFontBBox() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font's bounding box.
- getFontBBox() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the font's bounding box.
- getFontBBox() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the font's bounding box.
- getFontBBox() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getFontBBox() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the FontBBox value.
- getFontBBox() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the bounding box for the font.
- getFontBBoxAsIntArray() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the FontBBox value as integer array.
- getFontCache() - Method in class org.apache.fop.fonts.FontManager
-
Returns the font cache instance used by this font manager.
- getFontConfig() - Method in class org.apache.fop.render.afp.AFPFontConfig
-
Returns a list of AFP font configuration data.
- getFontFace() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- getFontFamily() - Method in class org.apache.fop.fonts.substitute.FontQualifier
- getFontFamily() - Method in class org.apache.fop.render.intermediate.IFState
-
Returns the font family.
- getFontFamilyResolver() - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
- getFontFamilyResolver() - Method in class org.apache.fop.svg.NativeTextPainter
- getFontFamilyResolver() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
- getFontFile() - Method in class org.apache.fop.pdf.PDFFontDescriptor
- getFontFile() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFontFile() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontFile(String) - Method in class org.apache.fop.fonts.FontCache
-
Returns a font from the cache.
- getFontFileReader() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFontFileReader() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontFromArea(Area) - Method in class org.apache.fop.render.PrintRenderer
-
Returns a Font object constructed based on the font traits in an area
- getFontID() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getFontID() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager.PCLTextSegment
- getFontInfo() - Method in class org.apache.fop.afp.AFPGraphics2D
-
Returns the FontInfo
- getFontInfo() - Method in class org.apache.fop.afp.svg.AFPTextHandler
-
Return the font information associated with this object
- getFontInfo() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- getFontInfo() - Method in class org.apache.fop.fo.FOEventHandler
-
Retrieve the font information for this document
- getFontInfo() - Method in class org.apache.fop.render.afp.AFPInfo
-
Return the font info
- getFontInfo() - Method in class org.apache.fop.render.afp.AFPRenderingContext
-
Returns the font list.
- getFontInfo() - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Returns the font set to work with.
- getFontInfo() - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
- getFontInfo() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Returns the font set to work with.
- getFontInfo() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Returns the font set to work with.
- getFontInfo() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Returns the font set to work with.
- getFontInfo() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- getFontInfo() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Returns the associated
FontInfoobject. - getFontInfo() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
Returns the font list.
- getFontInfo() - Method in class org.apache.fop.render.PrintRenderer
- 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.render.ps.PSRenderingContext
-
Returns the font list.
- getFontInfo() - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Returns the fontInfo.
- getFontInfo() - Method in class org.apache.fop.svg.font.FOPGVTFont
- getFontInfo() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- getFontInfo() - Method in interface org.apache.fop.svg.FOPTextHandler
- getFontInfo() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Get the font info for this pdf document.
- getFontInfoConfig() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getFontInfoConfig() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
- getFontInfoConfig() - Method in class org.apache.fop.render.intermediate.IFRendererConfig
- getFontInfoConfig() - Method in class org.apache.fop.render.java2d.Java2DRendererConfig
- getFontInfoConfig() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
- getFontInfoConfig() - Method in class org.apache.fop.render.pdf.PDFRendererConfig
- getFontInfoConfig() - Method in class org.apache.fop.render.ps.PSRendererConfig
- getFontInfoConfig() - Method in interface org.apache.fop.render.RendererConfig
-
Returns the render-specific font configuration information.
- getFontInfoConfig() - Method in class org.apache.fop.render.txt.TxtRendererConfig
- getFontInfos(String, long) - Method in class org.apache.fop.fonts.FontCache
-
Returns the EmbedFontInfo instances belonging to a font file.
- getFontInstance(FontTriplet, int) - Method in class org.apache.fop.fonts.FontInfo
-
Retrieves a (possibly cached) Font instance based on a FontTriplet and a font size.
- getFontInstanceForAWTFont(Font) - Method in class org.apache.fop.fonts.FontInfo
-
Returns a suitable internal font given an AWT Font instance.
- getFontKey() - Method in class org.apache.fop.afp.fonts.AFPFontAttributes
-
Return the FontKey attribute
- getFontKey() - Method in class org.apache.fop.svg.font.FOPGVTFont
- getFontKey() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- getFontKey(FontTriplet) - Method in class org.apache.fop.render.afp.AFPPainter
- getFontKey(FontTriplet) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
- getFontList() - Method in class org.apache.fop.render.PrintRenderer
- getFontManager() - Method in interface org.apache.fop.apps.EnvironmentProfile
-
Returns the font manager with restrictions/allowances set for this environment.
- getFontManager() - Method in class org.apache.fop.apps.FopFactory
- getFontManager() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Returns the font manager.
- getFontManager() - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Returns the
FontManagerused for managing the fonts within FOP. - getFontManager() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Returns the font manager.
- getFontManager() - Method in class org.apache.fop.apps.FOUserAgent
- getFontMap() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the font map for this document.
- getFontMetrics() - Method in class org.apache.fop.fonts.Font
-
Returns the associated font metrics object.
- getFontMetrics() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the font metrics.
- getFontMetrics(Font) - Method in class org.apache.fop.afp.AFPGraphics2D
- getFontMetrics(Font) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- getFontMetrics(Font) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Gets the font metrics for the specified font.
- getFontName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- 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.base14.Helvetica
- getFontName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getFontName() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getFontName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getFontName() - Method in class org.apache.fop.fonts.cff.CFFDataReader.FontDict
- getFontName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- getFontName() - Method in class org.apache.fop.fonts.Font
-
Returns the font's name.
- getFontName() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- getFontName() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- getFontName() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the FontName value.
- getFontName() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- getFontName() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- getFontName() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFontName() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontName() - Method in class org.apache.fop.util.AbstractPaintingState
-
Gets the current font name
- getFontNumber() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFontNumber() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontNumber() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- 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.afp.AFPTextDataInfo
-
Returns the font reference
- getFontReference() - Method in class org.apache.fop.afp.fonts.AFPFontAttributes
-
Return the FontReference attribute
- getFontRenderContext() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getFonts() - Method in class org.apache.fop.fonts.DefaultFontConfig
-
Returns the list of fonts that were parsed.
- getFonts() - Method in class org.apache.fop.fonts.FontInfo
-
Gets a Map of all registered fonts.
- getFontScalingTechnology() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFontScalingTechnology() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontSegments(Map<Character, Integer>) - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
Segmented Font Data
- getFontSegments(Map<Character, Integer>) - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontSelectionStrategy() - Method in class org.apache.fop.fo.properties.CommonFont
- getFontSize() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the font-size value.
- getFontSize() - 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.render.intermediate.IFState
-
Returns the font size.
- getFontSize() - Method in class org.apache.fop.util.AbstractPaintingState
-
Gets the current font size
- getFontSizeAdjust() - Method in class org.apache.fop.fo.properties.CommonFont
- getFontState(FontInfo) - Method in class org.apache.fop.fo.properties.CommonFont
-
Create and return an array of
FontTripletsbased on the properties stored in the instance variables. - getFontStream() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getFontStretch() - Method in class org.apache.fop.fo.properties.CommonFont
- getFontStyle() - Method in class org.apache.fop.fo.properties.CommonFont
- getFontStyle() - Method in class org.apache.fop.fonts.substitute.FontQualifier
- getFontStyle() - Method in class org.apache.fop.render.intermediate.IFState
-
Returns the font style.
- 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.
- getFontSubset() - Method in class org.apache.fop.fonts.truetype.OTFSubSetWriter
-
Returns a subset of the fonts (readFont() MUST be called first in order to create the subset).
- getFontSubset() - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Returns a subset of the fonts (readFont() MUST be called first in order to create the subset).
- getFontSubstitutions() - Method in class org.apache.fop.fonts.FontManager
-
Returns the font substitution catalog
- getFontTriplet() - Method in class org.apache.fop.fonts.Font
- getFontTriplet() - Method in class org.apache.fop.svg.font.FOPGVTFont
- getFontTriplet() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- getFontTriplets() - Method in class org.apache.fop.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.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.base14.Helvetica
- getFontType() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getFontType() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getFontType() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getFontType() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the type of the font.
- getFontType() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
- getFontType() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getFontType() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getFontURI() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the URI of the font file from which these metrics were loaded.
- getFontURI() - Method in class org.apache.fop.fonts.base14.Courier
- getFontURI() - Method in class org.apache.fop.fonts.base14.CourierBold
- getFontURI() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
- getFontURI() - Method in class org.apache.fop.fonts.base14.CourierOblique
- getFontURI() - Method in class org.apache.fop.fonts.base14.Helvetica
- getFontURI() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- getFontURI() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
- getFontURI() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
- getFontURI() - Method in class org.apache.fop.fonts.base14.Symbol
- getFontURI() - Method in class org.apache.fop.fonts.base14.TimesBold
- getFontURI() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
- getFontURI() - Method in class org.apache.fop.fonts.base14.TimesItalic
- getFontURI() - Method in class org.apache.fop.fonts.base14.TimesRoman
- getFontURI() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getFontURI() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the URI of the font file from which these metrics were loaded.
- getFontURI() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the URI of the font file from which these metrics were loaded.
- getFontURI() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the URI of the font file from which these metrics were loaded.
- getFontURI() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the URI of the font file from which these metrics were loaded.
- getFontURI() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the URI of the font file from which these metrics were loaded.
- getFontUris() - Method in class org.apache.fop.fonts.EmbedFontInfo
- getFontVariant() - Method in class org.apache.fop.fo.properties.CommonFont
- getFontVariant() - Method in class org.apache.fop.render.intermediate.IFState
-
Returns the font variant.
- getFontWeight() - Method in class org.apache.fop.fo.properties.CommonFont
- getFontWeight() - Method in class org.apache.fop.fonts.substitute.FontQualifier
- getFontWeight() - Method in class org.apache.fop.render.intermediate.IFState
-
Returns the font weight.
- 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
- getFootnoteKnuthElements(FlowLayoutManager, LayoutContext, List<FootnoteBodyLayoutManager>) - Static method in class org.apache.fop.layoutmgr.PageBreaker
- getFootnotes(List<ListElement>) - Static method in class org.apache.fop.layoutmgr.FootenoteUtil
-
Returns the footnotes contained in the given element list.
- getFootnotes(List<ListElement>, int, int) - Static method in class org.apache.fop.layoutmgr.FootenoteUtil
-
Returns the footnotes contained in the given element list.
- getFopFactoryBuilder() - Method in class org.apache.fop.apps.FopConfParser
-
Returns the
FopFactoryBuilder. - 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
- getForcedLastPageNum(int) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
The last page number of the sequence may be incremented, as determined by the force-page-count formatting property semantics
- getForcePageCount() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Get the value of the
force-page-countproperty. - getForeignAttribute(QName) - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns a foreign attribute.
- 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.afp.AFPRendererImageInfo
-
Return the foreign attributes
- getForeignAttributes() - Method in class org.apache.fop.render.afp.AFPRenderingContext
-
Returns a Map of foreign attributes.
- getForeignAttributes() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the currently applicable foreign attributes.
- getForeignAttributes() - Method in class org.apache.fop.render.RendererContext.RendererContextWrapper
- getForeignAttributeValue(QName) - Method in class org.apache.fop.area.AreaTreeObject
-
Returns the value of a foreign attribute on the area.
- getFormat() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getFormat() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CustomEncoding
- getFormat() - Method in class org.apache.fop.fonts.cff.CFFDataReader.FDSelect
- getFormat() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the output format (MIME type).
- getFormat() - Method in class org.apache.fop.util.text.ChoiceFieldPart.Factory
- getFormat() - Method in class org.apache.fop.util.text.EqualsFieldPart.Factory
- getFormat() - Method in class org.apache.fop.util.text.GlyphNameFieldPart.Factory
- getFormat() - Method in class org.apache.fop.util.text.HexFieldPart.Factory
- getFormat() - Method in class org.apache.fop.util.text.IfFieldPart.Factory
- getFormForImage(String) - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Returns a PSResource instance representing a image as a PostScript form.
- getFormXObjectEnabled() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getFound() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the found.
- getFoundUnexpected() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Returns whether unexpected postscript has been found in the element
- 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
- getFOValidationEventProducer() - Method in class org.apache.fop.fo.FONode
-
Returns an instance of the FOValidationEventProducer.
- getFromParent(int) - Method in class org.apache.fop.fo.PropertyList
-
Return the value of this property on the parent of this FO.
- getFromQualifier() - Method in class org.apache.fop.fonts.substitute.FontSubstitution
- getFS45() - Method in class org.apache.fop.afp.AFPPaintingState
-
gets whether images should be FS45
- getFS45() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
gets whether images should be FS45
- getFS45() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
gets whether images should be FS45
- getFullName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- 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.base14.Helvetica
- getFullName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getFullName() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getFullName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getFullName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the full name of the font.
- getFullName() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the FullName value.
- getFullName() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullyQualifiedName() - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
- getFullyQualifiedName() - Method in class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
Returns the actual fully qualified name
- getFunction() - Method in class org.apache.fop.pdf.PDFFunction
- getFunction() - Method in class org.apache.fop.render.gradient.Shading
- getFunctions() - Method in class org.apache.fop.render.gradient.Function
-
Gets the sub-functions
- getFunctionType() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function type
- getGDEF() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain governing glyph definition table.
- getGDEF() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getGDEF() - Method in class org.apache.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
-
Returns the GDEF table or null if none present.
- getGDEF() - Method in class org.apache.fop.fonts.MultiByteFont
-
Obtain glyph definition table.
- getGDEF() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the GDEF table or null if none present.
- getGeneratesBlockArea() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesBlockArea() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesBlockArea() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesBlockArea() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesBlockArea() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesBlockArea() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesBlockArea() - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Returns an indication if the layout manager generates a block area.
- getGeneratesLineArea() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns an indication if the layout manager generates a line area.
- getGeneratesLineArea() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Returns an indication if the layout manager generates a line area.
- getGeneratesLineArea() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns an indication if the layout manager generates a line area.
- getGeneratesLineArea() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Returns an indication if the layout manager generates a line area.
- getGeneratesReferenceArea() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns an indication if the layout manager generates a reference area.
- getGeneratesReferenceArea() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns an indication if the layout manager generates a reference area.
- getGeneratesReferenceArea() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Returns an indication if the layout manager generates a reference area.
- getGeneratesReferenceArea() - Method in interface 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
-
Returns an indication if the layout manager generates a reference area.
- getGeneration() - Method in class org.apache.fop.pdf.PDFObject
-
Returns this object's generation.
- getGeneration() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the generation.
- getGenerator() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
Returns the PDF content generator.
- getGenerator() - Method in class org.apache.fop.render.ps.PSRenderingContext
-
Returns the PostScript generator.
- getGenericMappings() - Static method in class org.apache.fop.fo.FOPropertyMapping
-
Return the array of Makers.
- getGeometricBounds() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGeometryBounds() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.Graphics2DNode
- getGeometryBounds() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
- getGeometryBounds(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Get the geometry bounds.
- getGIDFromChar(char) - Method in class org.apache.fop.fonts.CIDFull
-
Returns the glyph index from the original font from a character
- getGIDFromChar(char) - Method in interface org.apache.fop.fonts.CIDSet
-
Returns the glyph index from the original font from a character
- getGIDFromChar(char) - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the glyph index from the original font from a character
- getGIDFromChar(char) - Method in class org.apache.fop.fonts.MultiByteFont
-
Gets the original glyph index in the font from a character.
- getGIDFromChar(char) - Method in class org.apache.fop.fonts.SingleByteFont
- getGlobalIndexSubr() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getGlyph() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
- getGlyph() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain glyph at current position.
- getGlyph(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain glyph at specified offset from current position.
- getGlyph(int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain glyph id at specified index.
- getGlyphArray(boolean) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain array of glyphs.
- getGlyphCellBounds(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphClass(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Determine glyph class.
- getGlyphCode(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphCodes(int, int, int[]) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphCount() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain the number of glyphs in glyphs array, where each glyph constitutes a font specific glyph index.
- getGlyphDefinitions() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain glyph definition table.
- getGlyphIndices() - Method in class org.apache.fop.fonts.CIDFull
-
Returns a BitSet with bits set for each available glyph index in the subset.
- getGlyphIndices() - Method in interface org.apache.fop.fonts.CIDSet
-
Returns a BitSet with bits set for each available glyph index in the subset.
- getGlyphIndices() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns a BitSet with bits set for each available glyph index in the subset.
- getGlyphIndices() - Method in class org.apache.fop.fonts.MultiByteFont
- getGlyphJustificationInfo(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphLogicalBounds(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphMetrics(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphName(int) - Method in class org.apache.fop.fonts.SingleByteFont
- getGlyphOutline(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphOutputStream() - Method in interface org.apache.fop.fonts.truetype.TTFOutputStream
-
Returns an object for streaming TrueType glyphs in the glyf table.
- getGlyphOutputStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFOutputStream
- getGlyphPosition(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphPositionAdjustments() - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) position adjustments.
- getGlyphPositionAdjustments() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphPositions(int, int, float[]) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphs() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain all glyphs starting from current position to end of input glyph sequence.
- getGlyphs() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
-
Obtain glyphs.
- getGlyphs() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain reference to underlying glyph buffer.
- getGlyphs() - Method in class org.apache.fop.fonts.CIDFull
-
Returns an unmodifiable Map of the font subset.
- getGlyphs() - Method in interface org.apache.fop.fonts.CIDSet
-
Returns an unmodifiable Map of the font subset.
- getGlyphs() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns an unmodifiable Map of the font subset.
- getGlyphs(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
-
Obtain glyphs augmented by specified first glyph entry.
- getGlyphs(int, int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain count glyphs starting at offset.
- getGlyphs(int, int, boolean, GlyphTester, int[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countglyphs starting at specified offset from current position. - getGlyphs(int, int, int[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countglyphs starting at specified offset from current position. - getGlyphsAvailable(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine number of glyphs available starting at specified offset from current position.
- getGlyphsAvailable(int, boolean) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine number of glyphs available starting at specified offset from current position.
- getGlyphsAvailable(int, boolean, GlyphTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine number of glyphs available starting at specified offset from current position.
- getGlyphStartIndex() - Method in class org.apache.fop.fonts.CMapSegment
-
Returns the glyphStartIndex.
- getGlyphTransform(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getGlyphVisualBounds(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- 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
- getGPOS() - Method in class org.apache.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
-
Returns the GPOS table or null if none present.
- getGPOS() - Method in class org.apache.fop.fonts.MultiByteFont
-
Obtain glyph positioning table.
- getGPOS() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the GPOS table or null if none present.
- getGraph() - Method in class org.apache.fop.render.java2d.Java2DGraphicsState
- getGraphicContext() - Method in class org.apache.fop.render.pcl.PCLRenderingContext
-
Returns the current
GraphicContextinstance. - getGraphics2D() - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Returns the AFP graphics 2D implementation
- getGraphics2D() - Method in class org.apache.fop.render.java2d.Java2DRenderingContext
-
Returns the target Graphics2D object.
- getGraphics2DAdapter() - Method in class org.apache.fop.render.AbstractRenderer
- getGraphics2DAdapter() - Method in class org.apache.fop.render.java2d.Java2DRenderer
- getGraphics2DAdapter() - Method in interface org.apache.fop.render.Renderer
- getGraphicsObject() - Method in class org.apache.fop.afp.AFPGraphics2D
-
Returns the GOCA graphics object
- 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
- getGroups() - Method in class org.apache.fop.render.intermediate.IFGraphicContext
- getGroupStackSize() - Method in class org.apache.fop.render.intermediate.IFGraphicContext
- getGState() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Get the graphics state.
- getGStates() - Method in class org.apache.fop.pdf.PDFResourceContext
- getGSUB() - Method in class org.apache.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
-
Returns the GSUB table or null if none present.
- getGSUB() - Method in class org.apache.fop.fonts.MultiByteFont
-
Obtain glyph substitution table.
- getGSUB() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the GSUB table or null if none present.
- getHalfBorderSeparationBPD() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- getHalfBorderSeparationIPD() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- getHandler() - Method in interface org.apache.fop.render.ps.PSDocumentHandler.FOPPSGenerator
- getHandler() - Method in class org.apache.fop.render.ps.PSDocumentHandler.FOPPSGeneratorImpl
- getHandler(RenderingContext, Image) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Returns an
ImageHandlerwhich handles an specific image type given the MIME type of the image. - getHandlerConfiguration() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the handler configuration
- getHandlerConfiguration() - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Returns the height.
- getHashCode(double) - Static method in class org.apache.fop.util.CompareUtil
-
Returns a hash code for the given number.
- getHashCode(Object) - Static method in class org.apache.fop.util.CompareUtil
-
Returns the hash code of the given object.
- getHasTableParent() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
-
Returns true, if the list has a parent table.
- getHeader() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getHeaderAttribs() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
- getHeaderElements() - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
- getHeaderFormat() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getHeaderFormat() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getHeaderNetHeight() - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
- getHeaderSegment() - Method in class org.apache.fop.fonts.type1.PFBData
-
Gets the header segment of the font file
- getHeight() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the height of this data object
- getHeight() - Method in class org.apache.fop.afp.modca.AbstractDescriptor
-
Returns the height
- getHeight() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns the height of the page
- getHeight() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the height
- getHeight() - Method in class org.apache.fop.area.Span
-
Get the height of this span area.
- getHeight() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getHeight() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- 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.flow.table.TableRow
- getHeight() - Method in interface org.apache.fop.fo.GraphicsProperties
- 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
-
Get the image height in pixels.
- getHeight() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the height of this image.
- getHeight() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the image height in pixels.
- getHeight() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the height.
- getHeight() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getHeight() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the image height in pixels.
- getHeight() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
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.render.txt.border.BorderManager
- getHeightExtended() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getHeightExtended() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getHeightRes() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the height resolution of this data object
- getHighlightShape(Mark, Mark) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Get the highlighted shape.
- getHint(Object) - Method in class org.apache.fop.render.AbstractRenderingContext
-
Returns a hint identified by a key.
- getHint(Object) - Method in interface org.apache.fop.render.RenderingContext
-
Returns a hint identified by a key.
- getHints() - Method in class org.apache.fop.render.AbstractRenderingContext
-
Returns an unmodifiable representation of all hints.
- getHints() - Method in interface org.apache.fop.render.RenderingContext
-
Returns an unmodifiable representation of all hints.
- getHKern(int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
- 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(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
- getHyphenationPatternNames() - Method in class org.apache.fop.apps.FopFactory
- getHyphenationPatternNames() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- getHyphenationPatternNames() - Method in interface org.apache.fop.apps.FopFactoryConfig
- getHyphenationPatternNames() - Method in class org.apache.fop.apps.FOUserAgent
- getHyphenationPoints() - Method in class org.apache.fop.hyphenation.Hyphenation
- getHyphenationProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a CommonHyphenation object.
- getHyphenationResourceResolver() - Method in class org.apache.fop.apps.FopFactory
- getHyphenationResourceResolver() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- getHyphenationResourceResolver() - Method in interface org.apache.fop.apps.FopFactoryConfig
- getHyphenationResourceResolver() - Method in class org.apache.fop.apps.FOUserAgent
- 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, InternalResourceResolver, Map, FOUserAgent) - Static method in class org.apache.fop.hyphenation.Hyphenator
- getHyphenationTreeCache() - Method in class org.apache.fop.apps.FopFactory
- getHyphenationTreeCache() - Method in class org.apache.fop.apps.FOUserAgent
- getHyphIPD(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
-
Returns the associated ICC profile.
- getICCProfileDescription(ICC_Profile) - Static method in class org.apache.fop.util.ColorProfileUtil
-
Deprecated.use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
- getIccProfileName() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.Get ICC profile name
- getIccProfileSrc() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.Get ICC profile source
- getICCStream() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the ICC stream for this image.
- 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 interface org.apache.fop.pdf.PDFImage
-
Get the ICC stream for this image.
- getICCStream() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the ICC stream for this image.
- getId() - Method in class org.apache.fop.afp.modca.triplets.AbstractTriplet
-
Returns the triplet identifier
- getId() - Method in class org.apache.fop.fo.FObj
- getId() - Method in class org.apache.fop.pdf.PDFIdentifiedDictionary
- getID() - Method in class org.apache.fop.apps.PageSequenceResults
-
Gets the ID of the page-sequence if one was specified.
- getID() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Returns an optional ID for this action.
- getIdentifier() - Method in class org.apache.fop.render.pcl.fonts.PCLFontSegment
- getIDEStructureParameter() - Method in class org.apache.fop.afp.ioca.ImageContent
-
Returns the (optional) IDE Structure parameter
- getIDPrefix() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Returns a string that is used to prefix a generated ID to make it unique.
- getIDPrefix() - Method in class org.apache.fop.render.intermediate.extensions.URIAction
-
Returns a string that is used to prefix a generated ID to make it unique.
- 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.area.Trait.InternalLink
-
Returns the target ID.
- getIDRef() - Method in class org.apache.fop.pdf.PDFDestination
-
Returns the RefID from the associated DestinationData object.
- getIDReferences() - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
Returns the set of ID references.
- getIDRefs() - Method in class org.apache.fop.area.BookmarkData
-
Get the array of idrefs of this resolvable object.
- getIDRefs() - Method in class org.apache.fop.area.DestinationData
-
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.
- 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 interface org.apache.fop.area.Resolvable
-
Get the array of idrefs of this resolvable object.
- getIDTracker() - Method in class org.apache.fop.area.AreaTreeHandler
-
Get the IDTracker for this area tree.
- getIgnoredAssociations(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countcharacter associations of ignored glyphs starting at specified offset from current position. - getIgnoredAssociations(int, int, boolean, GlyphTester, CharAssociation[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countcharacter associations of ignored glyphs starting at specified offset from current position. - getIgnoreDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain governing default ignores tester.
- getIgnoredGlyphs(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countignored glyphs starting at specified offset from current position. - getIgnoredGlyphs(int, int, boolean, GlyphTester, int[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain
countignored glyphs starting at specified offset from current position. - getIgnoredNamespace() - Method in class org.apache.fop.apps.FopFactory
- getIgnoredNamespaces() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- getIgnoredNamespaces() - Method in interface org.apache.fop.apps.FopFactoryConfig
- getIgnoreTester(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain an ignored glyph tester that corresponds to the specified lookup flags.
- getImage() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Returns the image
- getImage() - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Returns the
ImageRawCCITTFaxinstance for this adapter. - getImage() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Returns the
ImageRawJPEGinstance 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
-
Deprecated.Use getXObject instead (so forms are treated in the same way)
- getImageAdapter() - Method in class org.apache.fop.render.AbstractRenderer
- getImageAdapter() - Method in interface 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
-
Returns the image's color space.
- getImageContent() - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Returns the image content object associated with this image segment.
- getImageDimension() - Method in class org.apache.fop.afp.AFPResourceInfo
-
Returns an optional image dimension (in page coordinates).
- getImageHandlerRegistry() - Method in class org.apache.fop.apps.FopFactory
- getImageHandlerRegistry() - Method in class org.apache.fop.apps.FOUserAgent
- getImageInfo() - Method in class org.apache.fop.area.Trait.Background
-
Returns the ImageInfo object representing the background image
- getImageInfo() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- getImageInfo() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Returns the image info
- getImageInfo(String) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Returns an ImageInfo instance for the given URI.
- getImageManager() - Method in class org.apache.fop.apps.FopFactory
- getImageManager() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Returns the image manager.
- getImageManager() - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Return the
ImageManagerused for handling images through out FOP. - getImageManager() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Returns the image manager.
- getImageManager() - Method in class org.apache.fop.apps.FOUserAgent
- getImageManager() - Method in class org.apache.fop.svg.AbstractFOPBridgeContext
-
Returns the ImageManager to be used by the ImageElementBridge.
- getImageManager() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Returns the ImageManager to be used by the transcoder.
- getImages() - Method in interface org.apache.fop.render.ps.PSDocumentHandler.FOPPSGenerator
- getImages() - Method in class org.apache.fop.render.ps.PSDocumentHandler.FOPPSGeneratorImpl
- getImageSegment() - Method in class org.apache.fop.afp.modca.ImageObject
-
Returns the image segment object associated with this image object.
- 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.AbstractFOPBridgeContext
-
Returns the ImageSessionContext to be used by the ImageElementBridge.
- getImageSessionContext() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Returns the ImageSessionContext to be used by the transcoder.
- getImageSize() - Method in class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
- getImageSize(RendererContext.RendererContextWrapper) - Method in class org.apache.fop.render.AbstractGenericSVGHandler
-
Returns the image size
- getImageTargetHeight() - Method in class org.apache.fop.area.Trait.Background
- getImageTargetWidth() - Method in class org.apache.fop.area.Trait.Background
- getImageUri() - Method in class org.apache.fop.afp.AFPPaintingState
-
Gets the uri of the current image
- 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
- getImplicitFilter() - Method in class org.apache.fop.render.ps.ImageEncoderPNG
- getIndex() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
- getIndex() - Method in class org.apache.fop.fo.flow.table.EffRow
- getIndex() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the index.
- getIndex() - Method in class org.apache.fop.layoutmgr.Position
-
Returns the index of this position in the sequence of Position elements.
- getIndex() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- 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
- getIndexAsString() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns a String representation of the index taking into account if the index is in the reserved range.
- getIndexClass() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Get the value of the
index-classproperty. - getIndexKey() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Get the value of the
index-keyproperty. - getIndexOfCachedLastPage() - Method in class org.apache.fop.layoutmgr.PageProvider
- getInfo() - Method in class org.apache.fop.pdf.PDFDocument
-
Get the
PDFInfoobject for this document. - getInfo() - Method in class org.apache.fop.pdf.PDFOutputIntent
- getInfo() - Method in class org.apache.fop.render.afp.AFPRendererContext
-
Returns a new AFPInfo for this renderer context
- 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
-
Get the value of the
initial-page-numberproperty. - getInline() - Method in class org.apache.fop.complexscripts.bidi.InlineRun
-
Obtain inline area that generated this inline run.
- 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.extensions.ExternalDocument
- 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.flow.InlineContainer
- getInlineProgressionDimension() - Method in class org.apache.fop.fo.flow.table.Table
- getInlineProgressionDimension() - Method in interface org.apache.fop.fo.GraphicsProperties
- getInlineProgressionDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain inline progression direction.
- getInlineProgressionDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
- getInlineProgressionDirection() - Method in class org.apache.fop.fo.flow.table.Table
- getInlineProgressionDirection() - Method in class org.apache.fop.fo.pagination.PageSequence
- getInlineProgressionDirection() - Method in class org.apache.fop.traits.WritingModeTraits
- getInlineProgressionDirection() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- getInput() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain reference to input glyph sequence, which must not be modified.
- getInputFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns the input file.
- getInputHandler() - Method in class org.apache.fop.cli.CommandLineOptions
- getInputSequenceLength() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.Rule
- getInputStream() - Method in class org.apache.fop.fonts.CFFToType1Font
- getInputStream() - Method in class org.apache.fop.fonts.CustomFont
-
Returns an
InputStreamrepresenting an embeddable font file. - getInputStreams() - Method in class org.apache.fop.fonts.CFFToType1Font
- getInstance() - Static method in class org.apache.fop.afp.modca.Registry
-
Returns a single instance of a MO:DCA Registry
- getInstance() - Static method in class org.apache.fop.fo.NullCharIterator
-
Obtain the singleton instance of the null character iterator.
- getInstance() - Static method in class org.apache.fop.pdf.StreamCacheFactory
-
Returns an instance of a StreamCacheFactory with the requested features.
- getInstance() - Static method in class org.apache.fop.render.DummyPercentBaseContext
-
Returns an instance of this dummy implementation
- 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(char) - Static method in class org.apache.fop.fo.properties.CharacterProperty
-
Get character property instance for character.
- getInstance(double) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLengthinstance 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
FixedLengthinstance 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
FixedLengthinstance 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) - Static method in class org.apache.fop.traits.MinOptMax
-
Returns an instance of
MinOptMaxwith one fixed value for all three properties (min, opt, max). - getInstance(int, int, int) - Static method in class org.apache.fop.traits.MinOptMax
-
Returns an instance of
MinOptMaxwith the given values. - getInstance(int, String) - Static method in class org.apache.fop.fo.properties.EnumProperty
-
Construct an enumeration property.
- getInstance(int, CondLengthProperty, Color, CondLengthProperty, CondLengthProperty) - Static method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
Returns a BorderInfo instance corresponding to the given values.
- getInstance(Character) - Static method in class org.apache.fop.fo.properties.OptionalCharacterProperty
-
Get character property instance for character.
- getInstance(Double) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance corresponding to the given Number
- getInstance(Integer) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance corresponding to the given Integer
- getInstance(String) - Static method in class org.apache.fop.fo.properties.StringProperty
-
Return the canonical StringProperty instance corresponding to the given string value
- getInstance(String, Map<String, ScriptProcessor>) - Static method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script processor instance associated with specified script.
- getInstance(FOUserAgent, String) - Static method in class org.apache.fop.fo.properties.ColorProperty
-
Set the color given a particular String.
- getInstance(Property) - Static method in class org.apache.fop.fo.properties.EnumNumber
-
Returns the canonical EnumNumber instance corresponding to the given Property
- getInstance(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonAccessibility
-
Returns an instance that matches the values (if any) in the given property list.
- getInstance(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Obtain a CommonBorderPaddingBackground instance based on the related property valus in the given
PropertyList - getInstance(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(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonHyphenation
-
Gets the canonical
CommonHyphenationinstance corresponding to the values of the related properties present on the givenPropertyList - getInstance(FontFileReader) - Static method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTableFactory
- getInt(String) - Static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
-
Determines the digits from a string.
- getInterchangeSet() - Method in class org.apache.fop.afp.DataStream
-
Returns the MO:DCA interchange set in use
- getInterCharacterAdjustment() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Return the inter character adjustment
- getInternalDestination() - Method in class org.apache.fop.fo.extensions.destination.Destination
-
Returns the internal destination (an reference of the id property of any FO).
- getInternalDestination() - Method in class org.apache.fop.fo.flow.BasicLink
-
Get the value of the
internal-destinationproperty. - getInternalDestination() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the value of the internal-destination property.
- getInternalFontForAWTFont(Font) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Deprecated.use FontInfo.getFontInstanceForAWTFont(java.awt.Font awtFont) instead
- getInternalFontKey(FontTriplet) - Method in class org.apache.fop.fonts.FontInfo
-
Returns the internal font key (F1, F2, F3 etc.) for a given triplet.
- getInternalFontNameForArea(Area) - Method in class org.apache.fop.render.PrintRenderer
-
Returns the internal font key for a font triplet coming from the area tree
- getInterpolationExponentN() - Method in class org.apache.fop.render.gradient.Function
-
Gets the interpolation exponent of the function
- getInterval() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
- getInterval(int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
-
Obtain interval, filled into first two elements of specified array, or returning new array.
- 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.
- 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.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.fo.flow.ExternalGraphic
- getIntrinsicWidth() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
- getIntrusionDisplace() - Method in class org.apache.fop.fo.flow.Block
- getInWhiteSpace() - Method in class org.apache.fop.fo.flow.Float
- 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.datatypes.FODimension
- getIPD() - Method in class org.apache.fop.fo.properties.LengthPairProperty
- getIPDAdjust() - Method in class org.apache.fop.layoutmgr.LayoutContext
- getIPDdifference() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
obtain ipd difference
- 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
- getIPPaddingAndBorder(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Return all the border and padding width in the inline progression dimension.
- getIsFixedPitch() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPOSTFontTable
- 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.CustomFont
-
Returns the italic angle for the font.
- getItalicAngle() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the italic angle for the font.
- getItalicAngle() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the italic angle for the font.
- getItalicAngle() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the ItalicAngle attribute of the font.
- getItalicAngle() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the ItalicAngle value.
- getItalicAngle() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the italic angle of the font.
- getIterator() - Method in class org.apache.fop.fo.FOText
- getIterator() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain reference to underlying iterator.
- getJARList() - Static method in class org.apache.fop.cli.Main
- getJava2DInfo(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
-
Peek at next, returning as ListElement.
- 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
- getKeep(KeepProperty) - Static method in class org.apache.fop.layoutmgr.Keep
-
Obtain a Keep instance corresponding to the given
KeepProperty - 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.flow.InlineContainer
- 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.EffRow
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.fo.flow.table.Table
- getKeepTogether() - Method in class org.apache.fop.fo.flow.table.TableRow
- getKeepTogether() - Method in class org.apache.fop.fo.FOText
- getKeepTogether() - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogether() - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Returns the keep-together strength for this element.
- getKeepTogetherOpenValue() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepTogetherProperty() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Returns the keep-together property specified on the FObj.
- getKeepWithNext() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- 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.Character
- getKeepWithNext() - Method in class org.apache.fop.fo.flow.InlineContainer
- getKeepWithNext() - Method in class org.apache.fop.fo.flow.InlineLevel
- 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.EffRow
-
Returns the strength of the keep constraint 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.
- getKeepWithNext() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the strength of the keep constraint if the last child block (or its descendants) of this cell has keep-with-next.
- getKeepWithNext() - Method in class org.apache.fop.fo.flow.table.Table
- getKeepWithNext() - Method in class org.apache.fop.fo.flow.table.TableRow
- getKeepWithNext() - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNext() - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Returns the keep-with-next strength for this element.
- getKeepWithNextPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Returns the strength of a keep-with-next currently pending.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithNextProperty() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Returns the keep-with-next property specified on the FObj.
- getKeepWithPrevious() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- 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.Character
- getKeepWithPrevious() - Method in class org.apache.fop.fo.flow.InlineContainer
- getKeepWithPrevious() - Method in class org.apache.fop.fo.flow.InlineLevel
- 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.EffRow
-
Returns the strength of the keep constraint 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.
- getKeepWithPrevious() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the strength of the keep constraint if the first child block (or its descendants) of this cell has keep-with-previous.
- getKeepWithPrevious() - Method in class org.apache.fop.fo.flow.table.Table
- getKeepWithPrevious() - Method in class org.apache.fop.fo.flow.table.TableRow
- getKeepWithPrevious() - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPrevious() - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Returns the keep-with-previous strength for this element.
- getKeepWithPreviousPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Returns the strength of a keep-with-previous currently pending.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in interface org.apache.fop.layoutmgr.BlockLevelLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- getKeepWithPreviousProperty() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Returns the keep-with-previous property specified on the FObj.
- 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.truetype.OpenFont
-
Returns the kerning table.
- getKerning() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Return the kerning table.
- getKerningInfo() - Method in class org.apache.fop.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.base14.Helvetica
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getKerningInfo() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the kerning map for the font.
- getKernValue(int, int) - Method in class org.apache.fop.fonts.Font
-
Returns the amount of kerning between two characters.
- getKey() - Method in class org.apache.fop.area.PageViewport
-
Get the key for this page viewport.
- getKey() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Key to look up XObject.
- getKey() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the key for this image.
- getKey() - Method in interface org.apache.fop.pdf.PDFImage
-
Key to look up XObject.
- getKey() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Key to look up XObject.
- getKey() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension
- getKey() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the internal font key.
- 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.
- getKids() - Method in class org.apache.fop.pdf.PDFStructElem
- getKids() - Method in class org.apache.fop.pdf.PDFStructTreeRoot
-
Returns the children element of this StructTreeRoot.
- getKind1() - Method in enum org.apache.fop.render.pcl.fonts.PCLSymbolSet
- getLabel() - Method in class org.apache.fop.fo.flow.ListItem
- getLabelFirstIndex() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
- getLabelLastIndex() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
- getLandscapeRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the landscape rotation
- getLanguage() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- getLanguage() - Method in class org.apache.fop.fo.FOText
- getLanguage() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain associated language (if designated) or "none" if not.
- getLanguage() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the language identifier of the document.
- getLanguage() - Method in class org.apache.fop.pdf.PDFStructElem
-
Returns the language of this structure element.
- getLanguage() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the currently applicable language.
- getLanguageLevel() - Method in class org.apache.fop.render.ps.PSRendererConfig
- getLanguageLevel() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Indicates the selected PostScript language level.
- getLanguages() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Returns the language settings.
- getLast() - Method in class org.apache.fop.layoutmgr.KnuthSequence
- getLast(List<T>) - Static method in class org.apache.fop.util.ListUtil
-
Retrieve the last element from a list.
- 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.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.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.base14.ZapfDingbats
- 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.fonts.SimpleSingleByteEncoding
-
Returns the index of the last defined character.
- getLastChar() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the index of the last character, but this is for WinAnsiEncoding only, so the last char is < 256.
- 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.fonts.type1.PFMFile
-
Returns the number of the character that defines the last entry in the widths list.
- getLastCode() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getLastCode() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getLastElement(List) - Method in class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
Get last element.
- getLastEntry() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
- getLastEntry() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionExtension
- getLastEntry() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- getLastException() - Method in class org.apache.fop.svg.SVGUserAgent
-
Returns the last exception sent to the
SVGUserAgent.displayError(Exception)method. - getLastGlyfLocation() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
Gets the last location of the glyf table
- 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
- getLastModified(URI) - Static method in class org.apache.fop.fonts.FontCache
-
Retrieve the last modified date/time of a URI.
- getLastPageIndex() - Method in class org.apache.fop.layoutmgr.PageProvider
- getLastPageIPD() - Method in class org.apache.fop.layoutmgr.PageProvider
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
- getLastPageNumber() - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
- getLastPageNumber() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getLastPageSequence() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the last page sequence (current while parsing).
- getLastPageViewportContaining(String) - Method in class org.apache.fop.area.IDTracker
-
Get the last
PageViewportcontaining content generated by the FO with the givenid. - getLastPosition() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain last valid position index in input glyph sequence.
- 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.
- getLastSeq() - Method in class org.apache.fop.fo.pagination.Root
- getLastSimplePageMaster(boolean, boolean, boolean, String) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
- getLastSimplePageMaster(int, boolean, boolean) - Method in class org.apache.fop.fo.pagination.PageSequence
- getLastTooLong() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
- getLastTooShort() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Return the last node that yielded a too short line.
- getLayer() - Method in class org.apache.fop.fo.FObj
- getLayer() - Method in class org.apache.fop.pdf.PDFLayer.Resolver
- getLayer() - Method in class org.apache.fop.pdf.PDFPaintingState
- getLayer() - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Group
- getLayer() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
- getLayerChanged() - Method in class org.apache.fop.pdf.PDFPaintingState
- getLayoutManager() - Method in exception org.apache.fop.layoutmgr.LayoutException
-
Returns the layout manager that detected the problem.
- getLayoutManager() - Method in class org.apache.fop.layoutmgr.ListElement
- getLayoutManagerMaker() - Method in class org.apache.fop.area.AreaTreeHandler
-
Get the LayoutManager maker for this area tree.
- getLayoutManagerMaker() - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
- getLayoutManagerMakerOverride() - Method in class org.apache.fop.apps.FopFactory
- getLayoutManagerMakerOverride() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Returns the overriding LayoutManagerMaker instance, if any.
- getLayoutManagerMakerOverride() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Returns the overriding LayoutManagerMaker instance, if any.
- getLayoutManagerMakerOverride() - Method in class org.apache.fop.apps.FOUserAgent
- getLayoutMasterSet() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
- 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.afp.fonts.CharactersetEncoder.EncodedChars
-
The number of containing bytes.
- getLength() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
- getLength() - Method in class org.apache.fop.fo.expr.NumericProperty
-
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.fo.flow.Marker.MarkerPropertyList
- 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.properties.NumberProperty
-
This method expects to be overridden by subclasses
- 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.fonts.truetype.OFDirTabEntry
-
Returns the length.
- 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.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.
- getLengthValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
Returns the computed length value.
- getLetterAdjustArray() - Method in class org.apache.fop.area.inline.WordArea
- getLetterSpacing() - Method in class org.apache.fop.fo.flow.BidiOverride
- getLetterSpacing() - Method in class org.apache.fop.fo.flow.Character
- getLetterSpacing() - Method in class org.apache.fop.fo.FOText
- getLevel() - Method in class org.apache.fop.afp.AFPResourceInfo
-
Returns the resource level
- getLigature() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
- getLigatures() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
- getLinearizationEnabled() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getLineBoundingBox(Point, Point, int) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Calculates the bounding box for a line.
- getLineBreakPairProperty(int, int) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the break class constant for the given pair of linebreak property constants.
- getLineBreakProperty(char) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the linebreak property constant for the given
char - getLineBreakPropertyLongName(byte) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the long name for the linebreak property corresponding to the given symbolic constant.
- getLineBreakPropertyShortName(byte) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the short name for the linebreak property corresponding to the given symbolic constant.
- 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
- 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.fo.flow.Block
- getLineHeight() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the line height.
- getLineHeight() - Method in class org.apache.fop.fo.flow.Character
- 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
- getLineHeight() - Method in class org.apache.fop.fo.FOText
- getLineHeightShiftAdjustment() - Method in class org.apache.fop.fo.flow.Block
- getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.fop.svg.font.FOPGVTFont
- getLineMetrics(String, int, int, FontRenderContext) - Method in class org.apache.fop.svg.font.FOPGVTFont
- getLineMetrics(String, FontRenderContext) - Method in class org.apache.fop.svg.font.FOPGVTFont
- getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class org.apache.fop.svg.font.FOPGVTFont
- 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() - Method in class org.apache.fop.util.AbstractPaintingState
-
Returns the current line width
- getLineWidth(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Returns the line/part width of a given line/part.
- getLineWidthCorrection() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the line width correction.
- getLineWidthCorrection() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getList() - Method in class org.apache.fop.fo.properties.ListProperty
-
Return the
java.util.ListofPropertyinstances contained in this property. - 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.
- 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(int) - Method in class org.apache.fop.layoutmgr.Position
- getLM(Object) - Method in class org.apache.fop.layoutmgr.KnuthPossPosIter
- getLM(Object) - Method in class org.apache.fop.layoutmgr.PositionIterator
- getLocale() - Method in class org.apache.fop.area.Block
-
Returns the language information for the FO that generated this area.
- getLocale() - Method in class org.apache.fop.area.PageSequence
-
Returns the locale of this page-sequence.
- getLocale() - Method in class org.apache.fop.fo.pagination.PageSequence
- getLocale() - Method in class org.apache.fop.fo.pagination.Root
- getLocale() - Method in class org.apache.fop.fo.properties.CommonHyphenation
-
Creates and returns a
Localerepresentation of the language and country. - getLocalIndexSubr() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getLocalizedMessage() - Method in exception org.apache.fop.apps.FOPException
- getLocalizedMessage() - Method in exception org.apache.fop.fo.pagination.PageProductionException
- getLocalizedMessage() - Method in exception org.apache.fop.layoutmgr.LayoutException
- getLocalName() - Method in class org.apache.fop.fo.extensions.destination.Destination
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getLocalName() - Method in class org.apache.fop.fo.extensions.xmp.RDFElement
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.extensions.xmp.XMPMetaElement
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- getLocalName() - Method in class org.apache.fop.fo.flow.BasicLink
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.BidiOverride
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Block
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ChangeBarBegin
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ChangeBarEnd
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Character
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Float
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Inline
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Leader
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Marker
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.MultiCase
- getLocalName() - Method in class org.apache.fop.fo.flow.MultiProperties
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.MultiPropertySet
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.MultiToggle
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.PageNumber
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableAndCaption
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Wrapper
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.FONode
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.FOText
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.ColorProfile
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.Declarations
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.Flow
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RegionAfter
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RegionBefore
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RegionEnd
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RegionStart
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.StaticContent
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.pagination.Title
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.XMLObj
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
- getLocalName() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
- getLocalName() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
- getLocalName() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
- 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
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBeforeElement
- getLocalName() - Method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
- getLocalName() - Method in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.svg.PDFAElementBridge
-
Returns 'a'.
- getLocalName(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getLocalSubrData() - Method in class org.apache.fop.fonts.cff.CFFDataReader.FontDict
- getLocalSubrsForGlyph(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getLocation() - Method in class org.apache.fop.area.Block
-
Returns the location in the source XML of the FO that generated this area.
- getLocation() - Method in interface org.apache.fop.configuration.Configuration
- getLocation() - Method in class org.apache.fop.configuration.DefaultConfiguration
- getLocation() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the location of the object enclosing the current content.
- getLocator() - Method in class org.apache.fop.fo.FONode
-
Returns the
Locatorcontaining the location information for this element, ornullif not available - getLocator() - Method in exception org.apache.fop.fo.pagination.PageProductionException
-
Returns the locattion associated with the exception.
- getLocatorString(Locator) - Static method in class org.apache.fop.fo.FONode
-
Helper function to format a Locator instance.
- getLog() - Method in class org.apache.fop.events.LoggingEventListener
-
Returns the target logger for this 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.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.AbstractFOPTranscoder
-
Returns the logger associated with this transcoder.
- getLogicalBounds() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getLogicalPageRect() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
- getLookaheadClasses() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
- getLookaheadCoverages() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
- getLookaheadGlyphs() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
- getLookup() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.RuleLookup
- getLookupFlags() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain governing lookup flags.
- getLookupId() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getLookupIndex() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.RuleLookup
- getLookups() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain list of all lookup specifications.
- getLookups() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.Rule
- getLookupTable() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
- getLookupTable(String) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain lookup table by lookup id.
- getLookupTables() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain ordered list of all lookup tables, where order is by lookup identifier, which lexicographic ordering follows the lookup list order.
- getLookupTypeFromName(String) - Static method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Map a lookup type name to its constant (integer) value.
- getLookupTypeFromName(String) - Static method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Map a lookup type name to its constant (integer) value.
- getLookupTypeFromName(String) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Map a lookup type name to its constant (integer) value.
- getLookupTypeName(int) - Static method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Map a lookup type constant (integer) value to its name.
- getLookupTypeName(int) - Static method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Map a lookup type constant (integer) value to its name.
- getLookupTypeName(int) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Map a lookup type constant (integer) value to its name.
- getLowerCaseAscent() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the LowerCaseAscent attribute of the font.
- getLowerCaseAscent() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the LowerCaseAscent parameter for the font (height of lowercase d).
- getLowerCaseDescent() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the LowerCaseDescent 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).
- 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.
- getLsb() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the lsb.
- getLSB(int) - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
Gets the least significant byte from a 16-bit integer
- getMainFlow() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Public accessor for getting the MainFlow to which this PageSequence is attached.
- getMainNamespace() - Method in class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
-
Returns the main namespace used for generated XML content.
- getMainNamespace() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Returns the main namespace used for generated XML content.
- getMainNamespace() - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Returns the main namespace used for generated XML content.
- getMainReference() - Method in class org.apache.fop.area.BodyRegion
-
Get the main reference area.
- getMappedChars() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getMappedIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Map glyph identifier (code) to coverge index.
- getMappedIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
Map glyph identifier (code) to coverge index.
- getMappedIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Map glyph identifier (code) to coverge index.
- getMappedIndex(int, int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Map glyph identifier (code) to coverge index.
- getMapping(String) - Static method in class org.apache.fop.fonts.CodePointMapping
- getMappingOption() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the way an image is mapped into its target area.
- getMappingSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Obtain size of mapping table, i.e., ciMax + 1, where ciMax is the maximum mapping index.
- getMappingSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
Obtain size of mapping table, i.e., ciMax + 1, where ciMax is the maximum mapping index.
- getMappingSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Obtain size of mapping table, i.e., ciMax + 1, where ciMax is the maximum mapping index.
- 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.svg.AbstractFOPTextPainter
-
Get the mark.
- getMarkAttachClass(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Determine mark attachment class.
- getMarkClass() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
- getMarkerClassName() - Method in class org.apache.fop.fo.flow.Marker
- getMarkers() - Method in class org.apache.fop.fo.FObj
- getMarkInfo() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the MarkInfo dictionary.
- getMask() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the PDF reference for a bitmap mask.
- getMask() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the bitmap mask reference for this image.
- getMask() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the PDF reference for a bitmap mask.
- getMask() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the PDF reference for a bitmap mask.
- getMask() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Get the PDF reference for a bitmap mask.
- getMask() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Get the PDF reference for a bitmap mask.
- getMaster() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Get the value for the
master-referenceproperty. - getMasterName() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
- getMasterReference() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Get the value of the
master-referencetrait. - getMasterUnderlinePosition() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getMasterUnderlinePosition() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getMasterUnderlineThickness() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getMasterUnderlineThickness() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getMatrix() - Method in class org.apache.fop.pdf.PDFFormXObject
-
Returns the Matrix value.
- getMatrix() - Method in class org.apache.fop.render.gradient.Pattern
- getMax() - Method in class org.apache.fop.traits.MinOptMax
-
Returns the maximum value of this
MinOptMax. - getMaxAscent(int) - Method in interface 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
-
Returns the maximum ascent of the font described by this FontMetrics object.
- getMaxAscent(int) - Method in class org.apache.fop.fonts.Typeface
-
Returns the maximum ascent of the font described by this FontMetrics object.
- getMaxAscent(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the maximum ascent of the font described by this FontMetrics object.
- 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
- getMaxComponents() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
- getMaximum(PercentBaseContext) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
- getMaximumBitmapResolution() - Method in class org.apache.fop.render.pcl.PCLGenerator
- getMaximumRepeats() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Get the value of the
maximum-repeatsproperty? - getMaximumRepeats() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Get the value of the
maximum-repeatsproperty. - getMaxLevel() - Method in class org.apache.fop.complexscripts.bidi.InlineRun
-
Obtain maximum bidi level for this run.
- 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.SimpleSVGUserAgent
-
Returns the media type for this rendering.
- getMediaBox() - Method in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Returns the media box for the page.
- getMergeFontsEnabled() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getMessage() - Method in exception org.apache.fop.apps.FOPException
-
Returns the detail message string of this FOP exception.
- getMessage() - Method in exception org.apache.fop.fo.expr.PropertyException
-
Returns the detail message string of this FOP exception.
- getMessage() - Method in exception org.apache.fop.render.afp.exceptions.NestedRuntimeException
-
Return the detail message, including the message from the nested exception if there is one.
- 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.fo.extensions.xmp.XMPMetadata
- getMetadata() - Method in class org.apache.fop.pdf.PDFMetadata
- getMetadata() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the /Metadata object
- getMetrics() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
Gets the String representing the metrics file.
- getMetrics() - Method in class org.apache.fop.fonts.FontUris
- getMetricsFor(String) - Method in class org.apache.fop.fonts.FontInfo
-
Returns the FontMetrics for a particular font
- getMetricsURI() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the URI of the metrics XML resource
- getMimeType() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the mime type of this data object
- getMimeType() - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Returns the mime type of this data object
- getMimeType() - Method in class org.apache.fop.afp.modca.Registry.ObjectType
-
Returns the mime type associated with this object type
- getMimeType() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
-
The MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.afp.AFPRenderingContext
-
Returns the MIME type associated with the current output format.
- getMimeType() - Method in class org.apache.fop.render.awt.AWTRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig.BitmapRendererConfigParser
- getMimeType() - Method in class org.apache.fop.render.bitmap.PNGDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.bitmap.PNGRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.bitmap.PNGRendererConfig.PNGRendererConfigParser
-
The MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.bitmap.TIFFDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.intermediate.IFRendererConfig.IFRendererConfigParser
-
The MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- getMimeType() - Method in class org.apache.fop.render.java2d.Java2DRendererConfig.Java2DRendererConfigParser
-
The MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.java2d.Java2DRenderingContext
-
Returns the MIME type associated with the current output format.
- getMimeType() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.pcl.PCLRendererConfig.PCLRendererConfigParser
-
The MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.pcl.PCLRenderingContext
-
Returns the MIME type associated with the current output format.
- getMimeType() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.pdf.PDFRendererConfig.PDFRendererConfigParser
- getMimeType() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
Returns the MIME type associated with the current output format.
- getMimeType() - Method in class org.apache.fop.render.print.PageableRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.ps.PSRendererConfig.PSRendererConfigParser
- getMimeType() - Method in class org.apache.fop.render.ps.PSRenderingContext
-
Returns the MIME type associated with the current output format.
- getMimeType() - Method in interface org.apache.fop.render.Renderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in interface org.apache.fop.render.RendererConfig.RendererConfigParser
-
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 interface org.apache.fop.render.RenderingContext
-
Returns the MIME type associated with the current output format.
- getMimeType() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.txt.TxtRendererConfig.TxtRendererConfigParser
-
The MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Get the MIME type of the renderer.
- getMimickedDocumentHandler() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Returns the document handler that is being mimicked by this serializer.
- getMin() - Method in class org.apache.fop.traits.MinOptMax
-
Returns the minimum value of this
MinOptMax. - getMinDemerits() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
- getMinimum(PercentBaseContext) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
- getMinimumSize() - Method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
- getMinLevel() - Method in class org.apache.fop.complexscripts.bidi.InlineRun
-
Obtain minimum bidi level for this run.
- 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
- getModeAttribute() - Method in enum org.apache.fop.render.afp.AFPRendererConfig.ImagesModeOptions
- getMSB(int) - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
Gets the most significant byte from a 16-bit integer
- getMtx() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getMtxCharIndex(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getName() - Method in class org.apache.fop.afp.AFPResourceInfo
-
Returns the resource reference name
- getName() - Method in enum org.apache.fop.afp.AFPResourceLevel.ResourceType
- getName() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the AFP character set identifier
- getName() - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrder
-
Returns the short name of this GOCA object
- getName() - Method in class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
Returns the name of this object
- getName() - Method in class org.apache.fop.afp.modca.Registry.ObjectType
-
Returns the object type name for the given componentId
- 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.area.BookmarkData
-
Return a human-readable name for this ODI (for error messages, etc.)
- getName() - Method in class org.apache.fop.area.DestinationData
-
Return a human-readable name for this ODI (for error messages, etc.)
- getName() - Method in class org.apache.fop.area.OffDocumentExtensionAttachment
-
Return a human-readable name for this ODI (for error messages, etc.)
- getName() - Method in interface org.apache.fop.area.OffDocumentItem
-
Return a human-readable name for this ODI (for error messages, etc.)
- getName() - Method in class org.apache.fop.fo.FONode.GatherContextInfoFunction
- getName() - Method in class org.apache.fop.fo.FONode
-
Returns the fully qualified name of the node
- getName() - Method in class org.apache.fop.fo.properties.PropertyMaker
- getName() - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Returns the encoding's name.
- getName() - Method in enum org.apache.fop.fonts.CIDFontType
- getName() - Method in enum org.apache.fop.fonts.EmbeddingMode
-
Returns the name of this embedding mode.
- getName() - Method in enum org.apache.fop.fonts.EncodingMode
-
Returns the encoding mode name.
- getName() - Method in class org.apache.fop.fonts.FontTriplet
- getName() - Method in class org.apache.fop.fonts.FontType
-
Returns the name
- getName() - Method in class org.apache.fop.fonts.NamedCharacter
-
Returns the character name (as defined by the Adobe glyph list).
- getName() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the encoding's name.
- getName() - Method in interface org.apache.fop.fonts.SingleByteEncoding
-
Returns the encoding's name.
- getName() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the name.
- getName() - Method in class org.apache.fop.fonts.truetype.OFTableName
-
Returns the name of the table as it should be in the Directory Table.
- getName() - Method in class org.apache.fop.fonts.type1.Type1SubsetFile.BytesNumber
- getName() - Method in class org.apache.fop.layoutmgr.RelSide
- 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.pdf.CCFFilter
-
return a PDF string representation of the filter, e.g.
- getName() - Method in class org.apache.fop.pdf.DCTFilter
-
Get filter name.
- getName() - Method in class org.apache.fop.pdf.FlateFilter
-
Get the name of this filter.
- getName() - Method in class org.apache.fop.pdf.NullFilter
-
return a PDF string representation of the filter, e.g.
- getName() - Method in enum org.apache.fop.pdf.PDFAMode
- getName() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- getName() - Method in interface 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 enum org.apache.fop.pdf.PDFInfo.StandardKey
-
Returns the name of this key.
- getName() - Method in class org.apache.fop.pdf.PDFName
-
Returns the name without the leading slash.
- getName() - Method in class org.apache.fop.pdf.PDFPattern
-
Get the name of the pattern
- getName() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- getName() - Method in class org.apache.fop.pdf.PDFShading
-
Get the name of this shading.
- getName() - Method in enum org.apache.fop.pdf.PDFUAMode
- getName() - Method in enum org.apache.fop.pdf.PDFXMode
- getName() - Method in class org.apache.fop.pdf.PDFXObject
-
Returns the XObject's name.
- getName() - Method in enum org.apache.fop.pdf.StandardStructureAttributes.Table.Scope
-
Returns the name of this attribute.
- getName() - Method in interface org.apache.fop.pdf.StructureType
-
Returns the name of this structure type.
- getName() - Method in enum org.apache.fop.render.afp.AFPRendererConfig.ImagesModeOptions
- getName() - Method in enum org.apache.fop.render.afp.AFPRendererOption
-
The name of the option.
- getName() - Method in enum org.apache.fop.render.afp.AFPShadingMode
- getName() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
- getName() - Method in enum org.apache.fop.render.bitmap.BitmapRendererOption
-
The name of the option.
- getName() - Method in enum org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
- getName() - Method in class org.apache.fop.render.intermediate.extensions.NamedDestination
-
Returns the destination's name.
- getName() - Method in enum org.apache.fop.render.java2d.Java2DRendererOption
- getName() - Method in enum org.apache.fop.render.pcl.Java2DRendererOption
-
The name of the option.
- getName() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
- getName() - Method in enum org.apache.fop.render.pcl.PCLRenderingMode
- getName() - Method in enum org.apache.fop.render.pdf.PDFEncryptionOption
- getName() - Method in enum org.apache.fop.render.pdf.PDFRendererOption
- getName() - Method in class org.apache.fop.render.print.PagesMode
- 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 enum org.apache.fop.render.ps.PSRendererOption
- getName() - Method in interface org.apache.fop.render.RendererConfigOption
-
The name of the option.
- getName() - Method in enum org.apache.fop.render.txt.TxtRendererConfig.TxtRendererOption
- getName() - Method in class org.apache.fop.traits.TraitEnum
-
Returns the name of the enumeration.
- 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.afp.fonts.CharacterSet
-
Returns the AFP character set identifier as a byte array
- getNameBytes() - Method in class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
Returns the name as a byte array in EBCIDIC encoding
- getNameFromCodePoint(int) - Method in class org.apache.fop.fonts.AbstractCodePointMapping
- getNameId() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- getNameId() - Method in class org.apache.fop.fo.flow.BasicLink
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.BidiOverride
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Block
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ChangeBarBegin
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ChangeBarEnd
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Character
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Float
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Inline
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Leader
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Marker
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.MultiCase
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.MultiProperties
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.MultiPropertySet
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.MultiToggle
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.PageNumber
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableAndCaption
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableBody
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.flow.Wrapper
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.FONode
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.ColorProfile
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.Declarations
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.Flow
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RegionAfter
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RegionBefore
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RegionEnd
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RegionStart
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.StaticContent
-
Returns the
Constantsclass integer value of this node - getNameId() - Method in class org.apache.fop.fo.pagination.Title
-
Returns the
Constantsclass integer value of this node - getNameIndex() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getNameLength() - Method in class org.apache.fop.afp.goca.GraphicsChainedSegment
-
Returns the name length
- getNameLength() - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Returns the name length
- getNameLength() - Method in class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
Returns the name length
- 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.render.xml.XMLXMLHandler
- getNamespace() - Method in interface org.apache.fop.render.XMLHandler
- getNameSpace() - Method in class org.apache.fop.area.inline.ForeignObject
-
Get the namespace of this foreign object.
- 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.destination.Destination
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getNamespaceURI() - Method in class org.apache.fop.fo.extensions.svg.SVGObj
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.fo.extensions.xmp.RDFElement
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.fo.extensions.xmp.XMPMetaElement
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.fo.FObj
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.fo.FONode
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.fo.UnknownXMLObj
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Returns the namespace URI for this node
- getNamespaceURI() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
- getNamespaceURI() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Returns the namespace URI for this node
- getNavigator() - Method in class org.apache.fop.pdf.PDFNavigator.Resolver
- 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.
- getNestedTableDepth() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
Returns the nested table depth.
- getNewPage() - Method in class org.apache.fop.render.awt.viewer.PageChangeEvent
-
Returns the new page.
- getNext(byte[]) - Method in class org.apache.fop.afp.util.StructuredFieldReader
-
Get the next structured field as identified by the identifier parameter (this must be a valid MO:DCA structured field).
- getNext(byte[], InputStream) - Static method in class org.apache.fop.afp.util.AFPResourceUtil
-
Get the next structured field as identified by the identifier parameter (this must be a valid MO:DCA structured field).
- getNextBlockList(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
- getNextBlockList(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
- getNextBlockList(LayoutContext, int, Position, LayoutManager, List) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
- getNextBlockList(LayoutContext, int, Position, LayoutManager, List<KnuthElement>) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
- getNextChildElements(LayoutManager, LayoutContext, LayoutContext, int, Stack<LayoutManager>, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Gets the next set of child elements for the given childLM.
- getNextChildElements(LayoutManager, LayoutContext, LayoutContext, int, Stack<LayoutManager>, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Overridden to wrap the child positions before returning the list Gets the next set of child elements for the given childLM.
- getNextChildElements(LayoutManager, LayoutContext, LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Overridden to take into account that the childLM may be the block's
LineLayoutManager. - getNextChildLM() - Method in class org.apache.fop.layoutmgr.PositionIterator
- getNextHyphPoint() - Method in class org.apache.fop.layoutmgr.inline.HyphContext
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.FloatLayoutManager
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.LocalBreaker
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.RetrieveTableMarkerLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int, LeafPosition) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM
- getNextKnuthElements(LayoutContext, int, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Get a sequence of KnuthElements representing the content of the node assigned to the LM
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the name of the next page master.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Returns the name of the next page master.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the name of the next page master.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
Returns the name of the next page master.
- getNextParentTreeKey() - Method in class org.apache.fop.render.pdf.PDFLogicalStructureHandler
- getNextRowBelongsToHeader() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
- getNextSimplePageMaster(boolean, boolean, boolean, boolean, String) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the next simple-page-master.
- getNextSimplePageMaster(int, 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() - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Obtain node that generated this text range.
- getNode(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
- getNode(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Returns the first active node for the given line.
- getNodePrefix(String) - Static method in class org.apache.fop.fo.FONode
-
Helper function to obtain standard usage prefix for FOP related namespace URIs.
- 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.
- getNominalCharIncrement() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the nominal character increment.
- getNominalCharIncrement() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Returns the nominal character increment.
- getNominalVerticalSize() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the nominal vertical size of the font in the case of bitmap fonts.
- 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.fo.extensions.destination.Destination
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.extensions.svg.SVGObj
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.extensions.xmp.RDFElement
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.extensions.xmp.XMPMetaElement
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.FObj
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.FONode
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.FOText
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.fo.UnknownXMLObj
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Returns the normally used namespace prefix for this node
- getNormalNamespacePrefix() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
- getNormalNamespacePrefix() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Returns the normally used namespace prefix for this node
- getNumber() - Method in class org.apache.fop.fo.expr.NumericProperty
-
This method expects to be overridden by subclasses
- getNumber() - Method in class org.apache.fop.fo.properties.NumberProperty
- 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.fonts.type1.Type1SubsetFile.BytesNumber
- getNumber() - Method in class org.apache.fop.pdf.PDFNumber
-
Returns the number.
- getNumber() - Method in class org.apache.fop.pdf.PDFObjectNumber
- 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
-
Get the value for the
number-columns-spannedproperty - getNumberColumnsSpanned() - Method in class org.apache.fop.fo.flow.table.TableColumn
- getNumberOfColumns() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the number of columns of this table.
- getNumberOfColumns() - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
- getNumberOfColumns() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
- getNumberOfGlyphs() - Method in class org.apache.fop.fonts.CIDFull
-
Returns the number of glyphs in the subset.
- getNumberOfGlyphs() - Method in interface org.apache.fop.fonts.CIDSet
-
Returns the number of glyphs in the subset.
- getNumberOfGlyphs() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the number of glyphs in the subset.
- getNumberOfPages() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Returns the number of pages available.
- getNumberRowsSpanned() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the
number-rows-spannedproperty - getNumBytes() - Method in class org.apache.fop.fonts.type1.Type1SubsetFile.BytesNumber
- getNumComponents() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
- getNumComponents() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
-
Get the number of color components for this colorspace
- getNumComponents() - Method in interface 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
-
Get the number of color components for this colorspace
- getNumComponents() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
-
Get the number of color components for this colorspace
- getNumEntries() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CustomEncoding
- getNumeric() - Method in class org.apache.fop.fo.expr.NumericProperty
-
This method expects to be overridden by subclasses
- getNumeric() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
- getNumeric() - Method in class org.apache.fop.fo.properties.EnumNumber
-
This method expects to be overridden by subclasses
- 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.properties.Property
-
This method expects to be overridden by subclasses
- getNumericValue() - Method in interface 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.expr.RelativeNumericProperty
-
Return the resolved (calculated) value of the expression.
- getNumericValue() - Method in class org.apache.fop.fo.properties.EnumLength
-
Return the value of this Numeric
- getNumericValue() - Method in class org.apache.fop.fo.properties.EnumNumber
-
Return the value of this Numeric
- getNumericValue() - Method in class org.apache.fop.fo.properties.FixedLength
-
Return the value of this Numeric
- getNumericValue() - Method in class org.apache.fop.fo.properties.NumberProperty
-
Return the value of this Numeric.
- getNumericValue() - Method in class org.apache.fop.fo.properties.PercentLength
-
Return the value of this Numeric
- getNumericValue() - Method in class org.apache.fop.fo.properties.TableColLength
-
Return the value as a numeric value.
- getNumericValue(PercentBaseContext) - Method in interface org.apache.fop.datatypes.Numeric
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.expr.NumericProperty
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.EnumLength
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.EnumNumber
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.FixedLength
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.NumberProperty
-
Return the value of this Numeric.
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.PercentLength
-
Return the value of this Numeric
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.TableColLength
-
Return the value of this Numeric
- getNumGlyphs() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Read the number of glyphs from the "maxp" table
- getNumGlyphs() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getNumLigatures() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
- getNumObjects() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- getNums() - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Returns the Nums array.
- getObject() - Method in class org.apache.fop.fo.expr.NCnameProperty
- getObject() - Method in class org.apache.fop.fo.expr.NumericProperty
-
This method expects to be overridden by subclasses
- 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.fo.properties.EnumLength
-
This method expects to be overridden by subclasses
- getObject() - Method in class org.apache.fop.fo.properties.EnumNumber
-
This method expects to be overridden by subclasses
- 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.properties.NumberProperty
- getObject() - Method in class org.apache.fop.fo.properties.OptionalCharacterProperty
- 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.fo.properties.SpaceProperty
- getObject() - Method in class org.apache.fop.fo.properties.StringProperty
- getObject() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the PDF object
- getObject() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- getObject() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- getObject() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- getObject() - Method in interface org.apache.fop.util.ContentHandlerFactory.ObjectSource
- getObjectAreaDescriptor() - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Returns the object area descriptor
- getObjectAreaInfo() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the object area info
- getObjectEnvironmentGroup() - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Gets the ObjectEnvironmentGroup
- 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.
- getObjectNumber() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the object number.
- getObjectNumber() - Method in class org.apache.fop.pdf.xref.CompressedObjectReference
- getObjects() - Method in class org.apache.fop.afp.modca.PageSegment
-
Returns a list of objects contained withing this page segment
- getObjectStreamNumber() - Method in class org.apache.fop.pdf.xref.CompressedObjectReference
- getObjectType() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Convenience method to return the object type
- getObjectType(String) - Method in class org.apache.fop.afp.modca.Registry
-
Returns the MOD:CA object type given a mimetype
- getOCA() - Method in class org.apache.fop.util.OCAColor
- getOffset() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- getOffset() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar offset.
- getOffset() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getOffset() - Method in class org.apache.fop.fonts.truetype.OFDirTabEntry
-
Returns the offset.
- getOffset() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the offset.
- getOffset() - Method in class org.apache.fop.layoutmgr.inline.AlignmentContext
-
Returns the offset from the before-edge of the parent to this context.
- getOffsetDueToFloat() - Method in class org.apache.fop.layoutmgr.PageBreaker
- getOffsetDueToFloat() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getOffsets() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- getOffSize() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- getOID() - Method in class org.apache.fop.afp.modca.Registry.ObjectType
-
Returns a MOD:CA object type OID from a given a componentId
- getOldPage() - Method in class org.apache.fop.render.awt.viewer.PageChangeEvent
-
Returns the old page.
- getOpenFont() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getOperandLength() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getOperandLengths() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getOperands() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getOperator() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getOperator() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Gets the Postscript element operator
- getOperatorName() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
- getOpt() - Method in class org.apache.fop.traits.MinOptMax
-
Returns the optimum value of this
MinOptMax. - getOptimum(PercentBaseContext) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FromParentFunction
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
- getOptionalArgDefault(int, PropertyInfo) - Method in interface org.apache.fop.fo.expr.Function
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FunctionBase
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.InheritedPropFunction
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FromParentFunction
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
- getOptionalArgsCount() - Method in interface org.apache.fop.fo.expr.Function
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FunctionBase
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.InheritedPropFunction
- getOptionalPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific optional positioning features.
- getOptionalPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific optional positioning features.
- getOptionalSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific optional substitution features.
- getOptionalSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific optional substitution features.
- getOptLineCount() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
- getOrder() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function order
- getOrderCode() - Method in class org.apache.fop.afp.goca.GraphicsSetArcParameters
- getOrderCode() - Method in class org.apache.fop.afp.goca.GraphicsSetCurrentPosition
- 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
-
Returns a font name for use within a registry.
- getOrientation() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
The orientation for these metrics in the character set
- getOrientation() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getOrientation() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getOrigColorSpace() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
- getOrigin() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Return the origin
- getOriginalBodyPosition() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
- getOriginalBreakPosition() - Method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
- getOriginalColorComponents() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.Returns the original color values.
- getOriginalGlyphIndex(int) - Method in class org.apache.fop.fonts.CIDFull
-
Returns the original index of the glyph inside the (non-subset) font's glyph list.
- getOriginalGlyphIndex(int) - Method in interface org.apache.fop.fonts.CIDSet
-
Returns the original index of the glyph inside the (non-subset) font's glyph list.
- getOriginalGlyphIndex(int) - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the original index of the glyph inside the (non-subset) font's glyph list.
- getOriginalLabelPosition() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
- 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.AbstractFOPImageElementBridge.Graphics2DNode
- getOutline() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
- getOutline() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getOutline(float, float) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- getOutline(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Get the outline shape of the text characters.
- getOutlineRoot() - Method in class org.apache.fop.pdf.PDFDocument
-
Get the root Outlines object.
- getOutput() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Obtain output glyph sequence.
- 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.apps.FOUserAgent
-
Gets the output File.
- getOutputFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns 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.
- getOutputProfileURI() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getOutputStream() - Method in class org.apache.fop.afp.DataStream
-
Returns the outputstream
- getOutputStream() - Method in class org.apache.fop.afp.modca.PresentationTextData
-
Returns the output stream the content data is written to.
- getOutputStream() - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Returns the outputstream
- getOutputStream() - Method in class org.apache.fop.pdf.InMemoryStreamCache
-
Get the current OutputStream.
- getOutputStream() - Method in interface org.apache.fop.pdf.StreamCache
-
Get the current OutputStream.
- getOutputStream() - Method in class org.apache.fop.pdf.TempFileStreamCache
-
Get the current OutputStream.
- getOutputStream() - Method in class org.apache.fop.render.pcl.PCLGenerator
- getOutputStream() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the output stream the PDF document is written to.
- getOutputStream(URI) - Method in class org.apache.fop.apps.io.InternalResourceResolver
-
Returns the OutputStream for a given URI.
- getOutputStreamForControlSequence(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Returns an
OutputStreamfor the next control sequence. - getOverflow() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- 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.flow.InlineContainer
- getOverflow() - Method in interface org.apache.fop.fo.GraphicsProperties
- getOverflow() - Method in class org.apache.fop.fo.pagination.Region
- getOverflowAmount() - Method in class org.apache.fop.layoutmgr.LocalBreaker
- getOverlineColor() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
- getOwnerPassword() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Returns the owner password.
- getPadding() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the padding
- getPadding(int, boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Return the padding for the given side, taking into account the conditionality and evaluating any percentages in the given context.
- getPaddingAfter(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- getPaddingBefore(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- getPaddingEnd(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- getPaddingLengthProperty(int) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the CondLengthProperty for the padding on one side.
- getPaddingStart(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- getPadSize(int) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the number of bytes necessary to pad the currentPosition so that a table begins on a 4-byte boundary.
- 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() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
Returns the current PDF page.
- getPage(boolean, int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Returns a Page.
- 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.
- getPageBackgroundColor() - Method in class org.apache.fop.render.java2d.Java2DRenderingSettings
-
Returns the page background color.
- getPageCount() - Method in class org.apache.fop.apps.FormattingResults
-
Gets the number of pages rendered
- getPageCount() - Method in class org.apache.fop.apps.PageSequenceResults
-
Gets the number of pages that resulted by processing the page-sequence.
- getPageCount() - Method in class org.apache.fop.area.PageSequence
- 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.
- getPageDefinition(String) - Static method in class org.apache.fop.render.pcl.PCLPageDefinition
-
Returns a page definition based on a page format.
- getPageDescriptor() - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Accessor method to obtain the PageDescriptor object of the active environment group.
- getPageFonts() - Method in class org.apache.fop.afp.AFPPaintingState
-
Gets the current page fonts
- getPageFormat(int) - Method in class org.apache.fop.render.awt.AWTRenderer
- getPageFormat(int) - Method in class org.apache.fop.render.print.PageableRenderer
- getPageHeight() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the page height
- getPageHeight() - Method in class org.apache.fop.apps.FopFactory
- getPageHeight() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Gets the default page-height to use as fallback, in case page-height="auto"
- getPageHeight() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
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
- getPageHeightContext(int) - Method in class org.apache.fop.fo.pagination.Region
-
Get the page-width context
- getPageHeightContext(int) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Gets the context for the height of the page-reference-area, taking into account the reference-orientation.
- getPageImage(int) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Generates a desired page from the renderer's page viewport list.
- getPageImage(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
- getPageIndex() - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Returns the page index of the target page.
- getPageIndex() - Method in class org.apache.fop.render.intermediate.IFContext
-
Obtain current page index.
- getPageIndex() - Method in interface org.apache.fop.render.intermediate.IFDocumentNavigationHandler
- getPageIndex() - Method in class org.apache.fop.render.intermediate.IFSerializer
- getPageIndex() - Method in interface org.apache.fop.render.intermediate.PageIndexContext
- getPageIndex() - Method in class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
- 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.area.PageViewport
-
Get the page number of this page.
- getPageNumber() - Method in class org.apache.fop.render.awt.viewer.GoToPageDialog
-
Returns page number, entered by user.
- getPageNumber() - Method in class org.apache.fop.render.intermediate.IFContext
- getPageNumbers() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
- getPageNumbers() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
- getPageNumberString() - Method in class org.apache.fop.area.PageViewport
-
Get the page number of this page.
- getPagePaintingState() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the painting state of the current page
- getPageParentTree() - Method in class org.apache.fop.render.pdf.PDFLogicalStructureHandler
- getPagePosition() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Get the value for the
page-positionproperty. - getPageProvider() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Returns the PageProvider if any.
- getPageProvider() - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Returns the PageProvider if any.
- getPageProvider() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getPageReference() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Gets the PDF reference of the current page.
- getPageRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the page rotation
- getPages() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the
PDFPagesobject associated with the root object. - getPageSequence() - Method in class org.apache.fop.area.PageViewport
- getPageSequence() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- 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
-
Deprecated.use getIDTracker().getPageViewportsContainingID(id) instead
- 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.afp.AFPPaintingState
-
Returns the page width
- getPageWidth() - Method in class org.apache.fop.apps.FopFactory
- getPageWidth() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Gets the default page-width to use as fallback, in case page-width="auto"
- getPageWidth() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
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
- getPageWidthContext(int) - Method in class org.apache.fop.fo.pagination.Region
-
Get the page-width context
- getPageWidthContext(int) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Gets the context for the width of the page-reference-area, taking into account the reference-orientation.
- getPainter() - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Returns the graphics painter
- getPaintingState() - Method in class org.apache.fop.afp.AFPGraphics2D
-
Returns the AFP painting state
- getPaintingState() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the current AFP state
- getPaintingState() - Method in class org.apache.fop.render.afp.AFPRenderingContext
- getPanose() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
- getParent() - Method in class org.apache.fop.fo.FONode
-
Return the parent node of this node
- getParent() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Get the parent layout manager.
- getParent() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get the parent layout manager.
- getParent() - Method in interface 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(Area) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Get the parent area for children of this block container.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get the parent area for an area.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
This is a leaf-node, so this method should never be called.
- getParentArea(Area) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Get the parent area for an area.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Return an Area which can contain the passed childArea.
- getParentArea(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
- getParentKeepTogether() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Retrieves and returns the keep-together strength from the parent element.
- getParentList() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
-
Get the parent list.
- getParentOfClass(Class) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
-
find the first parent where c.isAssignableFrom(parent.getClass()) is true
- getParentPropertyList() - Method in class org.apache.fop.fo.PropertyList
- getParentResources() - Method in class org.apache.fop.pdf.PDFResources
- getParentStructElem() - Method in class org.apache.fop.pdf.PDFStructElem
-
Returns the parent of this structure element.
- getParentTree() - Method in class org.apache.fop.render.pdf.PDFLogicalStructureHandler
- 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)
- getPart() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns the part of the specification this enum corresponds to.
- getPart() - Method in enum org.apache.fop.pdf.PDFUAMode
- getPartFO() - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Convenience method.
- getPatterns() - Method in class org.apache.fop.pdf.PDFResourceContext
- getPatternType() - Method in class org.apache.fop.render.gradient.Pattern
-
Either one (1) for tiling, or two (2) for shading.
- getPCLGenerator() - Method in class org.apache.fop.render.pcl.PCLRenderingContext
-
Returns the PCL generator.
- getPCLUtil() - Method in class org.apache.fop.render.pcl.PCLRenderingContext
-
Returns the PCL rendering utility.
- getPDFAMode() - Method in class org.apache.fop.pdf.PDFProfile
- getPDFAMode() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getPDFColorSpace() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns 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
-
Get the PDF Filter to be applied to the image.
- getPDFFilter() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the PDF Filter to be applied to the image.
- getPDFFilter() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the PDF Filter to be applied to the image.
- getPDFFilter() - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Get the PDF Filter to be applied to the image.
- getPDFFilter() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Get the PDF Filter to be applied to the image.
- getPDFFilter() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Get the PDF Filter to be applied to the image.
- getPDFFilter() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
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.
- getPDFInfo(RendererContext) - Static method in class org.apache.fop.render.pdf.PDFSVGHandler
-
Get the pdf information from the render context.
- getPdfLogicalStructureHandler() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
- getPDFNameForCIDFontType(CIDFontType) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Returns the PDF name for a certain CID font type.
- getPDFNameForFontType(FontType) - Method in class org.apache.fop.pdf.PDFFont
-
Returns the PDF name for a certain font type.
- getPDFObjectCache() - Method in class org.apache.fop.apps.FOUserAgent
- getPDFResources() - Method in class org.apache.fop.pdf.PDFResourceContext
-
Get the resources for this resource context.
- getPDFUAMode() - Method in class org.apache.fop.pdf.PDFProfile
- getPDFUAMode() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getPDFVersion() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the current PDF version.
- getPDFVersion() - Method in interface org.apache.fop.pdf.PDFEncryption
-
Returns the PDF version required by the current encryption algorithm.
- getPDFVersion() - Method in class org.apache.fop.pdf.PDFEncryptionJCE
-
Returns the PDF version required by the current encryption algorithm.
- getPDFVersion() - Method in class org.apache.fop.pdf.VersionController
-
Returns the PDF version of the document.
- getPDFVersion() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getPDFVersionString() - Method in class org.apache.fop.pdf.PDFDocument
- getPDFVTMode() - Method in class org.apache.fop.pdf.PDFProfile
- getPDFVTMode() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getPDFXMode() - Method in class org.apache.fop.pdf.PDFProfile
- getPDFXMode() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
- getPenalty() - Method in class org.apache.fop.layoutmgr.Keep
- getPenalty() - Method in class org.apache.fop.layoutmgr.KnuthElement
- getPenalty() - Method in class org.apache.fop.layoutmgr.KnuthPenalty
- getPenalty() - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty.Variant
- 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 interface 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.PropertyInfo
-
Return the PercentBase object used to calculate the absolute value from a percent specification.
- getPercentBase() - Method in class org.apache.fop.fo.expr.ProportionalColumnWidthFunction
- getPercentBase(PropertyList) - Method in class org.apache.fop.fo.properties.BackgroundPositionShorthand.Maker
-
This is used to handle properties specified as a percentage of some "base length", such as the content width of their containing box.
- getPercentBase(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.
- getPfm() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getPfm() - Method in class org.apache.fop.fonts.FontUris
- getPhysicalPageSize() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
- getPitch() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getPitch() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getPitch() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getPitchExtended() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getPitchExtended() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getPixelToMM() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the pixel to mm factor.
- 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.AbstractFOPTranscoder.FOPTranscoderUserAgent
-
Returns the pixel to millimeter conversion factor specified in the
TranscodingHintsor 0.3528 if any. - getPixelUnitToMillimeter() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Returns a customized the pixel to mm factor.
- getPlacement() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar placement.
- getPlacement() - Method in class org.apache.fop.layoutmgr.inline.ImageLayout
-
Returns the placement of the image inside the viewport.
- getPlacement() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Returns the intended placement of the extension inside the generated file.
- getPlacement() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getPlacement() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getPoint(int, int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns a point on the current page, taking the current painting state into account.
- getPointSize() - Method in class org.apache.fop.afp.fonts.AFPFontAttributes
-
Return the point size attribute
- getPortraitRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the rotation to be used for portrait pages
- getPos(Object) - Method in class org.apache.fop.layoutmgr.KnuthPossPosIter
-
Default implementation assumes that the passed
nextObjis itself aPosition, and just returns it. - getPos(Object) - Method in class org.apache.fop.layoutmgr.PositionIterator
-
Default implementation assumes that the passed
nextObjis itself aPosition, and just returns it. - getPosition() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain current position index in input glyph sequence.
- getPosition() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- 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.
- getPosition() - Method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
-
Overridden by NonLeafPosition to return the Position of its child LM.
- getPosition() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Return the position
- getPosition(int) - 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.
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.KhmerScriptProcessor
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific required positioning features.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific required positioning features.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific required positioning features.
- getPositionLabel() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- getPositiveInteger(Object) - Method in class org.apache.fop.render.print.PageableRenderer
-
Converts an object into a positive integer value if possible.
- 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.EmbedFontInfo
-
Returns the PostScript name of the font.
- getPostScriptName() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the PostScript name of the font.
- getPrecedence() - Method in class org.apache.fop.fo.pagination.RegionBA
-
Get the value of the
precedenceproperty. - getPrecedence() - Method in class org.apache.fop.fo.properties.SpaceProperty
- getPrecedence() - Method in class org.apache.fop.layoutmgr.SpaceElement
- getPrecedence() - Method in class org.apache.fop.traits.SpaceVal
-
Returns the Precedence value.
- getPredication(int, String) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Get predication KEY at glyph sequence OFFSET.
- getPredication(String) - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
Get predication KEY.
- getPredicationMerger(String) - Static method in class org.apache.fop.complexscripts.util.CharAssociation
-
Obtain predication merger for KEY.
- getPredications() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain predications state.
- 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.render.pdf.extensions.PDFExtensionAttachment
- getPreHyphenText(int) - Method in class org.apache.fop.hyphenation.Hyphenation
- getPresentationTextDataDescriptor() - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Accessor method to obtain the PresentationTextDataDescriptor object of the active environment group.
- getPresentationTextObject() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Helper method to create a presentation text object on the current page and to return the object.
- getPrimary() - Method in class org.apache.fop.fo.flow.table.EmptyGridUnit
-
Returns the before-start grid unit of the cell containing this grid unit.
- 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
-
Returns the before-start grid unit of the cell containing this grid unit.
- getPrimitiveBounds() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.Graphics2DNode
- getPrimitiveBounds() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
- getPrintable(int) - Method in class org.apache.fop.render.awt.AWTRenderer
- getPrintable(int) - Method in class org.apache.fop.render.print.PageableRenderer
- 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.afp.AFPImageHandlerGraphics2D
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Returns the priority for this image handler.
- getPriority() - Method in interface org.apache.fop.render.ImageHandlerBase
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Returns the priority for this image handler.
- getPrivateDict(CFFDataReader.DICTEntry) - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getPrivateDictBytes(CFFDataReader.DICTEntry) - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getPrivateDictData() - Method in class org.apache.fop.fonts.cff.CFFDataReader.FontDict
- 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
- getProfile() - Method in exception org.apache.fop.pdf.TransparencyDisallowedException
-
Returns the profile that is being used and disallows transparency.
- 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.pdf.PDFResources
-
Get a named property.
- getProperty(String) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
- getProperty(String) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- getProperty(String) - Method in class org.apache.fop.render.RendererContext
-
Returns a property from the RendererContext.
- getPropertyForAttribute(Attributes, String, String) - Method in class org.apache.fop.fo.PropertyList
- 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(FONode) - Method in class org.apache.fop.fo.flow.Marker
-
Retrieve the property list of the given
FONodedescendant - getPropertyListMaker() - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
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
- getPropertyName(PropertyInfo) - Method in class org.apache.fop.fo.expr.FunctionBase
- getPropId() - Method in class org.apache.fop.fo.properties.PropertyMaker
- 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(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
-
Get the active PageSequenceLayoutManager instance for this layout process.
- getPSLM() - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Get the active PageSequenceLayoutManager instance for this layout process.
- getPSLM() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get the active PageSequenceLayoutManager instance for this layout process.
- getPSLM() - Method in interface 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.PSDocumentHandler
-
Returns the PSResource for the given font key.
- getPSUtil() - Method in class org.apache.fop.render.ps.PSDocumentHandler
- getPVKey() - Method in class org.apache.fop.area.Trait.InternalLink
-
Returns the key of the targeted PageViewport.
- getQName(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getQuality() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getQuality() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getRadiusEnd() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
- getRadiusEnd() - Method in class org.apache.fop.traits.BorderProps
- getRadiusStart() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
- getRadiusStart() - Method in class org.apache.fop.traits.BorderProps
- getRange() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function range
- getRangeCount() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
- getRanges() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format1Encoding
- getRanges() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
- getRasterData(int) - Static method in class org.apache.fop.afp.ioca.ImageRasterPattern
-
Static method to return the raster image data for the grey scale specified.
- getReader() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getRealFont() - Method in class org.apache.fop.fonts.LazyFont
-
Gets the real font.
- getRealFont() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
- getRecordStore() - Method in class org.apache.fop.image.loader.batik.ImageWMF
-
Returns the contained WMF record store.
- getRef() - Method in interface org.apache.fop.pdf.RefPDFFont
- 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.
- getReferencedFontFamily() - Method in class org.apache.fop.fonts.DefaultFontConfig
-
Returns a list of referenced font families.
- getReferencedFontsMatcher() - Method in class org.apache.fop.fonts.FontManager
-
Gets the
FontTriplet.Matcherthat can be used to identify the fonts that shall be referenced rather than embedded. - getReferenceId() - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
- getReferenceOrientation() - Method in class org.apache.fop.fo.flow.BlockContainer
- getReferenceOrientation() - Method in class org.apache.fop.fo.flow.InlineContainer
- getReferenceOrientation() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Get the value of the
reference-orientationproperty. - getReferenceOrientation() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Get the value of the
reference-orientationtrait. - getReferenceOrientation() - Method in class org.apache.fop.fo.pagination.Region
- getReferenceOrientation() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
- getReferenceType() - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
- getReferenceType() - Method in class org.apache.fop.layoutmgr.inline.PageNumberCitationLastLayoutManager
- getReferenceType() - Method in class org.apache.fop.layoutmgr.inline.PageNumberCitationLayoutManager
- 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.area.RegionReference
- getRegionName() - Method in class org.apache.fop.fo.pagination.Region
- 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
- getRegionType() - Method in class org.apache.fop.render.intermediate.IFContext
- 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
-
Returns the name of the issuer of the font.
- 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
- getRendererConfig(String) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
gets the renderer configuration data for a specific renderer.
- getRendererConfig(String, RendererConfig.RendererConfigParser) - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the renderer configuration object for a particular MIME type.
- getRendererConfig(IFDocumentHandler) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Returns the renderer configuration data for a specific renderer.
- getRendererConfig(Renderer) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
gets the renderer configuration data for a specific renderer.
- getRendererConfiguration(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Returns a
Configurationobject for which contains renderer configuration for a given MIME type. - getRendererContext() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Returns the renderer context
- 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.
- getRendererOption(RendererConfigOption) - Method in class org.apache.fop.apps.FOUserAgent
-
Gets the renderer options given an interface representing renderer configuration options.
- 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
- getRenderingMode() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
- getRenderingMode() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Returns the selected rendering mode.
- getRenderingMode() - Method in class org.apache.fop.render.ps.PSRendererConfig
- getRenderingMode() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Returns the rendering mode.
- getRenderingSettings() - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
Returns the settings for the image rendering.
- getRepeat() - Method in class org.apache.fop.area.Trait.Background
-
Returns the image repetition behaviour for images.
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.AbsFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.BodyStartFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.FromParentFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
- getRequiredArgsCount() - Method in interface org.apache.fop.fo.expr.Function
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.InheritedPropFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.LabelEndFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.MaxFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.MinFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.OCAColorFunction
- getRequiredArgsCount() - Method in class org.apache.fop.fo.expr.ProportionalColumnWidthFunction
- getResolution() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the output/device resolution.
- getResolution() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Returns the output/device resolution.
- getResolution() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Returns the output/device resolution.
- getResolution() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the resolution
- getResolution() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getResolution() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
- getResolution() - Method in class org.apache.fop.render.pcl.PCLPainter
- getResolvedReference() - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
- getResolver() - Method in class org.apache.fop.area.inline.BasicLinkArea
-
Obtain back-pointer to link resolver.
- getResource(String) - Method in class org.apache.fop.apps.io.InternalResourceResolver
-
Retrieve a resource given a URI in String form.
- getResource(URI) - Method in class org.apache.fop.apps.io.InternalResourceResolver
-
Retrieve a resource given a URI in String form.
- getResourceAccessor() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the resource accessor to load the font resources with.
- getResourceContext() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the applicable resource context for the generator.
- getResourceCount() - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Return the number of resources in this container
- getResourceCount() - Method in class org.apache.fop.afp.modca.ResourceGroup
-
Returns the number of resources contained in this resource group
- getResourceEnvironmentGroup() - Method in class org.apache.fop.afp.modca.AbstractResourceEnvironmentGroupContainer
-
Returns the resource environment group
- getResourceGroup() - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Returns the resource group in this resource group container
- getResourceGroup(AFPResourceLevel) - Method in class org.apache.fop.afp.AFPStreamer
-
Returns the resource group for a given resource info
- getResourceGroup(AFPResourceLevel) - Method in class org.apache.fop.afp.DataStream
-
Returns the resource group for a given resource info
- getResourceInfo() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the resource level at which this data object should reside
- getResourceInfo() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the resource information
- getResourceInfo(Map<QName, String>) - Method in class org.apache.fop.render.afp.AFPForeignAttributeReader
-
Returns the resource information
- getResourceLevel(Map<QName, String>) - Method in class org.apache.fop.render.afp.AFPForeignAttributeReader
-
Returns the resource level
- getResourceLevelDefaults() - Method in class org.apache.fop.afp.AFPResourceManager
-
Returns the resource level defaults in use with this resource manager.
- getResourceLevelDefaults() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getResourceManager() - Method in class org.apache.fop.afp.AFPGraphics2D
-
Returns the AFP resource manager associated with this
Graphics2Dinstance. - getResourceManager() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the AFPResourceManager
- getResourceManager() - Method in class org.apache.fop.render.afp.AFPRenderingContext
-
Returns the resource manager.
- getResourceResolver() - Method in interface org.apache.fop.apps.EnvironmentProfile
-
Returns resource resolver for this environment.
- getResourceResolver() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
The URI resolver used through-out FOP for controlling all file access.
- getResourceResolver() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
The URI resolver used through-out FOP for controlling all file access.
- getResourceResolver() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the resource resolver.
- getResourceResolver() - Method in class org.apache.fop.fonts.FontManager
- getResources() - Method in class org.apache.fop.pdf.PDFDocument
-
Get the /Resources object for the document
- getResourceSrc() - Method in class org.apache.fop.render.afp.extensions.AFPPageSegmentElement.AFPPageSegmentSetup
-
Returns the source URI for the page segment.
- getResultCTM() - Method in class org.apache.fop.render.txt.TXTState
- getResults() - Method in class org.apache.fop.apps.Fop
-
Returns the results of the rendering process.
- 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.fo.DelegatingFOEventHandler
- getResults() - Method in class org.apache.fop.fo.FOEventHandler
-
Get formatting results.
- 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
-
Convenience method returning the border-width, taking into account values of "none" and "hidden"
- getRetrieveBoundary() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Return the value for the
retrieve-boundaryproperty - getRetrieveBoundaryWithinTable() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Return the value for the
retrieve-boundary-within-tableproperty - getRetrieveClassName() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
Return the value for the
retrieve-class-nameproperty - getRetrievePosition() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Return the value for the
retrieve-positionproperty - getRetrievePositionWithinTable() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Return the value for the
retrieve-position-within-tableproperty - getRightHandedAxisOrientationFor(int) - Static method in enum org.apache.fop.afp.modca.AxisOrientation
-
Gets the right-handed axis orientation object for a given orientation in degrees.
- getRole() - Method in class org.apache.fop.fo.properties.CommonAccessibility
-
Returns the value of the role property.
- getRoot() - Method in class org.apache.fop.fo.FONode
-
Returns the root node of this tree
- getRoot() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Public accessor for the ancestor Root.
- getRoot() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the root node of this tree
- getRoot() - Method in class org.apache.fop.pdf.PDFDocument
-
Get the
PDFRootobject for this document. - getRootException() - Method in exception 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.afp.AFPLineDataInfo
-
Returns line rotation
- getRotation() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the rotation of this data object
- getRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the currently derived rotation
- getRotation() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the text rotation
- getRotation() - Method in class org.apache.fop.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.TablePart
- getRowIndex() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the index of the row this grid unit belongs to.
- getRowProgressionDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain row progression direction.
- getRowProgressionDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
- getRowProgressionDirection() - Method in class org.apache.fop.fo.flow.table.Table
- getRowProgressionDirection() - Method in class org.apache.fop.fo.pagination.PageSequence
- getRowProgressionDirection() - Method in class org.apache.fop.traits.WritingModeTraits
- getRowProgressionDirection() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- 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 interface 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
- getRules() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.RuleSet
- 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
- getRunLimit() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getRunLimit(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getRunStart() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getRunStart(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
- getScale(String) - Static method in class org.apache.fop.render.extensions.prepress.PageScale
-
Compute scale parameters from given fox:scale attribute which has the format: scaleX [scaleY] If scaleY is not defined, it equals scaleX.
- getScaleFactor() - Method in class org.apache.fop.render.java2d.Java2DRenderer
- getScaleFactor() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getScaleFactor() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- 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.extensions.ExternalDocument
- getScaling() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- getScaling() - Method in interface org.apache.fop.fo.GraphicsProperties
- getScript() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- getScript() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
- getScript() - Method in class org.apache.fop.fo.FOText
- getScript() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain associated script (if designated) or "auto" if not.
- 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.svg.AbstractFOPTextPainter
-
Get selected.
- getSelector() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
- getSensitiveBounds() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.Graphics2DNode
- getSensitiveBounds() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
- getSentinelGID() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
- 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.
- getSequence() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getSequenceIndex() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.RuleLookup
- getSerifStyle() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getSerifStyle() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getSerifStyle() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getSettings() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Returns the settings for bitmap rendering.
- getSfCategoryCode() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the structured field's category code.
- getSfClassCode() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the structured field's class code.
- getSfLength() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the structured field's length.
- getSfTypeCode() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the structured field's type code.
- getSfTypeID() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Returns the structured field's identifier.
- getShading() - Method in class org.apache.fop.render.gradient.Pattern
- getShadingMode() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- getShadings() - Method in class org.apache.fop.pdf.PDFResourceContext
- getShadingType() - Method in class org.apache.fop.render.gradient.Shading
- getShiftDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain (baseline) shift direction.
- getShiftDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
- getShiftDirection() - Method in class org.apache.fop.fo.flow.table.Table
- getShiftDirection() - Method in class org.apache.fop.fo.pagination.PageSequence
- getShiftDirection() - Method in class org.apache.fop.traits.WritingModeTraits
- getShiftDirection() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- getShorthand(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
- getShowDestination() - Method in class org.apache.fop.fo.flow.BasicLink
-
Get the value of the
show-destinationproperty. - getShrink() - Method in class org.apache.fop.layoutmgr.KnuthElement
- getShrink() - Method in class org.apache.fop.layoutmgr.KnuthGlue
- getShrink() - Method in class org.apache.fop.traits.MinOptMax
-
Returns the shrinkability of this
MinOptMaxwhich is the absolute difference betweenminandopt. - 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
- getSIDFromGID(int, int) - Method in class org.apache.fop.fonts.cff.CFFDataReader
-
Retrieves the SID for the given GID object
- 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
- getSimulateStyle() - Method in class org.apache.fop.fonts.CustomFont
- getSimulateStyle() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getSimulateStyle() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Determines whether the font can simulate a style such as bold or italic.
- getSingleByteInstance() - Static method in class org.apache.fop.afp.fonts.CharacterSetBuilder
-
Factory method for the single-byte implementation of AFPFontReader.
- getSingleUnicodeValue() - Method in class org.apache.fop.fonts.NamedCharacter
-
Returns the single Unicode value associated with this named character.
- getSize() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the number of characters defined by this encoding.
- getSize() - Method in class org.apache.fop.pdf.InMemoryStreamCache
-
Returns the current size of the stream.
- getSize() - Method in interface 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() - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Viewport
- getSize() - Method in class org.apache.fop.render.pcl.fonts.PCLFontSegment
- getSize() - Method in class org.apache.fop.svg.font.FOPGVTFont
- 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.PDFCFFStream
- getSizeHint() - Method in class org.apache.fop.pdf.PDFCFFStreamType0C
- getSizeHint() - Method in class org.apache.fop.pdf.PDFImageXObject
-
Returns a value that hints at the size of the encoded stream.
- getSizeHint() - Method in class org.apache.fop.pdf.PDFStream
-
Returns a value that hints at the size of the encoded stream.
- getSizeHint() - Method in class org.apache.fop.pdf.PDFT1Stream
-
Returns a value that hints at the size of the encoded stream.
- getSizeHint() - Method in class org.apache.fop.pdf.PDFTTFStream
-
Returns a value that hints at the size of the encoded stream.
- getSizeHint() - Method in class org.apache.fop.pdf.PDFXObject
-
Returns a value that hints at the size of the encoded stream.
- getSoftFont(Typeface, String) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
-
Finds a soft font associated with the given typeface.
- getSoftFontFromID(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
- getSoftFontID(Typeface) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
- getSoftMask() - Method in class org.apache.fop.pdf.AlphaRasterImage
- getSoftMask() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
- getSoftMask() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
- getSoftMaskReference() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the PDF reference for a soft mask.
- getSoftMaskReference() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the PDF reference for a soft mask.
- getSoftMaskReference() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the PDF reference for a soft mask.
- getSoftMaskReference() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the PDF reference for a soft mask.
- getSoftMaskReference() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Get the PDF reference for a soft mask.
- getSoftMaskReference() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Get the PDF reference for a soft mask.
- getSourceDateEpoch() - Static method in class org.apache.fop.pdf.PDFInfo
- getSourceDocument() - Method in class org.apache.fop.fo.properties.CommonAccessibility
-
Returns the value of the source-document property.
- getSourceFlavor() - Method in class org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
- 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.FopFactoryBuilder.FopFactoryConfigImpl
- getSourceResolution() - Method in interface org.apache.fop.apps.FopFactoryConfig
- getSourceResolution() - Method in class org.apache.fop.apps.FOUserAgent
- getSpace() - Method in class org.apache.fop.area.inline.SpaceArea
- 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.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
- getSpaceAfterProperty() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
- 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
- getSpaceBeforeProperty() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
- getSpaceEnd() - Method in class org.apache.fop.area.Area
-
Returns the space end
- getSpaceEnd() - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Get the space at the end of the inline area.
- getSpaceEnd() - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Get the space at the end of the inline area.
- getSpaceIncrement() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the increment for an space.
- getSpaceIncrement() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Returns the space increment.
- 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
-
Get the space at the start of the inline area.
- getSpaceStart() - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Get the space at the start of the inline area.
- getSpacing() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getSpacing() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- 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.extensions.ExternalDocument
-
Returns the src attribute (the URI to the embedded document).
- getSrc() - Method in class org.apache.fop.fo.flow.ExternalGraphic
- getSrc() - Method in class org.apache.fop.fo.pagination.ColorProfile
-
Get src attribute
- getSrc() - Method in class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
-
Returns the URI of the form map.
- getSrc() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the source URI of the file.
- getStackingSize() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
- getStackLevel() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Get the current stack level.
- getStackLimitBP() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Returns the stack limit in block-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.extensions.InternalElementMapping
- getStandardPrefix() - Method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
- getStandardPrefix() - Method in class org.apache.fop.fo.FOElementMapping
- getStart() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
- getStart() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- 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<x<partCount) which denotes the first part on the last page generated by the current element list.
- getStartingState() - Method in class org.apache.fop.fo.flow.MultiCase
- getStartIntrusionAdjustment() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getStartOn() - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
- getStartPage() - Method in class org.apache.fop.render.print.PrintRenderer
- getStartPoint() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
The start location of the element within the source binary data
- getStartSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
- getStartX() - Method in class org.apache.fop.render.txt.border.BorderManager
- getStartY() - Method in class org.apache.fop.render.txt.border.BorderManager
- getState() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Returns the Java2D graphics state.
- getState() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the
PDFPaintingStateassociated with this instance. - getStateStack() - Method in class org.apache.fop.util.AbstractPaintingState
-
Return the state stack
- 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
-
Returns the vertical stem width for the font.
- getStemV() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the vertical stem width for the font.
- getStemV() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the vertical stem width for the font.
- getStemV() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the StemV attribute of the font.
- getStemV() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the width of the dominant vertical stems of the font.
- getStream() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the
PDFStreamassociated with this instance. - getStretch() - Method in class org.apache.fop.layoutmgr.KnuthElement
- getStretch() - Method in class org.apache.fop.layoutmgr.KnuthGlue
- getStretch() - Method in class org.apache.fop.traits.MinOptMax
-
Returns the stretchability of this
MinOptMaxwhich is the absolute difference betweenoptandmax. - getStrikeoutPosition() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getStrikeoutPosition(int) - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the distance from the baseline to the center of the strikeout line (negative value indicates below baseline).
- getStrikeoutPosition(int) - Method in class org.apache.fop.fonts.Base14Font
- getStrikeoutPosition(int) - Method in class org.apache.fop.fonts.CustomFont
- getStrikeoutPosition(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the distance from the baseline to the center of the strikeout line (negative value indicates below baseline).
- getStrikeoutPosition(int) - Method in class org.apache.fop.fonts.LazyFont
- getStrikeoutPosition(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
- getStrikeoutPosition(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
- getStrikeoutPosition(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
- getStrikeoutThickness() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getStrikeoutThickness(int) - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the thickness of the strikeout line.
- getStrikeoutThickness(int) - Method in class org.apache.fop.fonts.Base14Font
- getStrikeoutThickness(int) - Method in class org.apache.fop.fonts.CustomFont
- getStrikeoutThickness(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the thickness of the strikeout line.
- getStrikeoutThickness(int) - Method in class org.apache.fop.fonts.LazyFont
- getStrikeoutThickness(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
- getStrikeoutThickness(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
- getStrikeoutThickness(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
- getString() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the text string
- getString() - Method in class org.apache.fop.fo.expr.NCnameProperty
- getString() - Method in class org.apache.fop.fo.properties.CharacterProperty
- getString() - Method in class org.apache.fop.fo.properties.EnumLength
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.EnumNumber
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.FontFamilyProperty
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.OptionalCharacterProperty
- getString() - Method in class org.apache.fop.fo.properties.PercentLength
-
This method expects to be overridden by subclasses.
- 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() - Method in class org.apache.fop.fo.properties.URIProperty
-
Return a string representing the resolved URI, or the specified value if the URI is not resolved against an
xml:base - getString() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Get the string containing all the commands written into this Graphics.
- getString(String) - Method in class org.apache.fop.render.awt.viewer.Translator
-
Returns localized
Stringfor a given key. - getStringBounds(String, Font) - Static method in class org.apache.fop.svg.SVGUtilities
-
Get the string bounds for a particular string given the font.
- getStringHeight(String, Font) - Static method in class org.apache.fop.svg.SVGUtilities
-
Get the string height for a particular string given the font.
- getStringIndex() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getStringWidth(String, 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
- getStrokeWeight() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getStrokeWeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getStrokeWeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getStructParents() - Method in class org.apache.fop.pdf.PDFPage
-
Returns the value of the StructParents entry.
- getStructTreeRoot() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the StructTreeRoot object.
- getStructureFlagsAsBytes(boolean, boolean, boolean) - Method in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Returns the structured field flags
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.BasicLink
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.Character
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.PageNumber
- getStructureTreeElement() - Method in class org.apache.fop.fo.FONode
-
Returns the structure tree element associated to this object.
- getStructureTreeElement() - Method in class org.apache.fop.fo.FOText
- getStructureTreeElement() - Method in interface org.apache.fop.fo.properties.StructureTreeElementHolder
-
Returns the element in the document's structure tree that corresponds to this instance.
- getStructureTreeElement() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Returns the structure element corresponding to this action.
- getStructureTreeElement() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the current structure tree element.
- getStructureTreeElements() - Method in class org.apache.fop.pdf.PDFDocument
-
Get the Structural Tree Collection for this document
- getStructureTreeEventHandler() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the document's structure tree event handler, for use by accessible output formats.
- getStructureTreeEventHandler() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
- getStructureTreeEventHandler() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
- getStructureTreeEventHandler() - Method in class org.apache.fop.render.intermediate.IFSerializer
- getStructureTreeEventHandler() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
- getStructureTreeEventHandler() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- getStructureTreeEventHandler() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
- getStructureType() - Method in class org.apache.fop.pdf.PDFStructElem
-
Returns the structure type of this structure element.
- getStyle() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the style
- getStyle() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar style.
- getStyle() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
- getStyle() - Method in class org.apache.fop.fonts.FontTriplet
- getStyle() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getStyleLSB() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getStyleLSB() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getStyleMSB() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getStyleMSB() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getSubData(int) - Method in class org.apache.fop.area.BookmarkData
-
Get the child data object.
- getSubFamilyName() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the font sub family name of the font.
- getSubFont() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
Gets the sub font within, for example, a TTC.
- getSubFontName() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the sub-font name of the font.
- getSubIntervalCount() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- getSubIntervals() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- getSubject() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the subject of the document
- getSubject() - Method in class org.apache.fop.pdf.PDFInfo
- getSubprop(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.
- getSubroutine() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSSubroutine
-
Gets the parsed subroutine element as unmodified string
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific substitution context tester.
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific substitution context tester.
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific substitution context tester.
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific required substitution features.
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific required substitution features.
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific required substitution features.
- getSubtables() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
- getSubtype() - Method in class org.apache.fop.pdf.PDFOutputIntent
- getSucceedingPageSequence(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.
- getSumOfColumnWidths(PercentBaseContext) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
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
-
Returns the supplement number of the character collection.
- getSupportedFlavors(String) - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
- getSupportedFlavors(String) - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
- getSupportedFlavors(RenderingContext) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Returns the ordered array of supported image flavors.
- getSupportedFlavours() - Method in class org.apache.fop.afp.svg.AFPImageElementBridge
-
Returns an array of supported image flavours
- getSupportedFlavours() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Returns an array of supported image flavours
- getSupportedFlavours() - Method in class org.apache.fop.svg.PDFImageElementBridge
-
Returns an array of supported image flavours
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in interface org.apache.fop.render.ImageHandlerBase
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Returns the
Classsubclass supported by this instance. - getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Returns the
Classsubclass supported by this instance. - getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in interface org.apache.fop.render.ImageHandlerBase
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Returns the
ImageFlavors supported by this instance - getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Returns the
ImageFlavors supported by this instance - 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.AFPDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.awt.AWTRendererMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.bitmap.PNGDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.bitmap.PNGRendererMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.bitmap.TIFFDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.bitmap.TIFFRendererMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.intermediate.IFSerializerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.pcl.PCLDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.pdf.PDFDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.print.PrintRendererMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.ps.PSDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.rtf.RTFFOEventHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.txt.TXTRendererMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.xml.XMLRendererMaker
- getSupportedMIMETypes() - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
- getSupportedMIMETypes() - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
- getSupportedNamespaces() - Method in class org.apache.fop.fo.extensions.svg.SVGDOMContentHandlerFactory
- getSupportedNamespaces() - Method in class org.apache.fop.fo.extensions.xmp.XMPContentHandlerFactory
- getSupportedNamespaces() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
- getSupportedNamespaces() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandlerFactory
- getSupportedNamespaces() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
- getSupportedNamespaces() - Method in interface org.apache.fop.util.ContentHandlerFactory
- getSupportedNamespaces() - Method in class org.apache.fop.util.DOMBuilderContentHandlerFactory
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Get script specific syllabizer class.
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.KhmerScriptProcessor
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.TamilScriptProcessor
- getSymbolSet() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getSymbolSet() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getSymbolSet() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getSymbolSetID() - Method in enum org.apache.fop.render.pcl.fonts.PCLSymbolSet
- getTable() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- 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.fo.flow.table.Table
-
Convenience method to returns a reference to the base
Tableinstance. - getTable() - Method in class org.apache.fop.fo.flow.table.TableFObj
-
Convenience method to returns a reference to the base
Tableinstance. - getTable() - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
- getTable() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- getTable() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
- getTableAndCaptionFO() - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Returns the table-and-caption formatting object.
- getTableCaptionFO() - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
- getTableCell() - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
- getTableContext() - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
- getTableFooter() - Method in class org.apache.fop.fo.flow.table.Table
- getTableFooterFootnotes() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getTableHeader() - Method in class org.apache.fop.fo.flow.table.Table
- getTableHeaderFootnotes() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getTableOutputStream() - Method in interface org.apache.fop.fonts.truetype.TTFOutputStream
-
Returns an object for streaming TrueType tables.
- getTableOutputStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFOutputStream
- getTablePart() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the fo:table-header/footer/body element containing this cell.
- getTableRow() - Method in class org.apache.fop.fo.flow.table.EffRow
- getTableType() - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionSubtable
- getTableType() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
- getTableType() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
- getTableType() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getTableTypeFromName(String) - Static method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain glyph table type from name.
- getTableUnits() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
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
- getTag() - Method in class org.apache.fop.fonts.truetype.OFDirTabEntry
-
Returns the tag bytes.
- getTagLogicalElements() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns the list of
TagLogicalElements. - getTagString() - Method in class org.apache.fop.fonts.truetype.OFDirTabEntry
-
Returns the tag bytes.
- getTargetFlavor() - Method in class org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
- 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
- getTargetHandler() - Method in class org.apache.fop.render.intermediate.util.IFConcatenator
-
Returns the target document handler.
- getTargetLocation() - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Returns the absolute coordinates of the target location on the page.
- 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.
- getTargetRect() - Method in class org.apache.fop.render.intermediate.extensions.Link
-
Returns the target rectangle, i.e.
- getTargetResolution() - Method in class org.apache.fop.apps.FopFactory
- getTargetResolution() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- getTargetResolution() - Method in interface org.apache.fop.apps.FopFactoryConfig
- getTargetResolution() - Method in class org.apache.fop.apps.FOUserAgent
- getTempStream(URI) - Method in interface org.apache.fop.render.ps.PSDocumentHandler.FOPPSGenerator
- getTempStream(URI) - Method in class org.apache.fop.render.ps.PSDocumentHandler.FOPPSGeneratorImpl
- getTester(String) - Method in interface org.apache.fop.complexscripts.util.ScriptContextTester
-
Obtain a glyph context tester for the specified feature.
- getText() - Method in class org.apache.fop.area.inline.TextArea
-
Get the whole text string.
- getText() - Method in class org.apache.fop.area.inline.UnresolvedPageNumber
-
Get the (resolved or unresolved) text.
- getText() - Method in class org.apache.fop.pdf.PDFText
-
Returns the text.
- getText() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager.PCLTextSegment
- 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(AttributedCharacterIterator) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Extract the raw text from an ACI.
- getTextAlign() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getTextAlign() - Method in class org.apache.fop.fo.flow.AbstractGraphics
- getTextAlign() - Method in class org.apache.fop.fo.flow.Block
- getTextAlign() - Method in interface 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
- getTextColor() - Method in class org.apache.fop.render.intermediate.IFState
-
Returns the text color.
- getTextContainerAttributes() - Method in interface 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.flow.PageNumber
- getTextDecoration() - Method in class org.apache.fop.fo.FOText
- getTextDecorationProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a CommonTextDecoration object.
- getTextEncoding() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Returns the currently active text encoding.
- getTextHeight() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getTextHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getTextIndent() - Method in class org.apache.fop.fo.flow.Block
- getTextLayoutFactory() - Method in class org.apache.fop.svg.NativeTextPainter
- getTextLetterSpaceAdjust() - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Get text letter space adjust.
- getTextPainter() - Method in class org.apache.fop.render.ps.PSBatikFlowTextElementBridge
-
Returns the text painter used by this bridge.
- getTextPainter() - Method in class org.apache.fop.render.ps.PSSVGFlowRootElementBridge
-
Returns the text painter used by this bridge.
- 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.
- getTextrun() - Method in interface 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
- 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.
- getTextrun(RtfContainer, Writer, RtfAttributes) - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Adds a new RtfTextrun to the given container if necessary, and returns it.
- getTextRunBoundaryAttributes() - Method in class org.apache.fop.svg.NativeTextPainter
- getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.fop.svg.PDFFlowExtTextPainter
- getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.fop.svg.PDFFlowTextPainter
- getTextSegments(String, Typeface) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
- getTextUtil() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the
PDFTextUtilassociated with this instance. - getTextWidth() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getTextWidth() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getTextWordSpaceAdjust() - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Get text word space adjust.
- getThickness() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the line thickness
- getThrowexceptions() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the throw exceptions attribute
- getTintFunction() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
-
Returns a reference to the tint function that is used as a fallback if the colorant is not available.
- 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.fo.pagination.bookmarks.BookmarkTitle
-
Get the title for this BookmarkTitle.
- getTitle() - Method in class org.apache.fop.pdf.PDFInfo
- getTitle() - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Returns the bookmark's title.
- getTitleFO() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Accessor method for the fo:title associated with this fo:page-sequence
- getTop() - Method in class org.apache.fop.area.Footnote
-
Get the relative position of the footnote inside the body region.
- getTopDictEntries() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getTopDictIndex() - Method in class org.apache.fop.fonts.cff.CFFDataReader
- getTopLevelLM() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
- getTopLevelLM() - Method in class org.apache.fop.layoutmgr.LocalBreaker
- getTopLevelLM() - Method in class org.apache.fop.layoutmgr.PageBreaker
- getToQualifier() - Method in class org.apache.fop.fonts.substitute.FontSubstitution
- getTotalAlignmentBaselineOffset() - Method in class org.apache.fop.layoutmgr.inline.AlignmentContext
-
Return the offset between the alignment 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 interface org.apache.fop.pdf.PDFEncryption
-
Returns the /Encrypt entry in the file trailer dictionary.
- getTrailerEntry() - Method in class org.apache.fop.pdf.PDFEncryptionJCE
-
Returns the /Encrypt entry in the file trailer dictionary.
- getTrailerSegment() - Method in class org.apache.fop.fonts.type1.PFBData
-
Gets the trailer segment of the font file
- getTrailingSpace() - Method in class org.apache.fop.layoutmgr.LayoutContext
- getTrait(Integer) - Method in class org.apache.fop.area.Area
-
Get a trait from this area.
- getTraitAsBoolean(Integer) - Method in class org.apache.fop.area.Area
-
Get a boolean trait from this area.
- getTraitAsInteger(Integer) - 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.svg.SimpleSVGUserAgent
-
Get the transform of the SVG document.
- getTransform() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Get the current AffineTransform.
- getTransform() - Method in class org.apache.fop.util.AbstractPaintingState
-
Get the current transform.
- getTransformerHandler() - Method in class org.apache.fop.util.TransformerDefaultHandler
-
Returns the delegate TransformerHandler instance.
- getTransforms() - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Group
- getTransparentColor() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the transparent color.
- getTransparentColor() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the transparent color for this image.
- getTransparentColor() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the transparent color.
- getTransparentColor() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the transparent color.
- getTransparentColor() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Get the transparent color.
- getTransparentColor() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Get the transparent color.
- getTrimBox() - Method in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Returns the trim box for the page.
- getTripletDataLength() - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Returns the triplet data length
- getTripletDataLength() - Method in class org.apache.fop.afp.modca.MapDataResource
- getTripletFor(String) - Method in class org.apache.fop.fonts.FontInfo
-
Returns the first triplet matching the given font name.
- getTripletList() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- getTriplets() - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
- getTriplets() - Method in class org.apache.fop.fonts.substitute.FontQualifier
- getTriplets() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the font triplets.
- getTripletsFor(String) - Method in class org.apache.fop.fonts.FontInfo
-
Returns all font triplet matching the given font name.
- getTrueTypePostScriptVersion() - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns the version of the PostScript table stored in the TrueType font represented by this instance.
- getTTC() - Method in class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
- getTTCName() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the TrueType Collection Name.
- getTTCnames(FontFileReader) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Return TTC font names
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappedMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getType() - Method in class org.apache.fop.datatypes.KeepValue
- getType() - Method in class org.apache.fop.render.AbstractConfigurator
-
Returns the configurator type
- getType() - Static method in class org.apache.fop.render.AbstractRendererConfigurator
-
Returns the configurator type
- getType() - Method in enum org.apache.fop.render.afp.AFPRendererOption
- getType() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
- 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
- getTypeface() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getTypeface() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getTypefaceLSB() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getTypefaceLSB() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getTypefaceMSB() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getTypefaceMSB() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getTypeFamily() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionSubtable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- getUnderlineColor() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
- getUnderlinePosition() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getUnderlinePosition() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the UnderlinePosition value.
- getUnderlinePosition() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getUnderlinePosition() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getUnderlinePosition() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPOSTFontTable
- getUnderlinePosition(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Returns the distance from the baseline to the center of the underline (negative value indicates below baseline).
- getUnderlinePosition(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Returns the distance from the baseline to the center of the underline (negative value indicates below baseline).
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.Courier
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.CourierBold
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.CourierOblique
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.Helvetica
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.Symbol
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.TimesBold
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.TimesItalic
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.TimesRoman
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.CustomFont
- getUnderlinePosition(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the distance from the baseline to the center of the underline (negative value indicates below baseline).
- getUnderlinePosition(int) - Method in class org.apache.fop.fonts.LazyFont
- getUnderlinePosition(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
- getUnderlinePosition(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
- getUnderlinePosition(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
- getUnderlineThickness() - Method in class org.apache.fop.fonts.truetype.OpenFont
- getUnderlineThickness() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the UnderlineThickness value.
- getUnderlineThickness() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getUnderlineThickness() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getUnderlineThickness() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPOSTFontTable
- getUnderlineThickness(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
- getUnderlineThickness(int) - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the thickness of the underline.
- getUnderlineThickness(int) - Method in class org.apache.fop.afp.fonts.RasterFont
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.Courier
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.CourierBold
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.CourierOblique
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.Helvetica
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.Symbol
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.TimesBold
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.TimesItalic
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.TimesRoman
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.CustomFont
- getUnderlineThickness(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the thickness of the underline.
- getUnderlineThickness(int) - Method in class org.apache.fop.fonts.LazyFont
- getUnderlineThickness(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
- getUnderlineThickness(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
- getUnderlineThickness(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
- getUnderlyingException() - Method in exception org.apache.fop.render.afp.exceptions.NestedRuntimeException
-
Gets the original triggering exception
- getUnderscorePosition() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Return the position for an underscore (_) character.
- getUnderscorePosition() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
- getUnderscorePosition() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
- getUnderscoreWidth() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Return the width to use for an underscore (_) character.
- getUnderscoreWidth() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
- getUnderscoreWidth() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
- getUnicode(int) - Method in class org.apache.fop.fonts.CIDFull
-
Returns the Unicode value for a subset index (character selector).
- getUnicode(int) - Method in interface org.apache.fop.fonts.CIDSet
-
Returns the Unicode value for a subset index (character selector).
- getUnicode(int) - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the Unicode value for a subset index (character selector).
- getUnicodeBidi() - Method in class org.apache.fop.fo.flow.BidiOverride
- 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.
- getUnicodeCharMap() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns a character array with Unicode scalar values which can be used to map encoding code points to Unicode values.
- getUnicodeCharMap() - Method in interface org.apache.fop.fonts.SingleByteEncoding
-
Returns a character array with Unicode scalar values which can be used to map encoding code points to Unicode values.
- getUnicodeCodePoint(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- getUnicodeEnd() - Method in class org.apache.fop.fonts.CMapSegment
-
Returns the unicodeEnd.
- getUnicodeFilename() - Method in class org.apache.fop.pdf.PDFFileSpec
-
Gets the unicode filename
- getUnicodeFilename() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the unicode file name.
- 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.
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.CIDFull
-
Gets the unicode character from the original font glyph index
- getUnicodeFromGID(int) - Method in interface org.apache.fop.fonts.CIDSet
-
Gets the unicode character from the original font glyph index
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.CIDSubset
-
Gets the unicode character from the original font glyph index
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the character from it's original glyph index in the font
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the character from it's original glyph index in the font
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.SingleByteFont
- getUnicodeFromSelector(int) - Method in class org.apache.fop.fonts.SingleByteFont
- getUnicodeIndex() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the unicodeIndex.
- getUnicodeSequence() - Method in class org.apache.fop.fonts.NamedCharacter
-
Returns the Unicode sequence associated with this character.
- 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.CMapSegment
-
Returns the unicodeStart.
- getUniqueDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFFactory
-
Registers and returns newdest if it is unique.
- getUnitConverter() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the unit converter
- getUnitWidth() - Method in class org.apache.fop.area.inline.FilledArea
-
Return the unit width for the areas to fill the full width.
- getUnknownPropertyValues() - Method in class org.apache.fop.fo.PropertyList
-
Gets the current list of unknown property values
- getUnprocessedGlyph(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
- getUnprocessedGlyph(int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
- getUnresolvedReferences() - Method in class org.apache.fop.area.Page
-
Get the map unresolved references from this page.
- getUnscaledWidths(GlyphSequence) - Method in class org.apache.fop.fonts.MultiByteFont
- 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() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the uri of this data object
- getUri() - Method in class org.apache.fop.afp.AFPResourceInfo
-
Returns the URI of this data object.
- getUri() - Method in class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
- getURI() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Return the uri
- getURI() - Method in class org.apache.fop.render.intermediate.extensions.URIAction
-
Returns the target URI.
- getURI(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- 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() - Method in class org.apache.fop.fo.flow.ExternalGraphic
- getURL(String) - Static method in class org.apache.fop.datatypes.URISpecification
-
Get the URL string from a wrapped URL.
- getUsedFDFonts() - Method in class org.apache.fop.fonts.truetype.OTFSubSetFile
- getUsedFonts() - Method in class org.apache.fop.fonts.FontInfo
-
This is used by the renderers to retrieve all the fonts used in the document.
- getUsedGlyphNames() - Method in class org.apache.fop.fonts.MultiByteFont
- getUsedGlyphNames() - Method in class org.apache.fop.fonts.SingleByteFont
- getUsedGlyphs() - Method in class org.apache.fop.fonts.CustomFont
-
Returns a Map of used Glyphs.
- getUsedGlyphs() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns a Map of used Glyphs.
- getUsedGlyphs() - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns a Map of used Glyphs.
- getUserAgent() - Method in class org.apache.fop.apps.Fop
-
Deprecated.this getter doesn't need to exist. By virtue of the fact that the client has an instance of this object, it means they also have the
FOUserAgentsince this's constructor is only used inFOUserAgent - getUserAgent() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- 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.fo.FOEventHandler
-
Returns the User Agent object associated with this FOEventHandler.
- getUserAgent() - Method in class org.apache.fop.fo.FONode
-
Returns the user agent that is associated with the tree's
FOEventHandler. - getUserAgent() - Method in class org.apache.fop.render.AbstractRenderer
-
Returns the associated user agent.
- getUserAgent() - Method in class org.apache.fop.render.AbstractRenderingContext
-
Returns the user agent.
- getUserAgent() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Returns the associated user agent.
- getUserAgent() - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Returns the user agent.
- getUserAgent() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the associated user agent.
- getUserAgent() - Method in class org.apache.fop.render.java2d.Java2DRenderer
- getUserAgent() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Returns the user agent.
- getUserAgent() - Method in interface org.apache.fop.render.Renderer
-
Returns the associated user agent.
- getUserAgent() - Method in class org.apache.fop.render.RendererContext
-
Returns the user agent.
- getUserAgent() - Method in class org.apache.fop.render.RendererContext.RendererContextWrapper
- getUserAgent() - Method in interface org.apache.fop.render.RenderingContext
-
Returns the user agent.
- 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.FopFactoryBuilder.FopFactoryConfigImpl
-
Returns the Avalon
Configurationobject. - getUserConfig() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Returns the Avalon
Configurationobject. - getUserConfig() - Method in class org.apache.fop.apps.FOUserAgent
-
Get the user configuration.
- getUserConfigFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns the user configuration file to be used.
- getUserHyphenationTree(String, InternalResourceResolver) - 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.SimpleSVGUserAgent
-
Returns the user stylesheet URI.
- getUTF16CharacterCount() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain the number of characters in character array, where each character constitutes a UTF-16 character.
- getValue() - Method in interface org.apache.fop.configuration.Configuration
- getValue() - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValue() - Method in class org.apache.fop.datatypes.KeepValue
- getValue() - Method in interface org.apache.fop.datatypes.Length
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue() - Method in interface org.apache.fop.datatypes.Numeric
-
Returns the value of this numeric as an int.
- getValue() - Method in class org.apache.fop.fo.expr.NumericProperty
-
Returns the value of this numeric as an int.
- getValue() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue() - Method in class org.apache.fop.fo.properties.EnumLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue() - Method in class org.apache.fop.fo.properties.EnumNumber
-
Returns the value of this numeric as an int.
- getValue() - Method in class org.apache.fop.fo.properties.FixedLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue() - Method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the value of this numeric as an int.
- getValue() - Method in class org.apache.fop.fo.properties.PercentLength
-
Return the length of this PercentLength.
- getValue() - Method in class org.apache.fop.fo.properties.TableColLength
-
Return the value as a length.
- getValue() - Method in enum org.apache.fop.fonts.CIDFontType
- getValue() - Method in class org.apache.fop.fonts.FontType
-
Returns the value
- getValue() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariable
-
Gets the value of the Postscript variable
- getValue() - Method in class org.apache.fop.hyphenation.TernaryTree.Iterator
- getValue() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Returns the value of the extension.
- getValue() - Method in enum org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterClass
- getValue() - Method in enum org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterFormat
- getValue() - Method in enum org.apache.fop.render.pcl.fonts.PCLFontSegment.SegmentID
- getValue() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
- getValue() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
- getValue() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
- getValue() - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
- getValue(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getValue(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
Retrieves data from the index data
- getValue(String) - Method in interface org.apache.fop.configuration.Configuration
- getValue(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValue(String) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getValue(String) - Static method in enum org.apache.fop.fonts.EmbeddingMode
-
Returns the embedding mode corresponding to the given name.
- getValue(String) - Static method in enum org.apache.fop.fonts.EncodingMode
-
Returns the
EncodingModeby name. - getValue(String) - Static method in class org.apache.fop.fonts.truetype.OFTableName
-
Returns an instance of this class corresponding to the given string representation.
- getValue(String) - Static method in enum org.apache.fop.render.bitmap.BitmapRendererOption
- 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
- getValue(PercentBaseContext) - Method in interface org.apache.fop.datatypes.Length
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(PercentBaseContext) - Method in interface org.apache.fop.datatypes.Numeric
-
Returns the value of this numeric as an int.
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.expr.NumericProperty
-
Returns the value of this numeric as an int.
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.EnumLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.EnumNumber
-
Returns the value of this numeric as an int.
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.FixedLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.NumberProperty
-
Return the value
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.PercentLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.TableColLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue1() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
- getValue2() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
- getValueAsBoolean() - Method in interface org.apache.fop.configuration.Configuration
- getValueAsBoolean() - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValueAsBoolean() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
Obtain entry value as Boolean.
- getValueAsBoolean(boolean) - Method in interface org.apache.fop.configuration.Configuration
- getValueAsBoolean(boolean) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValueAsFloat() - Method in interface org.apache.fop.configuration.Configuration
- getValueAsFloat() - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValueAsFloat(float) - Method in interface org.apache.fop.configuration.Configuration
- getValueAsFloat(float) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValueAsInteger() - Method in interface org.apache.fop.configuration.Configuration
- getValueAsInteger() - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValueAsInteger(int) - Method in interface org.apache.fop.configuration.Configuration
- getValueAsInteger(int) - Method in class org.apache.fop.configuration.DefaultConfiguration
- getValueAsInteger(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Returns a value as an Integer.
- getValueAsNumber() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
Obtain entry value as Number.
- getValueAsString() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
- getValueAsXMLEscapedString() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.BackgroundPositionShorthand.Parser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.FontShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.GenericShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.PageBreakShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.PositionShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in interface org.apache.fop.fo.properties.ShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.VerticalAlignShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.WhiteSpaceShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.XMLLangShorthandParser
- getValueLength(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- getValueOf(String) - Static method in enum org.apache.fop.afp.AFPResourceLevel.ResourceType
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFAMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFUAMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFVTMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFXMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.Version
-
Given the PDF version as a String, returns the corresponding enumerated type.
- getValueOf(String) - Static method in enum org.apache.fop.render.afp.AFPShadingMode
-
Returns the enumeration/singleton object based on its name.
- getValueOf(String) - Static method in enum org.apache.fop.render.pcl.PCLRenderingMode
-
Returns the enumeration/singleton object based on its name.
- getValuePosition(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
- getValues(int) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Get values.
- getVariableSpaceCharacterIncrement() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Return the variable space character increment
- getVariants() - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
- getVariety() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getVariety() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getVector() - Method in class org.apache.fop.pdf.PDFColor
-
Return a vector representation of the color in the appropriate colorspace.
- getVersion() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- 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.
- getVerticesPerRow() - Method in class org.apache.fop.render.gradient.Shading
- 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.
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.Region
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionAfter
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionBefore
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionBody
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionEnd
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionStart
- 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.SimpleSVGUserAgent
-
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.
- getVisibility() - Method in class org.apache.fop.fo.flow.Block
- getVKern(int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
- getVMerge() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
- 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
- getWeight() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the Weight value.
- getWeightClass() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the weight class of this font.
- getWeightClass() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
- 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
-
Get an indicator of when this item should be processed
- getWhenToProcess() - Method in interface 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
- getWhitespaceManagementPenalty() - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty.Variant
- getWhitespaceTreatment() - Method in class org.apache.fop.fo.flow.Block
- 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.afp.AFPObjectAreaInfo
-
Returns the width of this data object
- getWidth() - Method in class org.apache.fop.afp.modca.AbstractDescriptor
-
Returns the width
- getWidth() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns the width of the page
- getWidth() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the width
- 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.flow.AbstractGraphics
- getWidth() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar width.
- getWidth() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the
widthproperty - getWidth() - Method in interface org.apache.fop.fo.GraphicsProperties
- getWidth() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
- getWidth() - Method in class org.apache.fop.fonts.SingleByteFont.UnencodedCharacter
- getWidth() - Method in class org.apache.fop.layoutmgr.KnuthElement
- getWidth() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the width of this image.
- getWidth() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the width.
- getWidth() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
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.render.txt.border.BorderManager
- getWidth(char, int) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
- getWidth(char, int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Get the width (in 1/1000ths of a point size) of the character identified by the parameter passed.
- getWidth(char, int) - Method in class org.apache.fop.afp.fonts.FopCharacterSet
- getWidth(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain design advancement (width) of glyph at specified index.
- 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.afp.fonts.DoubleByteFont
-
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.afp.fonts.OutlineFont
-
Obtain the width of the character for the specified point size.
- getWidth(int, int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Obtain the width of the character for the specified point size.
- 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.fonts.base14.Helvetica
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getWidth(int, int) - Method in interface 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.LazyFont
-
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.MultiByteFont
-
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.SingleByteFont
-
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.CustomFontMetricsMapper
-
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
-
Return the width (in 1/1000ths of point size) of the character at code point i.
- getWidthClass() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
- getWidthOfCurrentPage() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- getWidthRes() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the width resolution of this data object
- getWidths() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Return the array of widths.
- 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.fonts.base14.Helvetica
- getWidths() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getWidths() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getWidths() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getWidths() - Method in class org.apache.fop.fonts.CIDFull
-
Return the array of widths.
- getWidths() - Method in interface org.apache.fop.fonts.CIDSet
-
Return the array of widths.
- getWidths() - Method in class org.apache.fop.fonts.CIDSubset
-
Return the array of widths.
- getWidths() - Method in interface org.apache.fop.fonts.FontMetrics
-
Return the array of widths.
- getWidths() - Method in class org.apache.fop.fonts.LazyFont
-
Return the array of widths.
- getWidths() - Method in class org.apache.fop.fonts.MultiByteFont
-
Return the array of widths.
- getWidths() - Method in class org.apache.fop.fonts.SingleByteFont
-
Return the array of widths.
- getWidths() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns an array of character widths.
- getWidths() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Return the array of widths.
- getWidths() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Return the array of widths.
- getWidths(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
Return widths (in 1/1000ths of point size) of all characters
- getWidthsMap() - Method in class org.apache.fop.fonts.MultiByteFont
- getWidthType() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
- getWidthType() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getWidthType() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- 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(WritingMode, 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.
- getWMPropertyList(PropertyList) - Method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
Return the property list to use for fetching writing mode depending property ids.
- getWord() - Method in class org.apache.fop.area.inline.WordArea
- getWordChars(Position) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Get the word chars corresponding to the given position.
- getWordChars(Position) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get the word chars corresponding to the given position.
- getWordChars(Position) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- getWordChars(Position) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Get the word chars corresponding to the given position.
- getWordChars(Position) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Get the word chars corresponding to the given position.
- getWordChars(Position) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Get the word chars corresponding to the given position.
- getWordChars(Position) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Get the word chars corresponding to the given position.
- getWordLength() - Method in class org.apache.fop.fonts.GlyphMapping
-
Obtain number of 'characters' contained in word.
- getWordSpacing() - Method in class org.apache.fop.fo.flow.BidiOverride
- 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.
- getWrapGocaPSeg() - Method in class org.apache.fop.afp.AFPPaintingState
- getWrapOption() - Method in class org.apache.fop.fo.flow.Block
- getWrapOption() - Method in class org.apache.fop.fo.FOText
- getWrapPSeg() - Method in class org.apache.fop.afp.AFPPaintingState
-
Whether FS11 and SF45 non-inline images should be wrapped in a page segment
- getWrapPSeg() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
gets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- getWrapPSeg() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
gets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- getWriterParams() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Returns the image writer parameters used for encoding the bitmap images.
- getWritingDirectionMetrics(int) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Gets writing direction metrics.
- getWritingMode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain writing mode.
- getWritingMode() - Method in class org.apache.fop.fo.flow.InlineContainer
- getWritingMode() - Method in class org.apache.fop.fo.flow.table.Table
- getWritingMode() - Method in class org.apache.fop.fo.pagination.PageSequence
- getWritingMode() - Method in class org.apache.fop.fo.pagination.Region
- getWritingMode() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
- 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.traits.WritingModeTraits
- getWritingMode() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
- getWritingModeTraitsGetter(FONode) - Static method in class org.apache.fop.traits.WritingModeTraits
-
Helper function to find the writing mode traits getter (if any) that applies for a given FO node.
- getWx() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the wx.
- getX() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the x coordinate of this data object
- getX() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the x coordinate
- getX() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the x coordinate
- getX() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
- getX() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the current x position coordinate
- getX() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
returns X coordinate
- getX1() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the X1 coordinate
- getX1() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the x1 coordinate
- getX2() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the X2 coordinate
- getX2() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the x2 coordinate
- getXAdvance() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- getXAdvDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- getXDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
- getXHeight() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
XHeight refers to the height of the lower case letters above the baseline.
- getXHeight() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
XHeight refers to the height of the lower case letters above the baseline.
- getXHeight() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
XHeight refers to the height of the lower case letters above the baseline.
- 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.Font
-
Returns the XHeight
- getXHeight() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the XHeight attribute of the font.
- getXHeight() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the XHeight value.
- 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.render.pcl.fonts.PCLFontReader
- getXHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
- getXHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
- getXHeight() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
- getXHeight(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The "x-height" (the height of the letter "x").
- getXHeight(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
The "x-height" (the height of the letter "x").
- 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.base14.Helvetica
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- getXHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Determines the typical font height of this FontMetrics object
- getXHeight(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Determines the typical font height of this FontMetrics object
- getXHeight(int) - Method in class org.apache.fop.fonts.LazyFont
-
Determines the typical font height of this FontMetrics object
- getXHeight(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Determines the typical font height of this FontMetrics object
- getXHeight(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Determines the typical font height of this FontMetrics object
- 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.tools.anttasks.Fop
-
Gets the input XML file.
- getXMLFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns the input XML file if set.
- getXMLHandler(Renderer, String) - Method in class org.apache.fop.render.XMLHandlerRegistry
-
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.SimpleSVGUserAgent
-
Returns the class name of the XML parser.
- getXMLValue() - Method in enum org.apache.fop.render.afp.extensions.ExtensionPlacement
-
Returns the XML value that corresponds to this enum value.
- getXMLWhiteSpaceHandler() - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
Return the XMLWhiteSpaceHandler
- getXObject(String) - Method in class org.apache.fop.pdf.PDFDocument
-
Get an XObject from the image map.
- getXObjects() - Method in class org.apache.fop.pdf.PDFResourceContext
- getXOffset() - Method in class org.apache.fop.area.BlockParent
-
Get the X offset of this block parent area.
- getXOffset(int, int, PercentBaseContext) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
Determine the X offset of the indicated column, where this offset denotes the left edge of the column irrespective of writing mode.
- getXOffsetOfGridUnit(int, int) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Returns the X offset of the grid unit in the given column.
- getXOffsetOfGridUnit(PrimaryGridUnit) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Returns the X offset of the given grid unit.
- getXPlacement() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- getXPlaDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- 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.
- getXsltFile() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the input XSLT file.
- getXsltParams() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the XSLT parameters
- getY() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the y coordinate of this data object
- getY() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the y coordinate
- getY() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the y coordinate
- getY() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
- getY() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the current y position coordinate
- getY() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
returns Y coordinate
- getY1() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the Y1 coordinate
- getY1() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the y1 coordinate
- getY2() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the Y2 coordinate
- getY2() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the y2 coordinate
- getYAdvance() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- getYAdvDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- getYDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
- getYOffset() - Method in class org.apache.fop.area.BlockParent
-
Get the Y offset of this block parent area.
- getYPlacement() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- getYPlaDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
- gidToSID - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
A map of the new GID to SID used to construct the charset table
- GIF_EXT - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
GIF file extension
- GILYAK - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GLAGOLITIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- globalIndexSubr - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
- globalUniques - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
- GLYF - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Glyph data.
- GlyfTable - Class in org.apache.fop.fonts.truetype
-
This "glyf" table in a TrueType font file contains information that describes the glyphs.
- GlyfTable(FontFileReader, OFMtxEntry[], OFDirTabEntry, Map<Integer, Integer>) - Constructor for class org.apache.fop.fonts.truetype.GlyfTable
- GLYPH_CLASS_BASE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
pre-defined glyph class - base glyph
- GLYPH_CLASS_COMPONENT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
pre-defined glyph class - component glyph
- GLYPH_CLASS_LIGATURE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
pre-defined glyph class - ligature glyph
- GLYPH_CLASS_MARK - Static variable in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
pre-defined glyph class - mark glyph
- GLYPH_CLASS_TYPE_COVERAGE_SET - Static variable in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
empty mapping table
- GLYPH_CLASS_TYPE_EMPTY - Static variable in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
empty mapping table
- GLYPH_CLASS_TYPE_MAPPED - Static variable in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
mapped mapping table
- GLYPH_CLASS_TYPE_RANGE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
range based mapping table
- GLYPH_COVERAGE_TYPE_EMPTY - Static variable in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
empty mapping table
- GLYPH_COVERAGE_TYPE_MAPPED - Static variable in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
mapped mapping table
- GLYPH_COVERAGE_TYPE_RANGE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
range based mapping table
- GLYPH_MAPPING_TYPE_EMPTY - Static variable in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
empty mapping table
- GLYPH_MAPPING_TYPE_MAPPED - Static variable in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
mapped mapping table
- GLYPH_MAPPING_TYPE_RANGE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
range based mapping table
- GLYPH_TABLE_TYPE_BASELINE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphTable
-
baseline glyph table type
- GLYPH_TABLE_TYPE_DEFINITION - Static variable in class org.apache.fop.complexscripts.fonts.GlyphTable
-
definition glyph table type
- GLYPH_TABLE_TYPE_JUSTIFICATION - Static variable in class org.apache.fop.complexscripts.fonts.GlyphTable
-
justification glyph table type
- GLYPH_TABLE_TYPE_POSITIONING - Static variable in class org.apache.fop.complexscripts.fonts.GlyphTable
-
positioning glyph table type
- GLYPH_TABLE_TYPE_SUBSTITUTION - Static variable in class org.apache.fop.complexscripts.fonts.GlyphTable
-
substitution glyph table type
- GlyphClassMapping - Interface in org.apache.fop.complexscripts.fonts
-
The
GlyphClassMappinginterface provides glyph identifier to class index mapping support. - GlyphClassTable - Class in org.apache.fop.complexscripts.fonts
-
Base class implementation of glyph class table.
- GlyphContextTester - Interface in org.apache.fop.complexscripts.util
-
Interface for testing the originating (source) character context of a glyph sequence.
- GlyphCoverageMapping - Interface in org.apache.fop.complexscripts.fonts
-
The
GlyphCoverageMappinginterface provides glyph identifier to coverage index mapping support. - GlyphCoverageTable - Class in org.apache.fop.complexscripts.fonts
-
.Base class implementation of glyph coverage table.
- GlyphDefinition - Interface in org.apache.fop.complexscripts.fonts
-
The
GlyphDefinitioninterface is a marker interface implemented by a glyph definition subtable. - GlyphDefinitionSubtable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphDefinitionSubtableimplements an abstract base of a glyph definition subtable, providing a default implementation of theGlyphDefinitioninterface. - GlyphDefinitionSubtable(String, int, int, int, GlyphMappingTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphDefinitionSubtable
-
Instantiate a
GlyphDefinitionSubtable. - GlyphDefinitionTable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphDefinitionTableclass is a glyph table that implements glyph definition functionality according to the OpenType GDEF table. - GlyphDefinitionTable(List, Map<String, ScriptProcessor>) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Instantiate a
GlyphDefinitionTableobject using the specified subtables. - GlyphMapping - Class in org.apache.fop.fonts
-
Stores the mapping of a text fragment to glyphs, along with various information.
- GlyphMapping(int, int, int, int, MinOptMax, boolean, boolean, boolean, Font, int, int[][]) - Constructor for class org.apache.fop.fonts.GlyphMapping
- GlyphMapping(int, int, int, int, MinOptMax, boolean, boolean, boolean, Font, int, int[][], String, List) - Constructor for class org.apache.fop.fonts.GlyphMapping
- GlyphMappingTable - Class in org.apache.fop.complexscripts.fonts
-
Base class implementation of glyph mapping table.
- GlyphMappingTable() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable
- GlyphMappingTable.EmptyMappingTable - Class in org.apache.fop.complexscripts.fonts
-
empty mapping table base class
- GlyphMappingTable.MappedMappingTable - Class in org.apache.fop.complexscripts.fonts
-
mapped mapping table base class
- GlyphMappingTable.MappingRange - Class in org.apache.fop.complexscripts.fonts
-
The
MappingRangeclass encapsulates a glyph [start,end] range and a mapping index. - GlyphMappingTable.RangeMappingTable - Class in org.apache.fop.complexscripts.fonts
-
range mapping table base class
- GlyphNameFieldPart - Class in org.apache.fop.util.text
-
Function formatting a character to a glyph name.
- GlyphNameFieldPart(String) - Constructor for class org.apache.fop.util.text.GlyphNameFieldPart
-
Creates a new glyph name field part
- GlyphNameFieldPart.Factory - Class in org.apache.fop.util.text
-
Factory for
GlyphNameFieldPart. - glyphNotAvailable(Object, char, String) - Method in class org.apache.fop.fonts.FontEventAdapter
-
A glyph has been requested that is not available in the font.
- glyphNotAvailable(Object, char, String) - Method in interface org.apache.fop.fonts.FontEventListener
-
A glyph has been requested that is not available in the font.
- glyphNotAvailable(Object, char, String) - Method in interface org.apache.fop.fonts.FontEventProducer
-
A glyph has been requested that is not available in the font.
- glyphOffsets - Variable in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Stores the glyph offsets so that we can end strings at glyph boundaries
- glyphPositionAdjustmentsAt(int) - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) position adjustments at a specified index position.
- GlyphPositioning - Interface in org.apache.fop.complexscripts.fonts
-
The
GlyphPositioninginterface is implemented by a glyph positioning subtable that supports the determination of glyph positioning information based on script and language of the corresponding character content. - GlyphPositioningState - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphPositioningStateimplements an state object used during glyph positioning processing. - GlyphPositioningState() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Construct default (reset) glyph positioning state.
- GlyphPositioningState(GlyphPositioningState) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Construct glyph positioning state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
- GlyphPositioningState(GlyphSequence, String, String, String, int, int[], int[][], ScriptContextTester) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Construct glyph positioning state.
- GlyphPositioningSubtable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphPositioningSubtableimplements an abstract base of a glyph subtable, providing a default implementation of theGlyphPositioninginterface. - GlyphPositioningSubtable(String, int, int, int, GlyphCoverageTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
-
Instantiate a
GlyphPositioningSubtable. - GlyphPositioningTable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphPositioningTableclass is a glyph table that implementsGlyphPositioningfunctionality. - GlyphPositioningTable(GlyphDefinitionTable, Map, List, Map<String, ScriptProcessor>) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Instantiate a
GlyphPositioningTableobject using the specified lookups and subtables. - GlyphPositioningTable.Anchor - Class in org.apache.fop.complexscripts.fonts
-
The
Anchorclass implements a anchor record, comprising an X,Y coordinate pair, an optional anchor point index (or -1), and optional X or Y device tables (or null if absent). - GlyphPositioningTable.DeviceTable - Class in org.apache.fop.complexscripts.fonts
-
The
DeviceTableclass implements a positioning device table record, comprising adjustments to be made to scaled design units according to the scaled size. - GlyphPositioningTable.MarkAnchor - Class in org.apache.fop.complexscripts.fonts
-
The
MarkAnchorclass is a subclass of theAnchorclass, adding a mark class designation. - GlyphPositioningTable.PairValues - Class in org.apache.fop.complexscripts.fonts
-
The
PairValuesclass implements a pair value record, comprising a glyph id (or zero) and two optional positioning values. - GlyphPositioningTable.Value - Class in org.apache.fop.complexscripts.fonts
-
The
Valueclass implements a positioning value record, comprising placement and advancement information in X and Y axes, and optionally including device data used to perform device (grid-fitted) specific fine grain adjustments. - GlyphProcessingState - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphProcessingStateimplements a common, base state object used during glyph substitution and positioning processing. - GlyphProcessingState() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Construct default (reset) glyph processing state.
- GlyphProcessingState(GlyphProcessingState) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Construct glyph processing state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
- GlyphProcessingState(GlyphSequence, String, String, String, ScriptContextTester) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Construct glyph processing state.
- glyphs - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- Glyphs - Class in org.apache.fop.fonts
-
Deprecated.Use the Glyphs class from XML Graphics Commons instead!
- GlyphSequence - Class in org.apache.fop.complexscripts.util
-
A GlyphSequence encapsulates a sequence of character codes, a sequence of glyph codes, and a sequence of character associations, where, for each glyph in the sequence of glyph codes, there is a corresponding character association.
- GlyphSequence(IntBuffer, IntBuffer, List) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence
-
Instantiate a glyph sequence, reusing (i.e., not copying) the referenced character and glyph buffers and associations.
- GlyphSequence(IntBuffer, IntBuffer, List, boolean) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence
-
Instantiate a glyph sequence, reusing (i.e., not copying) the referenced character and glyph buffers and associations.
- GlyphSequence(GlyphSequence) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence
-
Instantiate a glyph sequence using an existing glyph sequence, where the new glyph sequence shares the character array of the existing sequence (but not the buffer object), and creates new copies of glyphs buffer and association list.
- GlyphSequence(GlyphSequence, int[], int[], int[], CharAssociation[], CharAssociation[], CharAssociation[]) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence
-
Instantiate a glyph sequence using an existing glyph sequence, where the new glyph sequence shares the character array of the existing sequence (but not the buffer object), but uses the specified backtrack, input, and lookahead glyph arrays to populate the glyphs, and uses the specified of glyphs buffer and association list.
- GlyphSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
-
Instantiate a GlyphSequenceRule.
- GlyphSubstitution - Interface in org.apache.fop.complexscripts.fonts
-
The
GlyphSubstitutioninterface is implemented by a glyph substitution subtable that supports the determination of glyph substitution information based on script and language of the corresponding character content. - GlyphSubstitutionState - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphSubstitutionStateimplements an state object used during glyph substitution processing. - GlyphSubstitutionState() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Construct default (reset) glyph substitution state.
- GlyphSubstitutionState(GlyphSubstitutionState) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Construct glyph substitution state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
- GlyphSubstitutionState(GlyphSequence, String, String, String, ScriptContextTester) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Construct glyph substitution state.
- GlyphSubstitutionSubtable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphSubstitutionSubtableimplements an abstract base of a glyph substitution subtable, providing a default implementation of theGlyphSubstitutioninterface. - GlyphSubstitutionSubtable(String, int, int, int, GlyphCoverageTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
-
Instantiate a
GlyphSubstitutionSubtable. - GlyphSubstitutionTable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphSubstitutionTableclass is a glyph table that implementsGlyphSubstitutionfunctionality. - GlyphSubstitutionTable(GlyphDefinitionTable, Map, List, Map<String, ScriptProcessor>) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Instantiate a
GlyphSubstitutionTableobject using the specified lookups and subtables. - GlyphSubstitutionTable.Ligature - Class in org.apache.fop.complexscripts.fonts
-
The
Ligatureclass implements a ligature lookup result in terms of a ligature glyph (code) and the N+1... - GlyphSubstitutionTable.LigatureSet - Class in org.apache.fop.complexscripts.fonts
-
The
LigatureSetclass implements a set of ligatures. - GlyphSubtable - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphSubtableimplements an abstract glyph subtable that encapsulates identification, type, format, and coverage information. - GlyphSubtable(String, int, int, int, GlyphMappingTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Instantiate this glyph subtable.
- GlyphTable - Class in org.apache.fop.complexscripts.fonts
-
Base class for all advanced typographic glyph tables.
- GlyphTable(GlyphTable, Map<GlyphTable.LookupSpec, List<String>>, Map<String, ScriptProcessor>) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable
-
Instantiate glyph table with specified lookups.
- GlyphTable.ChainedClassSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The
ChainedClassSequenceRuleclass implements a subclass ofClassSequenceRulethat supports matching on a specific glyph class sequence in a specific chained contextual. - GlyphTable.ChainedCoverageSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The
ChainedCoverageSequenceRuleclass implements a subclass ofCoverageSequenceRulethat supports matching on a specific glyph class sequence in a specific chained contextual. - GlyphTable.ChainedGlyphSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The
ChainedGlyphSequenceRuleclass implements a subclass ofGlyphSequenceRulethat supports matching on a specific glyph sequence in a specific chained contextual. - GlyphTable.ClassSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The
ClassSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph class sequence. - GlyphTable.CoverageSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The
CoverageSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph coverage sequence. - GlyphTable.GlyphSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The
GlyphSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph sequence. - GlyphTable.HomogeneousRuleSet - Class in org.apache.fop.complexscripts.fonts
-
The
HomogenousRuleSetclass implements a collection of rules, which must be the same rule type (i.e., same concrete rule class) or null. - GlyphTable.LookupSpec - Class in org.apache.fop.complexscripts.fonts
-
A structure class encapsulating a lookup specification as a <script,language,feature> tuple.
- GlyphTable.LookupTable - Class in org.apache.fop.complexscripts.fonts
-
The
LookupTableclass comprising an identifier and an ordered list of glyph subtables, each of which employ the same lookup identifier. - GlyphTable.Rule - Class in org.apache.fop.complexscripts.fonts
-
The
Ruleclass implements an array of rule lookup records. - GlyphTable.RuleLookup - Class in org.apache.fop.complexscripts.fonts
-
The
RuleLookupclass implements a rule lookup record, comprising a glyph sequence index and a lookup table index (in an applicable lookup list). - GlyphTable.RuleSet - Class in org.apache.fop.complexscripts.fonts
-
The
RuleSetclass implements a collection of rules, which may or may not be the same rule type. - GlyphTable.UseSpec - Class in org.apache.fop.complexscripts.fonts
-
The
UseSpecclass comprises a lookup table reference and the feature that selected the lookup table. - GlyphTester - Interface in org.apache.fop.complexscripts.util
-
Interface for testing glyph properties according to glyph identifier.
- glyphToString(String) - Static method in class org.apache.fop.fonts.Glyphs
-
Deprecated.Return the glyphname from a string, eg, glyphToString("\\") returns "backslash"
- glyphTransforms - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- glyphVisibilities - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- GOCA - org.apache.fop.render.afp.AFPRendererOption
- GOCA_TEXT - org.apache.fop.render.afp.AFPRendererOption
- GOCA_WRAP_PSEG - org.apache.fop.render.afp.AFPRendererOption
- GONDI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GOTHIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- GOTO_URI - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
the goto-uri element
- GOTO_XY - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
the goto-xy element
- 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 in org.apache.fop.render.awt.viewer
-
Go to Page Dialog.
- GoToPageDialog(Frame, String, 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
-
Used to set the "cursor position" to the previous item.
- goToPrevious() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Used to set the "cursor position" to the previous item.
- goToPrevious() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Used to set the "cursor position" to the previous item.
- goToPrevious() - Method in interface 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.
- GoToXYAction - Class in org.apache.fop.render.intermediate.extensions
-
Action class which represents a "go-to" action to an absolute coordinate on a page.
- GoToXYAction(String) - Constructor for class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Creates a new instance with yet unknown location.
- GoToXYAction(String, int, Point, PageIndexContext) - Constructor for class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Creates a new instance.
- GPOS - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Provides kerning information, mark-to-base, etc.
- GPOS_LOOKUP_TYPE_CHAINED_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
chained contextual positioning subtable type
- GPOS_LOOKUP_TYPE_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
contextual positioning subtable type
- GPOS_LOOKUP_TYPE_CURSIVE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
cursive positioning subtable type
- GPOS_LOOKUP_TYPE_EXTENSION_POSITIONING - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
extension positioning subtable type
- GPOS_LOOKUP_TYPE_MARK_TO_BASE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
mark to base positioning subtable type
- GPOS_LOOKUP_TYPE_MARK_TO_LIGATURE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
mark to ligature positioning subtable type
- GPOS_LOOKUP_TYPE_MARK_TO_MARK - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
mark to mark positioning subtable type
- GPOS_LOOKUP_TYPE_PAIR - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
multiple positioning subtable type
- GPOS_LOOKUP_TYPE_SINGLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
single positioning subtable type
- gposAdjustments - Variable in class org.apache.fop.area.inline.WordArea
-
An array of glyph positioning adjustments to apply to each glyph 'char' in word (optional)
- gposAdjustments - Variable in class org.apache.fop.fonts.GlyphMapping
- gposAdjustments - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
- Gradient - Class in org.apache.fop.render.ps
-
Helper class to draw gradients in PostScript.
- GradientMaker - Class in org.apache.fop.render.gradient
- GradientMaker.DoubleFormatter - Interface in org.apache.fop.render.gradient
- graphicCompressionRate - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Graphic compression rate
- graphics - Variable in class org.apache.fop.render.ps.AbstractPSTranscoder
-
the root Graphics2D instance for generating PostScript
- graphics - Variable in class org.apache.fop.svg.PDFTranscoder
-
Graphics2D instance that is used to paint to
- GRAPHICS - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Graphics
- Graphics2DAdapter - Interface in org.apache.fop.render
-
This interface represents an optional feature that can be provided by a renderer.
- Graphics2DImagePainter - Interface in org.apache.fop.render
-
Deprecated.use
Graphics2DImagePainterdirectly! - Graphics2DImagePainterImpl - Class in org.apache.fop.image.loader.batik
-
A graphics 2D image painter implementation for painting SVG images using Batik.
- Graphics2DImagePainterImpl(GraphicsNode, BridgeContext, Dimension) - Constructor for class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
-
Main constructor
- Graphics2DNode(ImageGraphics2D) - Constructor for class org.apache.fop.svg.AbstractFOPImageElementBridge.Graphics2DNode
-
Create a new Graphics2D node.
- GraphicsAreaBegin - Class in org.apache.fop.afp.goca
-
The beginning of a filled region (graphics area).
- GraphicsAreaBegin() - Constructor for class org.apache.fop.afp.goca.GraphicsAreaBegin
- GraphicsAreaEnd - Class in org.apache.fop.afp.goca
-
The end of a filled region (graphics area).
- GraphicsAreaEnd() - Constructor for class org.apache.fop.afp.goca.GraphicsAreaEnd
- GraphicsBox - Class in org.apache.fop.afp.goca
-
A GOCA graphics rectangular box
- GraphicsBox(int[]) - Constructor for class org.apache.fop.afp.goca.GraphicsBox
-
Constructor
- GraphicsChainedSegment - Class in org.apache.fop.afp.goca
-
A GOCA graphics segment
- GraphicsChainedSegment(String) - Constructor for class org.apache.fop.afp.goca.GraphicsChainedSegment
-
Main constructor
- GraphicsChainedSegment(String, byte[], boolean, boolean) - Constructor for class org.apache.fop.afp.goca.GraphicsChainedSegment
-
Constructor
- GraphicsCharacterString - Class in org.apache.fop.afp.goca
-
A GOCA graphics string
- GraphicsCharacterString(String, int, int, CharacterSet) - Constructor for class org.apache.fop.afp.goca.GraphicsCharacterString
-
Constructor (absolute positioning)
- GraphicsConfiguration - Class in org.apache.fop.svg
-
Adapter to allow subclassing java.awt.GraphicsConfiguration without compilation errors.
- GraphicsConfiguration() - Constructor for class org.apache.fop.svg.GraphicsConfiguration
- GraphicsData - Class in org.apache.fop.afp.goca
-
A GOCA graphics data
- GraphicsData() - Constructor for class org.apache.fop.afp.goca.GraphicsData
-
Main constructor
- GraphicsDataDescriptor - Class in org.apache.fop.afp.modca
-
GOCA Graphics Data Descriptor
- GraphicsDataDescriptor(int, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.GraphicsDataDescriptor
-
Main constructor
- GraphicsEndProlog - Class in org.apache.fop.afp.goca
-
The end of a prolog.
- GraphicsEndProlog() - Constructor for class org.apache.fop.afp.goca.GraphicsEndProlog
- GraphicsFillet - Class in org.apache.fop.afp.goca
-
A GOCA graphics curved tangential line to a specified set of straight lines drawn from the given position or current position
- GraphicsFillet(int[], boolean) - Constructor for class org.apache.fop.afp.goca.GraphicsFillet
-
Constructor
- GraphicsFullArc - Class in org.apache.fop.afp.goca
-
A GOCA graphics arc (circle/ellipse)
- GraphicsFullArc(int, int, int, int) - Constructor for class org.apache.fop.afp.goca.GraphicsFullArc
-
Constructor
- GraphicsImage - Class in org.apache.fop.afp.goca
-
A GOCA Image
- GraphicsImage(int, int, int, int, byte[]) - Constructor for class org.apache.fop.afp.goca.GraphicsImage
-
Main constructor
- GraphicsLine - Class in org.apache.fop.afp.goca
-
A GOCA graphics straight line drawn from the given absolute position
- GraphicsLine(int[], boolean) - Constructor for class org.apache.fop.afp.goca.GraphicsLine
-
Constructor
- GraphicsObject - Class in org.apache.fop.afp.modca
-
Top-level GOCA graphics object.
- GraphicsObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.GraphicsObject
-
Default constructor
- GraphicsPainter - Interface in org.apache.fop.render.intermediate
-
Used primarily by
BorderPainter, implementations are created for rendering primitive graphical operations. - GraphicsProperties - Interface in org.apache.fop.fo
-
This interface provides access to properties necessary to calculate the size and positioning of images and graphics inside a viewport.
- GraphicsSetArcParameters - Class in org.apache.fop.afp.goca
-
Sets the arc parameters for a GOCA graphics arc (circle/ellipse)
- GraphicsSetArcParameters(int, int, int, int) - Constructor for class org.apache.fop.afp.goca.GraphicsSetArcParameters
-
Constructor
- GraphicsSetCharacterSet - Class in org.apache.fop.afp.goca
-
Sets the current character set (font) to be used for following graphics strings
- GraphicsSetCharacterSet(int) - Constructor for class org.apache.fop.afp.goca.GraphicsSetCharacterSet
- GraphicsSetCurrentPosition - Class in org.apache.fop.afp.goca
-
Sets the current painting position of the graphics object
- GraphicsSetCurrentPosition(int[]) - Constructor for class org.apache.fop.afp.goca.GraphicsSetCurrentPosition
-
Constructor
- GraphicsSetFractionalLineWidth - Class in org.apache.fop.afp.goca
-
Sets the line width to use when stroking GOCA shapes (structured fields)
- GraphicsSetFractionalLineWidth(float) - Constructor for class org.apache.fop.afp.goca.GraphicsSetFractionalLineWidth
-
Main constructor
- GraphicsSetLineType - Class in org.apache.fop.afp.goca
-
Sets the value of the current line type attribute when stroking GOCA shapes (structured fields)
- GraphicsSetLineType(byte) - Constructor for class org.apache.fop.afp.goca.GraphicsSetLineType
-
Main constructor
- GraphicsSetLineWidth - Class in org.apache.fop.afp.goca
-
Sets the line width to use when stroking GOCA shapes (structured fields)
- GraphicsSetLineWidth(int) - Constructor for class org.apache.fop.afp.goca.GraphicsSetLineWidth
-
Main constructor
- GraphicsSetMix - Class in org.apache.fop.afp.goca
-
Sets the foreground mix mode.
- GraphicsSetMix(byte) - Constructor for class org.apache.fop.afp.goca.GraphicsSetMix
-
Main constructor
- GraphicsSetPatternSymbol - Class in org.apache.fop.afp.goca
-
Sets the pattern symbol to use when filling following GOCA structured fields
- GraphicsSetPatternSymbol(byte) - Constructor for class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
Main constructor
- GraphicsSetProcessColor - Class in org.apache.fop.afp.goca
-
Sets the current processing color for the following GOCA structured fields
- GraphicsSetProcessColor(Color) - Constructor for class org.apache.fop.afp.goca.GraphicsSetProcessColor
-
Main constructor
- grave - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
grave accent character
- greater - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
greater character
- GREEK - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GREEK - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Greek_8 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- green() - Method in class org.apache.fop.pdf.PDFColor
-
Get the green component.
- GREEN - org.apache.fop.util.OCAColor.OCAColorValue
- green255() - Method in class org.apache.fop.pdf.PDFColor
-
Get the green integer component.
- GREENLANDIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GridUnit - Class in org.apache.fop.fo.flow.table
-
This class represents one grid unit inside a table.
- GridUnit(TableCell, int, int) - Constructor for class org.apache.fop.fo.flow.table.GridUnit
-
Creates a new grid unit.
- GridUnit(Table, int, int) - Constructor for class org.apache.fop.fo.flow.table.GridUnit
-
Creates a new grid unit.
- GROOVE - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: groove
- GROOVE - Static variable in class org.apache.fop.traits.RuleStyle
-
rule-style: groove
- Group() - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Default constructor.
- Group(AffineTransform) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Construct a Group.
- Group(AffineTransform[]) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Construct a Group.
- Group(String) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Construct a layer Group, i.e., a Group with no transforms but with a optional content group layer label.
- Grouping() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.Grouping
- GSTATE_ALPHA_NONSTROKE - Static variable in class org.apache.fop.pdf.PDFGState
-
Nonstroking Alpha (ca, PDF 1.4)
- GSTATE_ALPHA_SOURCE_FLAG - Static variable in class org.apache.fop.pdf.PDFGState
-
Alpha Source Flag (AIS, PDF 1.4)
- GSTATE_ALPHA_STROKE - Static variable in class org.apache.fop.pdf.PDFGState
-
Stroking Alpha (CA, PDF 1.4)
- GSTATE_BLACK_GENERATION - Static variable in class org.apache.fop.pdf.PDFGState
-
Black generation (BG)
- GSTATE_BLACK_GENERATION2 - Static variable in class org.apache.fop.pdf.PDFGState
-
Black generation with default (BG2)
- GSTATE_BLEND_MODE - Static variable in class org.apache.fop.pdf.PDFGState
-
Blend mode (BM, PDF 1.4)
- GSTATE_DASH_PATTERN - Static variable in class org.apache.fop.pdf.PDFGState
-
Dash pattern (D)
- GSTATE_FLATNESS - Static variable in class org.apache.fop.pdf.PDFGState
-
Flatness (FL)
- GSTATE_FONT - Static variable in class org.apache.fop.pdf.PDFGState
-
Font (Font)
- GSTATE_HALFTONE_DICT - Static variable in class org.apache.fop.pdf.PDFGState
-
Halftone dictionary or stream (HT)
- GSTATE_HALFTONE_PHASE - Static variable in class org.apache.fop.pdf.PDFGState
-
Halftone phase (HTP, does not show up anymore in PDF 1.4)
- GSTATE_LINE_CAP - Static variable in class org.apache.fop.pdf.PDFGState
-
Line cap (LC)
- GSTATE_LINE_JOIN - Static variable in class org.apache.fop.pdf.PDFGState
-
Line join (LJ)
- GSTATE_LINE_WIDTH - Static variable in class org.apache.fop.pdf.PDFGState
-
Line width (LW)
- GSTATE_MITER_LIMIT - Static variable in class org.apache.fop.pdf.PDFGState
-
Miter limit (ML)
- GSTATE_OVERPRINT_FILL - Static variable in class org.apache.fop.pdf.PDFGState
-
Overprint for fill (op)
- GSTATE_OVERPRINT_MODE - Static variable in class org.apache.fop.pdf.PDFGState
-
Overprint mode (OPM)
- GSTATE_OVERPRINT_STROKE - Static variable in class org.apache.fop.pdf.PDFGState
-
Overprint for stroke (OP)
- GSTATE_RENDERING_INTENT - Static variable in class org.apache.fop.pdf.PDFGState
-
Rendering intent (RI)
- GSTATE_SMOOTHNESS - Static variable in class org.apache.fop.pdf.PDFGState
-
Smoothness (SM)
- GSTATE_SOFT_MASK - Static variable in class org.apache.fop.pdf.PDFGState
-
Soft mask (SMask, PDF 1.4)
- GSTATE_STRIKE_ADJ - Static variable in class org.apache.fop.pdf.PDFGState
-
Strike adjustment (SA)
- GSTATE_TEXT_KNOCKOUT - Static variable in class org.apache.fop.pdf.PDFGState
-
Text Knockout Flag (TK, PDF 1.4)
- GSTATE_TRANSFER_FUNCTION - Static variable in class org.apache.fop.pdf.PDFGState
-
Transfer function (TR)
- GSTATE_TRANSFER_FUNCTION2 - Static variable in class org.apache.fop.pdf.PDFGState
-
Transfer function with default (TR2)
- GSTATE_UNDERCOLOR_REMOVAL - Static variable in class org.apache.fop.pdf.PDFGState
-
Undercolor removal function (UCR)
- GSTATE_UNDERCOLOR_REMOVAL2 - Static variable in class org.apache.fop.pdf.PDFGState
-
Undercolor removal function with default (UCR2)
- gStateObjectCount - Variable in class org.apache.fop.pdf.PDFDocument
- GSUB - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Provides ligature information, swash, etc.
- GSUB_LOOKUP_TYPE_ALTERNATE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
alternate substitution subtable type
- GSUB_LOOKUP_TYPE_CHAINED_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
chained contextual substitution subtable type
- GSUB_LOOKUP_TYPE_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
contextual substitution subtable type
- GSUB_LOOKUP_TYPE_EXTENSION_SUBSTITUTION - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
extension substitution substitution subtable type
- GSUB_LOOKUP_TYPE_LIGATURE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
ligature substitution subtable type
- GSUB_LOOKUP_TYPE_MULTIPLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
multiple substitution subtable type
- GSUB_LOOKUP_TYPE_REVERSE_CHAINED_SINGLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
reverse chained contextual single substitution subtable type
- GSUB_LOOKUP_TYPE_SINGLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
single substitution subtable type
- GT - org.apache.fop.render.pcl.fonts.PCLFontSegment.SegmentID
- GTS_PDFA1 - Static variable in class org.apache.fop.pdf.PDFOutputIntent
-
Subtype for PDF/A-1 output intents
- GTS_PDFX - Static variable in class org.apache.fop.pdf.PDFOutputIntent
-
Subtype for PDF/X output intents
- GUARANI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- guessStyle(String) - Static method in class org.apache.fop.fonts.FontUtil
-
Guesses the font style of a font using its name.
- guessVerticalMetricsFromGlyphBBox() - Method in class org.apache.fop.fonts.truetype.OpenFont
- guessWeight(String) - Static method in class org.apache.fop.fonts.FontUtil
-
Guesses the font weight of a font using its name.
- guillemotleft - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
left-pointing double angle quotation mark
- guillemotright - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
right-pointing double angle quotation mark
- guilsinglleft - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
left-pointing single quotation mark
- guilsinglright - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
right-pointing single quotation mark
- GUJARATI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GUJARATI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- GUJARATI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- GujaratiScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The
GujaratiScriptProcessorclass implements a script processor for performing glyph substitution and positioning operations on content associated with the Gujarati script. - GUMUZ - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- GURMUKHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- GURMUKHI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- GurmukhiScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The
GurmukhiScriptProcessorclass implements a script processor for performing glyph substitution and positioning operations on content associated with the Gurmukhi script. - GW_3212 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
H
- h - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
h character
- H - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
H character
- H - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- H1 - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- H2 - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- H3 - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- H4 - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- H5 - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- H6 - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
- hadMappingOperations() - Method in class org.apache.fop.fonts.LazyFont
-
Indicates whether this font had to do any character mapping operations.
- hadMappingOperations() - Method in class org.apache.fop.fonts.Typeface
-
Indicates whether this font had to do any character mapping operations.
- HAITIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HALAM - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HAMMER_BANNA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HANDLE_ALL - Static variable in interface org.apache.fop.render.XMLHandler
-
Used to indicate that all MIME types or XML namespaces are handled.
- handleBlockTraits(Block) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Handle block traits.
- handleBlockTraits(Block) - Method in class org.apache.fop.render.AbstractRenderer
-
Handle block traits.
- handleBox(KnuthBox) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Handle a
KnuthBox. - handleCharacterSpacing(FontFileReader) - Method in class org.apache.fop.fonts.truetype.OpenFont
- 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
- handleDocumentExtensionAttachments() - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Handle document extension attachments.
- handleElementAt(int, boolean, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Generic handler for a
KnuthElementat the givenposition, taking into account whether the preceding element was a box, and which type(s) of breaks are allowed. - 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
-
This method is called when no content is available for a part.
- handleEndOfFloat(int) - 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
- handleExtensionAttachments(List) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Handles a list of extension attachments
- handleExtensionAttachments(List) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Handles a list of extension attachments
- handleExtensionObject(Object) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Handles an extension object.
- handleExtensionObject(Object) - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Handles an extension object.
- handleExtensionObject(Object) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Handles an extension object.
- handleExtensionObject(Object) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Handles an extension object.
- handleExtensionObject(Object) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Handles an extension object.
- handleExtensionObject(Object) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
- handleExtensionObject(Object) - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Handles an extension object.
- handleExtensionObject(Object) - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Handles an extension object.
- handleExtensionObject(Object) - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Handles an extension object.
- handleFile(File, int, Collection) - Method in class org.apache.fop.fonts.autodetect.FontFileFinder
- handleFloat() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
- handleFloatLayout(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
- handleFloatLayout(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, LayoutContext) - Method in class org.apache.fop.layoutmgr.PageBreaker
- handleFloatOff() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
- handleFloatOn() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
- handleGlueAt(KnuthGlue, int, boolean, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Handle a
KnuthGlueat the given position, taking into account the additional parameters. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AbstractAFPImageHandlerRawStream
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in interface org.apache.fop.render.ImageHandler
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleImage(RenderingContext, Image, Rectangle) - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Handles the given
Imageinstance painting it at the indicated position in the output format being generated. - handleInvalidProperty(QName) - Method in class org.apache.fop.fo.PropertyList
-
Handles an invalid property.
- handleIOException(IOException) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Central handler for IOExceptions for this class.
- 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.rtf.RTFHandler
-
Central exception handler for I/O exceptions.
- handleIpdChange() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
handle ipd change
- handleIPDVariation(int) - Method in class org.apache.fop.area.inline.InlineArea
-
Apply IPD variation.
- 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).
- handleOffDocumentItem(OffDocumentItem) - Method in class org.apache.fop.area.AreaTreeModel
-
Handle an OffDocumentItem
- handleOffDocumentItem(OffDocumentItem) - Method in class org.apache.fop.area.RenderPagesModel
-
Handle an OffDocumentItem
- handleOverflow(int) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Whether this LM can handle horizontal overflow error messages (only a BlockContainerLayoutManager can).
- handleOverflow(int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Whether this LM can handle horizontal overflow error messages (only a BlockContainerLayoutManager can).
- handleOverflow(int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- handleOverflow(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Whether this LM can handle horizontal overflow error messages (only a BlockContainerLayoutManager can).
- handlePageExtensionAttachments(PageViewport) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Handles page extension attachments
- handlePenaltyAt(KnuthPenalty, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Handle a
KnuthPenaltyat the given position, taking into account the type of breaks allowed. - handler - Variable in class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
-
Main SAX ContentHandler to receive the generated SAX events.
- handler - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
ContentHandler that the generated XML is written to
- HANDLER - Static variable in class org.apache.fop.render.xml.XMLXMLHandler
-
Key for getting the TransformerHandler from the RendererContext
- HANDLER_CONFIGURATION - Static variable in interface org.apache.fop.render.RendererContextConstants
-
The configuration for the XMLHandler.
- handleRegionTraits(RegionViewport) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Handle the traits for a region This is used to draw the traits for the given page region.
- handleRegionTraits(RegionViewport) - Method in class org.apache.fop.render.AbstractRenderer
-
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.AbstractXMLRenderer
-
Handles SAXExceptions.
- handleSpanChange(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Handles span changes reported through the
LayoutContext. - handleSpanChange(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Handles span changes reported through the
LayoutContext. - handleStartOfFloat(int, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
- 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.
- handleWhiteSpace(FObjMixed, FONode) - Method in class org.apache.fop.fo.XMLWhiteSpaceHandler
-
Handle white-space for the fo that is passed in, starting at firstTextNode (when a nested FO is encountered)
- handleWhiteSpace(FObjMixed, FONode, FONode) - Method in class org.apache.fop.fo.XMLWhiteSpaceHandler
-
Handle white-space for the fo that is passed in, starting at firstTextNode
- handleWhiteSpaceFor(FObjMixed, FONode) - 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
RetrieveMarkerto trigger 'end-of-node' white-space handling) - handleXML(RendererContext, Document, String) - Method in class org.apache.fop.render.AbstractGenericSVGHandler
-
Handle an external xml document inside a Foreign Object Area.
- handleXML(RendererContext, Document, String) - Method in class org.apache.fop.render.afp.AFPSVGHandler
-
Handle an external xml document inside a Foreign Object Area.
- handleXML(RendererContext, Document, String) - Method in class org.apache.fop.render.xml.XMLXMLHandler
-
Handle an external xml document inside a Foreign Object Area.
- handleXML(RendererContext, Document, String) - Method in interface org.apache.fop.render.XMLHandler
-
Handle an external xml document inside a Foreign Object Area.
- handlingEndOfFloat() - Method in class org.apache.fop.layoutmgr.PageBreaker
- handlingEndOfFloat() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- handlingFloat() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
- handlingFloat() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
- handlingFloat() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
- handlingFloat() - Method in class org.apache.fop.layoutmgr.PageBreaker
- handlingStartOfFloat() - Method in class org.apache.fop.layoutmgr.PageBreaker
- handlingStartOfFloat() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- HANGUL - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- HANGUL_JAMO - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- HANUNOO - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- HARARI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HARAUTI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- hasActiveVariant() - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
- hasAdditionalEncodings() - Method in class org.apache.fop.fonts.CustomFont
-
Indicates whether the encoding has additional encodings besides the primary encoding.
- hasAdvancedTable() - Method in class org.apache.fop.complexscripts.fonts.OTFAdvancedTypographicTableReader
-
Determine if advanced (typographic) table is present.
- hasAdvancedTable() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Determine if advanced (typographic) table is present.
- hasAnchors() - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
- hasAntiAliasing() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
- 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
- hasChangeBars() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Tests if there are any active change bars.
- 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.afp.fonts.AbstractOutlineFont
-
Determines whether this font contains a particular character/glyph.
- hasChar(char) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Indicates whether the given char in the character set.
- hasChar(char) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Determines whether this font contains a particular character/glyph.
- hasChar(char) - Method in class org.apache.fop.fonts.base14.Courier
- hasChar(char) - Method in class org.apache.fop.fonts.base14.CourierBold
- hasChar(char) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
- hasChar(char) - Method in class org.apache.fop.fonts.base14.CourierOblique
- hasChar(char) - Method in class org.apache.fop.fonts.base14.Helvetica
- hasChar(char) - Method in class org.apache.fop.fonts.base14.HelveticaBold
- hasChar(char) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
- hasChar(char) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
- hasChar(char) - Method in class org.apache.fop.fonts.base14.Symbol
- hasChar(char) - Method in class org.apache.fop.fonts.base14.TimesBold
- hasChar(char) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
- hasChar(char) - Method in class org.apache.fop.fonts.base14.TimesItalic
- hasChar(char) - Method in class org.apache.fop.fonts.base14.TimesRoman
- hasChar(char) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- 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.LazyFont
-
Determines whether this font contains a particular character/glyph.
- hasChar(char) - Method in class org.apache.fop.fonts.MultiByteFont
-
Determines whether this font contains a particular character/glyph.
- hasChar(char) - Method in class org.apache.fop.fonts.SingleByteFont
-
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.render.java2d.CustomFontMetricsMapper
-
Determines whether this font contains a particular character/glyph.
- hasChar(char) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
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.
- hasChildren() - Method in class org.apache.fop.fo.FObj
-
Indicates whether this formatting object has children.
- hasClip() - Method in class org.apache.fop.area.BlockViewport
-
Returns true if this area will clip overflowing content.
- hasClip() - Method in class org.apache.fop.area.inline.InlineViewport
-
Returns true if this area will clip overflowing content.
- hasClip() - Method in class org.apache.fop.area.RegionViewport
-
Returns true if this area will clip overflowing content.
- hasClip() - Method in interface org.apache.fop.area.Viewport
-
Returns true if this area will clip overflowing content.
- hasCodePoint(int) - Method in class org.apache.fop.fonts.CIDFont
-
Determines whether this font contains a particular code point/glyph.
- hasCodePoint(int) - Method in class org.apache.fop.fonts.Font
-
Determines whether this font contains a particular code point/glyph.
- hasCodePoint(int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Determines whether this font contains a particular code point/glyph.
- hasCompression() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Returns true if this image uses compression
- hasDefinition(int) - Method in interface org.apache.fop.complexscripts.fonts.GlyphDefinition
-
Determine if some definition is available for a specific glyph.
- hasDefinition(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionSubtable
-
Determine if some definition is available for a specific glyph.
- hasDestinations() - Method in class org.apache.fop.pdf.PDFDocument
-
Gets whether the document has named destinations.
- hasDocumentNavigation() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Indicates whether document navigation features are supported by the document handler.
- hasExtensionAttachments() - Method in class org.apache.fop.area.AreaTreeObject
-
Indicates whether this area tree object has any extension attachments.
- hasExtensionAttachments() - Method in class org.apache.fop.fo.FObj
- hasExternalDestination() - Method in class org.apache.fop.fo.flow.BasicLink
-
Convenience method to check if this instance has an external destination
- hasFeature(int, String, String, String) - Method in class org.apache.fop.fonts.Font
- hasFeature(int, String, String, String) - Method in interface org.apache.fop.fonts.FontMetrics
-
Determine if metrics supports specific feature in specified font table.
- hasFeature(int, String, String, String) - Method in class org.apache.fop.fonts.LazyFont
-
Determine if metrics supports specific feature in specified font table.
- hasFeature(int, String, String, String) - Method in class org.apache.fop.fonts.MultiByteFont
- hasFeature(int, String, String, String) - Method in class org.apache.fop.fonts.Typeface
-
Determine if metrics supports specific feature in specified font table.
- hasFeature(String, String, String) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Determine if table supports specific feature, i.e., supports at least one lookup.
- hasFloatAnchors() - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
- 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.
- hasFontStyle() - Method in class org.apache.fop.fonts.substitute.FontQualifier
- hasFontWeight() - Method in class org.apache.fop.fonts.substitute.FontQualifier
- hashCode() - Method in class org.apache.fop.afp.AFPResourceInfo
- hashCode() - Method in class org.apache.fop.afp.AFPResourceLevel
- hashCode() - Method in class org.apache.fop.complexscripts.bidi.InlineRun
- hashCode() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- hashCode() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- hashCode() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
- hashCode() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
- hashCode() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
- hashCode() - Method in class org.apache.fop.datatypes.LengthBase
- hashCode() - Method in class org.apache.fop.fo.expr.NCnameProperty
- hashCode() - Method in class org.apache.fop.fo.expr.NumericProperty
- hashCode() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
- hashCode() - Method in class org.apache.fop.fo.flow.Marker.MarkerAttribute
- 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.CommonBorderPaddingBackground.BorderInfo
- hashCode() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- hashCode() - Method in class org.apache.fop.fo.properties.CommonFont
- hashCode() - Method in class org.apache.fop.fo.properties.CommonHyphenation
- hashCode() - Method in class org.apache.fop.fo.properties.CondLengthProperty
- hashCode() - Method in class org.apache.fop.fo.properties.EnumLength
- 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.KeepProperty
- hashCode() - Method in class org.apache.fop.fo.properties.LengthPairProperty
- hashCode() - Method in class org.apache.fop.fo.properties.LengthRangeProperty
- hashCode() - Method in class org.apache.fop.fo.properties.ListProperty
- hashCode() - Method in class org.apache.fop.fo.properties.NumberProperty
- hashCode() - Method in class org.apache.fop.fo.properties.OptionalCharacterProperty
- hashCode() - Method in class org.apache.fop.fo.properties.PercentLength
- hashCode() - Method in class org.apache.fop.fo.properties.SpaceProperty
- hashCode() - Method in class org.apache.fop.fo.properties.StringProperty
- hashCode() - Method in class org.apache.fop.fo.properties.TableColLength
- hashCode() - Method in class org.apache.fop.fo.properties.ToBeImplementedProperty
- hashCode() - Method in class org.apache.fop.fo.properties.URIProperty
- hashCode() - Method in class org.apache.fop.fonts.CMapSegment
- hashCode() - Method in class org.apache.fop.fonts.FontTriplet
- hashCode() - Method in class org.apache.fop.fonts.NamedCharacter
- hashCode() - Method in class org.apache.fop.fonts.truetype.OFTableName
- hashCode() - Method in class org.apache.fop.layoutmgr.Adjustment
- hashCode() - Method in class org.apache.fop.pdf.PDFDestination
- hashCode() - Method in class org.apache.fop.pdf.PDFName
- hashCode() - Method in class org.apache.fop.render.ps.PSImageFormResource
- hashCode() - Method in class org.apache.fop.tools.fontlist.FontSpec
- hashCode() - Method in class org.apache.fop.traits.BorderProps
- hashCode() - Method in class org.apache.fop.traits.MinOptMax
- hashCode() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
- hashCode() - Method in class org.apache.fop.util.ColorWithFallback
- hasId() - Method in class org.apache.fop.fo.FObj
- hasId(String) - Method in class org.apache.fop.pdf.PDFIdentifiedDictionary
- hasID() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Indicates whether the action has an ID and is therefore referencable.
- hasInternalDestination() - Method in class org.apache.fop.fo.flow.BasicLink
-
Convenience method to check if this instance has an internal destination.
- hasKerning() - Method in class org.apache.fop.fonts.Font
- hasKerning() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Indicates whether the font has kerning information.
- hasKerningInfo() - Method in class org.apache.fop.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.base14.Helvetica
- hasKerningInfo() - Method in class org.apache.fop.fonts.base14.HelveticaBold
- 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.base14.Symbol
- hasKerningInfo() - Method in class org.apache.fop.fonts.base14.TimesBold
- 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
- hasKerningInfo() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
- hasKerningInfo() - Method in class org.apache.fop.fonts.CustomFont
-
Indicates if the font has kerning information.
- hasKerningInfo() - Method in interface org.apache.fop.fonts.FontMetrics
-
Indicates if the font has kerning information.
- hasKerningInfo() - Method in class org.apache.fop.fonts.LazyFont
-
Indicates if the font has kerning information.
- hasKerningInfo() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Indicates if the font has kerning information.
- hasKerningInfo() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Indicates if the font has kerning information.
- hasLayer() - Method in class org.apache.fop.fo.FObj
- hasLeadingFence(boolean) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Indication if the current area has a leading fence.
- 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.
- hasLineAreaDescendant() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
- hasLineAreaDescendant() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
- hasLineAreaDescendant() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
- hasLineAreaDescendant() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Whether the FO handled by this layout manager has a descendant (including itself) that will generate a line-area.
- hasLineAreaDescendant() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
- hasLineThrough() - Method in class org.apache.fop.area.inline.InlineArea
- hasLineThrough() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
- hasMarkers() - Method in class org.apache.fop.fo.FObj
- hasMirrorable(String) - Static method in class org.apache.fop.complexscripts.util.CharMirror
-
Determine if string has a mirrorable character.
- hasMore - Variable in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
- hasMore() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Determines if more data is still to be parsed for the Postscript element.
- hasMoreContent() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
- hasMoreContent() - Method in class org.apache.fop.layoutmgr.LocalBreaker
- 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
- hasName() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
- hasNext() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if at least one glyph remains in input sequence.
- hasNext() - Method in class org.apache.fop.fo.CharIterator
- hasNext() - Method in class org.apache.fop.fo.FObj.FObjIterator
- hasNext() - Method in interface org.apache.fop.fo.FONode.FONodeIterator
- 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.fo.RecursiveCharIterator
- hasNext() - Method in class org.apache.fop.fo.StringCharIterator
- hasNext() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
- hasNext() - Method in class org.apache.fop.layoutmgr.LMiter
- hasNext() - Method in class org.apache.fop.layoutmgr.PositionIterator
- hasNext(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if at least
countglyphs remain in input sequence. - 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.
- hasOnlySolidBorders(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Indicates whether the given border segments (if present) have only solid borders, i.e.
- hasOverline() - Method in class org.apache.fop.area.inline.InlineArea
- hasOverline() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
- hasPadding(PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
- 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 interface 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 interface org.apache.fop.fo.pagination.SubSequenceSpecifier
- hasPrev() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if at least one backtrack (previous) glyph is present in input sequence.
- hasPrev(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if at least
countbacktrack (previous) glyphs are present in input sequence. - hasPrevious() - Method in class org.apache.fop.fo.FObj.FObjIterator
- hasPrevious() - Method in interface org.apache.fop.fo.FONode.FONodeIterator
- hasPrevious() - Method in class org.apache.fop.layoutmgr.LMiter
- hasPreviouslyWritten(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
- hasRecords() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
- hasResources() - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Returns true if this resource group container contains resources
- hasRetrieveTableMarker() - Method in class org.apache.fop.fo.flow.table.TableCell
- hasSingleUnicodeValue() - Method in class org.apache.fop.fonts.NamedCharacter
-
Indicates whether a single Unicode value is associated with this character.
- 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
-
Indication if the current area has a trailing fence.
- 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(Integer) - 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
- hasTransparentBackround() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
- hasTransparentPageBackground() - Method in class org.apache.fop.render.java2d.Java2DRenderingSettings
-
Indicates whether the pages have a transparent background or if it's painted in a particular color.
- hasTriplet(byte) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Returns true of this structured field has the given triplet
- hasTriplets() - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Returns true when this structured field contains triplets
- hasUnderline() - Method in class org.apache.fop.area.inline.InlineArea
- hasUnderline() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
- hasVariableArgs() - Method in interface org.apache.fop.fo.expr.Function
-
Determine if function allows variable arguments.
- hasVariableArgs() - Method in class org.apache.fop.fo.expr.FunctionBase
-
Determine if function allows variable arguments.
- HAUSA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- haveFormattedPageSequence(AbstractPageSequence, int) - Method in class org.apache.fop.apps.FormattingResults
-
Reports the result of one page sequence rendering back into this object.
- HAWAIIN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HDMX - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Horizontal device metrics.
- HEAD - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Font header.
- HEADER - Static variable in class org.apache.fop.layoutmgr.table.TableRowIterator
-
Selects the table-header elements for iteration.
- HEADER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBefore
-
RtfBefore attributes
- HEADER_ATTR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBefore
-
String array of attribute names
- headerSection - Variable in class org.apache.fop.fonts.type1.Type1SubsetFile
- HEADERY - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
constant for header position
- HEBREW - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HEBREW - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- Hebrew_7 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- Hebrew_8 - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- height - Variable in class org.apache.fop.afp.modca.AbstractDescriptor
-
height of this descriptor
- height - Variable in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
-
see Java2D_HEIGHT
- height - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_HEIGHT
- height - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
The height of the image (in pixels)
- HEIGHT - Static variable in interface org.apache.fop.render.RendererContextConstants
-
The target height of the image being painted.
- heightDesired - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
The desired height (in twips)
- heightRes - Variable in class org.apache.fop.afp.modca.AbstractDescriptor
-
height resolution of this descriptor
- Helper - Class in org.apache.fop.render.txt
-
This class has a few convenient static methods for number quantization.
- Helvetica - Class in org.apache.fop.fonts.base14
- Helvetica() - Constructor for class org.apache.fop.fonts.base14.Helvetica
- Helvetica(boolean) - Constructor for class org.apache.fop.fonts.base14.Helvetica
- HelveticaBold - Class in org.apache.fop.fonts.base14
- HelveticaBold() - Constructor for class org.apache.fop.fonts.base14.HelveticaBold
- HelveticaBold(boolean) - Constructor for class org.apache.fop.fonts.base14.HelveticaBold
- HelveticaBoldOblique - Class in org.apache.fop.fonts.base14
- HelveticaBoldOblique() - Constructor for class org.apache.fop.fonts.base14.HelveticaBoldOblique
- HelveticaBoldOblique(boolean) - Constructor for class org.apache.fop.fonts.base14.HelveticaBoldOblique
- HelveticaOblique - Class in org.apache.fop.fonts.base14
- HelveticaOblique() - Constructor for class org.apache.fop.fonts.base14.HelveticaOblique
- HelveticaOblique(boolean) - Constructor for class org.apache.fop.fonts.base14.HelveticaOblique
- HexEncoder - Class in org.apache.fop.util
-
A helper class to create hex-encoded representations of numbers.
- HexFieldPart - Class in org.apache.fop.util.text
-
Function formatting a number or character to a hex value.
- HexFieldPart(String) - Constructor for class org.apache.fop.util.text.HexFieldPart
-
Creates a new hex field part
- HexFieldPart.Factory - Class in org.apache.fop.util.text
-
Factory for
HexFieldPart. - HHEA - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Horizontal header.
- hi - Variable in class org.apache.fop.hyphenation.TernaryTree
-
Pointer to high branch.
- HIDDEN - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: hidden
- HIDDEN - Static variable in class org.apache.fop.traits.Visibility
-
border-style: hidden
- HIGH_MARI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HILIGAYNON - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HINDI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HINDKO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- HIRAGANA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- HMTX - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Horizontal metrics.
- HO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- holdFootnotes(List, List, int, int, boolean, boolean, int, int, int, MinOptMax, int, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
- holdFootnotes(List, List, int, int, boolean, boolean, int, int, int, MinOptMax, int, int) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- HomogeneousRuleSet(GlyphTable.Rule[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.HomogeneousRuleSet
-
Instantiate a Homogeneous Rule Set.
- HORIZONTAL_LINES - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
horizontal lines
- HP_Block_Characters - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_European_Spanish - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_German - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_GL_Download - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_GL_Drafting - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_GL_Special_Symbols - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_Large_Characters - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_Latin_Spanish - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HP_Spanish - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- HPL - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- 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.
- HUNGARIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- hungarumlaut - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
double acute accent character
- HyphContext - Class in org.apache.fop.layoutmgr.inline
-
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 - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
hyphen-minus character
- Hyphen - Class in org.apache.fop.hyphenation
-
Represents a hyphen.
- hyphen_soft - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
soft-hyphen character
- hyphenate - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "hyphenate" property
- hyphenate(char[], int, int, int, int) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Hyphenate word and return an array of hyphenation points.
- hyphenate(String, int, int) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Hyphenate word and return a Hyphenation object.
- hyphenate(String, String, InternalResourceResolver, Map, String, int, int, FOUserAgent) - Static method in class org.apache.fop.hyphenation.Hyphenator
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Tell the LM to hyphenate a word
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to hyphenate a word
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- hyphenate(Position, HyphContext) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to hyphenate a word
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to hyphenate a word
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Tell the LM to hyphenate a word
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to hyphenate a word
- hyphenate(Position, HyphContext) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to hyphenate a word
- Hyphenation - Class in org.apache.fop.hyphenation
-
This class represents a hyphenated word.
- hyphenationCharacter - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "hyphenation-character" property
- HyphenationException - Exception in org.apache.fop.hyphenation
-
An hyphenation exception.
- HyphenationException(String) - Constructor for exception org.apache.fop.hyphenation.HyphenationException
-
Construct a hyphenation exception.
- hyphenationNotFound(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
-
Hyphenation not found.
- hyphenationPushCharacterCount - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "hyphenation-push-character-count" property
- hyphenationRemainCharacterCount - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "hyphenation-remain-character-count" property
- HyphenationTree - Class in org.apache.fop.hyphenation
-
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
- HyphenationTree() - Constructor for class org.apache.fop.hyphenation.HyphenationTree
-
Default constructor.
- HyphenationTreeCache - Class in org.apache.fop.hyphenation
-
This is a cache for HyphenationTree instances.
- HyphenationTreeCache() - Constructor for class org.apache.fop.hyphenation.HyphenationTreeCache
- Hyphenator - Class in org.apache.fop.hyphenation
-
This class is the main entry point to the hyphenation package.
- HYPTYPE - Static variable in class org.apache.fop.hyphenation.Hyphenator
I
- i - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
i character
- I - org.apache.fop.fonts.type1.AdobeStandardEncoding
-
I character
- I_BMP - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for BMP
- I_EMF - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for EMF
- I_GIF - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for GIF
- I_JPG - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for JPG
- I_JPG_C - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for JPEG C (??)
- I_NOT_SUPPORTED - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Defines the case, if image is not supported
- I_PNG - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for PNG
- IBorderAttributes - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Constants for RTF border attribute names.
- iccColorSpaces - Variable in class org.apache.fop.pdf.PDFResources
-
Map of ICC color spaces (key: ICC profile description)
- ICELANDIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- id - Variable in class org.apache.fop.afp.modca.triplets.AbstractTriplet
-
the triplet identifier
- IDEOGRAPHIC_SPACE - Static variable in class org.apache.fop.util.CharUtilities
-
Ideogreaphic space
- IDEStructureParameter - Class in org.apache.fop.afp.ioca
-
This class represents the IOCA IDE Structure parameter (X'9B').
- IDEStructureParameter() - Constructor for class org.apache.fop.afp.ioca.IDEStructureParameter
-
Creates a new IDE Structure parameter.
- idNotUnique(Object, String, String, boolean, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An id was used twice in a document.
- idTracker - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
ID tracker supplied by the AreaTreeHandler
- IDTracker - Class in org.apache.fop.area
-
Used by the AreaTreeHandler to keep track of ID reference usage on a PageViewport level.
- IDTracker() - Constructor for class org.apache.fop.area.IDTracker
- IDX_X_ADVANCE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
X_ADVANCE value index (within adjustments arrays)
- IDX_X_PLACEMENT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
X_PLACEMENT value index (within adjustments arrays)
- IDX_Y_ADVANCE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Y_ADVANCE value index (within adjustments arrays)
- IDX_Y_PLACEMENT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Y_PLACEMENT value index (within adjustments arrays)
- IF - org.apache.fop.render.pcl.fonts.PCLFontSegment.SegmentID
- IF_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: Intermediate Format XML file
- IF_MIME_TYPE - Static variable in class org.apache.fop.render.intermediate.IFRenderer
-
XML MIME type
- IFConcatenator - Class in org.apache.fop.render.intermediate.util
-
This class allows to concatenate multiple intermediate format files to a single output file in the final format.
- IFConcatenator(IFDocumentHandler, Metadata) - Constructor for class org.apache.fop.render.intermediate.util.IFConcatenator
-
Creates a new IF concatenator.
- IFConstants - Interface in org.apache.fop.render.intermediate
-
Constants for the intermediate format.
- IFContentHandler - Class in org.apache.fop.render.intermediate
-
intermediate format content handler
- IFContentHandler() - Constructor for class org.apache.fop.render.intermediate.IFContentHandler
- ifContext - Variable in class org.apache.fop.render.java2d.Java2DPainter
-
the IF context
- IFContext - Class in org.apache.fop.render.intermediate
-
This class provides a context object that is valid for a single processing run to create an output file using the intermediate format.
- IFContext(FOUserAgent) - Constructor for class org.apache.fop.render.intermediate.IFContext
-
Main constructor.
- IFDocumentHandler - Interface in org.apache.fop.render.intermediate
-
Interface used to paint whole documents layouted by Apache FOP.
- IFDocumentHandlerConfigurator - Interface in org.apache.fop.render.intermediate
-
This interface is implemented by classes that configure an
IFDocumentHandlerinstance. - IFDocumentHandlerProxy - Class in org.apache.fop.render.intermediate.util
-
This class is a simple proxy that delegates all method calls to another
IFDocumentHandlerinstance. - IFDocumentHandlerProxy(IFDocumentHandler) - Constructor for class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Creates a new proxy instance.
- IFDocumentNavigationHandler - Interface in org.apache.fop.render.intermediate
-
Interface to handle document navigation features.
- IFException - Exception in org.apache.fop.render.intermediate
-
Exception thrown by code dealing with FOP's intermediate format.
- IFException(String) - Constructor for exception org.apache.fop.render.intermediate.IFException
-
Constructs a new exception with the specified detail message.
- IFException(String, Exception) - Constructor for exception org.apache.fop.render.intermediate.IFException
-
Constructs a new exception with the specified detail message and cause.
- IfFieldPart - Class in org.apache.fop.util.text
-
Defines an "if" field part that checks if field's value is true or false.
- IfFieldPart(String, String) - Constructor for class org.apache.fop.util.text.IfFieldPart
-
Creates a new "if" field part.
- IfFieldPart.Factory - Class in org.apache.fop.util.text
-
Part factory for "if".
- IFGraphicContext - Class in org.apache.fop.render.intermediate
-
Specialized graphic context class for the intermediate format renderer.
- IFGraphicContext() - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext
-
Default constructor.
- IFGraphicContext(IFGraphicContext) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext
-
Copy constructor.
- IFGraphicContext.Group - Class in org.apache.fop.render.intermediate
-
a group
- IFGraphicContext.Viewport - Class in org.apache.fop.render.intermediate
-
a viewport
- IFInputHandler - Class in org.apache.fop.cli
-
InputHandler for the intermediate format XML as input.
- IFInputHandler(File) - Constructor for class org.apache.fop.cli.IFInputHandler
-
Constructor for intermediate input
- IFInputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.IFInputHandler
-
Constructor for XML->XSLT->intermediate XML input
- ifoNoIntrinsicSize(Object, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
Intrinsic size of fo:instream-foreign-object could not be determined.
- IFPainter - Interface in org.apache.fop.render.intermediate
-
Interface used to paint whole documents layouted by Apache FOP.
- IFParser - Class in org.apache.fop.render.intermediate
-
This is a parser for the intermediate format XML which converts the intermediate file into
IFPainterevents. - IFParser() - Constructor for class org.apache.fop.render.intermediate.IFParser
- IFRenderer - Class in org.apache.fop.render.intermediate
-
This renderer implementation is an adapter to the
IFPainterinterface. - IFRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.intermediate.IFRenderer
-
Main constructor
- IFRendererConfig - Class in org.apache.fop.render.intermediate
-
The Intermediate Format renderer configuration data object.
- IFRendererConfig.IFRendererConfigParser - Class in org.apache.fop.render.intermediate
-
The Intermediate Format configuration data parser.
- IFRendererConfigParser() - Constructor for class org.apache.fop.render.intermediate.IFRendererConfig.IFRendererConfigParser
- IFSerializer - Class in org.apache.fop.render.intermediate
-
IFPainter implementation that serializes the intermediate format to XML.
- IFSerializer(IFContext) - Constructor for class org.apache.fop.render.intermediate.IFSerializer
- IFSerializerMaker - Class in org.apache.fop.render.intermediate
-
Intermediate format document handler factory for intermediate format XML output.
- IFSerializerMaker() - Constructor for class org.apache.fop.render.intermediate.IFSerializerMaker
- IFState - Class in org.apache.fop.render.intermediate
-
a state class for intermediate format data
- IFUtil - Class in org.apache.fop.render.intermediate
-
Utility functions for the intermediate format.
- ifValue - Variable in class org.apache.fop.util.text.IfFieldPart
-
the value being returned if the field is true
- IGBO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- ignorableWhitespace(char[], int, int) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.apache.fop.util.DelegatingContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.apache.fop.util.TransformerDefaultHandler
- ignoreBase - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
ignore base glyph tester
- ignoredDeferredEvent(Object, FONode, boolean, Locator) - Method in interface org.apache.fop.render.rtf.RTFEventProducer
-
The RTF handler ignored some deferred event (i.e.
- ignoreDefault - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
default ignore glyph tester
- 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
- ignoreLigature - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
ignore ligature glyph tester
- ignoreMark - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
ignore mark glyph tester
- ignoreNamespace(String) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
FOP will ignore the specified XML element namespace.
- ignoreNamespaces(Collection<String>) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
FOP will ignore the colletion of XML element namespaces.
- igs - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
current input glyph sequence
- IJO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- illegalRegionName(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An illegal region name was used.
- Illustration() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.Illustration
- ILOKANO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- IM_IMAGE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
IM Image
- image - Variable in class org.apache.fop.render.pdf.AbstractImageAdapter
-
the image
- image - Variable in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
-
image
- image(ExternalGraphic) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
- image(ExternalGraphic) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
- image(ExternalGraphic) - Method in class org.apache.fop.fo.FOEventHandler
-
Process an ExternalGraphic.
- image(ExternalGraphic) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process an ExternalGraphic.
- Image - Class in org.apache.fop.area.inline
-
Image area for external-graphic.
- Image(String) - Constructor for class org.apache.fop.area.inline.Image
-
Create a new image with the given url.
- IMAGE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Image
- IMAGE_BACKGROUND_POSITION_HORIZONTAL - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image background position horizontal percent-based length
- IMAGE_BACKGROUND_POSITION_VERTICAL - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image background position vertical percent-based length
- IMAGE_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the filter used for images
- IMAGE_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: Image file
- IMAGE_INTRINSIC_HEIGHT - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image intrinsic percent-based length
- IMAGE_INTRINSIC_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image intrinsic percent-based length
- IMAGE_POINT_TO_PEL - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
Migration mapping option: Image point-to-pel.
- IMAGE_POINT_TO_PEL_DOUBLE_DOT - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
Migration mapping option: Image point-to-pel with double dot.
- ImageAdapter - Interface in org.apache.fop.render
-
This interface represents an optional feature that can be provided by a renderer.
- ImageCellPosition - Class in org.apache.fop.afp.ioca
-
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.afp.ioca.ImageCellPosition
-
Main Constructor
- ImageConstants - Class in org.apache.fop.render.rtf.rtflib.tools
-
Here will be defined all supported image formats.
- ImageContent - Class in org.apache.fop.afp.ioca
-
An IOCA Image Content
- ImageContent() - Constructor for class org.apache.fop.afp.ioca.ImageContent
-
Main Constructor
- ImageConverterG2D2SVG - Class in org.apache.fop.image.loader.batik
-
This ImageConverter converts Java2D images into SVG images.
- ImageConverterG2D2SVG() - Constructor for class org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
- ImageConverterSVG2G2D - Class in org.apache.fop.image.loader.batik
-
This ImageConverter converts SVG images to Java2D.
- ImageConverterSVG2G2D() - Constructor for class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
- ImageConverterWMF2G2D - Class in org.apache.fop.image.loader.batik
-
This ImageConverter converts WMF (Windows Metafile) images (represented by Batik's WMFRecordStore) to Java2D.
- ImageConverterWMF2G2D() - Constructor for class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
- ImageDataDescriptor - Class in org.apache.fop.afp.modca
-
ImageDataDescriptor
- ImageDataDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ImageDataDescriptor
-
Constructor for a ImageDataDescriptor for the specified resolution, width and height.
- imageElement - Variable in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
-
image element
- ImageEncoderCCITTFax - Class in org.apache.fop.render.ps
-
ImageEncoder implementation for CCITT encoded images.
- ImageEncoderCCITTFax(ImageRawCCITTFax) - Constructor for class org.apache.fop.render.ps.ImageEncoderCCITTFax
-
Main constructor.
- ImageEncoderJPEG - Class in org.apache.fop.render.ps
-
ImageEncoder implementation for JPEG images.
- ImageEncoderJPEG(ImageRawJPEG) - Constructor for class org.apache.fop.render.ps.ImageEncoderJPEG
-
Main constructor
- ImageEncoderPNG - Class in org.apache.fop.render.ps
-
ImageEncoder implementation for PNG images.
- ImageEncoderPNG(ImageRawPNG) - Constructor for class org.apache.fop.render.ps.ImageEncoderPNG
-
Main constructor
- imageError(Object, String, ImageException, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
Error while processing image.
- ImageHandler - Interface in org.apache.fop.render
-
This interface is a service provider interface for image handlers.
- ImageHandlerBase - Interface in org.apache.fop.render
-
This interface is a service provider base interface for image handlers.
- ImageHandlerRegistry - Class in org.apache.fop.render
-
This class holds references to various image handlers.
- ImageHandlerRegistry() - Constructor for class org.apache.fop.render.ImageHandlerRegistry
-
Default constructor.
- ImageHandlerUtil - Class in org.apache.fop.render
-
Utility methods for image handling.
- ImageInputDescriptor - Class in org.apache.fop.afp.ioca
-
The IM Image Input Descriptor structured field contains the descriptor data for an IM image data object.
- ImageInputDescriptor() - Constructor for class org.apache.fop.afp.ioca.ImageInputDescriptor
- ImageInputHandler - Class in org.apache.fop.cli
-
InputHandler for the images (for example TIFF) as input.
- ImageInputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.ImageInputHandler
-
Main constructor.
- imageIOError(Object, String, IOException, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
I/O error while loading an image.
- ImageLayout - Class in org.apache.fop.layoutmgr.inline
-
Helper class which calculates the size and position in the viewport of an image.
- ImageLayout(GraphicsProperties, PercentBaseContext, Dimension) - Constructor for class org.apache.fop.layoutmgr.inline.ImageLayout
-
Main constructor
- ImageLoaderFactorySVG - Class in org.apache.fop.image.loader.batik
-
Factory class for the ImageLoader for SVG.
- ImageLoaderFactorySVG() - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
- ImageLoaderFactoryWMF - Class in org.apache.fop.image.loader.batik
-
Factory class for the ImageLoader for WMF (Windows Metafile).
- ImageLoaderFactoryWMF() - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
- ImageLoaderSVG - Class in org.apache.fop.image.loader.batik
-
ImageLoader for SVG (using Apache Batik).
- ImageLoaderSVG(ImageFlavor) - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderSVG
-
Main constructor.
- ImageLoaderWMF - Class in org.apache.fop.image.loader.batik
-
ImageLoader for WMF (Windows Metafile).
- ImageLoaderWMF(ImageFlavor) - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderWMF
-
Main constructor.
- imageManager - Variable in class org.apache.fop.svg.AbstractFOPBridgeContext
-
image manager
- imageNotFound(Object, String, FileNotFoundException, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
Image not found.
- ImageObject - Class in org.apache.fop.afp.modca
-
An IOCA Image Data Object
- ImageObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.ImageObject
-
Constructor for the image object with the specified name, the name must be a fixed length of eight characters.
- ImageOutputControl - Class in org.apache.fop.afp.ioca
-
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.afp.ioca.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 in org.apache.fop.render.awt.viewer
-
Panel used to display a single page of a document.
- ImageProxyPanel(AWTRenderer, int) - Constructor for class org.apache.fop.render.awt.viewer.ImageProxyPanel
-
Panel constructor.
- ImageRasterData - Class in org.apache.fop.afp.ioca
-
Contains the image points that define the IM image raster pattern.
- ImageRasterData(byte[]) - Constructor for class org.apache.fop.afp.ioca.ImageRasterData
-
Constructor for the image raster data object
- ImageRasterPattern - Class in org.apache.fop.afp.ioca
-
Raster data is a grid of cells covering an area of interest.
- ImageRawCCITTFaxAdapter - Class in org.apache.fop.render.pdf
-
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 in org.apache.fop.render.pdf
-
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.
- ImageRawPNGAdapter - Class in org.apache.fop.render.pdf
- ImageRawPNGAdapter(ImageRawPNG, String) - Constructor for class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Creates a new PDFImage from an Image instance.
- ImageRenderedAdapter - Class in org.apache.fop.render.pdf
-
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.
- IMAGES - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_DITHERING_QUALITY - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_FS45 - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_JPEG - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_MAPPING_OPTION - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_MODE - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_NATIVE - org.apache.fop.render.afp.AFPRendererOption
- IMAGES_WRAP_PSEG - org.apache.fop.render.afp.AFPRendererOption
- ImageSegment - Class in org.apache.fop.afp.ioca
-
An Image Segment is represented by a set of self-defining fields, fields that describe their own contents.
- ImageSegment(Factory, String) - Constructor for class org.apache.fop.afp.ioca.ImageSegment
-
Constructor for the image segment with the specified name, the name must be a fixed length of eight characters.
- imageSessionContext - Variable in class org.apache.fop.svg.AbstractFOPBridgeContext
-
image session context
- imageSize - Variable in class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
-
the intrinsic size of the image
- ImageSizeParameter - Class in org.apache.fop.afp.ioca
-
Describes the measurement characteristics of the image when it is created.
- ImageSizeParameter(int, int, int, int) - Constructor for class org.apache.fop.afp.ioca.ImageSizeParameter
-
Constructor for a ImageSizeParameter for the specified resolution, hsize and vsize.
- ImageUtil - Class in org.apache.fop.render.rtf.rtflib.tools
-
Misc.utilities for images handling This class belongs to the fo:external-graphic tag processing.
- imageWarning(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
-
Warning in an image.
- ImageWMF - Class in org.apache.fop.image.loader.batik
-
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.
- imageWritingError(Object, Exception) - Method in interface org.apache.fop.ResourceEventProducer
-
Error while writing/serializing an image to an output format.
- img - Variable in class org.apache.fop.render.afp.AFPRendererImageInfo
-
the image
- IMImageObject - Class in org.apache.fop.afp.modca
-
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.afp.modca.IMImageObject
-
Constructor for the image object with the specified name, the name must be a fixed length of eight characters.
- IMMEDIATELY - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
-
Process this extension immediately when being handled by the area tree.
- IMMEDIATELY - Static variable in interface org.apache.fop.area.OffDocumentItem
-
Process this extension immediately when being handled by the area tree.
- IMPERIAL_ARAMAIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- IN2CM - Static variable in class org.apache.fop.util.UnitConv
-
Deprecated.use org.apache.xmlgraphics.util.UnitConv.IN2CM instead.
- in2mm(double) - Static method in class org.apache.fop.util.UnitConv
-
Deprecated.use org.apache.xmlgraphics.util.UnitConv.in2mm(in) instead.
- IN2MM - Static variable in class org.apache.fop.util.UnitConv
-
Deprecated.use org.apache.xmlgraphics.util.UnitConv.IN2MM instead.
- in2mpt(double) - Static method in class org.apache.fop.util.UnitConv
-
Deprecated.use org.apache.xmlgraphics.util.UnitConv.in2mpt(in) instead.
- in2pt(double) - Static method in class org.apache.fop.util.UnitConv
-
Deprecated.use org.apache.xmlgraphics.util.UnitConv.in2pt(in) instead.
- IN2PT - Static variable in class org.apache.fop.util.UnitConv
-
Deprecated.use org.apache.xmlgraphics.util.UnitConv.IN2PT instead.
- INARI_SAMI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- INCH - Static variable in class org.apache.fop.fo.properties.FixedLength
-
Describes the unit inch.
- INCLUDE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Include
- INCLUDE_FORM_MAP - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
include form map element
- INCLUDE_PAGE_OVERLAY - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
include page overlay element
- INCLUDE_PAGE_SEGMENT - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
include page segment element
- includeCached - Variable in class org.apache.fop.afp.AFPResourceManager
- includeCachedObject(AFPResourceInfo, AFPObjectAreaInfo) - Method in class org.apache.fop.afp.AFPResourceManager
- IncludedResourceObject - Class in org.apache.fop.afp.modca
-
Encapsulates an included resource object that is loaded from an external file.
- IncludedResourceObject(String, AFPResourceAccessor, URI) - Constructor for class org.apache.fop.afp.modca.IncludedResourceObject
-
Main constructor.
- IncludeObject - Class in org.apache.fop.afp.modca
-
An Include Object structured field references an object on a page or overlay.
- IncludeObject(String) - Constructor for class org.apache.fop.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 in org.apache.fop.afp.modca
-
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.afp.modca.IncludePageOverlay
-
Constructor for the Include Page Overlay
- IncludePageSegment - Class in org.apache.fop.afp.modca
-
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.afp.modca.IncludePageSegment
-
Constructor for the Include Page Segment
- incompatibleFitnessDemerit - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Demerit for consecutive lines belonging to incompatible fitness classes .
- IncompatibleSubtableException - Exception in org.apache.fop.complexscripts.fonts
-
Exception thrown during when attempting to map glyphs to associated characters in the case that the associated characters do not represent a compact interval.
- IncompatibleSubtableException() - Constructor for exception org.apache.fop.complexscripts.fonts.IncompatibleSubtableException
-
Instantiate incompatible subtable exception
- IncompatibleSubtableException(String) - Constructor for exception org.apache.fop.complexscripts.fonts.IncompatibleSubtableException
-
Instantiate incompatible subtable exception
- incorrectEncryptionLength(Object, int, int) - Method in interface org.apache.fop.render.pdf.PDFEventProducer
-
The encryption length must be a multiple of 8 between 40 and 128.
- 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
- incrementIfNonBMP(int) - Static method in class org.apache.fop.util.CharUtilities
-
Returns 1 if codePoint not in the BMP.
- INDENT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
String array of indent constants
- indentFirstPart - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Used to handle the text-indent property (indent the first line of a paragraph).
- IndentPropertyMaker - Class in org.apache.fop.fo.properties
-
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.
- IndentPropertyMaker(PropertyMaker) - Constructor for class org.apache.fop.fo.properties.IndentPropertyMaker
-
Create a start-indent or end-indent property maker.
- index - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
current index in input sequence
- INDEX - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Index
- INDEX - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
- indexLast - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
last (maximum) index of input sequence (exclusive)
- IndicScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The
IndicScriptProcessorclass implements a script processor for performing glyph substitution and positioning operations on content associated with the Indic script. - IndicScriptProcessor.DefaultSyllabizer - Class in org.apache.fop.complexscripts.scripts
-
Default syllabizer.
- IndicScriptProcessor.Segment - Class in org.apache.fop.complexscripts.scripts
-
Syllabic segment.
- IndicScriptProcessor.Syllabizer - Class in org.apache.fop.complexscripts.scripts
-
Abstract syllabizer.
- INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating an Indirect Break
- INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- indirectObjectOffsets - Variable in class org.apache.fop.pdf.PDFDocument
-
the character position of each object
- INDONESIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- Industrial_2_of_5_Barcode - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- INFINITE - Static variable in class org.apache.fop.layoutmgr.KnuthElement
-
The value used as an infinite indicator.
- INFINITE_RATIO - Static variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Maximum adjustment ration
- info - Variable in class org.apache.fop.render.afp.AFPRendererImageInfo
-
the image info
- info(Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
Info during SVG processing.
- Info - org.apache.fop.render.pdf.extensions.PDFDictionaryType
-
Document Information Dictionary
- INGUSH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- INH_FONTSIZE - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for an inh font-size percent-based length
- InheritedPropFunction - Class in org.apache.fop.fo.expr
-
Class modelling the inherited-property-value Property Value function.
- InheritedPropFunction() - Constructor for class org.apache.fop.fo.expr.InheritedPropFunction
- init() - Method in class org.apache.fop.hyphenation.TernaryTree
-
initialize
- init() - Method in class org.apache.fop.servlet.FopServlet
- initAnsiWidths() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
initialize the ansiWidths array (for winAnsiEncoding) and fill with the missingwidth
- initialClip - Variable in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Initial clipping area, used to restore to original setting when a new page is started.
- Initializable - Interface in org.apache.fop.activity
- initialize() - Method in interface org.apache.fop.activity.Initializable
- 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.extensions.InternalElementMapping
-
Initialize the data structures.
- initialize() - Method in class org.apache.fop.fo.extensions.OldExtensionElementMapping
-
Initialize the data structures.
- initialize() - Method in class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
-
initialize mapping
- initialize() - Method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.fo.extensions.xmp.RDFElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.fo.extensions.xmp.XMPElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- 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.AbstractLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Initializes the algorithm's variables.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- initialize() - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
initialize the layout manager.
- initialize() - Method in interface 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.list.ListBlockLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.PageProvider
- initialize() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
- initialize() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
Private static synchronized method to set up the element and attribute HashMaps, this defines what elements and attributes are extracted.
- initialize() - Method in class org.apache.fop.render.pcl.extensions.PCLElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.render.pdf.extensions.PDFElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize(Initializable) - Static method in class org.apache.fop.activity.ContainerUtil
- initializeFont(FontFileReader) - Method in class org.apache.fop.fonts.truetype.OpenFont
- initializeFont(FontFileReader) - Method in class org.apache.fop.fonts.truetype.OTFFile
- initializeFont(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFFile
- initialPageNumber - Variable in class org.apache.fop.fo.pagination.AbstractPageSequence
-
initial page number
- InitialPropertySet - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:initial-property-setobject. - InitialPropertySet(FONode) - Constructor for class org.apache.fop.fo.flow.InitialPropertySet
-
Base constructor
- initialTransform - Variable 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.
- initValues() - Method in class org.apache.fop.pdf.PDFTextUtil
-
Resets the state fields.
- initValues() - Method in class org.apache.fop.svg.PDFTextUtil
-
Resets the state fields.
- Inline - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:inlineformatting object. - Inline(FONode) - Constructor for class org.apache.fop.fo.flow.Inline
-
Base constructor
- INLINE - org.apache.fop.afp.AFPResourceLevel.ResourceType
-
directly in page
- INLINE_PROGRESSION_DIRECTION - Static variable in class org.apache.fop.area.Trait
-
inline progression direction trait
- InlineAdjustingInfo(int, int, int) - Constructor for class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
Constructor
- InlineArea - Class in org.apache.fop.area.inline
-
Inline Area This area is for all inline areas that can be placed in a line area.
- InlineArea() - Constructor for class org.apache.fop.area.inline.InlineArea
-
Default constructor for inline area.
- InlineArea(int, int) - Constructor for class org.apache.fop.area.inline.InlineArea
-
Instantiate inline area.
- InlineArea.InlineAdjustingInfo - Class in org.apache.fop.area.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
- InlineBlock - Class in org.apache.fop.area.inline
-
This is the inline block area class.
- InlineBlock(Block) - Constructor for class org.apache.fop.area.inline.InlineBlock
- InlineBlockParent - Class in org.apache.fop.area.inline
-
Inline block parent area.
- InlineBlockParent() - Constructor for class org.apache.fop.area.inline.InlineBlockParent
-
Create a new inline block parent to add areas to.
- InlineContainer - Class in org.apache.fop.fo.flow
- InlineContainer(FONode) - Constructor for class org.apache.fop.fo.flow.InlineContainer
-
Creates a new instance.
- inlineContainerAutoIPDNotSupported(Object, float) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelEventProducer
-
Auto IPD on inline-container is not supported.
- InlineContainerLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
This creates a single inline container area after laying out the child block areas.
- InlineContainerLayoutManager(InlineContainer) - Constructor for class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
- InlineContainerLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.InlineContainerLayoutManagerMaker
- InlineKnuthSequence - Class in org.apache.fop.layoutmgr
-
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 in org.apache.fop.layoutmgr.inline
-
LayoutManager for objects which stack children in the inline direction, such as Inline or Line
- InlineLayoutManager(InlineLevel) - Constructor for class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Create an inline layout manager.
- InlineLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.InlineLayoutManagerMaker
- InlineLevel - Class in org.apache.fop.fo.flow
-
Class modelling the commonalities of several inline-level formatting objects.
- InlineLevel(FONode) - Constructor for class org.apache.fop.fo.flow.InlineLevel
-
Base constructor
- InlineLevelEventProducer - Interface in org.apache.fop.layoutmgr.inline
-
Event producer interface for inline-level layout managers.
- InlineLevelEventProducer.Provider - Class in org.apache.fop.layoutmgr.inline
-
Provider class for the event producer.
- InlineLevelLayoutManager - Interface in org.apache.fop.layoutmgr.inline
-
The interface for LayoutManagers which generate inline areas
- InlineLevelStructure() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
- InlineParent - Class in org.apache.fop.area.inline
-
Inline parent area.
- InlineParent() - Constructor for class org.apache.fop.area.inline.InlineParent
- inlineProgressionDirection - Variable in class org.apache.fop.render.AbstractRenderer
-
The inline progression direction (for change bars)
- InlineRun - Class in org.apache.fop.complexscripts.bidi
-
The
InlineRunclass is a utility class, the instances of which are used to capture a sequence of reordering levels associated with an inline area. - InlineRun(InlineArea, int[]) - Constructor for class org.apache.fop.complexscripts.bidi.InlineRun
-
Primary constructor.
- InlineRun(InlineArea, int, int) - Constructor for class org.apache.fop.complexscripts.bidi.InlineRun
-
Alternate constructor.
- inlines - Variable in class org.apache.fop.area.inline.InlineParent
-
The list of inline areas added to this inline parent.
- InlineStackingLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
Class modelling the commonalities of layoutmanagers for objects which stack children in the inline direction, such as Inline or Line.
- InlineStackingLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Create an inline stacking layout manager.
- InlineViewport - Class in org.apache.fop.area.inline
-
Inline viewport area.
- InlineViewport(Area) - Constructor for class org.apache.fop.area.inline.InlineViewport
-
Create a new viewport area with the content area.
- InlineViewport(Area, int) - Constructor for class org.apache.fop.area.inline.InlineViewport
-
Create a new viewport area with the content area.
- inMarker() - Method in class org.apache.fop.fo.flow.Marker
-
Indicates whether this node is a child of an fo:marker.
- inMarker() - Method in class org.apache.fop.fo.FONode
-
Indicates whether this node is a child of an fo:marker.
- inMarker() - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
Check whether in marker context
- InMemoryStreamCache - Class in org.apache.fop.pdf
-
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 in org.apache.fop.cli
-
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
- INSCRIPTIONAL_PAHLAVI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- INSCRIPTIONAL_PARTHIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
- insert(char[], int, char) - Method in class org.apache.fop.hyphenation.TernaryTree
-
Insert key.
- 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.
- insertIntoArray(int, byte[], byte[]) - Static method in class org.apache.fop.render.pcl.fonts.PCLByteWriterUtil
- INSET - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: inset
- InstalledFontCollection - Class in org.apache.fop.render.java2d
-
A custom AWT font collection
- InstalledFontCollection(Java2DFontMetrics) - Constructor for class org.apache.fop.render.java2d.InstalledFontCollection
-
Main constructor
- INSTANCE - Static variable in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
The singleton instance of this class.
- INSTANCE - Static variable in class org.apache.fop.pdf.PDFNull
-
Instance for the "null" object.
- INSTANCE - Static variable in class org.apache.fop.render.ps.FOPProcSet
-
Singleton instance of the FOP procset
- instantiate() - Method in class org.apache.fop.afp.AFPPaintingState
-
Instantiates a new state object
- instantiate() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Instantiates a new state object
- instantiate() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Returns a newly create data object
- instantiate() - Method in class org.apache.fop.util.AbstractPaintingState
-
Instantiates a new state object
- instantiateData() - Method in class org.apache.fop.afp.AFPPaintingState
-
Instantiates a new state data object
- instantiateData() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Instantiates a new state data object
- instantiateData() - Method in class org.apache.fop.util.AbstractPaintingState
-
Instantiates a new state data object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Instantiates extension attachment object.
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
- 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.PSPageTrailerCodeBeforeElement
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
- instantiateGraphicsNode() - Method in class org.apache.fop.render.ps.PSBatikFlowTextElementBridge
- instantiateGraphicsNode() - Method in class org.apache.fop.render.ps.PSSVGFlowRootElementBridge
- 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
- instantiateRendererContext() - Method in class org.apache.fop.render.PrintRenderer
-
Instantiates a RendererContext for an image
- INSTREAM_OBJECT_URI - Static variable in class org.apache.fop.render.intermediate.AbstractIFPainter
-
non-URI that can be used in feedback messages that an image is an instream-object
- InstreamForeignObject - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:instream-foreign-objectobject. - InstreamForeignObject(FONode) - Constructor for class org.apache.fop.fo.flow.InstreamForeignObject
-
Constructs an instream-foreign-object object (called by
ElementMapping.Maker). - InstreamForeignObjectLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.InstreamForeignObjectLayoutManagerMaker
- InstreamForeignObjectLM - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:instream-foreign-object formatting object
- InstreamForeignObjectLM(InstreamForeignObject) - Constructor for class org.apache.fop.layoutmgr.inline.InstreamForeignObjectLM
-
Constructor.
- Intellifont - org.apache.fop.render.pcl.fonts.PCLCharacterDefinition.PCLCharacterFormat
- InterchangeSet - Class in org.apache.fop.afp.modca
-
MO:DCA Interchange Set
- InterchangeSet(int) - Constructor for class org.apache.fop.afp.modca.InterchangeSet
-
Main constructor
- Interleaved_2_of_5_Barcode - org.apache.fop.render.pcl.fonts.PCLSymbolSet
- INTERNAL - Static variable in class org.apache.fop.pdf.PDFLink
-
Used to represent an internal link.
- INTERNAL_LINK - Static variable in class org.apache.fop.area.Trait
-
Internal link trait.
- InternalElementMapping - Class in org.apache.fop.fo.extensions
-
Element mapping for FOP's internal extension to XSL-FO.
- InternalElementMapping() - Constructor for class org.apache.fop.fo.extensions.InternalElementMapping
-
Constructor.
- 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
- InternalResourceResolver - Class in org.apache.fop.apps.io
-
This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
- INUKTITUT - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- INVALID_COLUMN_WIDTH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
-
value for invalid column width
- invalidChild(Object, String, QName, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An invalid child was encountered.
- invalidChildError(Locator, String, String) - Method in class org.apache.fop.fo.FONode
-
Helper function to return "invalid child" exceptions (e.g.,
fo:blockappearing immediately underfo:root) - invalidChildError(Locator, String, 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)
- invalidConfiguration(Object, Exception) - Method in interface org.apache.fop.afp.AFPEventProducer
-
This is a generic event for invalid configuration errors.
- invalidDBFontInSVG(Object, String) - Method in interface org.apache.fop.afp.AFPEventProducer
-
Double-byte fonts are not currently supported in SVG.
- invalidFORoot(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
fo:root must be root.
- invalidProperty(Object, String, QName, boolean, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An invalid property was found.
- invalidPropertyValue(Object, String, String, String, PropertyException, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An invalid property value was encountered.
- invalidPropertyValueError(String, String, Exception) - Method in class org.apache.fop.fo.FONode
-
Helper function to throw an error caused by an invalid property
- INVISIBLE - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
invisible line type
- INVOKE_MEDIUM_MAP - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
IMM: Invoke Medium Map (on fo:page-sequence)
- InvokeMediumMap - Class in org.apache.fop.afp.modca
-
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.afp.modca.InvokeMediumMap
-
Constructor for the Invoke Medium Map
- ioError(Object, IOException) - Method in interface org.apache.fop.render.RendererEventProducer
-
I/O error while writing target file.
- ipd - Variable in class org.apache.fop.area.Area
-
the area's inline-progression-dimension
- ipd - Variable in class org.apache.fop.datatypes.FODimension
-
distance (in millipoints) on the inline-progression-direction
- ipdArea - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
ipd of area
- IRISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- IRISH_TRADITIONAL - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
- IRtfAfterContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
interface for RTF objects that can contain footers
- IRtfBeforeContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing headers.
- IRtfBookmarkContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
RTF Bookmark container interface.
- IRtfExternalGraphicContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing images.
- IRtfHyperLinkContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfHyperLinks.
- IRtfJforCmdContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for objects containing Commands
- IRtfListContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfLists.
- IRtfOptions - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Options for configuring the rtf elements.
- IRtfPageBreakContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfPageBreaks.
- IRtfPageContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfText elements.
- IRtfPageNumberCitationContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing page number citations
- IRtfPageNumberContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for objects containing page numbers
- IRtfParagraphContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfParagraphs.
- IRtfParagraphKeepTogetherContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing Paragraphs with Keep Together
- IRtfTableContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfTables.
- IrtfTemplateContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing templates.
- IRtfTextContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfText elements.
- IRtfTextrunContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface which enables an implementing class to contain linear text runs.
- IS_REFERENCE_AREA - Static variable in class org.apache.fop.area.Trait
-
The is-reference-area trait.
- IS_VIEWPORT_AREA - Static variable in class org.apache.fop.area.Trait
-
The is-viewport-area trait.
- is1() - Method in class org.apache.fop.afp.modca.InterchangeSet
-
Returns true if complies with MOD:CA interchange set 1
- is2() - Method in class org.apache.fop.afp.modca.InterchangeSet
-
Returns true if complies with MOD:CA interchange set 2
- isAbsolute() - Method in interface 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.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.EnumLength
- isAbsolute() - Method in class org.apache.fop.fo.properties.EnumNumber
-
Return true if the numeric is an absolute value.
- 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.fo.properties.PercentLength
-
Return false because percent-length are always relative.
- isAbsolute() - Method in class org.apache.fop.fo.properties.TableColLength
-
Return false because table-col-units are a relative numeric.
- isAbsoluteOrFixed() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
- isAccessibilityEnabled() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Whether accessibility features are switched on.
- isAccessibilityEnabled() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Whether accessibility features are switched on.
- isAccessibilityEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Check if accessibility is enabled.
- isAcrobatDownsample() - Method in class org.apache.fop.render.ps.PSRendererConfig
- isAcrobatDownsample() - Method in class org.apache.fop.render.ps.PSRenderingUtil
- isAdjustable - Variable in class org.apache.fop.area.inline.SpaceArea
-
Is this space adjustable?
- isAdjustable() - Method in class org.apache.fop.area.inline.SpaceArea
- isAdjustableSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Method to determine if the character is an adjustable space.
- isAdvanced() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
- isAdvancedEnabled() - Method in class org.apache.fop.fonts.CustomFont
-
Used to determine if advanced typographic features are enabled.
- isAfterCadidateSet() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
- isAllowAccessContent() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 extracting text and graphics is allowed.
- isAllowAssembleDocument() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 assembling document is allowed.
- 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.
- isAllowFillInForms() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 filling in forms is allowed.
- isAllowPrint() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether printing is allowed.
- isAllowPrintHq() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 printing to high quality is allowed.
- isAllTextAsBitmaps() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Indicates whether all text shall be painted as bitmaps.
- isAlphabetic(int) - Static method in class org.apache.fop.util.CharUtilities
-
Indicates whether a character is classified as "Alphabetic" by the Unicode standard.
- isAncestor(InlineArea) - Method in class org.apache.fop.area.inline.InlineArea
-
Determine if inline area IA is an ancestor inline area of this area.
- isAncestorOrSelf(InlineArea) - Method in class org.apache.fop.area.inline.InlineArea
-
Determine if inline area IA is an ancestor inline area or same as this area.
- isAnchor() - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
- isAnnotationAllowed() - Method in class org.apache.fop.pdf.PDFProfile
- isAntiAlias() - Method in class org.apache.fop.render.gradient.Shading
- isAntiAliasingEnabled() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Indicates whether anti-aliasing is enabled.
- isAnySpace(int) - 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.
- isArabic(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the arabic script.
- isASCIIFilter() - Method in class org.apache.fop.pdf.ASCII85Filter
-
Returns true if the filter is an ASCII filter that isn't necessary when encryption is active.
- isASCIIFilter() - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Returns true if the filter is an ASCII filter that isn't necessary when encryption is active.
- 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.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.ElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.extensions.ExtensionElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.extensions.InternalElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.FOElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAuto() - Method in class org.apache.fop.fo.properties.Property
- isAuto() - Method in class org.apache.fop.layoutmgr.Keep
- isAutoDetectFonts() - Method in class org.apache.fop.fonts.DefaultFontConfig
-
Whether or not to enable auto-detecting of fonts in the system.
- isAutoLayout() - Method in class org.apache.fop.fo.flow.table.Table
- isAutoRotateLandscape() - Method in class org.apache.fop.render.ps.PSRendererConfig
- isAutoRotateLandscape() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Indicates whether landscape pages are rotated.
- 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
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.afp.AFPPainter
-
TODO Painter-specific rounded borders logic required background drawing to be made optional.
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
TODO Painter-specific rounded borders logic required background drawing to be made optional.
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
TODO Painter-specific rounded borders logic required background drawing to be made optional.
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
TODO Painter-specific rounded borders logic required background drawing to be made optional.
- isBase(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is a base glyph according to the governing glyph definition table.
- isBase14KerningEnabled() - Method in class org.apache.fop.fonts.FontManager
- 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
- isBengali(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the bengali script.
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.flow.BlockContainer
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.flow.InlineContainer
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.flow.table.Table
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.FObj
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.pagination.PageSequence
- isBidiRangeBlockItem() - Method in class org.apache.fop.fo.FObj
-
Determine if this node is a new bidi RANGE block item.
- isBidiRangeBlockItem() - Method in class org.apache.fop.fo.FONode
-
Determine if this node is a new bidi RANGE block item.
- isBlank() - Method in class org.apache.fop.area.PageViewport
- isBlinking() - Method in class org.apache.fop.area.inline.InlineArea
- isBlinking() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
- 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.
- isBmpCodePoint(int) - Static method in class org.apache.fop.util.CharUtilities
-
Determine whether the specified character (Unicode code point) is in then Basic Multilingual Plane (BMP).
- isBold(boolean) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
- isBopomofo(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the bopomofo script.
- isBox() - Method in class org.apache.fop.layoutmgr.KnuthBox
- isBox() - Method in class org.apache.fop.layoutmgr.ListElement
- isBreakableSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Helper method to determine if the character is a space with normal behavior.
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in class org.apache.fop.apps.FopFactory
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in interface org.apache.fop.apps.FopFactoryConfig
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in class org.apache.fop.apps.FOUserAgent
- isBurmese(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the burmese script.
- isCacheable() - Method in class org.apache.fop.image.loader.batik.ImageWMF
- isCFF() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Indicates whether or not the font is an OpenType CFF font (rather than a TrueType font).
- isChangeBarElement(String, String) - Method in class org.apache.fop.fo.FONode
-
Tests if the given element is a change bar element.
- isCID() - Method in class org.apache.fop.fonts.Typeface
- isCIDFont(String) - Method in class org.apache.fop.svg.PDFTextUtil
- 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.PDFCIELabColorSpace
- isCMYKColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isCmykImagesSupported() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- isCMYKImagesSupported() - Method in class org.apache.fop.afp.AFPPaintingState
-
Indicates whether CMYK images (IOCA FS45) are enabled.
- isCoarseAreaXml() - Method in class org.apache.fop.cli.CommandLineOptions
-
Indicates whether the XML renderer should generate coarse area XML
- isCollapseOuter() - Method in class org.apache.fop.traits.BorderProps
- isColor() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Returns true if this is a color image
- isColorCanvas() - Method in class org.apache.fop.render.pcl.PCLRendererContext
-
Indicates whether an RGB canvas should be used rather than one with grayscales.
- isColorEnabled() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
- isColorEnabled() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
- isColorImages() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns true if color images are to be used
- isColorImages() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- isColorSupported() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns true if supports color
- 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.
- isCompatible(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
-
Determine if a glyph subtable is compatible with this glyph subtable.
- isCompatible(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
-
Determine if a glyph subtable is compatible with this glyph subtable.
- isCompatible(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Determine if a glyph subtable is compatible with this glyph subtable.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in interface org.apache.fop.render.ImageHandler
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Indicates whether the image handler is compatible with the indicated target represented by the rendering context object and with the image to be processed.
- isComplete() - Method in interface org.apache.fop.afp.Completable
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.Document
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.NoOperation
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.ResourceEnvironmentGroup
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Indicates whether the action is complete, i.e has all the required information to be rendered in the target format.
- isComplete() - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Indicates whether the action is complete, i.e has all the required information to be rendered in the target format.
- isComplex() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
- isComplexScriptFeaturesEnabled() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- isComplexScriptFeaturesEnabled() - Method in interface org.apache.fop.apps.FopFactoryConfig
- isComplexScriptFeaturesEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Check whether complex script features are enabled.
- isComplexScriptFeaturesEnabled() - Method in class org.apache.fop.area.AreaTreeHandler
-
Check whether complex script features are enabled.
- isComposite() - Method in class org.apache.fop.svg.PDFAElementBridge
-
Returns true as the <a> element is a container.
- isComposite(int) - Method in class org.apache.fop.fonts.truetype.GlyfTable
- isConditional() - Method in class org.apache.fop.layoutmgr.BreakElement
- isConditional() - Method in class org.apache.fop.layoutmgr.UnresolvedListElement
- isConditional() - Method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
- isConditional() - Method in class org.apache.fop.traits.SpaceVal
-
Returns the Conditionality value.
- isConserveMemoryPolicyEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Check whether memory-conservation is enabled.
- isConversionModeBitmap(String) - Static method in class org.apache.fop.render.ImageHandlerUtil
-
Indicates whether the image conversion mode is set to bitmap mode, i.e.
- isConversionModeBitmap(Map) - Static method in class org.apache.fop.render.ImageHandlerUtil
-
Indicates whether the image conversion mode is set to bitmap mode, i.e.
- isCorrespondingForced(PropertyList) - Method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
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.
- isCorrespondingForced(PropertyList) - Method in class org.apache.fop.fo.properties.DimensionPropertyMaker
-
Determine if corresponding property is forced.
- isCreateForms() - Method in class org.apache.fop.render.ps.PSRenderingContext
-
Indicates whether PS forms should be created for the images instead of inline images.
- isCreatePageSegment() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Indicates whether a page segment or a normal object shall be created.
- isCyrillic(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the cyrillic script.
- isDBCS() - Method in class org.apache.fop.afp.fonts.CharactersetEncoder.EncodedChars
-
Indicates whether or not the EncodedChars object wraps double byte characters.
- isDecomposable(int) - Static method in class org.apache.fop.complexscripts.util.CharNormalize
- isDefault(String) - Static method in class org.apache.fop.complexscripts.fonts.OTFLanguage
- isDefault(String) - Static method in class org.apache.fop.complexscripts.fonts.OTFScript
- isDefaultsRGB(ICC_Profile) - Static method in class org.apache.fop.util.ColorProfileUtil
-
Deprecated.use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.AbstractGraphics
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.Character
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.InlineContainer
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.InlineLevel
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.PageNumber
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.Wrapper
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.FONode
-
Determine if node has a delimited text range boundary.
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.FOText
- isDevanagari(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the devanagari script.
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- isDeviceColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isDigit(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c is a digit.
- isDisableAllFilters() - Method in class org.apache.fop.pdf.PDFFilterList
-
Returns true if all filters are disabled.
- isDisabled() - Method in class org.apache.fop.fo.flow.Float
- isDisablePjl() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
- 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.
- isDisjoint() - Method in class org.apache.fop.complexscripts.util.CharAssociation
- isDocument() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at document level
- isDPIdentity(int[][]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Determine if position adjustments is the identity adjustment, i.e., no non-zero adjustment.
- isDPOnlyDX(int[][]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Determine if position adjustments comprises only DX adjustments as encoded by
IFUtil.convertDPToDX(int[][], int). - isDscComplianceEnabled() - Method in class org.apache.fop.render.ps.PSRendererConfig
- isDSCComplianceEnabled() - Method in class org.apache.fop.render.ps.PSRenderingUtil
- isElastic() - Method in class org.apache.fop.traits.MinOptMax
-
Determines whether this
MinOptMaxallows for shrinking or stretching, which means that at least one of the min or max values isn't equal to the opt value. - isEmbeddable() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.LazyFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.MultiByteFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.SingleByteFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Indicates if the font may be embedded.
- isEmbedded() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Indicates whether the font is only referenced rather than embedded.
- isEmpty() - Method in class org.apache.fop.area.BeforeFloat
-
Check whether there are child areas.
- 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.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.area.RegionReference
-
indicates whether the main reference area has any child areas added to it
- isEmpty() - Method in class org.apache.fop.area.Span
-
Indicates whether any child areas have been added to this span area.
- isEmpty() - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Determine if range is empty.
- 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.layoutmgr.AbstractBreaker
- 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.RtfLeader
- 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.RtfParagraphBreak
- 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.
- isEmptyBox(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
- isEnabled() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns
trueif this enum corresponds to one of the available PDF/A modes. - isEnabled() - Method in enum org.apache.fop.pdf.PDFUAMode
-
Returns
trueif this enum corresponds to one of the available PDF/A modes. - isEncodingOnTheFly() - Method in class org.apache.fop.pdf.PDFEmbeddedFile
-
Determine if should encode on the fly.
- isEncryptionActive() - Method in class org.apache.fop.pdf.PDFDocument
-
Indicates whether encryption is active for this PDF or not.
- isEthiopic(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the ethiopic (amharic) script.
- isExplicitBreak(int) - Static method in class org.apache.fop.util.CharUtilities
-
Indicates whether the given character is an explicit break-character
- isExternal() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at external level
- isFailedFont(String, long) - Method in class org.apache.fop.fonts.FontCache
-
has this font previously failed to load?
- 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
-
Return a value indicating whether this LayoutManager has laid out all its content (or generated BreakPossibilities for all content.)
- isFinished() - Method in interface 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(TableRow) - Method in class org.apache.fop.fo.flow.table.TablePart
- isFirst(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(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(int) - Static method in class org.apache.fop.util.CharUtilities
-
Method to determine if the character is a (breakable) fixed-width space.
- isFloatAnchor() - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
- isFontChanged() - Method in class org.apache.fop.render.intermediate.IFState
- 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
- isForceKeepTogether() - Method in class org.apache.fop.fo.FObj
- isForcing() - Method in class org.apache.fop.layoutmgr.SpaceElement
- isForcing() - Method in class org.apache.fop.traits.SpaceVal
-
Returns the Forcing value.
- isFormXObjectEnabled() - Method in class org.apache.fop.pdf.PDFDocument
- isFs45() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- isFull() - Method in class org.apache.fop.afp.modca.MapPageSegment
-
Indicates whether this object already contains the maximum number of page segments.
- isFull() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Indicates whether the encoding is full (with 256 code points).
- isGenerated(Map) - Method in class org.apache.fop.util.text.ChoiceFieldPart
- isGenerated(Map) - Method in class org.apache.fop.util.text.GlyphNameFieldPart
- isGenerated(Map) - Method in class org.apache.fop.util.text.HexFieldPart
- isGenerated(Map) - Method in class org.apache.fop.util.text.IfFieldPart
- isGeorgian(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the georgian script.
- isGlue() - Method in class org.apache.fop.layoutmgr.KnuthGlue
- isGlue() - Method in class org.apache.fop.layoutmgr.ListElement
- isGlyphClass(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Determine if glyph belongs to pre-defined glyph class.
- isGlyphVisible(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
- isGocaEnabled() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- isGOCAEnabled() - Method in class org.apache.fop.afp.AFPPaintingState
-
Indicates whether GOCA is enabled or disabled.
- isGOCAEnabled() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Indicates whether GOCA is enabled or disabled.
- isGOCAEnabled() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates whether GOCA is enabled or disabled.
- isGocaWrapPseg() - Method in class org.apache.fop.render.afp.AFPRendererConfig
- isGray(Color) - Static method in class org.apache.fop.util.ColorUtil
-
Indicates whether the color is a gray value.
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- isGrayColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isGrayscaleImage(RenderedImage) - Static method in class org.apache.fop.render.pcl.PCLGenerator
-
Indicates whether an image is a grayscale image.
- isGrayscaleImage(RenderedImage) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Indicates whether an image is a grayscale image.
- isGreek(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the greek script.
- isGujarati(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the gujarati script.
- isGurmukhi(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the gurmukhi script.
- isHan(int) - Static method in class org.apache.fop.complexscripts.util.