- 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
-
- AbstractBinaryWritingIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
- AbstractBitmapDocumentHandler - Class in org.apache.fop.render.bitmap
-
- AbstractBitmapDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Default constructor.
- AbstractBorderElement - Class in org.apache.fop.render.txt.border
-
This class keeps information about abstract border element, i.e.
- AbstractBorderElement() - Constructor for class org.apache.fop.render.txt.border.AbstractBorderElement
-
Initializes a newly created AbstractBorderElement
object
so that it represents an empty border element.
- AbstractBorderElement(int) - Constructor for class org.apache.fop.render.txt.border.AbstractBorderElement
-
Constructs a newly allocated AbstractBorderElement
object.
- AbstractBreaker - Class in org.apache.fop.layoutmgr
-
Abstract base class for breakers (page breakers, static region handlers etc.).
- AbstractBreaker() - Constructor for class org.apache.fop.layoutmgr.AbstractBreaker
-
- AbstractBreaker.BlockSequence - Class in org.apache.fop.layoutmgr
-
- AbstractBreaker.FloatPosition - Class in org.apache.fop.layoutmgr
-
- AbstractBreaker.PageBreakPosition - Class in org.apache.fop.layoutmgr
-
A page break position.
- AbstractCodePointMapping - Class in org.apache.fop.fonts
-
Abstract base class for code point mapping classes (1-byte character encodings).
- AbstractCodePointMapping(String, int[]) - Constructor for class org.apache.fop.fonts.AbstractCodePointMapping
-
Main constructor.
- AbstractCodePointMapping(String, int[], String[]) - Constructor for class org.apache.fop.fonts.AbstractCodePointMapping
-
Extended constructor.
- AbstractConfigurator - Class in org.apache.fop.render
-
An abstract configurator
- AbstractConfigurator(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractConfigurator
-
Default constructor
- AbstractData() - Constructor for class org.apache.fop.util.AbstractPaintingState.AbstractData
-
- AbstractDataObject - Class in org.apache.fop.afp.modca
-
Abstract base class used by the ImageObject and GraphicsObject which both
have define an ObjectEnvironmentGroup
- AbstractDataObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.AbstractDataObject
-
Named constructor
- AbstractDescriptor - Class in org.apache.fop.afp.modca
-
Base class for AFP descriptor objects
- AbstractDescriptor() - Constructor for class org.apache.fop.afp.modca.AbstractDescriptor
-
Default constructor
- AbstractDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.AbstractDescriptor
-
Constructor a PresentationTextDescriptor for the specified
width and height.
- AbstractEnvironmentGroup - Class in org.apache.fop.afp.modca
-
A base class that encapsulates common features of
ActiveEnvironmentGroup and ResourceEnvironmentGroup
- AbstractEnvironmentGroup(String) - Constructor for class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
Main constructor
- AbstractFOEventHandlerMaker - Class in org.apache.fop.render
-
Base class for factory classes which instantiate FOEventHandlers and provide information
about them.
- AbstractFOEventHandlerMaker() - Constructor for class org.apache.fop.render.AbstractFOEventHandlerMaker
-
- AbstractFontReader - Class in org.apache.fop.fonts.apps
-
Abstract base class for the PFM and TTF Reader command-line applications.
- AbstractFontReader() - Constructor for class org.apache.fop.fonts.apps.AbstractFontReader
-
Main constructor.
- AbstractFOPBridgeContext - Class in org.apache.fop.svg
-
A FOP base implementation of a Batik BridgeContext.
- AbstractFOPBridgeContext(UserAgent, DocumentLoader, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
-
Constructs a new bridge context.
- AbstractFOPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
-
Constructs a new bridge context.
- AbstractFOPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext) - Constructor for class org.apache.fop.svg.AbstractFOPBridgeContext
-
Constructs a new bridge context.
- AbstractFOPImageElementBridge - Class in org.apache.fop.svg
-
Bridge class for the <image> element when jpeg images.
- AbstractFOPImageElementBridge() - Constructor for class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Constructs a new bridge for the <image> element.
- AbstractFOPImageElementBridge.Graphics2DNode - Class in org.apache.fop.svg
-
A node that holds a Graphics2D image.
- AbstractFOPImageElementBridge.LoaderImageNode - Class in org.apache.fop.svg
-
An image node for natively handled Image instance.
- AbstractFOPTextElementBridge - Class in org.apache.fop.svg
-
Bridge class for the <text> element.
- AbstractFOPTextElementBridge(TextPainter) - Constructor for class org.apache.fop.svg.AbstractFOPTextElementBridge
-
Main constructor
- AbstractFOPTextPainter - Class in org.apache.fop.svg
-
Renders the attributed character iterator of a TextNode
.
- AbstractFOPTextPainter(FOPTextHandler, TextPainter) - Constructor for class org.apache.fop.svg.AbstractFOPTextPainter
-
Create a new PS text painter with the given font information.
- AbstractFOPTranscoder - Class in org.apache.fop.svg
-
This is the common base class of all of FOP's transcoders.
- AbstractFOPTranscoder() - Constructor for class org.apache.fop.svg.AbstractFOPTranscoder
-
Constructs a new FOP-style transcoder.
- AbstractFOPTranscoder.FOPErrorHandler - Class in org.apache.fop.svg
-
This is the default transcoder error handler for FOP.
- AbstractFOPTranscoder.FOPTranscoderUserAgent - Class in org.apache.fop.svg
-
A user agent implementation for FOP's Transcoders.
- AbstractGenericSVGHandler - Class in org.apache.fop.render
-
Generic XML handler for SVG.
- AbstractGenericSVGHandler() - Constructor for class org.apache.fop.render.AbstractGenericSVGHandler
-
- AbstractGraphics - Class in org.apache.fop.fo.flow
-
- 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
-
- 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
IFDocumentHandler
s 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
-
- 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
-
- 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
-
- AbstractPageSequence(FONode) - Constructor for class org.apache.fop.fo.pagination.AbstractPageSequence
-
Create an AbstractPageSequence that is a child
of the given parent
FONode
.
- AbstractPageSequenceLayoutManager - Class in org.apache.fop.layoutmgr
-
Abstract base class for a page sequence layout manager.
- AbstractPageSequenceLayoutManager(AreaTreeHandler, AbstractPageSequence) - Constructor for class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Constructor
- AbstractPaintingState - Class in org.apache.fop.util
-
A base class which holds information about the current painting state.
- AbstractPaintingState() - Constructor for class org.apache.fop.util.AbstractPaintingState
-
- AbstractPaintingState.AbstractData - Class in org.apache.fop.util
-
A base painting state data holding object
- AbstractPaintingState.StateStack<E> - Class in org.apache.fop.util
-
A stack implementation which holds state objects
- AbstractPathOrientedRenderer - Class in org.apache.fop.render
-
Abstract base class for renderers like PDF and PostScript where many painting operations
follow similar patterns which makes it possible to share some code.
- AbstractPathOrientedRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.AbstractPathOrientedRenderer
-
- AbstractPDFExtensionElement - Class in org.apache.fop.render.pdf.extensions
-
Base class for the PDF-specific extension elements.
- AbstractPDFExtensionElement(FONode) - Constructor for class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Default constructor
- AbstractPDFFontStream - Class in org.apache.fop.pdf
-
Base class for PDF font streams.
- AbstractPDFFontStream() - Constructor for class org.apache.fop.pdf.AbstractPDFFontStream
-
Main constructor.
- AbstractPDFStream - Class in org.apache.fop.pdf
-
This is an abstract base class for PDF streams.
- AbstractPDFStream() - Constructor for class org.apache.fop.pdf.AbstractPDFStream
-
- AbstractPDFStream(PDFDictionary) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
-
- AbstractPDFStream(boolean) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
-
- AbstractPDFStream(PDFDictionary, boolean) - Constructor for class org.apache.fop.pdf.AbstractPDFStream
-
- AbstractPSCommentElement - Class in org.apache.fop.render.ps.extensions
-
Base postscript commment element class
- AbstractPSCommentElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
-
Default constructor
- AbstractPSExtensionElement - Class in org.apache.fop.render.ps.extensions
-
Base class for the PostScript-specific extension elements.
- AbstractPSExtensionElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
-
Default constructor
- AbstractPSExtensionObject - Class in org.apache.fop.render.ps.extensions
-
Base class for the PostScript-specific extension elements.
- AbstractPSExtensionObject(FONode) - Constructor for class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Main constructor.
- AbstractPSTranscoder - Class in org.apache.fop.render.ps
-
This class enables to transcode an input to a PostScript document.
- AbstractPSTranscoder() - Constructor for class org.apache.fop.render.ps.AbstractPSTranscoder
-
- 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
-
- 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
-
- AbstractXMLWritingIFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
-
- Accessibility - Class in org.apache.fop.accessibility
-
Helper class for FOP's accessibility features.
- ACCESSIBILITY - Static variable in class org.apache.fop.accessibility.Accessibility
-
Constant string for the rendering options key to enable accessibility features.
- AccessibilityEventProducer - Interface in org.apache.fop.accessibility
-
Event producer for accessibility-related events.
- AccessibilityEventProducer.Provider - Class in org.apache.fop.accessibility
-
Provider class for the event producer.
- ACIUtils - Class in org.apache.fop.svg
-
Utilities for java.text.AttributedCharacterIterator.
- actionPerformed(ActionEvent) - Method in class org.apache.fop.render.awt.viewer.Command
- actionPerformed(ActionEvent) - Method in class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
- ActionSet - Class in org.apache.fop.render.intermediate.extensions
-
This class manages actions and action references.
- ActionSet() - Constructor for class org.apache.fop.render.intermediate.extensions.ActionSet
-
- activateEffectiveIPD() - Method in class org.apache.fop.area.Area
-
- activateEffectiveIPD() - Method in class org.apache.fop.area.Block
-
- activateEffectiveIPD() - Method in class org.apache.fop.area.BlockParent
-
- activateLayout() - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Activate the layout of this page sequence.
- activateLayout() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Activate the layout of this page sequence.
- activateLayout() - Method in interface org.apache.fop.layoutmgr.TopLevelLayoutManager
-
Activate the layout of this page sequence.
- activateNode(BreakingAlgorithm.KnuthNode, int, double, double, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Activate the given node.
- ACTIVE_ENVIRONMENT_GROUP - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Active Environment Group (AEG)
- activeEnvironmentGroup - Variable in class org.apache.fop.afp.modca.AbstractPageObject
-
The active environment group for the page
- ActiveEnvironmentGroup - Class in org.apache.fop.afp.modca
-
An Active Environment Group (AEG) is associated with each page,
and is contained in the page's begin-end envelope in the data stream.
- ActiveEnvironmentGroup(Factory, String, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Constructor for the ActiveEnvironmentGroup, this takes a
name parameter which must be 8 characters long.
- ActiveEnvironmentGroup.FontFullyQualifiedNameTriplet - Class in org.apache.fop.afp.modca
-
- activeLines - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The set of active nodes in ascending line order.
- activeNodeCount - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The number of active nodes.
- add(FONode) - Method in class org.apache.fop.fo.FObj.FObjIterator
-
Add the given newNode
at the current position.
- add(FONode) - Method in interface org.apache.fop.fo.FONode.FONodeIterator
-
Add the given newNode
at the current position.
- add(List<URL>, List<EmbedFontInfo>) - Method in class org.apache.fop.fonts.FontAdder
-
Iterates over font url list adding to font info list
- add(LayoutManager) - Method in class org.apache.fop.layoutmgr.LMiter
- add(Object) - Method in class org.apache.fop.pdf.PDFArray
-
Adds a new value to the array.
- add(double) - Method in class org.apache.fop.pdf.PDFArray
-
Adds a new value to the array.
- add(PDFDPart) - Method in class org.apache.fop.pdf.PDFDPartRoot
-
- add(String) - Method in class org.apache.fop.pdf.PDFStream
-
Append data to the stream
- add(StringBuffer) - Method in class org.apache.fop.pdf.PDFStream
-
Append data to the stream
- add(String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Adds content to the stream.
- add(String) - Method in class org.apache.fop.render.txt.TXTStream
-
Adds a String to the OutputStream
- addAF(PDFFileSpec, String) - 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, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- addALetterSpaceTo(List) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addALetterSpaceTo(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to modify its data, adding a letter space
to the word fragment represented by the given elements,
and returning the corrected elements
- addAll(AbstractGraphicsDrawingOrderContainer) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Adds all the contents of a given graphics container to this container
- addAllComposedGlyphsToSubset() - Method in class org.apache.fop.fonts.truetype.GlyfTable
-
Adds to the subset, all the glyphs that are composed by a glyph, but do not appear themselves
in the subset.
- addAnnot(PDFObject) - Method in class org.apache.fop.pdf.PDFAnnotList
-
add an /Annot object of /Subtype /Link.
- addAnnotation(PDFObject) - Method in class org.apache.fop.pdf.PDFResourceContext
-
set this page's annotation list
- addAreaAttributes(Area) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Adds the general Area attributes.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Phase 3 of Knuth algorithm: Adds the areas
- addAreas(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- addAreas(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Phase 3 of Knuth algorithm: Adds the areas
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(AbstractLayoutManager, PositionIterator, LayoutContext) - Static method in class org.apache.fop.layoutmgr.AreaAdditionUtil
-
Creates the child areas for the given layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
-
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FloatLayoutManager
-
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Generate and add areas to parent area.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Add the areas with the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Generate and add areas to parent area.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
A list block generates one or more normal block areas whose child areas are
normal block areas returned by the children of fo:list-block.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Add the areas for the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Add the areas for the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
-
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Adds an area to the flow layout manager
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.RetrieveTableMarkerLayoutManager
-
Add the area for this layout manager.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Tell the layout manager to add all the child areas implied
by Position objects which will be returned by the
Iterator.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Add the areas.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Add the areas to the parent.
- addAreas(PositionIterator, LayoutContext, int[], int, int, int, int, boolean, boolean, RowPainter, int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Add the areas for the break points.
- addAreas(PositionIterator, LayoutContext) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
The table area is a reference area that contains areas for
columns, bodies, rows and the contents are in cells.
- addAreasForFloats(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext, int, int, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- addAreasForFloats(PageBreakingAlgorithm, int, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence, LayoutContext, int, int, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
- addAttribute(String, String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(QName, String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(String, int) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(String, Rectangle2D) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Adds a new attribute to the protected member variable "atts".
- addAttribute(AttributesImpl, QName, String) - Static method in class org.apache.fop.util.XMLUtil
-
Adds an attribute to a given AttributesImpl
instance.
- addAttribute(AttributesImpl, String, String) - Static method in class org.apache.fop.util.XMLUtil
-
Adds an attribute to a given AttributesImpl
instance.
- addAttributesToList(Attributes) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
-
Override that doesn't convert the attributes to
Property
instances, but simply stores the attributes for later processing.
- addAttributesToList(Attributes) - Method in class org.apache.fop.fo.PropertyList
-
Adds the attributes, passed in by the parser to the PropertyList.
- addBackground(Area, CommonBorderPaddingBackground, PercentBaseContext, int, int, int, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add background to an area.
- addBackground(Area, CommonBorderPaddingBackground, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add background to an area.
- addBlock(Block) - Method in class org.apache.fop.area.Block
-
Add the block to this block area.
- addBlock(Block, boolean) - Method in class org.apache.fop.area.Block
-
Add the block to this block area.
- addBlock(Block) - Method in class org.apache.fop.area.BlockParent
-
Add the block area to this block parent.
- addBlock(Block) - Method in class org.apache.fop.area.Footnote
-
Add a block area as child to the footnote area
- addBlock(Block) - Method in class org.apache.fop.area.NormalFlow
-
Add the block area to this block parent.
- addBlock(Block) - Method in class org.apache.fop.area.RegionReference
-
Add a block area to this region reference area.
- addBlockSpacing(double, MinOptMax) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add a block spacer for space before and space after a block.
- addBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.BookmarkTree
-
Adds a new top-level bookmark.
- addBookmark(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a bookmark.
- addBorderElement(int, int, int, int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
Adds border element to borderInfo
.
- addBorders(Area, CommonBorderPaddingBackground, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
- addBorders(Area, CommonBorderPaddingBackground, boolean, boolean, boolean, boolean, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add borders to an area.
- addBox(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a box at the given coordinates
- addBreakPosition(LineLayoutManager.LineBreakPosition, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- addBreaks(Area, int, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets the traits for breaks on an area.
- addChar(int, int, char, boolean) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Add char to text buffer.
- addCharacter(NamedCharacter) - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Adds a new character to the encoding.
- addCharacter(String, PDFStream) - Method in class org.apache.fop.pdf.PDFCharProcs
-
add a character definition in the dictionary
- addCharacters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FONode
-
- addCharacterSet(int, CharacterSet) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Adds the character set for the given point size
- addCharacterSetOrientation(CharacterSetOrientation) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Add character set metric information for the different orientations
- addCharMetrics(AFMCharMetrics) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Adds new character metrics.
- addChild(RtfElement) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
add a child element to this
- addChildArea(Area) - Method in class org.apache.fop.area.Area
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.area.BlockParent
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.Container
-
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineArea
-
Set the parent for the child area.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineBlockParent
-
Override generic Area method.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineParent
-
- addChildArea(Area) - Method in class org.apache.fop.area.LineArea
-
Add a child area to this line area.
- addChildArea(Area) - Method in class org.apache.fop.area.RegionReference
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Add the child to the block container.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Add child area to a the correct container, depending on its
area class.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the area as a child of the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
This is a leaf-node, so this method should never be called.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the area as a child of the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Add the child area to this layout manager.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Add the child to the list item area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Add the child.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Add child area to a the correct container, depending on its
area class.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Add the child to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Add the child to the caption area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Add the child to the cell block area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Add the child area to this layout manager.
- addChildBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Adds a child bookmark.
- addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM.
- addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM.
- addChildLM(LayoutManager) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM.
- addChildLMs(List) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildLMs(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildLMs(List) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Footnote
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.ListItem
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.Table
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TablePart
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TableRow
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Wrapper
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FObjMixed
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FONode
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.UnknownXMLObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.XMLObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
-
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
-
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDocumentInformationElement
-
- addChildTo(FONode, FONode) - Static method in class org.apache.fop.fo.FObj
-
Used by RetrieveMarker during Marker-subtree cloning
- addChildToArea(Area, BlockParent) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add the childArea to the passed area.
- addClass(String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add a character class to the tree.
- addClass(String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add a character class.
- addClass(String) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addCollapsingBorders(Area, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, boolean[]) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add borders to an area for the collapsing border model in tables.
- addColorSpace(PDFColorSpace) - Method in class org.apache.fop.pdf.PDFResources
-
Add a ColorSpace dictionary to the resources.
- addCompositeGlyph(PCLCharacterDefinition) - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
-
- addConditionalPageMasterReference(ConditionalPageMasterReference) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Adds a new conditional page master reference.
- addContentHandlerFactory(String) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Add an XML handler.
- addContentHandlerFactory(ContentHandlerFactory) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Add an ContentHandlerFactory.
- addContext(PDFResourceContext) - Method in class org.apache.fop.pdf.PDFResources
-
- addCoords(byte[], int) - Method in class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Adds the coordinates to the structured field data
- addDefaultFilters(Map, String) - Method in class org.apache.fop.pdf.PDFFilterList
-
Adds the default filters to this stream.
- addDependent(Resolvable) - Method in class org.apache.fop.area.LinkResolver
-
Add dependent resolvable.
- addDestination(Destination) - Method in class org.apache.fop.fo.pagination.Root
-
Add a Destination object to this FO
- addDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFDocument
-
Adds a destination to the document.
- addDocumentHandlerMaker(AbstractIFDocumentHandlerMaker) - Method in class org.apache.fop.render.RendererFactory
-
Add a new document handler maker.
- addDocumentHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Add a new document handler maker.
- addElement(Document, Element) - Method in class org.apache.fop.fo.XMLObj
-
Add an element to the DOM document
- addElementList(List) - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
-
Adds the given list of Knuth elements to this box' list of elements.
- addElementMapping(ElementMapping) - Method in class org.apache.fop.apps.FopFactory
-
Add the element mapping with the given class name.
- addElementMapping(String) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
Add the element mapping with the given class name.
- addElementMapping(ElementMapping) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
Add the element mapping.
- addEntry(int, int[]) - Method in class org.apache.fop.pdf.PDFWArray
-
Add an entry for single starting CID.
- addEntry(int, int, int) - Method in class org.apache.fop.pdf.PDFWArray
-
Add an entry for a range of CIDs (/W element on p 213)
- addEntry(int, int, int, int, int) - Method in class org.apache.fop.pdf.PDFWArray
-
Add an entry for a range of CIDs (/W2 element on p 210)
- addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
-
- addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionExtension
-
- addEntry(PDFCollectionEntryExtension) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
-
- addEnum(String, Property) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a enum constant.
- addException(String, ArrayList) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add an exception to the tree.
- addException(String, ArrayList) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add a hyphenation exception.
- addException(String, ArrayList) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addExtensionAttachment(ExtensionAttachment) - Method in class org.apache.fop.area.AreaTreeObject
-
Adds a new ExtensionAttachment instance to this page.
- addFamilyNames(Collection<String>) - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Adds font family names.
- addFileset(FileSet) - Method in class org.apache.fop.tools.anttasks.Fop
-
Adds a set of XSL-FO files (nested fileset attribute).
- addFillet(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a fillet (curve) at the given coordinates
- addFillet(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a fillet (curve) at the given coordinates
- addFilter(PDFFilter) - Method in class org.apache.fop.pdf.PDFFilterList
-
Add a filter for compression of the stream.
- addFilter(String) - Method in class org.apache.fop.pdf.PDFFilterList
-
Add a filter for compression of the stream by name.
- addFirstVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Checks if this LM's first "visible marks" (= borders, padding, spaces) have
already been processed, and if necessary, adds corresponding elements to
the specified list, and updates the given layout context accordingly.
- addFirstVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Overridden to unconditionally add elements for space-before.
- addFOEventHandlerMaker(AbstractFOEventHandlerMaker) - Method in class org.apache.fop.render.RendererFactory
-
Add a new FOEventHandlerMaker.
- addFOEventHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Add a new FOEventHandlerMaker.
- addFont(int, AFPFont, int, int) - Method in class org.apache.fop.afp.modca.MapCodedFont
-
Add a font definition on the the map coded font object.
- addFont(EmbedFontInfo, InternalResourceResolver) - Method in class org.apache.fop.fonts.FontCache
-
Adds a font info to cache
- addFont(PDFFont) - Method in class org.apache.fop.pdf.PDFResources
-
add font object to resources list.
- addFont(String, PDFDictionary) - Method in class org.apache.fop.pdf.PDFResources
-
- 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 new font triplet.
- addFontProperties(String, String[], String, int) - Method in class org.apache.fop.fonts.FontInfo
-
Adds a series of new font triplets given an array of font family names.
- addFontProperties(String, FontTriplet) - Method in class org.apache.fop.fonts.FontInfo
-
Adds a new font triplet.
- addFonts(PDFDocument, FontInfo) - Method in class org.apache.fop.pdf.PDFResources
-
Add the fonts in the font info to this PDF document's Font Resources.
- addFontsToCurrentPage(Map) - Method in class org.apache.fop.afp.DataStream
-
Creates the given page fonts in the current page
- addFontTraits(Area, Font) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Adds font traits to an area
- addFootnote() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a footnote.
- addForeignAttribute(QName, String) - Method in class org.apache.fop.fo.FObj
-
Adds a foreign attribute to this FObj.
- addFormXObject(PDFResourceContext, PDFStream, PDFReference, String) - Method in class org.apache.fop.pdf.PDFDocument
-
Add a form XObject to the PDF document.
- addFullArc(int, int, int, int) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a full arc
- addGState(PDFGState) - Method in class org.apache.fop.pdf.PDFResourceContext
-
A a GState to this resource context.
- addHandler(String) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Add an PDFImageHandler.
- addHandler(ImageHandler) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Add an image handler.
- addHyperlink(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a hyperlink.
- addId() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Registers the FO's id on the current PageViewport
- addId() - Method in class org.apache.fop.layoutmgr.inline.WrapperLayoutManager
-
Registers the FO's id on the current PageViewport
- addIDToPage(String) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Add an ID reference to the current page.
- addImage(int, int, int, int, byte[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds an image
- addImage(PDFResourceContext, PDFImage) - Method in class org.apache.fop.pdf.PDFDocument
-
Add an image to the PDF document.
- addInBetweenBreak(List<ListElement>, LayoutContext, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds a break element to the content list between individual child elements.
- addInlineArea(InlineArea) - Method in class org.apache.fop.area.LineArea
-
Add an inline child area to this line area.
- addIntegerValue(int, String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Add integer value addValue
to attribute with name name
.
- addition(Numeric, Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Add the two operands and return a new Numeric representing the result.
- ADDITION - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
-
ADDITION
- addition2(Numeric, Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Add the two operands with a percentage context
and return a new Numeric representing the result.
- addKeyword(String, String) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a keyword-equiv to the maker.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructElem
-
Adds a kid to this structure element.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructTreeRoot
-
Adds the given object to the array of kids.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.StructureHierarchyMember
-
Adds the given object to the array of kids.
- addKidInSpecificOrder(int, PDFStructElem) - Method in class org.apache.fop.pdf.PDFStructElem
-
- addKnuthElementsForBorderPaddingAfter(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for after border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingBefore(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for before border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates Knuth elements for end border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Creates Knuth elements for end border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates Knuth elements for start border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Creates Knuth elements for start border padding and adds them to the return list.
- addKnuthElementsForBreakAfter(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for break-after and adds them to the return list.
- addKnuthElementsForBreakBefore(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for break-before and adds them to the return list.
- addKnuthElementsForSpaceAfter(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for space-after and adds them to the return list.
- addKnuthElementsForSpaceBefore(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for space-before and adds them to the return list.
- addLastVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds elements the LM's last/closing marks to the specified list, and
updates the layout context accordingly.
- addLeader(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a leader.
- addLine(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a line at the given x/y coordinates
- addLine(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a line at the given x/y coordinates
- addLineArea(LineArea) - Method in class org.apache.fop.area.Block
-
Add the line area to this block area.
- addLink(Rectangle2D, AffineTransform, String, int) - Method in class org.apache.fop.svg.PDFGraphics2D
-
This is a pdf specific method used to add a link to the
pdf document.
- addList(RtfList) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
-
Add List
- addMapPageSegment(String) - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Add map page segment.
- addMargins(Area, CommonBorderPaddingBackground, int, int, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add space to a block area.
- addMargins(Area, CommonBorderPaddingBackground, CommonMarginBlock, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add space to a block area.
- addMarker(Marker) - Method in class org.apache.fop.fo.FObj
-
Add the marker to this formatting object.
- addMetrics(String, FontMetrics) - Method in class org.apache.fop.fonts.FontInfo
-
Adds font metrics for a specific font.
- addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Add a natively handled image directly to the document.
- addNativeImage(Image, float, float, float, float) - Method in interface org.apache.fop.svg.NativeImageHandler
-
Add a natively handled image directly to the document.
- addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Add a natively handled image directly to the PDF document.
- addNode(int, BreakingAlgorithm.KnuthNode) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Add a node at the end of the given line's existing active nodes.
- addObject(StructuredData) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Adds a given graphics object to this container
- addObject(StructuredData) - Method in class org.apache.fop.afp.goca.GraphicsData
-
Adds a given graphics object to this container
- addObject(Object) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Adds an AFP object reference to this page
- addObject(StructuredData) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
- addObject(Object) - Method in class org.apache.fop.afp.modca.PageObject
-
Adds an AFP object reference to this page
- addObject(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.PageSegment
-
Adds a resource object (image/graphic) to this page segment
- addObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.ResourceGroup
-
Add this named object to this resource group
- addObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Adds a resource to the external resource group
- addObject(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
-
- 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.
- 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(Property) - Method in class org.apache.fop.fo.properties.FontFamilyProperty
-
Add a new property to the list
- addProperty(Property) - Method in class org.apache.fop.fo.properties.ListProperty
-
Add a new property to the list
- addProperty(String, PDFReference) - Method in class org.apache.fop.pdf.PDFResources
-
Add a named property.
- addRecord(double, BreakingAlgorithm.KnuthNode, double, int, int, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
Registers the new best active node for the given fitness class.
- addRegion(Region) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Adds a region to this simple-page-master.
- addRendererMaker(AbstractRendererMaker) - Method in class org.apache.fop.render.RendererFactory
-
Add a new RendererMaker.
- addRendererMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Add a new RendererMaker.
- addResolvedAction(AbstractAction) - Method in interface org.apache.fop.render.intermediate.IFDocumentNavigationHandler
-
- addResolvedAction(AbstractAction) - Method in class org.apache.fop.render.intermediate.IFSerializer
- addResolvedAction(AbstractAction) - Method in class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
- addRow(GridUnit[]) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Add a row.
- addRtfListStyle(RtfListStyle) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
-
Add list style
- addSegment(GraphicsChainedSegment) - Method in class org.apache.fop.afp.goca.GraphicsData
-
Adds the given segment to this graphics data
- addShading(PDFShading) - Method in class org.apache.fop.pdf.PDFResourceContext
-
Add the shading to the current resource context.
- addShorthand(PropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a shorthand to this maker.
- addSimplePageMaster(SimplePageMaster) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Add a simple page master.
- addSpace(char, int, boolean, int, int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a SpaceArea child to this TextArea
- addSpace(Area, MinOptMax, double) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Adds a space to the area.
- addSpace(SpaceVal) - Method in class org.apache.fop.layoutmgr.SpaceSpecifier
-
Add a new space to the sequence.
- addSpaceBeforeAfter(Area, double, MinOptMax, MinOptMax) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Adds traits for space-before and space-after to an area.
- addString(String, int, int, CharacterSet) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a string
- addString(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem.RtfListItemLabel
-
Sets the content of the list item label.
- addString(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Add string to children list.
- addString(int, int, String) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Adds string to text buffer (charData
).
- addStructureTreeElement(Area, StructureTreeElement) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets the structure tree element associated to the given area.
- addStyle(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Adds a style to the table.
- addStyleToAttributes(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Adds the style attributes to the given attributes.
- addSubData(BookmarkData) - Method in class org.apache.fop.area.BookmarkData
-
Add a child bookmark data object.
- addSubpropMaker(PropertyMaker) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
-
Add a subproperty to this maker.
- addSubpropMaker(PropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a subproperty to this maker.
- addSubsequenceSpecifier(SubSequenceSpecifier) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Adds a new suqsequence specifier to the page sequence master.
- addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Add a subtable.
- addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Add a subtable.
- addSubtable(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Add a subtable into this lookup table's collecion of subtables according to its
natural order.
- addTableCellChild(TableCell, boolean) - Method in class org.apache.fop.fo.flow.table.TableCellContainer
-
Add cell to current row.
- addTableFooterFootnotes(List<List<KnuthElement>>) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Registers the given footnotes so that they can be added to the current page, after any other footnote.
- addTableHeaderFootnotes(List<List<KnuthElement>>) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Registers the given footnotes so that they can be added to the current page, before any other footnote.
- addTextDecoration(Area, CommonTextDecoration) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Adds the text-decoration traits to the area.
- addTile(Tile) - Method in class org.apache.fop.afp.ioca.ImageContent
-
- addTile(Tile) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
- addToAreaIPD(MinOptMax) - Method in class org.apache.fop.fonts.GlyphMapping
-
- addToNums(int, Object) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Adds a number and object to the nums array and increases the
upper limit should it be required.
- addToNums(int, Object) - Method in class org.apache.fop.pdf.PDFParentTree
-
- addTrailerObject(PDFObject) - Method in class org.apache.fop.pdf.PDFDocument
-
Add trailer object.
- addTrait(Integer, Object) - Method in class org.apache.fop.area.Area
-
Add a trait to this area.
- addTraitAttributes(Area) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Adds attributes from traits of an Area.
- addTransparentData(CharactersetEncoder.EncodedChars) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
The Transparent Data control sequence contains a sequence of code points
that are presented without a scan for embedded control sequences.
- addTriplet(AbstractTriplet) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Adds a triplet to this structured object
- addTriplet(FontTriplet) - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Adds a font triplet.
- addTriplets(Collection<AbstractTriplet>) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Adds a list of triplets to the triplets contained within this structured field
- addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.apache.fop.fonts.SingleByteFont
-
Adds an unencoded character (one that is not supported by the primary encoding).
- addUnresolvedArea(String, Resolvable) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Identify an unresolved area (one needing an idref to be
resolved, e.g.
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.AreaTreeHandler
-
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.IDTracker
-
Add an Resolvable object with an unresolved idref
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.PageViewport
-
Add an idref to this page.
- addValues(PDFGState) - Method in class org.apache.fop.pdf.PDFGState
-
Adds all values from another GState object to this one.
- addValues(Map) - Method in class org.apache.fop.pdf.PDFGState
-
Adds all values from a Map to this object.
- addVariant(WhitespaceManagementPenalty.Variant) - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
-
- addWord(String, int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a WordArea child to this TextArea.
- addWord(String, int, int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a WordArea child to this TextArea.
- addWord(String, int, int[], int[], int[][], int) - Method in class org.apache.fop.area.inline.TextArea
-
Create and add a WordArea child to this TextArea.
- addXKerning(String, String, double) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Adds a X-kerning entry.
- addXMLHandler(String) - Method in class org.apache.fop.render.XMLHandlerRegistry
-
Add an XML handler.
- addXMLHandler(XMLHandler) - Method in class org.apache.fop.render.XMLHandlerRegistry
-
Add an XML handler.
- addXObject(PDFXObject) - Method in class org.apache.fop.pdf.PDFResourceContext
-
- addXObject(PDFXObject) - Method in class org.apache.fop.pdf.PDFResources
-
Add an XObject to the resources.
- adjust(GlyphPositioningTable.Value) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Perform adjustments at current position index.
- adjust(GlyphPositioningTable.Value, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Perform adjustments at specified offset from current position index.
- adjust(int, int, int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Apply value to specific adjustments to without use of device table adjustments.
- adjust(int[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Apply value to adjustments using font size for device table adjustments.
- adjustedSpaceAfter - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
space-after value adjusted for block-progression-unit handling
- adjustedSpaceBefore - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
space-before value adjusted for block-progression-unit handling
- adjustFontInfo(FontInfo) - Method in class org.apache.fop.fonts.substitute.FontSubstitutions
-
Adjusts a given fontInfo using this font substitution catalog
- adjustGlyphTJ(double) - Method in class org.apache.fop.pdf.PDFTextUtil
-
Writes a glyph adjust value to the "TJ-Buffer".
- adjustingInfo - Variable in class org.apache.fop.area.inline.InlineArea
-
The adjustment information object
- adjustIPD(Rectangle, WritingMode, PercentBaseContext) - Method in class org.apache.fop.fo.pagination.RegionBA
-
Adjust the viewport reference rectangle for a region as a function
of precedence.
- adjustIPD(Rectangle, WritingMode, PercentBaseContext) - Method in class org.apache.fop.fo.pagination.RegionSE
-
Adjust the viewport reference rectangle for a region as a function
of precedence.
- adjustment - Variable in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
total adjustment (= ipd - width of fixed elements)
- Adjustment - Class in org.apache.fop.layoutmgr
-
- adjustPA(int[], int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Adjust a position adjustments array.
- adjustRatio - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
adjustment ratio if the line ends at this breakpoint
- AdobeStandardEncoding - Enum in org.apache.fop.fonts.type1
-
Enumerates the http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt for
characters found in a Type1 font.
- advanced - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
false, to disable advanced typographic features
- advancedTableReader - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
- AdvancedTypographicTableFormatException - Exception in org.apache.fop.complexscripts.fonts
-
Exception thrown when attempting to decode a truetype font file and a format
constraint is violated.
- AdvancedTypographicTableFormatException() - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- AdvancedTypographicTableFormatException(String) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- AdvancedTypographicTableFormatException(String, Throwable) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- ADYGHE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- AFAR - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- AffineTransformArrayParser - Class in org.apache.fop.render.intermediate
-
This class parses a sequence of transformations into an array of AffineTransform
instances.
- AffineTransformArrayParser() - Constructor for class org.apache.fop.render.intermediate.AffineTransformArrayParser
-
- AFMCharMetrics - Class in org.apache.fop.fonts.type1
-
Holds the metrics of a single character from an AFM file.
- AFMCharMetrics() - Constructor for class org.apache.fop.fonts.type1.AFMCharMetrics
-
- AFMFile - Class in org.apache.fop.fonts.type1
-
Represents the contents of a Type 1 AFM font metrics file.
- AFMFile() - Constructor for class org.apache.fop.fonts.type1.AFMFile
-
Default constructor.
- AFMParser - Class in org.apache.fop.fonts.type1
-
Parses the contents of a Type 1 AFM font metrics file into an object structure (
AFMFile
).
- AFMParser() - Constructor for class org.apache.fop.fonts.type1.AFMParser
-
Main constructor.
- AFMWritingDirectionMetrics - Class in org.apache.fop.fonts.type1
-
Represents a writing direction metrics section from an AFM file.
- AFMWritingDirectionMetrics() - Constructor for class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
- AFP_DTD_1_0_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Public ID for the AFP fonts 1.0 DTD.
- AFP_DTD_1_0_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Resource location for the AFP fonts 1.0 DTD.
- AFP_DTD_1_1_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Public ID for the AFP fonts 1.1 DTD.
- AFP_DTD_1_1_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Resource location for the AFP fonts 1.1 DTD.
- AFP_DTD_1_2_ID - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Public ID for the AFP fonts 1.2 DTD.
- AFP_DTD_1_2_RESOURCE - Static variable in class org.apache.fop.afp.util.DTDEntityResolver
-
Resource location for the AFP fonts 1.2 DTD.
- AFP_FONT_INFO - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
The font information for the AFP renderer.
- AFP_GRAYSCALE - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
Key for a Boolean value that enables grayscale processing instead of color
processing.
- AFP_PAINTING_STATE - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
The afp painting state
- AFP_RESOURCE_MANAGER - Static variable in interface org.apache.fop.render.afp.AFPRendererContextConstants
-
The afp resource manager
- AFPAttribute - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.fo.StringProperty.Maker inner class
in order to provide a static property maker.
- AFPAttribute(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPAttribute
-
Constructor for the AFPAttribute.
- AFPBase12FontCollection - Class in org.apache.fop.afp.fonts
-
Sets up a typical Base 12 font configuration for AFP
- AFPBase12FontCollection(AFPEventProducer) - Constructor for class org.apache.fop.afp.fonts.AFPBase12FontCollection
-
- AFPBorderPainter - Class in org.apache.fop.afp
-
Handles the drawing of borders/lines in AFP
- AFPBorderPainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPBorderPainter
-
Main constructor
- AFPBridgeContext - Class in org.apache.fop.afp.svg
-
An AFP specific implementation of a Batik BridgeContext
- AFPBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform, AFPGraphics2D, EventBroadcaster) - Constructor for class org.apache.fop.afp.svg.AFPBridgeContext
-
Constructs a new bridge context.
- AFPConstants - Interface in org.apache.fop.afp
-
Constants used by the AFP renderer.
- AFPCustomizable - Interface in org.apache.fop.render.afp
-
Interface used to customize the AFP renderer or document handler.
- AFPDataObjectFactory - Class in org.apache.fop.afp
-
Factory for high level data objects (Image/Graphics etc)
- AFPDataObjectFactory(Factory) - Constructor for class org.apache.fop.afp.AFPDataObjectFactory
-
Main constructor
- AFPDataObjectInfo - Class in org.apache.fop.afp
-
A list of parameters associated with an AFP data objects
- AFPDataObjectInfo() - Constructor for class org.apache.fop.afp.AFPDataObjectInfo
-
Default constructor
- AFPDitheredRectanglePainter - Class in org.apache.fop.afp
-
A painter of rectangles in AFP
- AFPDitheredRectanglePainter(AFPPaintingState, DataStream, AFPResourceManager) - Constructor for class org.apache.fop.afp.AFPDitheredRectanglePainter
-
Main constructor
- AFPDocumentHandler - Class in org.apache.fop.render.afp
-
- AFPDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.afp.AFPDocumentHandler
-
Default constructor.
- AFPDocumentHandlerMaker - Class in org.apache.fop.render.afp
-
Intermediate format document handler factory for AFP output.
- AFPDocumentHandlerMaker() - Constructor for class org.apache.fop.render.afp.AFPDocumentHandlerMaker
-
- AFPElementMapping - Class in org.apache.fop.render.afp.extensions
-
AFPElementMapping object provides the ability to extract information
from the formatted object that reside in the afp namespace.
- AFPElementMapping() - Constructor for class org.apache.fop.render.afp.extensions.AFPElementMapping
-
Main constructor
- AFPEventProducer - Interface in org.apache.fop.afp
-
Event producer interface for AFP-specific events.
- AFPEventProducer.Provider - Class in org.apache.fop.afp
-
Provider class for the event producer.
- AFPExtensionAttachment - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPExtensionAttachment(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
Default constructor.
- AFPExtensionHandler - Class in org.apache.fop.render.afp.extensions
-
ContentHandler (parser) for restoring AFPExtension objects from XML.
- AFPExtensionHandler() - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionHandler
-
- AFPExtensionHandlerFactory - Class in org.apache.fop.render.afp.extensions
-
Factory for the ContentHandler that handles serialized AFPPageSetup instances.
- AFPExtensionHandlerFactory() - Constructor for class org.apache.fop.render.afp.extensions.AFPExtensionHandlerFactory
-
- AFPFont - Class in org.apache.fop.afp.fonts
-
All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information.
- AFPFont(String, boolean) - Constructor for class org.apache.fop.afp.fonts.AFPFont
-
Constructor for the base font requires the name.
- AFPFontAttributes - Class in org.apache.fop.afp.fonts
-
This class encapsulates the font attributes that need to be included
in the AFP data stream.
- AFPFontAttributes(String, AFPFont, int) - Constructor for class org.apache.fop.afp.fonts.AFPFontAttributes
-
Constructor for the AFPFontAttributes
- AFPFontCollection - Class in org.apache.fop.afp.fonts
-
A base collection of AFP fonts
- AFPFontCollection(EventBroadcaster, List<AFPFontInfo>) - Constructor for class org.apache.fop.afp.fonts.AFPFontCollection
-
Main constructor
- AFPFontConfig - Class in org.apache.fop.render.afp
-
The config object for AFP fonts, these differ from the the more generic fonts (TTF and Type1).
- AFPFontConfig.AFPTrueTypeFont - Class in org.apache.fop.render.afp
-
- AFPFontFamilyResolver - Class in org.apache.fop.afp.svg
-
- AFPFontFamilyResolver(FontInfo, EventBroadcaster) - Constructor for class org.apache.fop.afp.svg.AFPFontFamilyResolver
-
- AFPFontInfo - Class in org.apache.fop.afp.fonts
-
FontInfo contains meta information on fonts
- AFPFontInfo(AFPFont, List<FontTriplet>) - Constructor for class org.apache.fop.afp.fonts.AFPFontInfo
-
Main constructor
- AFPForeignAttributeReader - Class in org.apache.fop.render.afp
-
Parses any AFP foreign attributes
- AFPForeignAttributeReader() - Constructor for class org.apache.fop.render.afp.AFPForeignAttributeReader
-
Main constructor
- AFPGraphics2D - Class in org.apache.fop.afp
-
This is a concrete implementation of AbstractGraphics2D
(and
therefore of Graphics2D
) which is able to generate GOCA byte
codes.
- AFPGraphics2D(boolean, AFPPaintingState, AFPResourceManager, AFPResourceInfo, FontInfo) - Constructor for class org.apache.fop.afp.AFPGraphics2D
-
Main constructor
- AFPGraphics2D(AFPGraphics2D) - Constructor for class org.apache.fop.afp.AFPGraphics2D
-
Copy Constructor
- AFPGraphics2DAdapter - Class in org.apache.fop.render.afp
-
Graphics2DAdapter implementation for AFP.
- AFPGraphics2DAdapter(AFPPaintingState) - Constructor for class org.apache.fop.render.afp.AFPGraphics2DAdapter
-
Main constructor
- AFPGraphicsObjectInfo - Class in org.apache.fop.afp
-
A graphics object info which contains necessary painting objects
- AFPGraphicsObjectInfo() - Constructor for class org.apache.fop.afp.AFPGraphicsObjectInfo
-
- AFPImageElementBridge - Class in org.apache.fop.afp.svg
-
An AFP specific implementation of a Batik SVGImageElementBridge
- AFPImageElementBridge() - Constructor for class org.apache.fop.afp.svg.AFPImageElementBridge
-
- AFPImageHandler - Class in org.apache.fop.render.afp
-
A base abstract AFP image handler
- AFPImageHandler() - Constructor for class org.apache.fop.render.afp.AFPImageHandler
-
- AFPImageHandlerGraphics2D - Class in org.apache.fop.render.afp
-
PDFImageHandler implementation which handles Graphics2D images.
- AFPImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
- AFPImageHandlerRawCCITTFax - Class in org.apache.fop.render.afp
-
AFPImageHandler implementation which handles CCITT encoded images (CCITT fax group 3/4).
- AFPImageHandlerRawCCITTFax() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
- AFPImageHandlerRawJPEG - Class in org.apache.fop.render.afp
-
ImageHandler
implementation which handles ImageRawJPEG instances.
- AFPImageHandlerRawJPEG() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
- AFPImageHandlerRawStream - Class in org.apache.fop.render.afp
-
AFPImageHandler implementation which handles raw stream images.
- AFPImageHandlerRawStream() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
- AFPImageHandlerRenderedImage - Class in org.apache.fop.render.afp
-
PDFImageHandler implementation which handles RenderedImage instances.
- AFPImageHandlerRenderedImage() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
- AFPImageHandlerSVG - Class in org.apache.fop.render.afp
-
Image handler implementation which handles SVG images for AFP output.
- AFPImageHandlerSVG() - Constructor for class org.apache.fop.render.afp.AFPImageHandlerSVG
-
- AFPImageObjectInfo - Class in org.apache.fop.afp
-
A list of parameters associated with an image
- AFPImageObjectInfo() - Constructor for class org.apache.fop.afp.AFPImageObjectInfo
-
Default constructor
- AFPIncludeFormMap - Class in org.apache.fop.render.afp.extensions
-
This extension allows to include an AFP form map resource.
- AFPIncludeFormMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
-
Default constructor.
- AFPIncludeFormMapElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.fo.extensions.ExtensionObj
class.
- AFPIncludeFormMapElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Constructs an AFP object (called by Maker).
- AFPInfo - Class in org.apache.fop.render.afp
-
AFP information structure for drawing the XML document.
- AFPInfo() - Constructor for class org.apache.fop.render.afp.AFPInfo
-
- AFPInvokeMediumMap - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPInvokeMediumMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMap
-
Default constructor.
- AFPInvokeMediumMapElement - Class in org.apache.fop.render.afp.extensions
-
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM)
fields at the beginning of a page group or just prior to a Page.
- AFPInvokeMediumMapElement(FONode) - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
-
Constructs the AFP extension object (called by Maker).
- AFPLineDataInfo - Class in org.apache.fop.afp
-
Line data information
- AFPLineDataInfo() - Constructor for class org.apache.fop.afp.AFPLineDataInfo
-
Default constructor
- AFPLineDataInfo(AFPLineDataInfo) - Constructor for class org.apache.fop.afp.AFPLineDataInfo
-
Copy constructor.
- AFPObjectAreaInfo - Class in org.apache.fop.afp
-
A common class used to convey locations,
dimensions and resolutions of data objects.
- AFPObjectAreaInfo(int, int, int, int, int, int) - Constructor for class org.apache.fop.afp.AFPObjectAreaInfo
-
Constructor
- AFPPageFonts - Class in org.apache.fop.afp.fonts
-
Holds the current page fonts
- AFPPageFonts() - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
-
Default constructor
- AFPPageFonts(AFPPageFonts) - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
-
Parameterized constructor
- AFPPageOverlay - Class in org.apache.fop.render.afp.extensions
-
This extension allows to include an AFP Page Overlay resource.
- AFPPageOverlay() - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
Default constructor.
- AFPPageOverlayElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject class.
- AFPPageOverlayElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Constructs an AFP object (called by Maker).
- AFPPageSegmentElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.extensions.ExtensionObj class.
- AFPPageSegmentElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
-
Constructs an AFP object (called by Maker).
- AFPPageSegmentElement.AFPPageSegmentSetup - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPPageSegmentSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement.AFPPageSegmentSetup
-
Default constructor.
- AFPPageSetup - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPPageSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Default constructor.
- AFPPageSetupElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.extensions.ExtensionObj class.
- AFPPageSetupElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Constructs an AFP object (called by Maker).
- AFPPainter - Class in org.apache.fop.render.afp
-
IFPainter implementation that produces AFP (MO:DCA).
- AFPPainter(AFPDocumentHandler) - Constructor for class org.apache.fop.render.afp.AFPPainter
-
Default constructor.
- AFPPaintingState - Class in org.apache.fop.afp
-
This keeps information about the current painting state when writing to an
AFP datastream.
- AFPPaintingState() - Constructor for class org.apache.fop.afp.AFPPaintingState
-
- AFPRectanglePainter - Class in org.apache.fop.afp
-
A painter of rectangles in AFP
- AFPRectanglePainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPRectanglePainter
-
Main constructor
- AFPRendererConfig - Class in org.apache.fop.render.afp
-
The AFP renderer config object.
- AFPRendererConfig.AFPRendererConfigParser - Class in org.apache.fop.render.afp
-
The parser for AFP renderer specific data in the FOP conf.
- AFPRendererConfig.ImagesModeOptions - Enum in org.apache.fop.render.afp
-
An enumeration for the various images modes available to the AFP renderer.
- AFPRendererConfigParser() - Constructor for class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
-
- AFPRendererConfigurator - Class in org.apache.fop.render.afp
-
AFP Renderer configurator
- AFPRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.afp.AFPRendererConfigurator
-
Default constructor
- AFPRendererContext - Class in org.apache.fop.render.afp
-
AFP-specific renderer context class.
- AFPRendererContext(AbstractRenderer, String) - Constructor for class org.apache.fop.render.afp.AFPRendererContext
-
Main constructor
- AFPRendererContextConstants - Interface in org.apache.fop.render.afp
-
Defines a number of standard constants (keys) for use by the RendererContext class.
- AFPRendererImageInfo - Class in org.apache.fop.render.afp
-
The AFP image information
- AFPRendererImageInfo(String, Rectangle2D, Point, ImageInfo, Image, RendererContext, Map) - Constructor for class org.apache.fop.render.afp.AFPRendererImageInfo
-
Main constructor
- AFPRendererOption - Enum in org.apache.fop.render.afp
-
An enumeration of the configuration options available for the AFP renderer.
- AFPRenderingContext - Class in org.apache.fop.render.afp
-
Rendering context for AFP (MO:DCA) production.
- AFPRenderingContext(FOUserAgent, AFPResourceManager, AFPPaintingState, FontInfo, Map) - Constructor for class org.apache.fop.render.afp.AFPRenderingContext
-
Main constructor.
- AFPResourceAccessor - Class in org.apache.fop.afp.util
-
Defines an interface through which external resource objects can be accessed.
- AFPResourceAccessor(InternalResourceResolver, String) - Constructor for class org.apache.fop.afp.util.AFPResourceAccessor
-
Constructor for resource to be accessed via the
FOUserAgent
.
- AFPResourceAccessor(InternalResourceResolver) - Constructor for class org.apache.fop.afp.util.AFPResourceAccessor
-
Constructor for resource to be accessed via the
FOUserAgent
.
- AFPResourceInfo - Class in org.apache.fop.afp
-
The level at which a resource is to reside in the AFP output
- AFPResourceInfo() - Constructor for class org.apache.fop.afp.AFPResourceInfo
-
- AFPResourceLevel - Class in org.apache.fop.afp
-
A resource level
- AFPResourceLevel(AFPResourceLevel.ResourceType) - Constructor for class org.apache.fop.afp.AFPResourceLevel
-
Main constructor
- AFPResourceLevel.ResourceType - Enum in org.apache.fop.afp
-
- AFPResourceLevelDefaults - Class in org.apache.fop.afp
-
This class holds resource levels defaults for the various resource types.
- AFPResourceLevelDefaults() - Constructor for class org.apache.fop.afp.AFPResourceLevelDefaults
-
Creates a new instance with default values.
- AFPResourceManager - Class in org.apache.fop.afp
-
Manages the creation and storage of document resources
- AFPResourceManager(InternalResourceResolver) - Constructor for class org.apache.fop.afp.AFPResourceManager
-
Main constructor
- AFPResourceUtil - Class in org.apache.fop.afp.util
-
TODO better docs
Utility for AFP resource handling
A utility class to read structured fields from a MO:DCA document.
- AFPShadingMode - Enum in org.apache.fop.render.afp
-
Enumeration of the AFP shading modes.
- AFPStreamer - Class in org.apache.fop.afp
-
Manages the streaming of the AFP output
- AFPStreamer(Factory, InternalResourceResolver) - Constructor for class org.apache.fop.afp.AFPStreamer
-
Main constructor
- AFPSVGHandler - Class in org.apache.fop.render.afp
-
AFP XML handler for SVG.
- AFPSVGHandler() - Constructor for class org.apache.fop.render.afp.AFPSVGHandler
-
- AFPTextDataInfo - Class in org.apache.fop.afp
-
Text data information
- AFPTextDataInfo() - Constructor for class org.apache.fop.afp.AFPTextDataInfo
-
- AFPTextElementBridge - Class in org.apache.fop.afp.svg
-
Bridge class for the <text> element.
- AFPTextElementBridge(TextPainter) - Constructor for class org.apache.fop.afp.svg.AFPTextElementBridge
-
Constructs a new bridge for the <text> element.
- AFPTextHandler - Class in org.apache.fop.afp.svg
-
Specialized TextHandler implementation that the AFPGraphics2D class delegates to to paint text
using AFP GOCA text operations.
- AFPTextHandler(FontInfo, AFPResourceManager) - Constructor for class org.apache.fop.afp.svg.AFPTextHandler
-
Main constructor.
- AFPTextPainter - Class in org.apache.fop.afp.svg
-
Renders the attributed character iterator of some text.
- AFPTextPainter(FOPTextHandler, FontFamilyResolver) - Constructor for class org.apache.fop.afp.svg.AFPTextPainter
-
Create a new text painter with the given font information.
- AFPTrueTypeFont(String, boolean, CharacterSet, AFPEventProducer, String, URI) - Constructor for class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
-
- AFPUnitConverter - Class in org.apache.fop.afp
-
AFP Unit converter
- AFPUnitConverter(AFPPaintingState) - Constructor for class org.apache.fop.afp.AFPUnitConverter
-
Unit converter
- AFRIKAANS - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- AFTER - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
the "after" edge
- AFTER - Static variable in class org.apache.fop.layoutmgr.RelSide
-
the after side
- AFTER - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
after side
- AFTER_PAGE - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
-
Process this extension after the next page is rendered
or prepared when being handled by the area tree.
- AFTER_PAGE - Static variable in interface org.apache.fop.area.OffDocumentItem
-
Process this extension after the next page is rendered
or prepared when being handled by the area tree.
- AGAW - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- AggregatingFontFamilyResolver - Class in org.apache.fop.svg.font
-
- AggregatingFontFamilyResolver(FontFamilyResolver...) - Constructor for class org.apache.fop.svg.font.AggregatingFontFamilyResolver
-
- AL - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
right-to-left arabic class
- ALBANIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- alert(Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
Alert during SVG processing.
- ALIGN_CENTER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align center
- ALIGN_DISTRIBUTED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align distributed
- ALIGN_JUSTIFIED - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align justified
- ALIGN_LEFT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align left
- ALIGN_RIGHT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
constant for align right
- alignment - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
-
desired text alignment
- alignment - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Alignment of the paragraph/page.
- ALIGNMENT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
RtfText attributes: this must contain all allignment attributes names
- ALIGNMENT_ADJUST - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a alignment adjust percent-based length
- alignmentAdjust - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
The alignment adjust property
- alignmentBaseline - Variable in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
The alignment baseline property
- AlignmentContext - Class in org.apache.fop.layoutmgr.inline
-
The alignment context is carried within a LayoutContext and as
part of the Knuth Inline elements to facilitate proper line building.
- alignmentContext - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
The alignment context applying to this area
- alignmentContext - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
alignment context
- alignmentLast - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Alignment of the paragraph's last line.
- ALL - Static variable in class org.apache.fop.render.print.PagesMode
-
the all pages mode
- ALL_BREAKS - Static variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
All feasible breaks are ok.
- alloc(int) - Method in class org.apache.fop.hyphenation.ByteVector
-
This is to implement memory allocation in the array.
- alloc(int) - Method in class org.apache.fop.hyphenation.CharVector
-
This is to implement memory allocation in the array.
- allowBPDUpdate - Variable in class org.apache.fop.area.Block
-
if true, allow BPD update
- allowJpegEmbedding() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- AlphaRasterImage - Class in org.apache.fop.pdf
-
PDFImage implementation for alpha channel "images".
- AlphaRasterImage(String, Raster) - Constructor for class org.apache.fop.pdf.AlphaRasterImage
-
Create a alpha channel image.
- AlphaRasterImage(String, RenderedImage) - Constructor for class org.apache.fop.pdf.AlphaRasterImage
-
Create a alpha channel image.
- alreadyResolvedID(String) - Method in class org.apache.fop.area.AreaTreeHandler
-
- alreadyResolvedID(String) - Method in class org.apache.fop.area.IDTracker
-
Check if an ID has already been resolved
- ALSATIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ALTAI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- altTextMissing(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Alternate text is missing for a graphic element.
- AMB - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Absolute Move Baseline
- AMHARIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- AMI - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Absolute Move Inline
- AN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
arabic number class
- Anchor - Class in org.apache.fop.area.inline
-
Anchor area for footnote or float.
- Anchor() - Constructor for class org.apache.fop.area.inline.Anchor
-
- Anchor(int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 1).
- Anchor(int, int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 2).
- Anchor(int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 3).
- Anchor(GlyphPositioningTable.Anchor) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor based on an existing anchor.
- ANNOT - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
-
- antialiasing - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
true if anti-aliasing is set
- append(CharIterator, FONode) - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Append interval using characters from character iterator IT.
- append(char, FONode) - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Append interval using character C.
- appendDocument(Source) - Method in class org.apache.fop.render.intermediate.util.IFConcatenator
-
Appends another intermediate format document to the current output file.
- appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequenceOrClose(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- appendSequenceOrClose(KnuthSequence, boolean, BreakElement) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Append sequence to this sequence if it can be appended.
- apply(GlyphPositioningSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Apply positioning subtable to current state at current position (only),
resulting in the consumption of zero or more input glyphs.
- apply(GlyphTable.RuleLookup[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Apply a sequence of matched rule lookups to the nig
input glyphs
starting at the current position.
- apply(GlyphSubstitutionSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Apply substitution subtable to current state at current position (only),
resulting in the consumption of zero or more input glyphs, and possibly
replacing the current input glyphs starting at the current position, in
which case it is possible that indexLast is altered to be either less than
or greater than its value prior to this application.
- apply(GlyphTable.RuleLookup[], int) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Apply a sequence of matched rule lookups to the nig
input glyphs
starting at the current position.
- applyAlpha(int, int) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Applies the given alpha values for filling and stroking.
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- applyChanges(List) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyChanges(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Tell the LM to apply the changes due to hyphenation
- applyColor(Color, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Apply the java Color to PDF.
- applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Apply default application semantices; namely, consume one input glyph.
- applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Apply default application semantices; namely, consume one glyph.
- applyDefault() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Apply default application semantices; namely, consume one input glyph,
writing that glyph (and its association) to the output glyphs (and associations).
- applyEncryption(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFDocument
-
Apply the encryption filter to a PDFStream if encryption is enabled.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.ASCII85Filter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.FlateFilter
-
Applies a filter to an OutputStream.
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.NullFilter
-
Applies a filter to an OutputStream.
- applyFilter(AbstractPDFStream) - Method in interface org.apache.fop.pdf.PDFEncryption
-
Adds a PDFFilter to the PDFStream object
- applyFilter(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFEncryptionJCE
-
Adds a PDFFilter to the PDFStream object
- applyFilter(OutputStream) - Method in class org.apache.fop.pdf.PDFFilter
-
Applies a filter to an OutputStream.
- applyFilters(OutputStream) - Method in class org.apache.fop.pdf.PDFFilterList
-
Applies all registered filters as necessary.
- applyLineCountAdjustment(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- applyPaint(Paint) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Applies a new Paint object.
- applyPaint(Paint, boolean) - Method in class org.apache.fop.render.ps.svg.PSSVGGraphics2D
-
- applyPaint(Paint, boolean) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Apply the java paint to the PDF.
- applyStroke(Stroke) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Apply the stroke to the AFP graphics object.
- applyStroke(Stroke) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Applies a new Stroke object.
- applyStroke(Stroke) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Apply the stroke to the PDF.
- applyUnknownPaint(Paint, Shape) - Method in class org.apache.fop.svg.PDFGraphics2D
-
- applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.AbstractTextArea
-
recursively apply the variation factor to all descendant areas
- applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.FilledArea
-
Recursively apply the variation factor to all descendant areas
- applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.InlineArea
-
recursively apply the variation factor to all descendant areas
- applyVariationFactor(double) - Method in class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
Apply the variation factor
- applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.InlineParent
-
recursively apply the variation factor to all descendant areas
- applyVariationFactor(double, int, int) - Method in class org.apache.fop.area.inline.UnresolvedPageNumber
-
recursively apply the variation factor to all descendant areas
- ARABIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ARABIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- ArabicScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The ArabicScriptProcessor
class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Arabic script.
- ARAKANESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.intermediate.ArcToBezierCurveTransformer
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height
from start angle startAngle (with respect to the x-axis counter-clockwise)
to the end angle endAngle.
- arcTo(double, double, int, int, int, int) - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height
from start angle startAngle (with respect to the x-axis counter-clockwise)
to the end angle endAngle.
- arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height
from start angle startAngle (with respect to the x-axis counter-clockwise)
to the end angle endAngle.
- arcTo(double, double, int, int, int, int) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Draws an arc on the ellipse centered at (cx, cy) with width width and height height
from start angle startAngle (with respect to the x-axis counter-clockwise)
to the end angle endAngle.
- ArcToBezierCurveTransformer - Class in org.apache.fop.render.intermediate
-
- ArcToBezierCurveTransformer(BezierCurvePainter) - Constructor for class org.apache.fop.render.intermediate.ArcToBezierCurveTransformer
-
- Area - Class in org.apache.fop.area
-
Base object for all areas.
- Area() - Constructor for class org.apache.fop.area.Area
-
- AREA_DEFINITION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
AREA_DEFINITION triplet identifier
- AreaAdditionUtil - Class in org.apache.fop.layoutmgr
-
Utility class which provides common code for the addAreas stage.
- AreaEventProducer - Interface in org.apache.fop.area
-
Event producer interface for events related to the area tree.
- AreaEventProducer.Provider - Class in org.apache.fop.area
-
Provider class for the event producer.
- areaInfo - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Our area info for the Knuth elements
- AreaInfo(short, MinOptMax, boolean, AlignmentContext) - Constructor for class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
Construct an area information item.
- areaIPD - Variable in class org.apache.fop.fonts.GlyphMapping
-
- AREATREE_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: Area Tree XML file
- AreaTreeHandler - Class in org.apache.fop.area
-
Area tree handler for formatting objects.
- AreaTreeHandler(FOUserAgent, String, OutputStream) - Constructor for class org.apache.fop.area.AreaTreeHandler
-
Constructor.
- areaTreeHandler - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
AreaTreeHandler which activates the PSLM and controls
the rendering of its pages.
- AreaTreeInputHandler - Class in org.apache.fop.cli
-
InputHandler for the area tree XML (the old intermediate format) as input.
- AreaTreeInputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.AreaTreeInputHandler
-
Constructor for XML->XSLT->area tree XML input
- AreaTreeInputHandler(File) - Constructor for class org.apache.fop.cli.AreaTreeInputHandler
-
Constructor for area tree XML input
- AreaTreeModel - Class in org.apache.fop.area
-
This is the model for the area tree object.
- AreaTreeModel() - Constructor for class org.apache.fop.area.AreaTreeModel
-
Create a new store pages model
- AreaTreeObject - Class in org.apache.fop.area
-
Abstract base class for all area tree objects.
- AreaTreeObject() - Constructor for class org.apache.fop.area.AreaTreeObject
-
- AreaTreeParser - Class in org.apache.fop.area
-
This is a parser for the area tree XML (intermediate format) which is used to reread an area
tree (or part of it) into memory again for rendering to the final output format.
- AreaTreeParser() - Constructor for class org.apache.fop.area.AreaTreeParser
-
- ARMENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ARMENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- ART - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- ASCII85Filter - Class in org.apache.fop.pdf
-
PDF Filter for ASCII85.
- ASCII85Filter() - Constructor for class org.apache.fop.pdf.ASCII85Filter
-
- ASCII_ENCODING - Static variable in interface org.apache.fop.afp.AFPConstants
-
The encoding to use to convert to ASCII
- ASCIIHexFilter - Class in org.apache.fop.pdf
-
ASCII Hex filter for PDF streams.
- ASCIIHexFilter() - Constructor for class org.apache.fop.pdf.ASCIIHexFilter
-
- ASSAMESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- assembleLookups(String[], Map<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
-
Assigns the
PDFObject
an object number,
and sets the parent of the
PDFObject
to this document.
- assignWritingModeTraits(WritingModeTraitsSetter, boolean) - Method in class org.apache.fop.traits.WritingMode
-
Assign writing mode traits from this trait to the specified
writing mode traits setter.
- assignWritingModeTraits(WritingMode, boolean) - Method in class org.apache.fop.traits.WritingModeTraits
-
- assignWritingModeTraits(WritingMode, boolean) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Collectivelly assign values to all writing mode traits based upon a specific
writing mode.
- associateIDWithPageViewport(String, PageViewport) - Method in class org.apache.fop.area.AreaTreeHandler
-
- associateIDWithPageViewport(String, PageViewport) - Method in class org.apache.fop.area.IDTracker
-
Tie a PageViewport with an ID found on a child area of the PV.
- associateLayoutManagerID(String) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Add an id reference of the layout manager in the AreaTreeHandler,
if the id hasn't been resolved yet
- associations - Variable in class org.apache.fop.fonts.GlyphMapping
-
- associations - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- ATHAPASKAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ATT_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.
- 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.
- cache(String, HyphenationTree) - Method in class org.apache.fop.hyphenation.HyphenationTreeCache
-
Cache a hyphenation tree under its key.
- CachedRenderPagesModel - Class in org.apache.fop.area
-
A simple cached render pages model.
- CachedRenderPagesModel(FOUserAgent, String, FontInfo, OutputStream) - Constructor for class org.apache.fop.area.CachedRenderPagesModel
-
Main Constructor
- cacheRoundedCorner(String) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Corner images can be reused by storing at the document level in the AFP
The cache is used to map cahced images to caller generated descriptions of the corner
- calcContentLength(List, int, int) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Calculates the content length of the given element list.
- calcContentLength(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Calculates the content length of the given element list.
- calculateBreakPoints(BreakingAlgorithm.KnuthNode, KnuthSequence, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Determines the set of optimal breakpoints corresponding to the given active node.
- calculateCornerCorrectionFactor(int, int, BorderProps, BorderProps, BorderProps, BorderProps) - Static method in class org.apache.fop.render.intermediate.BorderPainter
-
Calculate the correction factor to handle over-sized elliptic corner radii.
- calculateCornerScaleCorrection(int, int, BorderPainter.BorderSegment, BorderPainter.BorderSegment, BorderPainter.BorderSegment, BorderPainter.BorderSegment) - Static method in class org.apache.fop.render.intermediate.BorderPainter
-
Calculate the scaling factor to handle over-sized elliptic corner radii.
- CANADIAN_SYLLABICS - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Can sequence be appended to this sequence?
- canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Can sequence be appended to this sequence?
- canAppendSequence(KnuthSequence) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Can sequence be appended to this sequence?
- canDisplay(char) - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- canDisplayUpTo(char[], int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- canDisplayUpTo(String) - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- canEmbedJpeg() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns true if JPEGs can be embedded in an AFP document.
- canEmbedJpeg(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets whether or not to JPEG images can be embedded in the AFP document.
- canEmbedJpeg(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets whether or not to JPEG images can be embedded in the AFP document.
- canHaveMarkers() - Method in class org.apache.fop.fo.FONode
-
Returns true
if fo:marker
is allowed as
a child node.
- canHide() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphBreak
-
Whether or not the break can be skipped.
- cannotDeleteTempFile(Object, File) - Method in interface org.apache.fop.ResourceEventProducer
-
Cannot delete a temporary file.
- canProcess(String) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
- canProcess(String) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
- canProcess(String) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
- canProcess(String) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
- canUseLessLines() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- canUseMoreLines() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- canWrite(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Returns true if this object can be written
- canWrite(AbstractAFPObject) - Method in class org.apache.fop.afp.modca.PageObject
-
Returns true if this object can be written
- capacity() - Method in class org.apache.fop.hyphenation.ByteVector
-
Obtain capacity of array.
- capacity() - Method in class org.apache.fop.hyphenation.CharVector
-
Obtain capacity of array.
- CAPTION - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- CARIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- CARRIAGE_CONTROL_CHAR - Static variable in class org.apache.fop.afp.parser.MODCAParser
-
The carriage control character (0x5A) used to indicate the start of a structured field.
- CARRIAGE_RETURN - Static variable in class org.apache.fop.util.CharUtilities
-
carriage return
- CARRIER - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- CATALAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- catalogResolverNotCreated(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
-
Catalog Resolver not created, due to InstantiationException or IllegalAccessException
- catalogResolverNotFound(Object) - Method in interface org.apache.fop.ResourceEventProducer
-
Catalog Resolver not found along the class path
- CATEGORY - Static variable in class org.apache.fop.fo.extensions.xmp.XMPMetadata
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
The category URI for this extension attachment.
- CCFFilter - Class in org.apache.fop.pdf
-
CCF Filter class.
- CCFFilter() - Constructor for class org.apache.fop.pdf.CCFFilter
-
- CDATA - Static variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
CDATA type
- CDATA - Static variable in interface org.apache.fop.util.XMLConstants
-
"CDATA" constant
- CE_ENCODING - Static variable in class org.apache.fop.fonts.CodePointMapping
-
- CEBUANO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ceil(int, int) - Static method in class org.apache.fop.render.txt.Helper
-
Returns minimal possible integer, greater or equal than
x
, divisible by quantum
.
- ceilPosition(int, int) - Static method in class org.apache.fop.render.txt.Helper
-
Returns the smallest integer that is greater than or equal to the
x/y
fraction.
- cell - Variable in class org.apache.fop.fo.flow.table.GridUnit
-
Table cell which occupies this grid unit
- CELL_BORDER - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL CELL BORDER attributes, used to select them when writing
attributes
- CELL_BORDER_BOTTOM - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, bottom
- CELL_BORDER_LEFT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, left
- CELL_BORDER_RIGHT - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, right
- CELL_BORDER_TOP - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell border, top
- CELL_COLOR - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL CELL SHADING AND COLOR attributes, used to select them when
writing attributes
- CELL_COLOR_BACKGROUND - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell background color, a unit-based attribute
- CELL_COLOR_FOREGROUND - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell foreground color, a unit-based attribute
- CELL_SHADE - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
cell shading, a unit-based attribute
- CELL_VERT_ALIGN - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
List of ALL vertical alignment attributes, used to select them when writing
attributes
- cellOverlap(Object, String, int, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
-
Cell overlap.
- CENTER_AND_TRIM - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
the data object is centred, all data that falls within the object area extents
will be presented but data that falls outside will not be presented
- CFF - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
CFF data/
- CFFDataReader - Class in org.apache.fop.fonts.cff
-
A class to read the CFF data from an OTF CFF font file.
- CFFDataReader() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
-
- CFFDataReader(byte[]) - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
-
Constructor for the CFF data reader which accepts the CFF byte data
as an argument.
- CFFDataReader(FontFileReader) - Constructor for class org.apache.fop.fonts.cff.CFFDataReader
-
Constructor for the CFF data reader which accepts a FontFileReader object
which points to the original font file as an argument.
- CFFDataReader.CFFIndexData - Class in org.apache.fop.fonts.cff
-
An object used to hold index data from the CFF data
- CFFDataReader.CFFSubTable - Class in org.apache.fop.fonts.cff
-
Parent class which provides the ability to retrieve byte data from
a sub-table.
- CFFDataReader.CustomEncoding - Class in org.apache.fop.fonts.cff
-
- CFFDataReader.DICTEntry - Class in org.apache.fop.fonts.cff
-
A class containing data for a dictionary entry
- CFFDataReader.FDSelect - Class in org.apache.fop.fonts.cff
-
- CFFDataReader.FontDict - Class in org.apache.fop.fonts.cff
-
- CFFDataReader.Format0Encoding - Class in org.apache.fop.fonts.cff
-
- CFFDataReader.Format0FDSelect - Class in org.apache.fop.fonts.cff
-
- CFFDataReader.Format1Encoding - Class in org.apache.fop.fonts.cff
-
- CFFDataReader.Format3FDSelect - Class in org.apache.fop.fonts.cff
-
- CFFIndexData() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- cffReader - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
The CFF reader object used to read data and offsets from the original font file
- CFFSubTable() - Constructor for class org.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
-
- 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
-
- changePositionTo(int) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- changePrintDirection(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Changes the current print direction while maintaining the current cursor position.
- CHAR_HEIGHT - Static variable in class org.apache.fop.render.txt.TXTRenderer
-
Height of one symbol in Courier font size of 10pt.
- CHAR_WIDTH - Static variable in class org.apache.fop.render.txt.TXTRenderer
-
Width of one symbol in Courier font size of 10pt.
- character(Character) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- character(Character) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- Character - Class in org.apache.fop.fo.flow
-
- Character(FONode) - Constructor for class org.apache.fop.fo.flow.Character
-
- character(Character) - Method in class org.apache.fop.fo.FOEventHandler
-
Process a 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(FOText) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- characters(FOText) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- characters(char[], int, int, PropertyList, Locator) - Method in class org.apache.fop.fo.FObjMixed
-
Adds characters.
- characters(FOText) - Method in class org.apache.fop.fo.FOEventHandler
-
Process character data.
- 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) - Method in class org.apache.fop.fo.FOTreeBuilder
- 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) - 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, PropertyList, Locator) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Adds characters.
- 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, PropertyList, Locator) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
-
- characters(char[], int, int) - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
-
- 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(char[], int, int) - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- characters(String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Sends plain text to the XML
- characters(char[], int, int) - Method in class org.apache.fop.util.DelegatingContentHandler
- characters(char[], int, int) - Method in class org.apache.fop.util.TransformerDefaultHandler
- 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, int, int[]) - Constructor for class org.apache.fop.complexscripts.util.CharAssociation
-
Instantiate a character association.
- CharAssociation(int, int) - Constructor for class org.apache.fop.complexscripts.util.CharAssociation
-
Instantiate a non-disjoint character association.
- CharAssociation(int[]) - Constructor for class org.apache.fop.complexscripts.util.CharAssociation
-
Instantiate a non-disjoint 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 - 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
-
- charIterator() - Method in class org.apache.fop.fo.flow.Block
-
- charIterator() - Method in class org.apache.fop.fo.flow.Character
-
- charIterator() - Method in class org.apache.fop.fo.FObjMixed
-
- charIterator() - Method in class org.apache.fop.fo.FONode
-
- charIterator() - Method in class org.apache.fop.fo.FOText
-
- 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.
- 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(int) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- 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.
- 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
-
- 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
- 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
-
- 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
-
- CIDFont - Class in org.apache.fop.fonts
-
Abstract base class for CID fonts.
- CIDFont(InternalResourceResolver) - Constructor for class org.apache.fop.fonts.CIDFont
-
- CIDFontType - Class in org.apache.fop.fonts
-
This class enumerates all supported CID font types.
- CIDFontType(String, int) - Constructor for class org.apache.fop.fonts.CIDFontType
-
Construct a CID font type.
- CIDFull - Class in org.apache.fop.fonts
-
Provides methods to get font information.
- CIDFull(MultiByteFont) - Constructor for class org.apache.fop.fonts.CIDFull
-
- CIDSet - Interface in org.apache.fop.fonts
-
Declares methods to retrieve font information (glyph indices, widths, unicode values) from a CID font.
- cidSet - Variable in class org.apache.fop.fonts.MultiByteFont
-
- CIDSubset - Class in org.apache.fop.fonts
-
Provides methods to get font information.
- CIDSubset(MultiByteFont) - Constructor for class org.apache.fop.fonts.CIDSubset
-
- CIDTYPE0 - Static variable in class 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 - Static variable in class org.apache.fop.fonts.CIDFontType
-
CID Font Type 2 (based on TrueType format)
- 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.
- clearHyphenationTreeCache() - Static method in class org.apache.fop.hyphenation.Hyphenator
-
Clears the default hyphenation tree cache.
This method can be used if the underlying data files are changed at runtime.
- 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.
- 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(Shape) - Method in class org.apache.fop.render.ps.PSTextPainter
-
- clip() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- 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(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(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.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(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(float, float, float, float) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Clip using a rectangular area.
- 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(float, float, float, float) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Clip using a rectangular area.
- 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.
- clipRect(float, float, float, float) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- 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(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() - Method in class org.apache.fop.fo.flow.table.TablePart
- 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() - Method in class org.apache.fop.fo.FONode
- 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
- 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
- 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
- CODE - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
-
- 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.
- 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
-
- 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>, 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>) - 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.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
-
- COLOR - Static variable in class org.apache.fop.area.Trait
-
The current 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_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_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
-
- colorHandler - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the PDF color handler
- ColorProfile - Class in org.apache.fop.fo.pagination
-
- 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
-
- 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 Color
subclass 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_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
- 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.
- 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
-
- columnNumberManager - Variable in class org.apache.fop.fo.flow.table.TableCellContainer
-
column number manager
- 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
- 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.
- 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
- 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 Command
object with a given name and
sets the name as a tooltip text.
- Command(String, String) - Constructor for class org.apache.fop.render.awt.viewer.Command
-
Creates Command
object with a given name, the same
tooltip text and icon image if appropriate image file is found.
- 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 - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
COMMENT triplet identifier
- 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(char[], int, int) - Method in class org.apache.fop.util.DelegatingContentHandler
- comment(char[], int, int) - Method in class org.apache.fop.util.TransformerDefaultHandler
- 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 - Class in org.apache.fop.fo.properties
-
Stores all common border and padding properties.
- commonBorderPaddingBackground - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Any border, padding and background properties applying to this area
- 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(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
- compare(Object, Object) - Method in class org.apache.fop.pdf.DestinationComparator
- compareBreakClasses(int, int) - Static method in class org.apache.fop.util.BreakUtil
-
Compares the given break classes and return the one that wins.
- compareFiles(File, File) - Static method in class org.apache.fop.tools.anttasks.FileCompare
-
Compares two files to see if they are equal
- compareFiles(File, File) - Method in class org.apache.fop.tools.TestConverter
-
Compare files.
- 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(FontTriplet) - Method in class org.apache.fop.fonts.FontTriplet
- compareTo(Object) - Method in class org.apache.fop.tools.fontlist.FontSpec
-
- 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_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.
- 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.
- 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(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]
- 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]
- 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
-
- 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
- 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(Renderer) - Method in class org.apache.fop.render.bitmap.TIFFRendererConfigurator
-
Configure the TIFF renderer.
- 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(Renderer) - Method in class org.apache.fop.render.java2d.Java2DRendererConfigurator
-
Configure the Java 2D renderer.
- 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(Renderer) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Builds a list of EmbedFontInfo objects for use with the setup() method.
- 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.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(Configuration) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
- 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(PFMFile, String, String, String, String) - Method in class org.apache.fop.fonts.apps.PFMReader
-
Generates the font metrics file from the PFM file.
- 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.
- 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 count
glyphs 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
- 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
-
- 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.
- 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, 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) - 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(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(long) - Method in class org.apache.fop.complexscripts.util.NumberConverter
-
Convert a number to string according to conversion parameters.
- 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[][], int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDPToDX(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.
- convertDXToDP(int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- 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, 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.
- convertToGray(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(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.
- 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.
- 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
dx
and dy
.
- 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, byte) - Static 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
-
- 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_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 Graphics
object that is
a copy of this Graphics
object.
- create() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Creates a new Graphics
object that is
a copy of this Graphics
object.
- create() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Creates a new Graphics
object that is
a copy of this Graphics
object.
- createActiveEnvironmentGroup(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- 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(FOUserAgent, AFPGraphics2D) - Static method in class org.apache.fop.render.afp.AFPSVGHandler
-
- createBridgeContext() - Method in class org.apache.fop.render.ps.AbstractPSTranscoder
- createBridgeContext(String) - 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(SVGOMDocument) - Method in class org.apache.fop.svg.PDFBridgeContext
- createBridgeContext() - Method in class org.apache.fop.svg.PDFTranscoder
- createBridgeContext(String) - Method in class org.apache.fop.svg.PDFTranscoder
- 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
-
- 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(Result) - Method in class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
-
Creates a ContentHandler for the given JAXP Result instance.
- 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
- 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, OutputStream) - Method in class org.apache.fop.afp.AFPResourceManager
-
Sets the outputstream
- createDataStream(AFPPaintingState) - Method in class org.apache.fop.afp.AFPStreamer
-
Creates a new DataStream
- createDataStream(AFPPaintingState, OutputStream) - Method in class org.apache.fop.afp.Factory
-
- createDataURL(InputStream, String) - Static method in class org.apache.fop.util.DataURLUtil
-
Deprecated.
- createDefault(URI, ResourceResolver) - Static method in class org.apache.fop.apps.EnvironmentalProfileFactory
-
Creates the default environment that FOP is invoked in.
- 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
- createDefaultDocumentHandler() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
- 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
-
- 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
-
- createDocumentFactory(DOMImplementation, String) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Creates a DocumentFactory
that 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
-
- 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
FontInfo
instance 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(Configuration, boolean) - Static method in class org.apache.fop.fonts.FontManagerConfigurator
-
Creates a font triplet matcher from a configuration object.
- createFontsMatcher(List<String>, 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, CharacterIterator) - 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
-
- 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
-
- createGraphicsDataDescriptor(int, int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- 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
-
- 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(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.
- createHmtx(Map<Character, Integer>) - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- 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
-
- createImageDataDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- 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
-
- createImageRasterData(byte[]) - Method in class org.apache.fop.afp.Factory
-
- createImageSegment() - Method in class org.apache.fop.afp.Factory
-
- createImageSizeParameter(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createIMImageObject() - Method in class org.apache.fop.afp.Factory
-
- createInclude(String, AFPDataObjectInfo) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates and returns a new include object.
- createInclude(String) - Method in class org.apache.fop.afp.Factory
-
- 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.
- 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.
- 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, int, int) - Method in class org.apache.fop.afp.DataStream
-
Creates an IncludePageSegment on the current page.
- createIncludePageSegment(String, int, int) - Method in class org.apache.fop.afp.Factory
-
- createIncludePageSegment(String, int, int, boolean) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
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 InputStream
given 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
-
- 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
-
- createMapContainerData(byte) - Method in class org.apache.fop.afp.Factory
-
- createMapDataResource() - Method in class org.apache.fop.afp.Factory
-
- 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, 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.
- 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.
- 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
-
- createObjectAreaInfo(AFPPaintingState, Rectangle) - Static method in class org.apache.fop.render.afp.AFPImageHandler
-
- createObjectAreaPosition(int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createObjectContainer(AFPDataObjectInfo) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates and configures an ObjectContainer.
- createObjectContainer() - Method in class org.apache.fop.afp.Factory
-
- createObjectEnvironmentGroup() - Method in class org.apache.fop.afp.Factory
-
- 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 OutputStream
for the given page number.
- createOverlay(int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createOverlay(String) - Method in class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
Actually creates the MPO object.
- createPage(int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- 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.
- createPageDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createPageGroup() - Method in class org.apache.fop.afp.Factory
-
- 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
-
- createPresentationTextDataDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createPresentationTextObject() - Method in class org.apache.fop.afp.Factory
-
- 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(AbstractNamedAFPObject, AFPResourceInfo, Registry.ObjectType) - Method in class org.apache.fop.afp.AFPDataObjectFactory
-
Creates a resource object wrapper for named includable data objects
- createResource(String) - Method in class org.apache.fop.afp.Factory
-
- createResource() - Method in class org.apache.fop.afp.Factory
-
- createResourceEnvironmentGroup() - Method in class org.apache.fop.afp.Factory
-
- createResourceGroup() - Method in class org.apache.fop.afp.Factory
-
- 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, 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).
- 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).
- 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
-
- 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, GlyphMappingTable, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Create a definition 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, 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, 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, List, List) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Create a substitution 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
-
- 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.
- 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.
- 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, double, double, double, double) - Constructor for class org.apache.fop.area.CTM
-
Initialize a CTM from the passed arguments.
- 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(CTM) - Constructor for class org.apache.fop.area.CTM
-
Initialize a CTM with the values of another CTM.
- CTM(AffineTransform) - Constructor for class org.apache.fop.area.CTM
-
Initialize a CTM with the values of an AffineTransform.
- 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
- 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() - Method in class org.apache.fop.fo.expr.PropertyInfo
-
- 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
- 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
FontMetrics
instance.
- 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.
- CYPRIOT_SYLLABARY - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- CYRILLIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- CZECH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- 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 Image
instance.
- generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Generates a PostScript form for the given Image
instance.
- generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Generates a PostScript form for the given Image
instance.
- generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Generates a PostScript form for the given Image
instance.
- generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Generates a PostScript form for the given Image
instance.
- generateForm(RenderingContext, Image, PSImageFormResource) - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Generates a PostScript form for the given Image
instance.
- 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, GenerationHelperContentHandler) - Method in class org.apache.fop.tools.fontlist.FontListSerializer
-
Generates SAX events from the font damily map.
- generateSAX(SortedMap, String, 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
-
- 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(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(int) - Method in class org.apache.fop.fo.PropertyList
-
Return the property on the current FlowObject.
- get(int, boolean, boolean) - Method in class org.apache.fop.fo.PropertyList
-
Return the property on the current FlowObject.
- get(int, boolean, boolean) - Method in class org.apache.fop.fo.StaticPropertyList
-
Override PropertyList.get() and provides fast caching of previously
retrieved property values.
- get(EventBroadcaster) - Static method in class org.apache.fop.fonts.FontEventProducer.Provider
-
Returns an event producer.
- 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(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(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.
- get(String) - Method in class org.apache.fop.pdf.AbstractPDFStream
-
- get(int) - Method in class org.apache.fop.pdf.PDFArray
-
Gets an entry at a given location.
- 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(Integer) - Method in class org.apache.fop.pdf.PDFNumsArray
-
Gets an entry.
- get(int) - Method in class org.apache.fop.pdf.PDFNumsArray
-
Gets an entry.
- get(String) - Static method in class org.apache.fop.pdf.StandardStructureTypes
-
Returns the standard structure type of the given name.
- get(EventBroadcaster) - Static method in class org.apache.fop.render.bitmap.BitmapRendererEventProducer.Provider
-
Returns an event producer.
- get(String) - Method in class org.apache.fop.render.intermediate.extensions.ActionSet
-
Returns the action with the given ID.
- 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(String, String, RenderingIntent) - Method in class org.apache.fop.util.ColorSpaceCache
-
Create (if needed) and return an ICC ColorSpace instance.
- 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.SingleByteFont
-
Returns an additional encoding.
- getAdditionalEncodingCount() - Method in class org.apache.fop.fonts.SingleByteFont
-
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, 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.
- 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.
- 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(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() - 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(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() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the ascender value of the font.
- getAscender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the ascent of the font described by this
FontMetrics object.
- 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(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() - 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.render.java2d.CustomFontMetricsMapper
-
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
- getAscender(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the ascent of the font described by this
FontMetrics object.
- getAssociation(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain character association of glyph at specified offset from current position.
- 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.util.GlyphSequence
-
Obtain association at specified index.
- getAssociations(int, int, boolean, GlyphTester, CharAssociation[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
character associations of glyphs starting at specified offset from current position.
- getAssociations(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
character associations of glyphs starting at specified offset from current position.
- 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.util.GlyphSequence
-
Obtain count associations starting at offset.
- getAttachment() - Method in class org.apache.fop.area.OffDocumentExtensionAttachment
-
- getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
-
- getAttributeAsBoolean(Attributes, String, boolean) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a boolean value.
- getAttributeAsInt(Attributes, String, int) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a int value.
- getAttributeAsInt(Attributes, String) - 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(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.
- 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(PercentBaseContext) - Method in class org.apache.fop.datatypes.LengthBase
- getBaseLength() - Method in class org.apache.fop.datatypes.LengthBase
-
- getBaseLength(PercentBaseContext) - Method in interface org.apache.fop.datatypes.PercentBase
-
- 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() - Method in class org.apache.fop.fo.properties.PercentLength
-
- 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
- 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(int) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns an array (xMin, yMin, xMax, yMax) for a glyph.
- 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.
- 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
-
- 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(int, int) - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) bidi levels over a specified subsequence.
- 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.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.
- 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-dimension
property
- 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
-
- 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(int) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
- getBorderInfo() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the border info
- 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(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() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the boundingBox.
- 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(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Get the bounds.
- getBounds2D(AttributedCharacterIterator) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- 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
-
- 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(AbstractLayoutManager) - Static method in class org.apache.fop.layoutmgr.BreakOpportunityHelper
-
Returns the break opportunity before the given layout manager.
- getBreakBefore() - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
- getBreakBefore() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- getBreakBefore() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
- 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 BufferedImage
to paint a page image on.
- getBufferedImage(int, int) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Returns a specific BufferedImage
to 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(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Obtains the height of capital letters for the specified point size.
- 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(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() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the capital height of the font.
- getCapHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the size of a capital letter measured from the font's baseline.
- 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(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() - 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(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
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
- 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() - 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
-
- 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.
- 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, 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) - 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, 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) - 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, 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) - 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, 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
- 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.
- getChar(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the character metrics associated with the character name.
- getCharacter() - Method in class org.apache.fop.fo.flow.Character
-
- getCharacter() - Method in class org.apache.fop.fo.properties.CharacterProperty
-
- getCharacter() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getCharacter() - 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(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.
- getCharacterSet() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the CharacterSet value.
- 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
-
- 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 Bookmark
s in an java.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(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() - 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.FONode
-
Return an iterator over the object's child nodes starting
at the passed node.
- 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(Collection<Object>, Set<PDFObject>) - Static 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
-
- getChildren() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
- getChildXMLObj() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
- getChosenDemerits() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getChosenLineCount() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getChosenPosition(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getCIDSet() - Method in class org.apache.fop.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.
- 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(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() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- getColor() - Method in class org.apache.fop.fo.flow.Block
-
- getColor() - Method in class org.apache.fop.fo.flow.Character
-
- getColor() - Method in class org.apache.fop.fo.flow.InlineLevel
-
- getColor() - Method in class org.apache.fop.fo.flow.PageNumber
-
- getColor() - Method in class org.apache.fop.fo.FOText
-
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.ColorProperty
-
Returns an AWT instance of this color
- getColor() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- 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
- getColor() - Method in class org.apache.fop.render.java2d.Java2DGraphicsState
-
- getColor() - Method in class org.apache.fop.util.AbstractPaintingState
-
Get the color.
- 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(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
-
- getColorNumber(int, int, int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
-
Gets the number of color in the color table
- 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(PDFName) - Method in class org.apache.fop.pdf.PDFResources
-
Returns a color space by name.
- 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
-
- 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-count property.
- 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.fo.pagination.RegionBody
-
Return the value of the column-gap
property.
- 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-number
property.
- getColumnNumber() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Get the value of the column-number
property
- 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
Length
instance corresponding to the
column-width
property.
- 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
-
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TableFObj
-
- getCommonBorderPaddingBackground() - Method in class org.apache.fop.fo.flow.table.TablePart
-
- 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
-
- 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
-
- 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(int) - Method in class org.apache.fop.render.txt.border.AbstractBorderElement
-
Returns value of side's element of data
.
- getData() - Method in class org.apache.fop.util.AbstractPaintingState
-
Returns the currently valid state
- 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.bitmap.BitmapRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
-
- 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 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(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() - 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(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() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the descender value of the font.
- getDescender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the descent of the font described by this
FontMetrics object.
- 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(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() - 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.render.java2d.CustomFontMetricsMapper
-
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
- getDescender(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the 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(Point2D) - Method in class org.apache.fop.fo.extensions.svg.SVGElement
-
Get the dimensions of this XML document.
- 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.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-align
property
- 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
-
- 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(Property, int) - Method in class org.apache.fop.fo.properties.GenericShorthandParser
-
- getElement(String, List<PostscriptParser.PSElement>) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
-
- 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() - 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
-
- 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
-
- 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
-
- 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-destination
property.
- 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 Source
used 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.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
PDFFilter
s 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
PageViewport
containing content generated
by the FO with the given
id
.
- 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(GlyphSubtable[]) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Determine consistent flags for a set of subtables.
- 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).
- 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:root
is found, which returns the parent FOEventHandler
.
- getFOEventHandler() - Method in class org.apache.fop.fo.pagination.Root
-
This method overrides the FONode version.
- getFOEventHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Returns a FOEventHandlerMaker which handles the given MIME type.
- getFOEventHandlerOverride() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the overriding FOEventHandler instance, if any.
- getFOFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns the XSL-FO file if set.
- getFofile() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the input XSL-FO file.
- getFont() - Method in class org.apache.fop.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(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Gets a
Font
instance of the font that this
FontMetrics
describes in the desired size.
- getFont(int) - Method in interface org.apache.fop.render.java2d.FontMetricsMapper
-
Gets a
Font
instance of the font that this
FontMetrics
describes 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.
- getFont() - Method in class org.apache.fop.render.java2d.Java2DGraphicsState
-
- getFont(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Gets a
Font
instance of the font that this
FontMetrics
describes in the desired size.
- getFont() - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- getFont() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- 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(String) - Method in class org.apache.fop.fonts.FontCache
-
Returns a font from the cache.
- 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
-
- 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
-
- 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(FontTriplet) - Method in class org.apache.fop.render.afp.AFPPainter
-
- getFontKey(FontTriplet) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
- getFontKey() - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- getFontKey() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
-
- 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
FontManager
used 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(Font) - Method in class org.apache.fop.afp.AFPGraphics2D
- getFontMetrics() - Method in class org.apache.fop.fonts.Font
-
Returns the associated font metrics object.
- 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.
- getFontMetrics() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the font metrics.
- 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 FontTriplets
based 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
-
- 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-count
property.
- 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.
- 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(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain glyph at specified offset from current position.
- getGlyph() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain glyph at 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(int, int, boolean, GlyphTester, int[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
glyphs starting at specified offset from current position.
- getGlyphs(int, int, int[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
glyphs starting at specified offset from current position.
- 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(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
-
Obtain glyphs augmented by specified first glyph entry.
- getGlyphs() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain reference to underlying glyph buffer.
- getGlyphs(int, int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain count glyphs starting at offset.
- 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.
- 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.
- 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) - 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 GraphicContext
instance.
- 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(RenderingContext, Image) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Returns an
ImageHandler
which handles an specific image type given the MIME type
of the image.
- getHandler() - Method in interface org.apache.fop.render.ps.PSDocumentHandler.FOPPSGenerator
-
- getHandler() - Method in class org.apache.fop.render.ps.PSDocumentHandler.FOPPSGeneratorImpl
-
- 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(Object) - Static method in class org.apache.fop.util.CompareUtil
-
Returns the hash code of the given object.
- getHashCode(double) - Static method in class org.apache.fop.util.CompareUtil
-
Returns a hash code for the given number.
- 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) - Static method in class org.apache.fop.hyphenation.Hyphenator
-
Returns a hyphenation tree for a given language and country,
with fallback from (lang,country) to (lang).
- getHyphenationTree(String, String, InternalResourceResolver, Map, EventBroadcaster) - Static method in class org.apache.fop.hyphenation.Hyphenator
-
- getHyphenationTreeCache() - Static method in class org.apache.fop.hyphenation.Hyphenator
-
- 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
-
- 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.apps.PageSequenceResults
-
Gets the ID of the page-sequence if one was specified.
- 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.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, boolean, GlyphTester, CharAssociation[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
character associations of ignored glyphs starting at specified offset from current position.
- getIgnoredAssociations(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
character 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, boolean, GlyphTester, int[], int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
ignored glyphs starting at specified offset from current position.
- getIgnoredGlyphs(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain count
ignored 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(String) - Method in class org.apache.fop.pdf.PDFDocument
-
- 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 ImageRawCCITTFax
instance for this adapter.
- getImage() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Returns the ImageRawJPEG
instance for this adapter.
- getImage() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Returns the ImageRendered instance for this adapter.
- 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 ImageManager
used 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(String, String) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getIndex(String) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- 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
-
- 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-class
property.
- getIndexKey() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Get the value of the index-key
property.
- getIndexOfCachedLastPage() - Method in class org.apache.fop.layoutmgr.PageProvider
-
- getInfo() - Method in class org.apache.fop.pdf.PDFDocument
-
Get the
PDFInfo
object 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-number
property.
- 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 InputStream
representing 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(String, Map<String, ScriptProcessor>) - Static method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script processor instance associated with specified script.
- getInstance() - Static method in class org.apache.fop.fo.NullCharIterator
-
Obtain the singleton instance of the null character iterator.
- getInstance(char) - Static method in class org.apache.fop.fo.properties.CharacterProperty
-
Get character property instance for character.
- getInstance(FOUserAgent, String) - Static method in class org.apache.fop.fo.properties.ColorProperty
-
Set the color given a particular String.
- 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(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(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 CommonHyphenation
instance corresponding
to the values of the related properties present on the given
PropertyList
- getInstance(Property) - Static method in class org.apache.fop.fo.properties.EnumNumber
-
Returns the canonical EnumNumber instance corresponding
to the given Property
- getInstance(int, String) - Static method in class org.apache.fop.fo.properties.EnumProperty
-
Construct an enumeration property.
- getInstance(double, String, float) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLength
instance corresponding
to the computed value in base-units (millipoints).
- getInstance(double, String) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLength
instance corresponding
to the computed value
This method assumes a source-resolution of 1 (1px = 1pt)
- getInstance(double) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLength
instance corresponding
to the computed value.
- getInstance(Double) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given Number
- getInstance(Integer) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given Integer
- getInstance(double) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given double
- getInstance(int) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given int
- getInstance(String) - Static method in class org.apache.fop.fo.properties.StringProperty
-
Return the canonical StringProperty instance
corresponding to the given string value
- 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(FontFileReader) - Static method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTableFactory
-
- 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(int, int, int) - Static method in class org.apache.fop.traits.MinOptMax
-
Returns an instance of MinOptMax
with the given values.
- getInstance(int) - Static method in class org.apache.fop.traits.MinOptMax
-
Returns an instance of MinOptMax
with one fixed value for all three
properties (min, opt, max).
- 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-destination
property.
- 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
-
- 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(char, char) - Method in class org.apache.fop.fonts.Font
-
Returns the amount of kerning between two characters.
- 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
-
- 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
-
- getLastPageViewportContaining(String) - Method in class org.apache.fop.area.IDTracker
-
Get the last
PageViewport
containing content generated
by the FO with the given
id
.
- 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(int, boolean, boolean) - Method in class org.apache.fop.fo.pagination.PageSequence
-
- getLastSimplePageMaster(boolean, boolean, boolean, String) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
- 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.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(CharacterIterator, 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(String, 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(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Returns the line/part width of a given line/part.
- getLineWidth() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
- getLineWidth() - Method in class org.apache.fop.util.AbstractPaintingState
-
Returns the current line width
- 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.List
of
Property
instances
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(Object) - Method in class org.apache.fop.layoutmgr.KnuthPossPosIter
- 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.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 Locale
representation 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.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(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- 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'.
- 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 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 Locator
containing the location information for this
element, or null
if 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(String) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable
-
Obtain lookup table by lookup id.
- getLookupTable() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
-
- 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-reference
property.
- 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-reference
trait.
- 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(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
- getMaxAscent(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the maximum ascent of the font described by this
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-repeats
property?
- getMaximumRepeats() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Get the value of the maximum-repeats
property.
- 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(String) - 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.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.
- 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
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.BidiOverride
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Block
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Character
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Float
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Inline
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Leader
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Marker
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiCase
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiProperties
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiPropertySet
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiToggle
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.PageNumber
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableAndCaption
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Wrapper
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.FONode
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.ColorProfile
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Declarations
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Flow
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionAfter
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionBefore
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionEnd
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionStart
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.StaticContent
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Title
-
Returns the
Constants
class 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.area.inline.ForeignObject
-
Get the namespace of this foreign 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
-
- 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[], 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).
- 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).
- 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, 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.
- 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.
- 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
.
- 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.
- getNextChildLM() - Method in class org.apache.fop.layoutmgr.PositionIterator
-
- getNextHyphPoint() - Method in class org.apache.fop.layoutmgr.inline.HyphContext
-
- 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) - 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.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, 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) - 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, 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) - 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, 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) - 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, 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) - 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, 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) - 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, 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
- 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.
- 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(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.
- getNextSimplePageMaster(boolean, boolean, boolean, boolean, String) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the next simple-page-master.
- 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-spanned
property
- 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-spanned
property
- 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(PercentBaseContext) - 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(PercentBaseContext) - Method in class org.apache.fop.fo.expr.NumericProperty
-
Return the value of this Numeric
- getNumericValue() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Return the resolved (calculated) value of the expression.
- getNumericValue(PercentBaseContext) - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Return the value of this Numeric
- getNumericValue() - 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.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() - 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(PercentBaseContext) - 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(PercentBaseContext) - 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(PercentBaseContext) - 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 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
-
Return the
java.util.List
of
Property
instances,
cast as a
java.lang.Object
.
- getObject() - Method in class org.apache.fop.fo.properties.NumberProperty
-
- 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.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
-
Returns the order code of this structured field
- getOrderCode() - Method in class org.apache.fop.afp.goca.GraphicsSetCurrentPosition
-
Returns the order code of this structured field
- 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(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Get the outline shape of the text characters.
- getOutline() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- getOutline(float, float) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- 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(URI) - Method in class org.apache.fop.apps.io.InternalResourceResolver
-
Returns the OutputStream for a given URI.
- 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.
- getOutputStreamForControlSequence(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Returns an OutputStream
for 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(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.
- getPadding() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the padding
- 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(int, int) - Method in class org.apache.fop.area.AreaTreeModel
-
Get the page for a position in the document.
- getPage(int) - Method in class org.apache.fop.area.PageSequence
-
Returns the page at the given index.
- getPage() - Method in class org.apache.fop.area.PageViewport
-
Get the page reference area with the contents.
- getPage(boolean, int, int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Returns a Page.
- getPage(boolean, int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Returns a Page.
- 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.
- 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(int) - Method in class org.apache.fop.area.AreaTreeModel
-
Get the page count.
- getPageCount() - Method in class org.apache.fop.area.PageSequence
-
- 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(PageViewport) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Generates a desired page from the renderer's page viewport list.
- getPageImage(int) - 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.
- 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-position
property.
- 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
PDFPages
object 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
-
- 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
TranscodingHints
or 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.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
nextObj
is itself a
Position
, and just returns it.
- getPos(Object) - Method in class org.apache.fop.layoutmgr.PositionIterator
-
Default implementation assumes that the passed
nextObj
is itself a
Position
, 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(int) - 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
- 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.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.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.
- getPostscriptName() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the Postscript name of the font.
- getPrecedence() - Method in class org.apache.fop.fo.pagination.RegionBA
-
Get the value of the precedence
property.
- 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(String) - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
Get predication KEY.
- getPredication(int, String) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Get predication KEY at glyph sequence OFFSET.
- 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
FONode
descendant
- 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(PropertyInfo) - Method in class org.apache.fop.fo.expr.FunctionBase
-
- getPropertyName(int) - Static method in class org.apache.fop.fo.FOPropertyMapping
-
Returns the property name corresponding to the PR_* id
- getPropId() - Method in class org.apache.fop.fo.properties.PropertyMaker
-
- 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.Matcher
that 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-orientation
property.
- getReferenceOrientation() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Get the value of the reference-orientation
trait.
- 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(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.
- getRegionReference() - Method in class org.apache.fop.area.RegionViewport
-
Get the region-reference-area for this region viewport.
- getRegions() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns a Map of regions associated with this simple-page-master
- getRegionViewport(int) - Method in class org.apache.fop.area.Page
-
Get the region from this page.
- getRegionViewport() - Method in class org.apache.fop.area.RegionReference
-
- 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, 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(String) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
gets 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 Configuration
object 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(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
- getResourceGroup() - Method in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Returns the resource group in this resource group container
- getResourceInfo() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the resource level at which this data object should reside
- getResourceInfo(Map<QName, String>) - Method in class org.apache.fop.render.afp.AFPForeignAttributeReader
-
Returns the resource information
- getResourceInfo() - Method in class org.apache.fop.render.afp.AFPInfo
-
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 Graphics2D
instance.
- 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-boundary
property
- getRetrieveBoundaryWithinTable() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Return the value for the retrieve-boundary-within-table
property
- getRetrieveClassName() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
Return the value for the retrieve-class-name
property
- getRetrievePosition() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Return the value for the retrieve-position
property
- getRetrievePositionWithinTable() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Return the value for the retrieve-position-within-table
property
- 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
PDFRoot
object 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-destination
property.
- 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 MinOptMax
which is the absolute difference
between min
and opt
.
- 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(String) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Get a simple page master by name.
- getSimplePageMaster() - Method in class org.apache.fop.layoutmgr.Page
-
- 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(int, Element, float) - Static method in class org.apache.fop.fo.extensions.svg.SVGElement
-
Get the size of the SVG root element.
- 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
-
- 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.
- 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
- 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
-
- 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
PDFStream
associated 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 MinOptMax
which is the absolute difference
between opt
and max
.
- 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() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
- getStrikeoutPosition(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
- getStrikeoutPosition(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
- getStrikeoutPosition(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
- 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() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
- getStrikeoutThickness(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
- getStrikeoutThickness(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
- getStrikeoutThickness(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
- 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.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(String) - Method in class org.apache.fop.render.awt.viewer.Translator
-
Returns localized String
for a given key.
- getString() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Get the string containing all the commands written into this
Graphics.
- 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.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 Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in interface org.apache.fop.render.ImageHandlerBase
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Returns the Class
subclass supported by this instance.
- getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in interface org.apache.fop.render.ImageHandlerBase
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Returns the ImageFlavor
s supported by this instance
- getSupportedMIMETypes() - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
- getSupportedMIMETypes() - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
- getSupportedMimeTypes() - Method in class org.apache.fop.render.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
-
- 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.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
Table
instance.
- getTable() - Method in class org.apache.fop.fo.flow.table.TableFObj
-
Convenience method to returns a reference
to the base
Table
instance.
- getTable() - Method in class org.apache.fop.layoutmgr.table.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
-
- 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
-
- 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(int) - 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
- getType(String) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
-
Default implementation; not used
- 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
-
- 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(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() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
- getUnderlinePosition() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the UnderlinePosition value.
- getUnderlinePosition(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
- getUnderlinePosition(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
- getUnderlinePosition(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
- 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
-
- 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() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
- getUnderlineThickness() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the UnderlineThickness value.
- getUnderlineThickness(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
- getUnderlineThickness(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
- getUnderlineThickness(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
- 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
-
- 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.
- 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
- 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(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- 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.
- getURL() - Method in class org.apache.fop.area.inline.Image
-
Get the url of this image.
- getURL() - Method in class org.apache.fop.area.Trait.Background
-
Returns the URL to the background image
- getURL(String) - Static method in class org.apache.fop.datatypes.URISpecification
-
Get the URL string from a wrapped URL.
- getURL() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
- 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
-
- 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.apps.FopFactory
-
Get the user configuration.
- getUserConfig() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Returns the Avalon Configuration
object.
- getUserConfig() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Returns the Avalon Configuration
object.
- getUserConfig() - Method in class org.apache.fop.apps.FOUserAgent
-
Get the user configuration.
- getUserconfig() - Method in class org.apache.fop.tools.anttasks.Fop
-
Returns the file for the userconfig.xml.
- 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.
- 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(PercentBaseContext) - 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(PercentBaseContext) - 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(PercentBaseContext) - 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(PercentBaseContext) - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getValue(String, String) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getValue(String) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getValue() - 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.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() - 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(PercentBaseContext) - 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(PercentBaseContext) - Method in class org.apache.fop.fo.properties.NumberProperty
-
Return the value
- getValue() - Method in class org.apache.fop.fo.properties.PercentLength
-
Return the length of this PercentLength.
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.PercentLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue() - Method in class org.apache.fop.fo.properties.TableColLength
-
Return the value as a length.
- getValue(PercentBaseContext) - Method in class org.apache.fop.fo.properties.TableColLength
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
Retrieves data from the index data
- 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
-
- getValue() - Method in class org.apache.fop.fonts.FontType
-
Returns the value
- 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() - 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(String) - Static method in enum org.apache.fop.render.bitmap.BitmapRendererOption
-
- 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(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
- 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 class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
Obtain entry value as Boolean.
- 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.
- 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(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(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(char, int) - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
- 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() - 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(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain design advancement (width) of glyph at specified index.
- 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.table.TableCell
-
Get the value for the width
property
- getWidth() - Method in interface org.apache.fop.fo.GraphicsProperties
-
- getWidth() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- 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) - Method in class org.apache.fop.fonts.Font
-
Returns the width of a character
- 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() - 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(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.
- 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
-
- 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(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
Return widths (in 1/1000ths of point size) of all
characters
- getWidths() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Return the array of widths.
- 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.
- 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(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The "x-height" (the height of the letter "x").
- 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(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
The "x-height" (the height of the letter "x").
- getXHeight() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the x-height value.
- 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() - Method in class org.apache.fop.fonts.Font
-
Returns the XHeight
- 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() - 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(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
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
- getXHeight(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Determines the typical font height of this
FontMetrics object
- 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
-
- getXMLFile() - Method in class org.apache.fop.cli.CommandLineOptions
-
Returns the input XML file if set.
- getXmlFile() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the input XML file.
- 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(PrimaryGridUnit) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Returns the X offset of the given grid unit.
- getXOffsetOfGridUnit(int, int) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Returns the X offset of the grid unit in the given column.
- 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 GlyphClassMapping
interface 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 GlyphCoverageMapping
interface 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 GlyphDefinition
interface is a marker interface implemented by a glyph definition
subtable.
- GlyphDefinitionSubtable - Class in org.apache.fop.complexscripts.fonts
-
The GlyphDefinitionSubtable
implements an abstract base of a glyph definition subtable,
providing a default implementation of the GlyphDefinition
interface.
- 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 GlyphDefinitionTable
class 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 GlyphDefinitionTable
object 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 MappingRange
class 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
-
- 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 GlyphPositioning
interface 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 GlyphPositioningState
implements 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(GlyphSequence, String, String, String, int, int[], int[][], ScriptContextTester) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Construct 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.
- GlyphPositioningSubtable - Class in org.apache.fop.complexscripts.fonts
-
The GlyphPositioningSubtable
implements an abstract base of a glyph subtable,
providing a default implementation of the GlyphPositioning
interface.
- 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 GlyphPositioningTable
class is a glyph table that implements
GlyphPositioning
functionality.
- GlyphPositioningTable(GlyphDefinitionTable, Map, List, Map<String, ScriptProcessor>) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Instantiate a GlyphPositioningTable
object using the specified lookups
and subtables.
- GlyphPositioningTable.Anchor - Class in org.apache.fop.complexscripts.fonts
-
The Anchor
class 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 DeviceTable
class 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 MarkAnchor
class is a subclass of the Anchor
class, adding a mark
class designation.
- GlyphPositioningTable.PairValues - Class in org.apache.fop.complexscripts.fonts
-
The PairValues
class 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 Value
class 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 GlyphProcessingState
implements 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(GlyphSequence, String, String, String, ScriptContextTester) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Construct 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.
- Glyphs - Class in org.apache.fop.fonts
-
- glyphs - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- 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, 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(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(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 GlyphSubstitution
interface 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 GlyphSubstitutionState
implements 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(GlyphSequence, String, String, String, ScriptContextTester) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Construct 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.
- GlyphSubstitutionSubtable - Class in org.apache.fop.complexscripts.fonts
-
The GlyphSubstitutionSubtable
implements an abstract base of a glyph substitution subtable,
providing a default implementation of the GlyphSubstitution
interface.
- 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 GlyphSubstitutionTable
class is a glyph table that implements
GlyphSubstitution
functionality.
- GlyphSubstitutionTable(GlyphDefinitionTable, Map, List, Map<String, ScriptProcessor>) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Instantiate a GlyphSubstitutionTable
object using the specified lookups
and subtables.
- GlyphSubstitutionTable.Ligature - Class in org.apache.fop.complexscripts.fonts
-
The Ligature
class implements a ligature lookup result in terms of
a ligature glyph (code) and the N+1... components that comprise the ligature,
where the Nth component was consumed in the coverage table lookup mapping to
this ligature instance.
- GlyphSubstitutionTable.LigatureSet - Class in org.apache.fop.complexscripts.fonts
-
The LigatureSet
class implements a set of ligatures.
- GlyphSubtable - Class in org.apache.fop.complexscripts.fonts
-
The GlyphSubtable
implements 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 ChainedClassSequenceRule
class implements a subclass of ClassSequenceRule
that supports matching on a specific glyph class sequence in a specific chained contextual.
- GlyphTable.ChainedCoverageSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The ChainedCoverageSequenceRule
class implements a subclass of CoverageSequenceRule
that supports matching on a specific glyph class sequence in a specific chained contextual.
- GlyphTable.ChainedGlyphSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The ChainedGlyphSequenceRule
class implements a subclass of GlyphSequenceRule
that supports matching on a specific glyph sequence in a specific chained contextual.
- GlyphTable.ClassSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The ClassSequenceRule
class implements a subclass of Rule
that supports matching on a specific glyph class sequence.
- GlyphTable.CoverageSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The CoverageSequenceRule
class implements a subclass of Rule
that supports matching on a specific glyph coverage sequence.
- GlyphTable.GlyphSequenceRule - Class in org.apache.fop.complexscripts.fonts
-
The GlyphSequenceRule
class implements a subclass of Rule
that supports matching on a specific glyph sequence.
- GlyphTable.HomogeneousRuleSet - Class in org.apache.fop.complexscripts.fonts
-
The HomogenousRuleSet
class 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
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.