- 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) - 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
-
- addAttribute(AttributesImpl, String, String) - Static method in class org.apache.fop.util.XMLUtil
-
- 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(DefaultConfiguration) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- addChild(RtfElement) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
add a child element to this
- addChildArea(Area) - Method in class org.apache.fop.area.Area
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.area.BlockParent
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.Container
-
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineArea
-
Set the parent for the child area.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineBlockParent
-
Override generic Area method.
- addChildArea(Area) - Method in class org.apache.fop.area.inline.InlineParent
-
- addChildArea(Area) - Method in class org.apache.fop.area.LineArea
-
Add a child area to this line area.
- addChildArea(Area) - Method in class org.apache.fop.area.RegionReference
-
Add a child to this area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Add the child to the block container.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Add child area to a the correct container, depending on its
area class.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.FootnoteBodyLayoutManager
-
Add the childArea to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the area as a child of the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
This is a leaf-node, so this method should never be called.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Add a child area to the current area.
- addChildArea(Area) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the area as a child of the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Add the child area to this layout manager.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Add the child to the list item area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Add the child.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiCaseLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.MultiSwitchLayoutManager
-
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Add child area to a the correct container, depending on its
area class.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableAndCaptionLayoutManager
-
Add the child to the current area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCaptionLayoutManager
-
Add the child to the caption area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Add the child to the cell block area.
- addChildArea(Area) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Add the child area to this layout manager.
- addChildBookmark(Bookmark) - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Adds a child bookmark.
- addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM.
- addChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM.
- addChildLM(LayoutManager) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the LM in the argument to the list of child LMs;
set this LM as the parent;
initialize the LM.
- addChildLMs(List) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildLMs(List) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildLMs(List) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Add the LMs in the argument to the list of child LMs;
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Footnote
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.ListItem
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.Table
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TablePart
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.table.TableRow
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.flow.Wrapper
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FObjMixed
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.FONode
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.UnknownXMLObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.fo.XMLObj
-
Adds a node as a child of this node.
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
-
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
-
- addChildNode(FONode) - Method in class org.apache.fop.render.pdf.extensions.PDFDocumentInformationElement
-
- addChildTo(FONode, FONode) - Static method in class org.apache.fop.fo.FObj
-
Used by RetrieveMarker during Marker-subtree cloning
- addChildToArea(Area, BlockParent) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Add the childArea to the passed area.
- addClass(String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add a character class to the tree.
- addClass(String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add a character class.
- addClass(String) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addCollapsingBorders(Area, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, CommonBorderPaddingBackground.BorderInfo, boolean[]) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add borders to an area for the collapsing border model in tables.
- addColorSpace(PDFColorSpace) - Method in class org.apache.fop.pdf.PDFResources
-
Add a ColorSpace dictionary to the resources.
- addCompositeGlyph(PCLCharacterDefinition) - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
-
- addConditionalPageMasterReference(ConditionalPageMasterReference) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Adds a new conditional page master reference.
- addContentHandlerFactory(String) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Add an XML handler.
- addContentHandlerFactory(ContentHandlerFactory) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Add an ContentHandlerFactory.
- addContext(PDFResourceContext) - Method in class org.apache.fop.pdf.PDFResources
-
- addCoords(byte[], int) - Method in class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Adds the coordinates to the structured field data
- addDefaultFilters(Map, String) - Method in class org.apache.fop.pdf.PDFFilterList
-
Adds the default filters to this stream.
- addDependent(Resolvable) - Method in class org.apache.fop.area.LinkResolver
-
Add dependent resolvable.
- addDestination(Destination) - Method in class org.apache.fop.fo.pagination.Root
-
Add a Destination object to this FO
- addDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFDocument
-
Adds a destination to the document.
- addDocumentHandlerMaker(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.
- addFallbackFonts(FontInfo, GeneralGraphics2DImagePainter) - Static method in class org.apache.fop.render.ps.PSFontUtils
-
- addFamilyNames(Collection<String>) - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Adds font family names.
- addFileset(FileSet) - Method in class org.apache.fop.tools.anttasks.Fop
-
Adds a set of XSL-FO files (nested fileset attribute).
- addFillet(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a fillet (curve) at the given coordinates
- addFillet(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a fillet (curve) at the given coordinates
- addFilter(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.
- additionalEncodings - Variable in class org.apache.fop.fonts.CustomFont
-
- addKeyword(String, String) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Add a keyword-equiv to the maker.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructElem
-
Adds a kid to this structure element.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.PDFStructTreeRoot
-
Adds the given object to the array of kids.
- addKid(PDFObject) - Method in class org.apache.fop.pdf.StructureHierarchyMember
-
Adds the given object to the array of kids.
- addKidInSpecificOrder(int, PDFStructElem) - Method in class org.apache.fop.pdf.PDFStructElem
-
- addKnuthElementsForBorderPaddingAfter(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for after border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingBefore(List, boolean) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for before border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates Knuth elements for end border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingEnd(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Creates Knuth elements for end border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Creates Knuth elements for start border padding and adds them to the return list.
- addKnuthElementsForBorderPaddingStart(List) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Creates Knuth elements for start border padding and adds them to the return list.
- addKnuthElementsForBreakAfter(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for break-after and adds them to the return list.
- addKnuthElementsForBreakBefore(List, LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for break-before and adds them to the return list.
- addKnuthElementsForSpaceAfter(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for space-after and adds them to the return list.
- addKnuthElementsForSpaceBefore(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Creates Knuth elements for space-before and adds them to the return list.
- addLastVisibleMarks(List<ListElement>, LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds elements the LM's last/closing marks to the specified list, and
updates the layout context accordingly.
- addLeader(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts a leader.
- addLine(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a line at the given x/y coordinates
- addLine(int[], boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Adds a line at the given x/y coordinates
- addLineArea(LineArea) - Method in class org.apache.fop.area.Block
-
Add the line area to this block area.
- addLink(Rectangle2D, AffineTransform, String, int) - Method in class org.apache.fop.svg.PDFGraphics2D
-
This is a pdf specific method used to add a link to the
pdf document.
- addList(RtfList) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
-
Add List
- addMapPageSegment(String) - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Add map page segment.
- addMargins(Area, CommonBorderPaddingBackground, int, int, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add space to a block area.
- addMargins(Area, CommonBorderPaddingBackground, CommonMarginBlock, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Add space to a block area.
- addMarker(Marker) - Method in class org.apache.fop.fo.FObj
-
Add the marker to this formatting object.
- addMetrics(String, FontMetrics) - Method in class org.apache.fop.fonts.FontInfo
-
Adds font metrics for a specific font.
- addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Add a natively handled image directly to the document.
- addNativeImage(Image, float, float, float, float) - Method in interface org.apache.fop.svg.NativeImageHandler
-
Add a natively handled image directly to the document.
- addNativeImage(Image, float, float, float, float) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Add a natively handled image directly to the PDF document.
- addNode(int, BreakingAlgorithm.KnuthNode) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Add a node at the end of the given line's existing active nodes.
- addObject(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.
- addPageSequence(PageSequence) - Method in class org.apache.fop.fo.pagination.Root
-
Adds the specified page sequence.
- addPageSequenceMaster(String, PageSequenceMaster) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Add a page sequence master.
- addParagraphBreak() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Inserts paragraph break before all close group marks.
- addPattern(String, String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Add a pattern to the tree.
- addPattern(String, String) - Method in interface org.apache.fop.hyphenation.PatternConsumer
-
Add hyphenation patterns.
- addPattern(String, String) - Method in class org.apache.fop.hyphenation.PatternParser
-
For testing purposes only.
- addPattern(PDFPattern) - Method in class org.apache.fop.pdf.PDFResourceContext
-
- addPendingAfterMark(UnresolvedListElementWithLength) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Adds a border or padding element to the pending list which will be used to generate
the right element list for break possibilities.
- addPendingBeforeMark(UnresolvedListElementWithLength) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Adds a border or padding element to the pending list which will be used to generate
the right element list for break possibilities.
- addPendingMarks(LayoutContext) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Adds the unresolved elements for border and padding to a layout context so break
possibilities can be properly constructed.
- addPossibility(int, double) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
Add possibility.
- addPrivateUseMapping(int, int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Add a private use mapping {PU,GI} to the existing character map.
- addProperty(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.CustomFont
-
Adds an unencoded character (one that is not supported by the primary encoding).
- addUnencodedCharacter(NamedCharacter, int, Rectangle) - Method in class org.apache.fop.fonts.SingleByteFont
-
Adds an unencoded character (one that is not supported by the primary encoding).
- addUnresolvedArea(String, Resolvable) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Identify an unresolved area (one needing an idref to be
resolved, e.g.
- addUnresolvedIDRef(String, Resolvable) - Method in class org.apache.fop.area.AreaTreeHandler
-
- 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, boolean) - 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
-
- 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 linkplain http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt for
characters found in a Type1 font.
- advanced - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
false, to disable advanced typographic features
- advancedTableReader - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
- AdvancedTypographicTableFormatException - Exception in org.apache.fop.complexscripts.fonts
-
Exception thrown when attempting to decode a truetype font file and a format
constraint is violated.
- AdvancedTypographicTableFormatException() - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- AdvancedTypographicTableFormatException(String) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- AdvancedTypographicTableFormatException(String, Throwable) - Constructor for exception org.apache.fop.complexscripts.fonts.AdvancedTypographicTableFormatException
-
Instantiate ATT format exception.
- ADYGHE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- 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
-
Represents the "include-form-map" extension in the FO tree.
- AFPIncludeFormMapElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Constructs an AFP object (called by Maker).
- AFPInfo - Class in org.apache.fop.render.afp
-
AFP information structure for drawing the XML document.
- AFPInfo() - Constructor for class org.apache.fop.render.afp.AFPInfo
-
- AFPInvokeMediumMap - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPInvokeMediumMap() - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMap
-
Default constructor.
- AFPInvokeMediumMapElement - Class in org.apache.fop.render.afp.extensions
-
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM)
fields at the beginning of a page group or just prior to a Page.
- AFPInvokeMediumMapElement(FONode) - Constructor for class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
-
Constructs the AFP extension object (called by Maker).
- AFPLineDataInfo - Class in org.apache.fop.afp
-
Line data information
- AFPLineDataInfo() - Constructor for class org.apache.fop.afp.AFPLineDataInfo
-
Default constructor
- AFPLineDataInfo(AFPLineDataInfo) - Constructor for class org.apache.fop.afp.AFPLineDataInfo
-
Copy constructor.
- AFPObjectAreaInfo - Class in org.apache.fop.afp
-
A common class used to convey locations,
dimensions and resolutions of data objects.
- AFPObjectAreaInfo(int, int, int, int, int, int) - Constructor for class org.apache.fop.afp.AFPObjectAreaInfo
-
Constructor
- AFPPageFonts - Class in org.apache.fop.afp.fonts
-
Holds the current page fonts
- AFPPageFonts() - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
-
Default constructor
- AFPPageFonts(AFPPageFonts) - Constructor for class org.apache.fop.afp.fonts.AFPPageFonts
-
Parameterized constructor
- AFPPageOverlay - Class in org.apache.fop.render.afp.extensions
-
This extension allows to include an AFP Page Overlay resource.
- AFPPageOverlay() - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
Default constructor.
- AFPPageOverlayElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject class.
- AFPPageOverlayElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Constructs an AFP object (called by Maker).
- AFPPageSegmentElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.extensions.ExtensionObj class.
- AFPPageSegmentElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
-
Constructs an AFP object (called by Maker).
- AFPPageSegmentElement.AFPPageSegmentSetup - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPPageSegmentSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSegmentElement.AFPPageSegmentSetup
-
Default constructor.
- AFPPageSetup - Class in org.apache.fop.render.afp.extensions
-
This is the pass-through value object for the AFP extension.
- AFPPageSetup(String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Default constructor.
- AFPPageSetupElement - Class in org.apache.fop.render.afp.extensions
-
This class extends the org.apache.fop.extensions.ExtensionObj class.
- AFPPageSetupElement(FONode, String) - Constructor for class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Constructs an AFP object (called by Maker).
- AFPPainter - Class in org.apache.fop.render.afp
-
IFPainter implementation that produces AFP (MO:DCA).
- AFPPainter(AFPDocumentHandler) - Constructor for class org.apache.fop.render.afp.AFPPainter
-
Default constructor.
- AFPPaintingState - Class in org.apache.fop.afp
-
This keeps information about the current painting state when writing to an
AFP datastream.
- AFPPaintingState() - Constructor for class org.apache.fop.afp.AFPPaintingState
-
- AFPRectanglePainter - Class in org.apache.fop.afp
-
A painter of rectangles in AFP
- AFPRectanglePainter(AFPPaintingState, DataStream) - Constructor for class org.apache.fop.afp.AFPRectanglePainter
-
Main constructor
- AFPRendererConfig - Class in org.apache.fop.render.afp
-
The AFP renderer config object.
- AFPRendererConfig.AFPRendererConfigParser - Class in org.apache.fop.render.afp
-
The parser for AFP renderer specific data in the FOP conf.
- AFPRendererConfig.ImagesModeOptions - Enum in org.apache.fop.render.afp
-
An enumeration for the various images modes available to the AFP renderer.
- AFPRendererConfigParser() - Constructor for class org.apache.fop.render.afp.AFPRendererConfig.AFPRendererConfigParser
-
- AFPRendererConfigurator - Class in org.apache.fop.render.afp
-
AFP Renderer configurator
- AFPRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.afp.AFPRendererConfigurator
-
Default constructor
- AFPRendererContext - Class in org.apache.fop.render.afp
-
AFP-specific renderer context class.
- AFPRendererContext(AbstractRenderer, String) - Constructor for class org.apache.fop.render.afp.AFPRendererContext
-
Main constructor
- AFPRendererContextConstants - Interface in org.apache.fop.render.afp
-
Defines a number of standard constants (keys) for use by the RendererContext class.
- AFPRendererImageInfo - Class in org.apache.fop.render.afp
-
The AFP image information
- AFPRendererImageInfo(String, Rectangle2D, Point, ImageInfo, Image, RendererContext, Map) - Constructor for class org.apache.fop.render.afp.AFPRendererImageInfo
-
Main constructor
- AFPRendererOption - Enum in org.apache.fop.render.afp
-
An enumeration of the configuration options available for the AFP renderer.
- AFPRenderingContext - Class in org.apache.fop.render.afp
-
Rendering context for AFP (MO:DCA) production.
- AFPRenderingContext(FOUserAgent, AFPResourceManager, AFPPaintingState, FontInfo, Map) - Constructor for class org.apache.fop.render.afp.AFPRenderingContext
-
Main constructor.
- AFPResourceAccessor - Class in org.apache.fop.afp.util
-
Defines an interface through which external resource objects can be accessed.
- AFPResourceAccessor(InternalResourceResolver, 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, boolean) - 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.AFPPageOverlayElement
-
- ATT_Y - Static variable in class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
- 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
- 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
-
- ChangeBar - Class in org.apache.fop.fo.flow
-
Common change bar base class.
- ChangeBar(FONode) - Constructor for class org.apache.fop.fo.flow.ChangeBar
-
Constructs a ChangeBar element with common parts for both begin and end change bars.
- ChangeBarBegin - Class in org.apache.fop.fo.flow
-
- ChangeBarBegin(FONode) - Constructor for class org.apache.fop.fo.flow.ChangeBarBegin
-
Constructs a new ChangeBarBegin element.
- changeBarClass - Variable in class org.apache.fop.fo.flow.ChangeBar
-
The change bar class (required).
- changeBarClassNotUnique(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
A class for change bars is not unique.
- ChangeBarEnd - Class in org.apache.fop.fo.flow
-
- ChangeBarEnd(FONode) - Constructor for class org.apache.fop.fo.flow.ChangeBarEnd
-
Constructs a new ChangeBarEnd element.
- changeBarNoBegin(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Change bar ended without a start of bar occurred
- changeBarWrongAncestor(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Change bar not descendant of fo:flow or fo:static-content
- changeBarWrongStacking(Object, String, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
Change bars were not stacked correctly
- changePositionTo(int) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- changePrintDirection(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Changes the current print direction while maintaining the current cursor position.
- CHAR_HEIGHT - Static variable in class org.apache.fop.render.txt.TXTRenderer
-
Height of one symbol in Courier font size of 10pt.
- CHAR_WIDTH - Static variable in class org.apache.fop.render.txt.TXTRenderer
-
Width of one symbol in Courier font size of 10pt.
- character(Character) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- character(Character) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- Character - 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.
- charSequenceToGlyphSequence(CharSequence, List) - Method in class org.apache.fop.fonts.MultiByteFont
-
- charSet - Variable in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The character set for this font
- charToGlyphName(char) - Static method in class org.apache.fop.fonts.Glyphs
-
Deprecated.
Return the glyphname from a character,
eg, charToGlyphName('\\') returns "backslash"
- charToNCRef(int) - Static method in class org.apache.fop.util.CharUtilities
-
Convert a single unicode scalar value to an XML numeric character
reference.
- CharUtilities - Class in org.apache.fop.util
-
This class provides utilities to distinguish various kinds of Unicode
whitespace and to get character widths in a given FontState.
- CharUtilities() - Constructor for class org.apache.fop.util.CharUtilities
-
Utility class: Constructor prevents instantiating when subclassed.
- CharVector - Class in org.apache.fop.hyphenation
-
This class implements a simple char vector with access to the
underlying array.
- CharVector() - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance with default block size.
- CharVector(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
-
{Add info}
- checkMetricsVersion(Attributes) - Static method in class org.apache.fop.fonts.apps.TTFReader
-
Bugzilla 40739, check that attr has a metrics-version attribute
compatible with ours.
- checkNext() - Method in class org.apache.fop.layoutmgr.KnuthPossPosIter
- checkNext() - Method in class org.apache.fop.layoutmgr.PositionIterator
-
- checkPreparedPages(PageViewport, boolean) - Method in class org.apache.fop.area.CachedRenderPagesModel
-
Check prepared pages
- checkPreparedPages(PageViewport, boolean) - Method in class org.apache.fop.area.RenderPagesModel
-
Check prepared pages
- checkTransform(AffineTransform) - Method in class org.apache.fop.util.AbstractPaintingState
-
Check the current transform.
- checkTTC(String, String) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Check if this is a TrueType collection and that the given
name exists in the collection.
- checkValueKeywords(String) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return a String to be parsed if the passed value corresponds to
a keyword which can be parsed and used to initialize the property.
- CHEROKEE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- CHEROKEE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- 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
-
- 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 - Enum in org.apache.fop.fonts
-
This class enumerates all supported CID font types.
- CIDFull - Class in org.apache.fop.fonts
-
Provides methods to get font information.
- CIDFull(MultiByteFont) - Constructor for class org.apache.fop.fonts.CIDFull
-
- CIDSet - 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.FontType
-
- citation - Variable in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
The page number citation object
- CJK_IDEOGRAPHIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- CLASS_ABSOLUTE - Static variable in class org.apache.fop.area.Area
-
Absolute position class
- CLASS_BEFORE_FLOAT - Static variable in class org.apache.fop.area.Area
-
Before float class
- CLASS_DATA_OBJECT_FONT - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Data object font.
- CLASS_EXECUTABLE_PROGRAM - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
This is not a presentation object, the scope of this object is not defined
- CLASS_FIXED - Static variable in class org.apache.fop.area.Area
-
Fixed position class
- CLASS_FOOTNOTE - Static variable in class org.apache.fop.area.Area
-
Footnote class
- CLASS_MAX - Static variable in class org.apache.fop.area.Area
-
Maximum class count
- CLASS_NORMAL - Static variable in class org.apache.fop.area.Area
-
Normal class
- CLASS_SECONDARY_RESOURCE - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
This is a resource used by a presentation object that may itself be a resource.
- CLASS_SETUP_FILE - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Setup information file, document level.
- CLASS_SIDE_FLOAT - Static variable in class org.apache.fop.area.Area
-
Side float class
- CLASS_TIME_INVARIANT_PAGINATED_PRESENTATION_OBJECT - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
The scope of this object is the including page or overlay
- CLASS_TIME_VARIANT_PRESENTATION_OBJECT - Static variable in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
The scope of this object is not defined
- classmap - Variable in class org.apache.fop.hyphenation.HyphenationTree
-
This map stores the character classes
- classMatchSet - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
class match set
- classOf(int) - Static method in class org.apache.fop.util.CharUtilities
-
Return the appropriate CharClass constant for the type
of the passed character.
- ClassSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
-
Instantiate a ClassSequenceRule.
- cleanURI(String) - Static method in class org.apache.fop.apps.io.InternalResourceResolver
-
Performs some sanitation for some of the most common URI syntax mistakes.
- clear() - Method in class org.apache.fop.area.PageViewport
-
Clear the page contents to save memory.
- clear() - Method in class org.apache.fop.fonts.FontCache
-
Clears font cache
- clear() - Method in class org.apache.fop.hyphenation.CharVector
-
Reset length of vector, but don't clear contents.
- clear() - Method in class org.apache.fop.layoutmgr.SpaceSpecifier
-
Clear all space specifiers
- clear() - Method in class org.apache.fop.pdf.InMemoryStreamCache
-
Clears and resets the cache.
- clear() - Method in class org.apache.fop.pdf.PDFArray
-
Clears the PDF array.
- clear() - Method in interface org.apache.fop.pdf.StreamCache
-
Clears and resets the cache.
- clear() - Method in class org.apache.fop.pdf.TempFileStreamCache
-
Clears and resets the cache.
- clear() - Method in class org.apache.fop.render.intermediate.extensions.ActionSet
-
Clears the set.
- clear() - Method in class org.apache.fop.util.AbstractPaintingState
-
Clears the state stack
- clearChildNodes() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Clears the list of child nodes.
- clearChildNodes() - Method in class org.apache.fop.fo.FObj
-
Clears the list of child nodes.
- clearCurrentPage() - Method in class org.apache.fop.svg.PDFContext
-
After this call, there's no current page.
- clearHorizontalMargins() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Clears the horizontal margins.
- clearKeepsPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears both keep-with-previous and keep-with-next strengths.
- clearKeepWithNextPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears any pending keep-with-next strength.
- clearKeepWithPreviousPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears any pending keep-with-previous strength.
- clearPendingMarks() - Method in class org.apache.fop.layoutmgr.BreakElement
-
Clears all pending marks associated with this break element.
- clearPendingMarks() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Clears all pending marks on the LayoutContext.
- clearRect(int, int, int, int) - Method in class org.apache.fop.afp.AFPGraphics2D
-
- clearTableFragmentMarkers() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Clears the list of markers in the current table fragment.
- clearTableHeadingFootnotes() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Clears the footnotes coming from repeated table headers/footers, in order to start
afresh for a new page.
- clearTransform() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Resets the current AffineTransform.
- clearTransform() - Method in class org.apache.fop.util.AbstractPaintingState
-
Clears the current AffineTransform to the Identity AffineTransform
- clearViewportList() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Clears the ViewportList.
- clip() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Clip using the current path.
- clip() - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Clip using the current path.
- clip() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Clip using the current path.
- clip() - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Reduces the current clipping region to the current path.
- clip(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.
- codepointsIter(CharSequence) - Static method in class org.apache.fop.util.CharUtilities
-
- codepointsIter(CharSequence, int, int) - Static method in class org.apache.fop.util.CharUtilities
-
Creates an iterator to iter a sub-CharSequence codepoints.
- COLLAPSE - Static variable in class org.apache.fop.traits.Visibility
-
border-style: dotted
- 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
-
- 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.fo.flow.ChangeBar
-
The change bar color.
- color - Variable in class org.apache.fop.traits.BorderProps
-
Border color
- color - Variable in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
The current color
- COLOR_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
- columnCount - Variable in class org.apache.fop.render.AbstractRenderer
-
The number of columns in the span (for change bars)
- columnCountErrorOnRegionBodyOverflowScroll(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
If overflow property is set to "scroll", a column-count other than "1" may not be specified.
- columnEndIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "end edge" IP Position of the current column (for change bars)
- columnGap - Variable in class org.apache.fop.render.AbstractRenderer
-
The size of column gap (for change bars)
- columnIndex - Variable in class org.apache.fop.render.AbstractRenderer
-
The index number of the current column (for change bars)
- columnLeftIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "left" position of the current column (for change bars)
- ColumnNumberManager - 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
- columnRightIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "right" position of the current column (for change bars)
- ColumnSetup - Class in org.apache.fop.layoutmgr.table
-
Class holding a number of columns making up the column setup of a row.
- ColumnSetup(Table) - Constructor for class org.apache.fop.layoutmgr.table.ColumnSetup
-
Main Constructor.
- columnStartIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
The "start edge" IP Position of the current column (for change bars)
- columnWidth - Variable in class org.apache.fop.render.AbstractRenderer
-
The column width (for change bars)
- COMBINING_INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Combining Indirect Break
- COMBINING_INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- COMBINING_PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Combining Prohibited Break
- COMBINING_PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- 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
- Configurable - Interface in org.apache.fop.configuration
-
- Configuration - Interface in org.apache.fop.configuration
-
- ConfigurationException - Exception in org.apache.fop.configuration
-
- ConfigurationException(String) - Constructor for exception org.apache.fop.configuration.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.apache.fop.configuration.ConfigurationException
-
- configure(Configurable, Configuration) - Static method in class org.apache.fop.activity.ContainerUtil
-
- configure(Configuration) - Method in interface org.apache.fop.configuration.Configurable
-
- configure(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
- ContainerUtil - Class in org.apache.fop.activity
-
- CONTAINING_BLOCK_HEIGHT - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing block percent-based length
- CONTAINING_BLOCK_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing block percent-based length
- CONTAINING_REFAREA_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing refarea percent-based length
- containingBPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
the block progression position of the containing block used for
absolutely positioned blocks
- containingIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
the inline progression position of the containing block used for
absolutely positioned blocks
- contains(Object) - Method in class org.apache.fop.pdf.PDFArray
-
Indicates whether the given object exists in the array.
- containsFont(String) - Method in class org.apache.fop.fonts.FontCache
-
is this font in the cache?
- containsFont(EmbedFontInfo) - Method in class org.apache.fop.fonts.FontCache
-
is this font info in the cache?
- containsKey(String) - Method in class org.apache.fop.pdf.PDFDictionary
-
- containsNonRestartableLM(Position) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Returns true
if the given position or one of its descendants
corresponds to a non-restartable LM.
- containsSurrogatePairAt(CharSequence, int) - Static method in class org.apache.fop.util.CharUtilities
-
Tells whether there is a surrogate pair starting from the given index in the
CharSequence
.
- content - Variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
the extension content
- content - Variable in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
extension node content
- CONTENT_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the filter used for normal content
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFColor
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFFileSpec
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFFunction
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFGoTo
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFGoToRemote
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFGState
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFJavaScriptLaunchAction
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFLaunch
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFLink
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFObject
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFPattern
-
Check if the other PDFObject has the same content as the current object.
- contentEquals(PDFObject) - Method in class org.apache.fop.pdf.PDFShading
-
Check if the other PDFObject has the same content as the current object.
- ContentHandlerFactory - Interface in org.apache.fop.util
-
Factory interface implemented by classes that can instantiate ContentHandler subclasses which
parse a SAX stream into Java objects.
- ContentHandlerFactory.ObjectBuiltListener - Interface in org.apache.fop.util
-
EventListener interface for objects which want to get notified when ContentHandler
implementing the ObjectSource interface has finished parsing.
- ContentHandlerFactory.ObjectSource - Interface in org.apache.fop.util
-
Interface that ContentHandler implementations that parse Java objects from XML can implement
to return these objects.
- ContentHandlerFactoryRegistry - Class in org.apache.fop.util
-
This class holds references to various XML handlers used by FOP.
- ContentHandlerFactoryRegistry() - Constructor for class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Default constructor.
- ContentLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
Content Layout Manager.
- ContentLayoutManager(Area, LayoutManager) - Constructor for class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Constructs a new ContentLayoutManager
- ContentLayoutManager(PageSequenceLayoutManager, Title) - Constructor for class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Constructor using a fo:title formatting object and its PageSequenceLayoutManager parent.
- context - Variable in class org.apache.fop.render.RendererContext.RendererContextWrapper
-
The wrapped RendererContext
- context - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
The renderer context.
- contextDep - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
Indicates whether the property is context-dependant and therefore can't be cached.
- contexts - Variable in class org.apache.fop.pdf.PDFResources
-
- CONTINUOUS - Static variable in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Constant for setting continuous page display.
- 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.
- converter - Variable in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
The top of the converters
stack.
- 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
-
- 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
-
- 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
- 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(String, Graphics2D, Font, FontInfo) - Static method in class org.apache.fop.render.java2d.Java2DUtil
-
Creates an instance of
GlyphVector
that correctly handle surrogate pairs and advanced font features such
as GSUB/GPOS/GDEF.
- 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
-
- 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
-
- 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.CustomFont
-
Returns an additional encoding.
- getAdditionalEncodingCount() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the number of additional encodings this single-byte font maintains.
- getAdditionalWidths(int) - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns an array with the widths for an additional encoding.
- getAdjust(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
- getAdjusted() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Get adjusted state.
- getAdjustingInfo() - Method in class org.apache.fop.area.inline.InlineArea
-
- getAdjustment() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain current adjustments at current position index.
- getAdjustment(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain current adjustments at specified offset from current position index.
- getAdjustmentClass() - Method in class org.apache.fop.layoutmgr.KnuthGlue
-
- getAdobeCodePoint(String) - Static method in enum org.apache.fop.fonts.type1.AdobeStandardEncoding
-
Returns the code point of a Adobe standard encoded character given its name.
- getAdvanced() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Determines if advanced typographic features are enabled
- getAffineTransform() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
- getAffineTransforms() - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
-
Returns the AffineTransform array initialized during the last parsing.
- getAfm() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
- getAfm() - Method in class org.apache.fop.fonts.FontUris
-
- getAFPFont() - Method in class org.apache.fop.afp.fonts.AFPFontInfo
-
Returns the afp font
- getAfterBorderWidth(int, 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() - 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(String) - Method in interface org.apache.fop.configuration.Configuration
-
- getAttribute(String, String) - Method in interface org.apache.fop.configuration.Configuration
-
- getAttribute(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getAttribute(String, String) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
-
- getAttributeAsBoolean(String, boolean) - Method in interface org.apache.fop.configuration.Configuration
-
- getAttributeAsBoolean(String, boolean) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getAttributeAsBoolean(Attributes, String, boolean) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a boolean value.
- getAttributeAsFloat(String) - Method in interface org.apache.fop.configuration.Configuration
-
- getAttributeAsFloat(String, float) - Method in interface org.apache.fop.configuration.Configuration
-
- getAttributeAsFloat(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getAttributeAsFloat(String, float) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- 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(String, int) - Method in interface org.apache.fop.configuration.Configuration
-
- getAttributeAsInteger(String, int) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getAttributeAsInteger(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Integer value.
- getAttributeAsPositionAdjustments(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a glyph position adjustments array.
- getAttributeAsRectangle(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Rectangle value.
- getAttributeAsRectangle2D(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Rectangle2D value.
- getAttributeNames() - Method in interface org.apache.fop.configuration.Configuration
-
- getAttributeNames() - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getAttributes() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
RtfPage - attributes accessor
- getAttributes() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
-
- getAuralProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a CommonAural object.
- getAuthor() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the author of the document
- getAuthor() - Method in class org.apache.fop.pdf.PDFInfo
-
- getAutoFontsDefault() - Method in class org.apache.fop.render.ps.AbstractPSTranscoder
-
Returns the default value for the KEY_AUTO_FONTS value.
- getAutoFontsDefault() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Returns the default value for the KEY_AUTO_FONTS value.
- getAutoToggle() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
- getAuxiliaryPosition() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
- getAuxiliaryPosition() - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
- getAuxiliaryPosition() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
- getAvailableBPD(int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Returns the available BPD for the part/page indicated by the index parameter.
- getAvailableShrink(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
- getAvailableStretch(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
- getAvgCharWidth() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
-
- getBackColor() - Method in class org.apache.fop.util.AbstractPaintingState
-
Get the background color.
- getBackgroundAttachment() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-attachment" property.
- getBackgroundColor() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-color" property.
- getBackgroundColor() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
-
- getBackgroundImage() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-image" property.
- getBackgroundImageInfo() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the background image info
- getBackgroundPositionHorizontal() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-position-horizontal" property.
- getBackgroundPositionVertical() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-position-vertical" property.
- getBackgroundRepeat() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns the "background-repeat" property.
- getBacktrackClasses() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
-
- getBacktrackCoverages() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
-
- getBacktrackGlyphs() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
-
- getBasedir() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the base directory.
- getBaseFont() - Method in class org.apache.fop.pdf.PDFFont
-
Returns the name of the BaseFont.
- getBaseLength(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() - Method in class org.apache.fop.fonts.SingleByteFont.UnencodedCharacter
-
- 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
-
- getBeginOffset() - Method in class org.apache.fop.render.AbstractRenderer
-
Returns the begin offset of the inline begin (changes by reference area
transforms).
- getBidiClass(int) - Static method in class org.apache.fop.complexscripts.bidi.BidiClass
-
Lookup bidi class for character expressed as unicode scalar value.
- getBidiLevel() - Method in class org.apache.fop.area.Area
-
Get the bidirectional embedding level.
- getBidiLevel() - Method in class org.apache.fop.fo.FObj
-
Obtain resolved bidirectional level of FO.
- getBidiLevel() - Method in class org.apache.fop.fo.FOText
-
- getBidiLevel() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain associated bidi level (if known) or -1 if not.
- getBidiLevel() - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
- getBidiLevel() - Method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
-
- getBidiLevelRecursive() - Method in class org.apache.fop.fo.FObj
-
Obtain resolved bidirectional level of FO or nearest FO
ancestor that has a resolved level.
- getBidiLevels() - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) bidi levels.
- getBidiLevels(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.
- getBlock() - Method in class org.apache.fop.area.inline.InlineBlock
-
- getBlockContainerFO() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
- getBlockFO() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
convenience method that returns the Block node
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.BlockContainer
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.Table
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the block-progression-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 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() - 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.
- getChangeBarBegin() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the starting counterpart of the current (ending) change bar.
- getChangeBarBegin(ChangeBar) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the starting counterpart of the specified ending change bar.
- getChangeBarClass() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar class.
- getChangeBarList() - Method in class org.apache.fop.area.Area
-
Returns the active change bar list.
- getChangeBarList() - Method in class org.apache.fop.fo.FONode
-
Returns the list of active change bars.
- getChangeBarList() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the list of active change bars.
- getChangeBarList() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns the active change bar list.
- getChangeBarList() - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int, 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.OptionalCharacterProperty
-
- getCharacter() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getCharacter() - Method in class org.apache.fop.fonts.SingleByteFont.UnencodedCharacter
-
- getCharacter() - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Returns the named character represented by this instance.
- getCharacter(int, int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
- getCharacterArray(boolean) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain array of characters.
- getCharacterBox(char, int) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
- getCharacterBox(char, int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Get the character box (rectangle with dimensions in 1/1000ths of a point size) of the character
identified by the parameter passed.
- getCharacterBox(char, int) - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
- getCharacterCommand() - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
-
- getCharacterComplement() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
-
- getCharacterCount() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain the number of characters in character array, where
each character constitutes a unicode scalar value.
- getCharacterCount(int, int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- getCharacterDefinitionCommand() - Method in class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
-
- getCharacterForIndex(int) - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the named character at a given code point in the encoding.
- getCharacterOffsets() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
Character Definitions
- getCharacterOffsets() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- getCharacterOffsets() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- getCharacters() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain reference to underlying character buffer.
- getCharacterSet() - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the character set metrics.
- getCharacterSet(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
-
- getChild(String) - Method in interface org.apache.fop.configuration.Configuration
-
- getChild(String, boolean) - Method in interface org.apache.fop.configuration.Configuration
-
- getChild(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getChild(String, boolean) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getChildArea() - Method in class org.apache.fop.area.inline.InlineBlockParent
-
Get the child areas for this inline parent.
- getChildArea() - Method in class org.apache.fop.layoutmgr.inline.AbstractGraphicsLayoutManager
-
Returns the image of foreign object area to be put into
the viewport.
- getChildArea() - Method in class org.apache.fop.layoutmgr.inline.ExternalGraphicLayoutManager
-
Returns the image of foreign object area to be put into
the viewport.
- getChildArea() - Method in class org.apache.fop.layoutmgr.inline.InstreamForeignObjectLM
-
Returns the image of foreign object area to be put into
the viewport.
- getChildAreas() - Method in class org.apache.fop.area.BlockParent
-
Get the list of child areas for this block area.
- getChildAreas() - Method in class org.apache.fop.area.inline.FilledArea
-
Get the child areas for this filled area.
- getChildAreas() - Method in class org.apache.fop.area.inline.InlineParent
-
Get the child areas for this inline parent.
- getChildBookmarks() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Get the child 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(String) - Method in interface org.apache.fop.configuration.Configuration
-
- getChildren(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- 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.
- getClonedChangeBarList() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the copy of active change bars list.
- getCMap() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the character map for this font.
- getCmapGlyphIndex(int) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- getCMaps() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns this font's character to glyph mapping.
- getCmapStream() - Method in class org.apache.fop.fonts.MultiByteFont
-
- getCodePage() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the AFP code page identifier
- getCodePointForGlyph(String) - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Returns the index of a character/glyph with the given name.
- getCodes() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format0Encoding
-
- getColIndex() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the index of the column this grid unit belongs to.
- getColor() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns line color
- getColor() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the color
- getColor() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the color
- getColor() - Method in class org.apache.fop.area.Trait.Background
-
Returns the background color.
- getColor(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.ChangeBar
-
Returns the change bar color.
- getColor() - Method in class org.apache.fop.fo.flow.Character
-
- getColor() - Method in class org.apache.fop.fo.flow.InlineLevel
-
- getColor() - Method in class org.apache.fop.fo.flow.PageNumber
-
- getColor() - Method in class org.apache.fop.fo.FOText
-
- getColor(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.area.Span
-
Get the column gap for this span area.
- getColumnGap() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Return the value of the column-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
- getCurrentColumnCount() - Method in class org.apache.fop.layoutmgr.PageProvider
-
- 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
- getDataURL(int) - Method in class org.apache.fop.fonts.truetype.SVGGlyphData
-
- getDataWidth() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the image data width
- getDataWidthRes() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the data width resolution
- getDeclarations() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the associated Declarations.
- getDecodeParms() - Method in class org.apache.fop.pdf.ASCII85Filter
-
Get the decode parameters.
- getDecodeParms() - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Get the decode params.
- getDecodeParms() - Method in class org.apache.fop.pdf.CCFFilter
-
return a parameter dictionary for this filter, or null
- getDecodeParms() - Method in class org.apache.fop.pdf.DCTFilter
-
Get the decode params for this filter.
- getDecodeParms() - Method in class org.apache.fop.pdf.FlateFilter
-
Get the decode params for this filter.
- getDecodeParms() - Method in class org.apache.fop.pdf.NullFilter
-
return a parameter dictionary for this filter, or null
- getDecodeParms() - Method in class org.apache.fop.pdf.PDFFilter
-
return a parameter dictionary for this filter, or null
- getDefault() - Method in class org.apache.fop.svg.font.AggregatingFontFamilyResolver
-
- getDefault() - Method in class org.apache.fop.svg.font.FilteringFontFamilyResolver
-
- getDefault() - Method in interface org.apache.fop.svg.font.FOPFontFamilyResolver
-
- getDefault() - Method in class org.apache.fop.svg.font.FOPFontFamilyResolverImpl
-
- getDefaultBaseURI() - Method in interface org.apache.fop.apps.EnvironmentProfile
-
The default base URI used for resolving URIs.
- getDefaultBorderInfo() - Static method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Returns a default BorderInfo of style none.
- getDefaultCacheFile(boolean) - Static method in class org.apache.fop.fonts.FontCache
-
Returns the default font cache file.
- getDefaultDitheringQuality() - Method in enum org.apache.fop.render.pcl.PCLRenderingMode
-
Returns the default dithering quality for this rendering mode.
- getDefaultDOMImplementation() - Static method in class org.apache.fop.fo.ElementMapping
-
- getDefaultExtension() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Returns the default file extension for the supported image type.
- getDefaultExtension() - Method in class org.apache.fop.render.bitmap.PNGDocumentHandler
-
Returns the default file extension for the supported image type.
- getDefaultExtension() - Method in class org.apache.fop.render.bitmap.TIFFDocumentHandler
-
Returns the default file extension for the supported image type.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.AbstractPDFFontStream
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.PDFImageXObject
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFilterName() - Method in class org.apache.fop.pdf.PDFMetadata
-
Returns the name of a suitable filter for this PDF object.
- getDefaultFontCollection() - Method in class org.apache.fop.render.afp.AFPRendererConfigurator
-
- getDefaultFontCollection() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfigurator
-
- getDefaultFontCollection() - Method in class org.apache.fop.render.DefaultRendererConfigurator
-
- getDefaultFontCollection() - Method in class org.apache.fop.render.pcl.PCLRendererConfigurator
-
- getDefaultFontCollection() - Method in class org.apache.fop.render.PrintRendererConfigurator
-
- getDefaultHandler() - Method in class org.apache.fop.apps.Fop
-
Returns the DefaultHandler object that will receive the SAX stream containing the
FO document to be rendered.
- getDefaultPageDefinition() - Static method in class org.apache.fop.render.pcl.PCLPageDefinition
-
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.Region
-
Returns the default region name (xsl-region-before, xsl-region-start,
etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionAfter
-
Returns the default region name (xsl-region-before, xsl-region-start,
etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionBefore
-
Returns the default region name (xsl-region-before, xsl-region-start,
etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Returns the default region name (xsl-region-before, xsl-region-start,
etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionEnd
-
Returns the default region name (xsl-region-before, xsl-region-start,
etc.)
- getDefaultRegionName() - Method in class org.apache.fop.fo.pagination.RegionStart
-
Returns the default region name (xsl-region-before, xsl-region-start,
etc.)
- getDefaultRegionNameFor(String) - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Returns the default name of the region to which the flow or static-content having
the given flow-name is assigned.
- getDefaultResourceGroupUri() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- getDefaultResourceLevel(byte) - Method in class org.apache.fop.afp.AFPResourceLevelDefaults
-
Returns the default resource level for a particular resource type.
- getDefaultStyleName() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Gets the name of the default style.
- getDefaultValue() - Method in enum org.apache.fop.render.afp.AFPRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.bitmap.BitmapRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.java2d.Java2DRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.pcl.Java2DRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.pdf.PDFEncryptionOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.pdf.PDFRendererOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.ps.PSRendererOption
-
- getDefaultValue() - Method in interface org.apache.fop.render.RendererConfigOption
-
- getDefaultValue() - Method in enum org.apache.fop.render.txt.TxtRendererConfig.TxtRendererOption
-
- getDefaultWidth() - Method in class org.apache.fop.fonts.CIDFont
-
Returns the default width for this font.
- getDefaultWidth() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the default width for this font.
- getDelegateContentHandler() - Method in class org.apache.fop.util.DelegatingContentHandler
-
- getDeltas() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
-
- getDemerits(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
- getDemerits(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getDepth() - Method in class org.apache.fop.layoutmgr.inline.AlignmentContext
-
The depth of the context that is the height below
alignment point.
- getDerivedRotation() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Returns the derived rotation from the current transform
- getDesc() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the file description.
- getDescender(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() - 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.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.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.CustomFont
-
Returns the font family names.
- getFamilyNames() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the font family names of the font.
- getFamilyNames() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the font family names.
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.afp.svg.AFPFontFamilyResolver
-
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.svg.font.AggregatingFontFamilyResolver
-
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.svg.font.FilteringFontFamilyResolver
-
- getFamilyThatCanDisplay(char) - Method in interface org.apache.fop.svg.font.FOPFontFamilyResolver
-
- getFamilyThatCanDisplay(char) - Method in class org.apache.fop.svg.font.FOPFontFamilyResolverImpl
-
- getFDFonts() - Method in class org.apache.fop.fonts.cff.CFFDataReader
-
- getFDIndexes() - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format0FDSelect
-
- getFDSelect() - Method in class org.apache.fop.fonts.cff.CFFDataReader
-
- getFeature() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
-
- getFeature() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
-
- getFileFilter() - Static method in class org.apache.fop.fonts.autodetect.FontFileFinder
-
Font file filter.
- getFileFromUrls(String[]) - Static method in class org.apache.fop.fonts.FontCache
-
Tries to identify a File instance from an array of URLs.
- getFilename() - Method in class org.apache.fop.pdf.PDFFileSpec
-
Gets the filename.
- getFilename() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
-
- getFilename() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the file name.
- getFilesets() - Method in class org.apache.fop.tools.anttasks.Fop
-
Returns the current list of filesets.
- getFileSize() - Method in class org.apache.fop.fonts.truetype.FontFileReader
-
Returns the size of the file.
- getFilterHint() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.pdf.BitmapImage
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in interface org.apache.fop.pdf.PDFImage
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterHint() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Returns a hint in form of a String (Possible values from PDFFilterList)
indicating which filter setup should be used to encode the object.
- getFilterList() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Returns the associated filter list.
- getFilterMap() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the
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.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.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.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.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.
- getFormXObjectEnabled() - Method in class org.apache.fop.render.pdf.PDFRendererOptionsConfig
-
- getFound() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the found.
- getFoundUnexpected() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Returns whether unexpected postscript has been found in the element
- getFOUserAgent() - Method in class org.apache.fop.cli.CommandLineOptions
-
Get the FOUserAgent for this Command-Line run
- getFOUserAgent() - Method in class org.apache.fop.servlet.FopServlet
-
- getFOValidationEventProducer() - Method in class org.apache.fop.fo.FONode
-
Returns an instance of the FOValidationEventProducer.
- getFromParent(int) - Method in class org.apache.fop.fo.PropertyList
-
Return the value of this property on the parent of this FO.
- getFromQualifier() - Method in class org.apache.fop.fonts.substitute.FontSubstitution
-
- getFS45() - Method in class org.apache.fop.afp.AFPPaintingState
-
gets whether images should be FS45
- getFS45() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
gets whether images should be FS45
- getFS45() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
gets whether images should be FS45
- getFullName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.fonts.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, FOUserAgent) - Static method in class org.apache.fop.hyphenation.Hyphenator
-
- getHyphenationTreeCache() - Method in class org.apache.fop.apps.FopFactory
-
- getHyphenationTreeCache() - Method in class org.apache.fop.apps.FOUserAgent
-
- getHyphIPD(Font) - Method in class org.apache.fop.fo.properties.CommonHyphenation
-
Returns the IPD for the hyphenation character for a font.
- getICCColorSpaceByProfileName(String) - Method in class org.apache.fop.pdf.PDFResources
-
Returns a ICCBased color space by profile name.
- getICCProfile() - Method in class org.apache.fop.pdf.PDFICCStream
-
Returns the associated ICC profile.
- getICCProfileDescription(ICC_Profile) - Static method in class org.apache.fop.util.ColorProfileUtil
-
- 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(Character) - Static method in class org.apache.fop.fo.properties.OptionalCharacterProperty
-
Get character property instance for character.
- 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.CustomFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the kerning map for the font.
- getKernValue(int, int) - Method in class org.apache.fop.fonts.Font
-
Returns the amount of kerning between two characters.
- getKey() - Method in class org.apache.fop.area.PageViewport
-
Get the key for this page viewport.
- getKey() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Key to look up XObject.
- getKey() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the key for this image.
- getKey() - Method in interface org.apache.fop.pdf.PDFImage
-
Key to look up XObject.
- getKey() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Key to look up XObject.
- getKey() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension
-
- getKey() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the internal font key.
- getKeywords() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the keywords for the document
- getKeywords() - Method in class org.apache.fop.pdf.PDFInfo
-
- getKids() - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Returns the Kids array.
- getKids() - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Returns the Kids array.
- getKids() - Method in class org.apache.fop.pdf.PDFStructElem
-
- getKids() - Method in class org.apache.fop.pdf.PDFStructTreeRoot
-
Returns the children element of this StructTreeRoot.
- getKind1() - Method in enum org.apache.fop.render.pcl.fonts.PCLSymbolSet
-
- getLabel() - Method in class org.apache.fop.fo.flow.ListItem
-
- getLabelFirstIndex() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
-
- getLabelLastIndex() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
-
- getLandscapeRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the landscape rotation
- getLanguage() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
-
- getLanguage() - Method in class org.apache.fop.fo.FOText
-
- getLanguage() - Method in interface org.apache.fop.fonts.TextFragment
-
Obtain associated language (if designated) or "none" if not.
- getLanguage() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the language identifier of the document.
- getLanguage() - Method in class org.apache.fop.pdf.PDFStructElem
-
Returns the language of this structure element.
- getLanguage() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the currently applicable language.
- getLanguageLevel() - Method in class org.apache.fop.render.ps.PSRendererConfig
-
- getLanguageLevel() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Indicates the selected PostScript language level.
- getLanguages() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Returns the language settings.
- getLast() - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
- getLast(List<T>) - Static method in class org.apache.fop.util.ListUtil
-
Retrieve the last element from a list.
- getLastChar() - Method in class org.apache.fop.fonts.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
-
- getLastListElement(List) - Static method in class org.apache.fop.util.ListUtil
-
- getLastModified(URI) - Static method in class org.apache.fop.fonts.FontCache
-
Retrieve the last modified date/time of a URI.
- getLastPageIndex() - Method in class org.apache.fop.layoutmgr.PageProvider
-
- getLastPageIPD() - Method in class org.apache.fop.layoutmgr.PageProvider
-
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
- getLastPageMaster(boolean, boolean, boolean, BlockLevelEventProducer) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
- getLastPageNumber() - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
- getLastPageNumber() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
- getLastPageSequence() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the last page sequence (current while parsing).
- getLastPageViewportContaining(String) - Method in class org.apache.fop.area.IDTracker
-
Get the last
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.ChangeBar
-
Returns the line height.
- getLineHeight() - Method in class org.apache.fop.fo.flow.Character
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.InlineLevel
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.PageNumber
-
- getLineHeight() - Method in class org.apache.fop.fo.FOText
-
- getLineHeightShiftAdjustment() - Method in class org.apache.fop.fo.flow.Block
-
- getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- getLineMetrics(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.ChangeBarBegin
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ChangeBarEnd
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Character
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Float
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Inline
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Leader
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Marker
-
Returns the local name (i.e.
- getLocalName(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 interface org.apache.fop.configuration.Configuration
-
- getLocation() - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getLocation() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns the location of the object enclosing the current content.
- getLocator() - Method in class org.apache.fop.fo.FONode
-
Returns the 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.
- 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
-
- getMode() - Method in class org.apache.fop.traits.BorderProps
-
- 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.CIDFontType
-
- getName() - Method in enum org.apache.fop.fonts.EmbeddingMode
-
Returns the name of this embedding mode.
- getName() - Method in enum org.apache.fop.fonts.EncodingMode
-
Returns the encoding mode name.
- getName() - Method in class org.apache.fop.fonts.FontTriplet
-
- getName() - Method in class org.apache.fop.fonts.FontType
-
Returns the name
- getName() - Method in class org.apache.fop.fonts.NamedCharacter
-
Returns the character name (as defined by the Adobe glyph list).
- getName() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the encoding's name.
- getName() - Method in interface org.apache.fop.fonts.SingleByteEncoding
-
Returns the encoding's name.
- getName() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the name.
- getName() - Method in class org.apache.fop.fonts.truetype.OFTableName
-
Returns the name of the table as it should be in the Directory Table.
- getName() - Method in class org.apache.fop.fonts.type1.Type1SubsetFile.BytesNumber
-
- getName() - Method in class org.apache.fop.layoutmgr.RelSide
-
- getName() - Method in class org.apache.fop.pdf.ASCII85Filter
-
Get the PDF name of this filter.
- getName() - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Get the name of this filter.
- getName() - Method in class org.apache.fop.pdf.CCFFilter
-
return a PDF string representation of the filter, e.g.
- getName() - Method in class org.apache.fop.pdf.DCTFilter
-
Get filter name.
- getName() - Method in class org.apache.fop.pdf.FlateFilter
-
Get the name of this filter.
- getName() - Method in class org.apache.fop.pdf.NullFilter
-
return a PDF string representation of the filter, e.g.
- getName() - Method in enum org.apache.fop.pdf.PDFAMode
-
- getName() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- getName() - Method in interface org.apache.fop.pdf.PDFColorSpace
-
- getName() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
-
- getName() - Method in class org.apache.fop.pdf.PDFFilter
-
return a PDF string representation of the filter, e.g.
- getName() - Method in class org.apache.fop.pdf.PDFFont
-
Get the internal name used for this font.
- getName() - Method in class org.apache.fop.pdf.PDFGState
-
Returns the name of this object
- getName() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- getName() - Method in enum org.apache.fop.pdf.PDFInfo.StandardKey
-
Returns the name of this key.
- getName() - Method in class org.apache.fop.pdf.PDFName
-
Returns the name without the leading slash.
- getName() - Method in class org.apache.fop.pdf.PDFPattern
-
Get the name of the pattern
- getName() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- getName() - Method in class org.apache.fop.pdf.PDFShading
-
Get the name of this shading.
- getName() - Method in enum org.apache.fop.pdf.PDFUAMode
-
- getName() - Method in enum org.apache.fop.pdf.PDFXMode
-
- getName() - Method in class org.apache.fop.pdf.PDFXObject
-
Returns the XObject's name.
- getName() - Method in enum org.apache.fop.pdf.StandardStructureAttributes.Table.Scope
-
Returns the name of this attribute.
- getName() - Method in interface org.apache.fop.pdf.StructureType
-
Returns the name of this structure type.
- getName() - Method in enum org.apache.fop.render.afp.AFPRendererConfig.ImagesModeOptions
-
- getName() - Method in enum org.apache.fop.render.afp.AFPRendererOption
-
The name of the option.
- getName() - Method in enum org.apache.fop.render.afp.AFPShadingMode
-
- getName() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
- getName() - Method in enum org.apache.fop.render.bitmap.BitmapRendererOption
-
The name of the option.
- getName() - Method in enum org.apache.fop.render.bitmap.TIFFRendererConfig.TIFFRendererOption
-
- getName() - Method in class org.apache.fop.render.intermediate.extensions.NamedDestination
-
Returns the destination's name.
- getName() - Method in enum org.apache.fop.render.java2d.Java2DRendererOption
-
- getName() - Method in enum org.apache.fop.render.pcl.Java2DRendererOption
-
The name of the option.
- getName() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
-
- getName() - Method in enum org.apache.fop.render.pcl.PCLRenderingMode
-
- getName() - Method in enum org.apache.fop.render.pdf.PDFEncryptionOption
-
- getName() - Method in enum org.apache.fop.render.pdf.PDFRendererOption
-
- getName() - Method in class org.apache.fop.render.print.PagesMode
-
- getName() - Method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
- getName() - Method in class org.apache.fop.render.ps.extensions.PSSetupCode
-
- getName() - Method in enum org.apache.fop.render.ps.PSRendererOption
-
- getName() - Method in interface org.apache.fop.render.RendererConfigOption
-
The name of the option.
- getName() - Method in enum org.apache.fop.render.txt.TxtRendererConfig.TxtRendererOption
-
- getName() - Method in class org.apache.fop.traits.TraitEnum
-
Returns the name of the enumeration.
- 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.ChangeBarBegin
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ChangeBarEnd
-
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
-
- getNextIPD() - Method in class org.apache.fop.layoutmgr.PageProvider
-
- 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, boolean) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the name of the next page master.
- getNextPageMaster(boolean, 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, boolean) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the name of the next page master.
- getNextPageMaster(boolean, 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, 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, boolean) - 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.OptionalCharacterProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getObject() - Method in class org.apache.fop.fo.properties.SpaceProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.StringProperty
-
- getObject() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the PDF object
- getObject() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- getObject() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
-
- getObject() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- getObject() - Method in interface org.apache.fop.util.ContentHandlerFactory.ObjectSource
-
- getObjectAreaDescriptor() - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Returns the object area descriptor
- getObjectAreaInfo() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the object area info
- getObjectEnvironmentGroup() - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Gets the ObjectEnvironmentGroup
- getObjectID() - Method in class org.apache.fop.pdf.PDFObject
-
Returns the PDF representation of the Object ID.
- getObjectNumber() - Method in class org.apache.fop.pdf.PDFObject
-
Returns the object's number.
- getObjectNumber() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the object number.
- getObjectNumber() - Method in class org.apache.fop.pdf.xref.CompressedObjectReference
-
- getObjects() - Method in class org.apache.fop.afp.modca.PageSegment
-
Returns a list of objects contained withing this page segment
- getObjectStreamNumber() - Method in class org.apache.fop.pdf.xref.CompressedObjectReference
-
- getObjectType() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Convenience method to return the object type
- getObjectType(String) - Method in class org.apache.fop.afp.modca.Registry
-
Returns the MOD:CA object type given a mimetype
- getOCA() - Method in class org.apache.fop.util.OCAColor
-
- getOffset() - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
- getOffset() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Returns the change bar offset.
- getOffset() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- getOffset() - Method in class org.apache.fop.fonts.truetype.OFDirTabEntry
-
Returns the offset.
- getOffset() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the offset.
- getOffset() - Method in class org.apache.fop.layoutmgr.inline.AlignmentContext
-
Returns the offset from the before-edge of the parent to
this context.
- getOffsetDueToFloat() - Method in class org.apache.fop.layoutmgr.PageBreaker
-
- getOffsetDueToFloat() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
- getOffsets() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- getOffSize() - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- getOID() - Method in class org.apache.fop.afp.modca.Registry.ObjectType
-
Returns a MOD:CA object type OID from a given a componentId
- getOldPage() - Method in class org.apache.fop.render.awt.viewer.PageChangeEvent
-
Returns the old page.
- getOpenFont() - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- getOperandLength() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- getOperandLengths() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- getOperands() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- getOperator() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- getOperator() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Gets the Postscript element operator
- getOperatorName() - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- getOpt() - Method in class org.apache.fop.traits.MinOptMax
-
Returns the optimum value of this MinOptMax
.
- getOptimum(PercentBaseContext) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
-
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FromParentFunction
-
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
-
- getOptionalArgDefault(int, PropertyInfo) - Method in interface org.apache.fop.fo.expr.Function
-
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.FunctionBase
- getOptionalArgDefault(int, PropertyInfo) - Method in class org.apache.fop.fo.expr.InheritedPropFunction
-
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
-
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FromParentFunction
-
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
-
- getOptionalArgsCount() - Method in interface org.apache.fop.fo.expr.Function
-
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.FunctionBase
- getOptionalArgsCount() - Method in class org.apache.fop.fo.expr.InheritedPropFunction
-
- getOptionalPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific optional positioning features.
- getOptionalPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific optional positioning features.
- getOptionalSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific optional substitution features.
- getOptionalSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific optional substitution features.
- getOptLineCount() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getOrder() - Method in class org.apache.fop.render.gradient.Function
-
Gets the function order
- getOrderCode() - Method in class org.apache.fop.afp.goca.GraphicsSetArcParameters
-
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
-
- 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.
- getPageIndex() - Method in interface org.apache.fop.render.intermediate.IFDocumentNavigationHandler
-
- getPageIndex() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
- getPageIndex() - Method in interface org.apache.fop.render.intermediate.PageIndexContext
-
- getPageIndex() - Method in class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
-
- getPageLabels() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the /PageLabels object.
- getPageMode() - Method in class org.apache.fop.pdf.PDFRoot
-
Returns the currently active /PageMode.
- getPageNumber() - Method in class org.apache.fop.area.PageViewport
-
Get the page number of this page.
- getPageNumber() - Method in class org.apache.fop.render.awt.viewer.GoToPageDialog
-
Returns page number, entered by user.
- getPageNumber() - Method in class org.apache.fop.render.intermediate.IFContext
-
- getPageNumbers() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
- getPageNumbers() - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
- getPageNumberString() - Method in class org.apache.fop.area.PageViewport
-
Get the page number of this page.
- getPagePaintingState() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the painting state of the current page
- getPageParentTree() - Method in class org.apache.fop.render.pdf.PDFLogicalStructureHandler
-
- getPagePosition() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Get the value for the page-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.fo.flow.ChangeBar
-
Returns the change bar placement.
- getPlacement() - Method in class org.apache.fop.layoutmgr.inline.ImageLayout
-
Returns the placement of the image inside the viewport.
- getPlacement() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Returns the intended placement of the extension inside the generated file.
- getPlacement() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- getPlacement() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- getPoint(int, int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns a point on the current page, taking the current painting state
into account.
- getPointSize() - Method in class org.apache.fop.afp.fonts.AFPFontAttributes
-
Return the point size attribute
- getPortraitRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the rotation to be used for portrait pages
- getPos(Object) - Method in class org.apache.fop.layoutmgr.KnuthPossPosIter
-
Default implementation assumes that the passed
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.KhmerScriptProcessor
-
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific required positioning features.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
-
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific required positioning features.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific required positioning features.
- getPositionLabel() - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- getPositiveInteger(Object) - Method in class org.apache.fop.render.print.PageableRenderer
-
Converts an object into a positive integer value if possible.
- getPossibilitiesNumber() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getPostHyphenText(int) - Method in class org.apache.fop.hyphenation.Hyphenation
-
- getPostScriptName() - Method in class org.apache.fop.fonts.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
- getRegionType() - Method in class org.apache.fop.render.intermediate.IFContext
-
- 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<x<partCount) which denotes the first part on the last page
generated by the current element list.
- getStartingState() - Method in class org.apache.fop.fo.flow.MultiCase
-
- getStartIntrusionAdjustment() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
- getStartOn() - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
- getStartPage() - Method in class org.apache.fop.render.print.PrintRenderer
-
- getStartPoint() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
The start location of the element within the source binary data
- getStartSize() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
-
- getStartX() - Method in class org.apache.fop.render.txt.border.BorderManager
-
- getStartY() - Method in class org.apache.fop.render.txt.border.BorderManager
-
- getState() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Returns the Java2D graphics state.
- getState() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
- 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.OptionalCharacterProperty
-
- getString() - Method in class org.apache.fop.fo.properties.PercentLength
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.StringProperty
-
- getString() - Method in class org.apache.fop.fo.properties.URIProperty
-
Return a string representing the resolved URI, or the
specified value if the URI is not resolved against
an xml:base
- getString(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.flow.ChangeBar
-
Returns the change bar style.
- getStyle() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- getStyle() - Method in class org.apache.fop.fonts.FontTriplet
-
- getStyle() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
-
- getStyleLSB() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- getStyleLSB() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- getStyleMSB() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- getStyleMSB() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- getSubData(int) - Method in class org.apache.fop.area.BookmarkData
-
Get the child data object.
- getSubFamilyName() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the font sub family name of the font.
- getSubFont() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
Gets the sub font within, for example, a TTC.
- getSubFontName() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the sub-font name of the font.
- getSubIntervalCount() - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
- getSubIntervals() - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
- getSubject() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the subject of the document
- getSubject() - Method in class org.apache.fop.pdf.PDFInfo
-
- getSubprop(Property, int) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return a property value for the given component of a compound
property.
- getSubPropertyId(String) - Static method in class org.apache.fop.fo.FOPropertyMapping
-
Return the subpropId for a subproperty name.
- getSubpropMaker(int) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
-
Return a Maker object which is used to set the values on components
of compound property types, such as "space".
- getSubpropMaker(int) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return a subproperty maker for the subpropertyId.
- getSubroutine() - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSSubroutine
-
Gets the parsed subroutine element as unmodified string
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific substitution context tester.
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
-
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific substitution context tester.
- getSubstitutionContextTester() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific substitution context tester.
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific required substitution features.
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
-
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific required substitution features.
- getSubstitutionFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific required substitution features.
- getSubtables() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
- getSubtype() - Method in class org.apache.fop.pdf.PDFOutputIntent
-
- getSucceedingPageSequence(PageSequence) - Method in class org.apache.fop.fo.pagination.Root
-
Some properties, such as 'force-page-count', require a
page-sequence to know about some properties of the next.
- getSumOfColumnWidths(PercentBaseContext) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
Calculates the sum of all column widths.
- getSupplement() - Method in class org.apache.fop.fonts.CIDFont
-
Returns the supplement number of the character collection.
- getSupplement() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the supplement number of the character collection.
- getSupportedFlavors(String) - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
- getSupportedFlavors(String) - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
- getSupportedFlavors(RenderingContext) - Method in class org.apache.fop.render.ImageHandlerRegistry
-
Returns the ordered array of supported image flavors.
- getSupportedFlavours() - Method in class org.apache.fop.afp.svg.AFPImageElementBridge
-
Returns an array of supported image flavours
- getSupportedFlavours() - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Returns an array of supported image flavours
- getSupportedFlavours() - Method in class org.apache.fop.svg.PDFImageElementBridge
-
Returns an array of supported image flavours
- getSupportedImageClass() - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Returns the
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
- getSVG(int) - Method in class org.apache.fop.fonts.MultiByteFont
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Get script specific syllabizer class.
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.KhmerScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.TamilScriptProcessor
-
- getSymbolSet() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- getSymbolSet() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- getSymbolSet() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
-
- getSymbolSetID() - Method in enum org.apache.fop.render.pcl.fonts.PCLSymbolSet
-
- getTable() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
- getTable() - Method in class org.apache.fop.fo.ElementMapping
-
Returns a HashMap of maker objects for this element mapping
- getTable() - Method in class org.apache.fop.fo.flow.table.Table
-
Convenience method to returns a reference
to the base
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.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.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.
- getUnicodeFilename() - Method in class org.apache.fop.pdf.PDFFileSpec
-
Gets the unicode filename
- getUnicodeFilename() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Returns the unicode file name.
- getUnicodeForIndex(int) - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Returns the main Unicode value that is associated with the given code point in the encoding.
- getUnicodeFromCodePoint(int) - Static method in enum org.apache.fop.fonts.type1.AdobeStandardEncoding
-
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.CIDFull
-
Gets the unicode character from the original font glyph index
- getUnicodeFromGID(int) - Method in interface org.apache.fop.fonts.CIDSet
-
Gets the unicode character from the original font glyph index
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.CIDSubset
-
Gets the unicode character from the original font glyph index
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the character from it's original glyph index in the font
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the character from it's original glyph index in the font
- getUnicodeFromGID(int) - Method in class org.apache.fop.fonts.SingleByteFont
-
- getUnicodeFromSelector(int) - Method in class org.apache.fop.fonts.SingleByteFont
-
- getUnicodeIndex() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the unicodeIndex.
- getUnicodeSequence() - Method in class org.apache.fop.fonts.NamedCharacter
-
Returns the Unicode sequence associated with this character.
- getUnicodeSequence() - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Returns the Unicode sequence for this character.
- getUnicodeStart() - Method in class org.apache.fop.fonts.CMapSegment
-
Returns the unicodeStart.
- getUniqueDestination(PDFDestination) - Method in class org.apache.fop.pdf.PDFFactory
-
Registers and returns newdest if it is unique.
- getUnitConverter() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the unit converter
- getUnitWidth() - Method in class org.apache.fop.area.inline.FilledArea
-
Return the unit width for the areas to fill the full width.
- getUnknownPropertyValues() - Method in class org.apache.fop.fo.PropertyList
-
Gets the current list of unknown property values
- getUnprocessedGlyph(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
- getUnprocessedGlyph(int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
- getUnresolvedReferences() - Method in class org.apache.fop.area.Page
-
Get the map unresolved references from this page.
- getUnscaledWidths(GlyphSequence) - Method in class org.apache.fop.fonts.MultiByteFont
-
- getUpperLimit() - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Returns the upper limit value of the Limits array.
- getUpperLimit() - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Returns the upper limit value of the Limits array.
- getUri() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the uri of this data object
- getUri() - Method in class org.apache.fop.afp.AFPResourceInfo
-
Returns the URI of this data object.
- getURI(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
-
- getUserConfig() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
- 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.
- getUseSVG() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
- getUseSVG() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
- getUTF16CharacterCount() - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain the number of characters in character array, where
each character constitutes a UTF-16 character.
- getValue() - Method in interface org.apache.fop.configuration.Configuration
-
- getValue(String) - Method in interface org.apache.fop.configuration.Configuration
-
- getValue() - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValue(String) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValue() - Method in class org.apache.fop.datatypes.KeepValue
-
- getValue() - Method in interface org.apache.fop.datatypes.Length
-
Returns the length in 1/1000ths of a point (millipoints)
- getValue(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() - Method in enum org.apache.fop.fonts.CIDFontType
-
- 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 interface org.apache.fop.configuration.Configuration
-
- getValueAsBoolean(boolean) - Method in interface org.apache.fop.configuration.Configuration
-
- getValueAsBoolean() - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValueAsBoolean(boolean) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValueAsBoolean() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
Obtain entry value as Boolean.
- getValueAsFloat() - Method in interface org.apache.fop.configuration.Configuration
-
- getValueAsFloat(float) - Method in interface org.apache.fop.configuration.Configuration
-
- getValueAsFloat() - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValueAsFloat(float) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValueAsInteger() - Method in interface org.apache.fop.configuration.Configuration
-
- getValueAsInteger(int) - Method in interface org.apache.fop.configuration.Configuration
-
- getValueAsInteger() - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValueAsInteger(int) - Method in class org.apache.fop.configuration.DefaultConfiguration
-
- getValueAsInteger(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Returns a value as an Integer.
- getValueAsNumber() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
Obtain entry value as Number.
- getValueAsString() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
- getValueAsXMLEscapedString() - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.BackgroundPositionShorthand.Parser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.FontShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.GenericShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.PageBreakShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.PositionShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in interface org.apache.fop.fo.properties.ShorthandParser
-
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.VerticalAlignShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.WhiteSpaceShorthandParser
- getValueForProperty(int, Property, PropertyMaker, PropertyList) - Method in class org.apache.fop.fo.properties.XMLLangShorthandParser
- getValueLength(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- getValueOf(String) - Static method in enum org.apache.fop.afp.AFPResourceLevel.ResourceType
-
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFAMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFUAMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFVTMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.PDFXMode
-
Returns the mode enum object given a String.
- getValueOf(String) - Static method in enum org.apache.fop.pdf.Version
-
Given the PDF version as a String, returns the corresponding enumerated type.
- getValueOf(String) - Static method in enum org.apache.fop.render.afp.AFPShadingMode
-
Returns the enumeration/singleton object based on its name.
- getValueOf(String) - Static method in enum org.apache.fop.render.pcl.PCLRenderingMode
-
Returns the enumeration/singleton object based on its name.
- getValuePosition(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- getValues(int) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Get values.
- getVariableSpaceCharacterIncrement() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Return the variable space character increment
- getVariants() - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
-
- getVariety() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- getVariety() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- getVector() - Method in class org.apache.fop.pdf.PDFColor
-
Return a vector representation of the color
in the appropriate colorspace.
- getVersion() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
-
- getVersion() - Static method in class org.apache.fop.Version
-
Get the version of FOP
- getVertical() - Method in class org.apache.fop.area.Trait.Background
-
Returns the vertical offset for images.
- getVerticesPerRow() - Method in class org.apache.fop.render.gradient.Shading
-
- getViewArea() - Method in class org.apache.fop.area.PageViewport
-
Get the view area rectangle of this viewport.
- getViewArea() - Method in class org.apache.fop.area.RegionViewport
-
Get the view area of this viewport.
- getViewportHeight() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the viewport height used to compute units.
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.Region
-
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionAfter
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionBefore
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionBody
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionEnd
- getViewportRectangle(FODimension) - Method in class org.apache.fop.fo.pagination.RegionStart
- getViewportSize() - Method in class org.apache.fop.layoutmgr.inline.ImageLayout
-
Returns the size of the image's viewport.
- getViewportSize() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Get the default viewport size for an SVG document.
- getViewportWidth() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the viewport width used to compute units.
- getVisibility() - Method in class org.apache.fop.fo.flow.Block
-
- getVKern(int, int) - Method in class org.apache.fop.svg.font.FOPGVTFont
-
- getVMerge() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
- getWeight() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font weight (100, 200...800, 900).
- getWeight() - Method in class org.apache.fop.fonts.FontTriplet
-
- getWeight() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the Weight value.
- getWeightClass() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Returns the weight class of this font.
- getWeightClass() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
-
- getWhenToProcess() - Method in class org.apache.fop.area.AbstractOffDocumentItem
-
Get an indicator of when this item should be processed
- getWhenToProcess() - Method in class org.apache.fop.area.OffDocumentExtensionAttachment
-
Get an indicator of when this item should be processed
- getWhenToProcess() - Method in interface org.apache.fop.area.OffDocumentItem
-
Get an indicator of when this item should be processed
- getWhitespaceCollapse() - Method in class org.apache.fop.fo.flow.Block
-
- getWhitespaceManagementPenalty() - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty.Variant
-
- getWhitespaceTreatment() - Method in class org.apache.fop.fo.flow.Block
-
- getWhitespaceTreatment() - Method in class org.apache.fop.fo.FOText
-
- getWidowContentLimit() - Method in class org.apache.fop.fo.flow.ListBlock
-
- getWidowContentLimit() - Method in class org.apache.fop.fo.flow.table.Table
-
- getWidows() - Method in class org.apache.fop.fo.flow.Block
-
- getWidth() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the width of this data object
- getWidth(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.ChangeBar
-
Returns the change bar width.
- 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) - 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.fonts.SingleByteFont.UnencodedCharacter
-
- getWidth() - Method in class org.apache.fop.layoutmgr.KnuthElement
-
- getWidth() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the width of this image.
- getWidth() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the width.
- getWidth(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.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.
- getWrapGocaPSeg() - Method in class org.apache.fop.afp.AFPPaintingState
-
- getWrapOption() - Method in class org.apache.fop.fo.flow.Block
-
- getWrapOption() - Method in class org.apache.fop.fo.FOText
-
- getWrapPSeg() - Method in class org.apache.fop.afp.AFPPaintingState
-
Whether FS11 and SF45 non-inline images should be wrapped in a page segment
- getWrapPSeg() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
gets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- getWrapPSeg() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
gets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- getWriterParams() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Returns the image writer parameters used for encoding the bitmap images.
- getWritingDirectionMetrics(int) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Gets writing direction metrics.
- getWritingMode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain writing mode.
- getWritingMode() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getWritingMode() - Method in class org.apache.fop.fo.flow.table.Table
- getWritingMode() - Method in class org.apache.fop.fo.pagination.PageSequence
- getWritingMode() - Method in class org.apache.fop.fo.pagination.Region
-
- getWritingMode() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
- getWritingMode() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Get the writing mode of the relevant reference area.
- getWritingMode() - Method in class org.apache.fop.traits.WritingModeTraits
-
- getWritingMode() - Method in interface org.apache.fop.traits.WritingModeTraitsGetter
-
- getWritingModeTraitsGetter(FONode) - Static method in class org.apache.fop.traits.WritingModeTraits
-
Helper function to find the writing mode traits getter (if any) that applies for
a given FO node.
- getWx() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Returns the wx.
- getX() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the x coordinate of this data object
- getX() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the x coordinate
- getX() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the x coordinate
- getX() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
- getX() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the current x position coordinate
- getX() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
returns X coordinate
- getX1() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the X1 coordinate
- getX1() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the x1 coordinate
- getX2() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the X2 coordinate
- getX2() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the x2 coordinate
- getXAdvance() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
- getXAdvDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
- getXDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
- getXHeight(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.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...
- 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 <script,language,feature> tuple.
- GlyphTable.LookupTable - Class in org.apache.fop.complexscripts.fonts
-
The LookupTable
class comprising an identifier and an ordered list
of glyph subtables, each of which employ the same lookup identifier.
- GlyphTable.Rule - Class in org.apache.fop.complexscripts.fonts
-
The Rule
class implements an array of rule lookup records.
- GlyphTable.RuleLookup - Class in org.apache.fop.complexscripts.fonts
-
The RuleLookup
class implements a rule lookup record, comprising
a glyph sequence index and a lookup table index (in an applicable lookup list).
- GlyphTable.RuleSet - Class in org.apache.fop.complexscripts.fonts
-
The RuleSet
class implements a collection of rules, which
may or may not be the same rule type.
- GlyphTable.UseSpec - Class in org.apache.fop.complexscripts.fonts
-
The UseSpec
class comprises a lookup table reference
and the feature that selected the lookup table.
- GlyphTester - Interface in org.apache.fop.complexscripts.util
-
Interface for testing glyph properties according to glyph identifier.
- glyphToString(String) - Static method in class org.apache.fop.fonts.Glyphs
-
Deprecated.
Return the glyphname from a string,
eg, glyphToString("\\") returns "backslash"
- glyphTransforms - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- glyphVisibilities - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- GONDI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- GOTHIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- GOTO_URI - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
the goto-uri element
- GOTO_XY - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
the goto-xy element
- goToFirstPage() - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Shows the first page.
- goToLastPage() - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Shows the last page.
- goToNextPage() - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Shows the next page.
- goToPage(int) - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Changes the current visible page
- GoToPageDialog - Class in org.apache.fop.render.awt.viewer
-
Go to Page Dialog.
- GoToPageDialog(Frame, String, Translator) - Constructor for class org.apache.fop.render.awt.viewer.GoToPageDialog
-
Creates modal dialog with a given title, attached to a given frame.
- goToPrevious() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Used to set the "cursor position" to the previous item.
- goToPrevious() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Used to set the "cursor position" to the previous item.
- goToPrevious() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Used to set the "cursor position" to the previous item.
- goToPrevious() - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
Used to set the "cursor position" to the previous item.
- goToPreviousPage() - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Shows the previous page.
- goToPreviousSimplePageMaster() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Used to set the "cursor position" for the page masters to the previous item.
- goToPreviousSimplePageMaster() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Used to set the "cursor position" for the page masters to the previous item.
- GoToXYAction - Class in org.apache.fop.render.intermediate.extensions
-
Action class which represents a "go-to" action to an absolute coordinate on a page.
- GoToXYAction(String) - Constructor for class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Creates a new instance with yet unknown location.
- GoToXYAction(String, int, Point, PageIndexContext) - Constructor for class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Creates a new instance.
- GPOS - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Provides kerning information, mark-to-base, etc.
- GPOS_LOOKUP_TYPE_CHAINED_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
chained contextual positioning subtable type
- GPOS_LOOKUP_TYPE_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
contextual positioning subtable type
- GPOS_LOOKUP_TYPE_CURSIVE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
cursive positioning subtable type
- GPOS_LOOKUP_TYPE_EXTENSION_POSITIONING - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
extension positioning subtable type
- GPOS_LOOKUP_TYPE_MARK_TO_BASE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
mark to base positioning subtable type
- GPOS_LOOKUP_TYPE_MARK_TO_LIGATURE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
mark to ligature positioning subtable type
- GPOS_LOOKUP_TYPE_MARK_TO_MARK - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
mark to mark positioning subtable type
- GPOS_LOOKUP_TYPE_PAIR - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
multiple positioning subtable type
- GPOS_LOOKUP_TYPE_SINGLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
single positioning subtable type
- gposAdjustments - Variable in class org.apache.fop.area.inline.WordArea
-
An array of glyph positioning adjustments to apply to each glyph 'char' in word (optional)
- gposAdjustments - Variable in class org.apache.fop.fonts.GlyphMapping
-
- gposAdjustments - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- Gradient - Class in org.apache.fop.render.ps
-
Helper class to draw gradients in PostScript.
- GradientMaker - Class in org.apache.fop.render.gradient
-
- GradientMaker.DoubleFormatter - Interface in org.apache.fop.render.gradient
-
- graphicCompressionRate - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Graphic compression rate
- GRAPHICS - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Graphics
- graphics - Variable in class org.apache.fop.render.ps.AbstractPSTranscoder
-
the root Graphics2D instance for generating PostScript
- graphics - Variable in class org.apache.fop.svg.PDFTranscoder
-
Graphics2D instance that is used to paint to
- Graphics2DAdapter - Interface in org.apache.fop.render
-
This interface represents an optional feature that can be provided by
a renderer.
- Graphics2DImagePainter - Interface in org.apache.fop.render
-
- Graphics2DImagePainterImpl - Class in org.apache.fop.image.loader.batik
-
A graphics 2D image painter implementation for painting SVG images using Batik.
- Graphics2DImagePainterImpl(GraphicsNode, BridgeContext, Dimension) - Constructor for class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
-
Main constructor
- Graphics2DNode(ImageGraphics2D) - Constructor for class org.apache.fop.svg.AbstractFOPImageElementBridge.Graphics2DNode
-
Create a new Graphics2D node.
- GraphicsAreaBegin - Class in org.apache.fop.afp.goca
-
The beginning of a filled region (graphics area).
- GraphicsAreaBegin() - Constructor for class org.apache.fop.afp.goca.GraphicsAreaBegin
-
- GraphicsAreaEnd - Class in org.apache.fop.afp.goca
-
The end of a filled region (graphics area).
- GraphicsAreaEnd() - Constructor for class org.apache.fop.afp.goca.GraphicsAreaEnd
-
- GraphicsBox - Class in org.apache.fop.afp.goca
-
A GOCA graphics rectangular box
- GraphicsBox(int[]) - Constructor for class org.apache.fop.afp.goca.GraphicsBox
-
Constructor
- GraphicsChainedSegment - Class in org.apache.fop.afp.goca
-
A GOCA graphics segment
- GraphicsChainedSegment(String) - Constructor for class org.apache.fop.afp.goca.GraphicsChainedSegment
-
Main constructor
- GraphicsChainedSegment(String, byte[], boolean, boolean) - Constructor for class org.apache.fop.afp.goca.GraphicsChainedSegment
-
Constructor
- GraphicsCharacterString - Class in org.apache.fop.afp.goca
-
A GOCA graphics string
- GraphicsCharacterString(String, int, int, CharacterSet) - Constructor for class org.apache.fop.afp.goca.GraphicsCharacterString
-
Constructor (absolute positioning)
- GraphicsConfiguration - Class in org.apache.fop.svg
-
Adapter to allow subclassing java.awt.GraphicsConfiguration without
compilation errors.
- GraphicsConfiguration() - Constructor for class org.apache.fop.svg.GraphicsConfiguration
-
- GraphicsData - Class in org.apache.fop.afp.goca
-
A GOCA graphics data
- GraphicsData() - Constructor for class org.apache.fop.afp.goca.GraphicsData
-
Main constructor
- GraphicsDataDescriptor - Class in org.apache.fop.afp.modca
-
GOCA Graphics Data Descriptor
- GraphicsDataDescriptor(int, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.GraphicsDataDescriptor
-
Main constructor
- GraphicsEndProlog - Class in org.apache.fop.afp.goca
-
The end of a prolog.
- GraphicsEndProlog() - Constructor for class org.apache.fop.afp.goca.GraphicsEndProlog
-
- GraphicsFillet - Class in org.apache.fop.afp.goca
-
A GOCA graphics curved tangential line to a specified set of
straight lines drawn from the given position or current position
- GraphicsFillet(int[], boolean) - Constructor for class org.apache.fop.afp.goca.GraphicsFillet
-
Constructor
- GraphicsFullArc - Class in org.apache.fop.afp.goca
-
A GOCA graphics arc (circle/ellipse)
- GraphicsFullArc(int, int, int, int) - Constructor for class org.apache.fop.afp.goca.GraphicsFullArc
-
Constructor
- GraphicsImage - Class in org.apache.fop.afp.goca
-
A GOCA Image
- GraphicsImage(int, int, int, int, byte[]) - Constructor for class org.apache.fop.afp.goca.GraphicsImage
-
Main constructor
- GraphicsLine - Class in org.apache.fop.afp.goca
-
A GOCA graphics straight line drawn from the
given absolute position
- GraphicsLine(int[], boolean) - Constructor for class org.apache.fop.afp.goca.GraphicsLine
-
Constructor
- GraphicsObject - Class in org.apache.fop.afp.modca
-
Top-level GOCA graphics object.
- GraphicsObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.GraphicsObject
-
Default constructor
- GraphicsPainter - Interface in org.apache.fop.render.intermediate
-
Used primarily by
BorderPainter
, implementations are created for rendering
primitive graphical operations.
- GraphicsProperties - Interface in org.apache.fop.fo
-
This interface provides access to properties necessary to calculate the size and positioning
of images and graphics inside a viewport.
- GraphicsSetArcParameters - Class in org.apache.fop.afp.goca
-
Sets the arc parameters for a GOCA graphics arc (circle/ellipse)
- GraphicsSetArcParameters(int, int, int, int) - Constructor for class org.apache.fop.afp.goca.GraphicsSetArcParameters
-
Constructor
- GraphicsSetCharacterSet - Class in org.apache.fop.afp.goca
-
Sets the current character set (font) to be used for following graphics strings
- GraphicsSetCharacterSet(int) - Constructor for class org.apache.fop.afp.goca.GraphicsSetCharacterSet
-
- GraphicsSetCurrentPosition - Class in org.apache.fop.afp.goca
-
Sets the current painting position of the graphics object
- GraphicsSetCurrentPosition(int[]) - Constructor for class org.apache.fop.afp.goca.GraphicsSetCurrentPosition
-
Constructor
- GraphicsSetFractionalLineWidth - Class in org.apache.fop.afp.goca
-
Sets the line width to use when stroking GOCA shapes (structured fields)
- GraphicsSetFractionalLineWidth(float) - Constructor for class org.apache.fop.afp.goca.GraphicsSetFractionalLineWidth
-
Main constructor
- GraphicsSetLineType - Class in org.apache.fop.afp.goca
-
Sets the value of the current line type attribute when stroking GOCA shapes (structured fields)
- GraphicsSetLineType(byte) - Constructor for class org.apache.fop.afp.goca.GraphicsSetLineType
-
Main constructor
- GraphicsSetLineWidth - Class in org.apache.fop.afp.goca
-
Sets the line width to use when stroking GOCA shapes (structured fields)
- GraphicsSetLineWidth(int) - Constructor for class org.apache.fop.afp.goca.GraphicsSetLineWidth
-
Main constructor
- GraphicsSetMix - Class in org.apache.fop.afp.goca
-
Sets the foreground mix mode.
- GraphicsSetMix(byte) - Constructor for class org.apache.fop.afp.goca.GraphicsSetMix
-
Main constructor
- GraphicsSetPatternSymbol - Class in org.apache.fop.afp.goca
-
Sets the pattern symbol to use when filling following GOCA structured fields
- GraphicsSetPatternSymbol(byte) - Constructor for class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
Main constructor
- GraphicsSetProcessColor - Class in org.apache.fop.afp.goca
-
Sets the current processing color for the following GOCA structured fields
- GraphicsSetProcessColor(Color) - Constructor for class org.apache.fop.afp.goca.GraphicsSetProcessColor
-
Main constructor
- GREEK - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- GREEK - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- green() - Method in class org.apache.fop.pdf.PDFColor
-
Get the green component.
- green255() - Method in class org.apache.fop.pdf.PDFColor
-
Get the green integer component.
- GREENLANDIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- GridUnit - Class in org.apache.fop.fo.flow.table
-
This class represents one grid unit inside a table.
- GridUnit(Table, int, int) - Constructor for class org.apache.fop.fo.flow.table.GridUnit
-
Creates a new grid unit.
- GridUnit(TableCell, int, int) - Constructor for class org.apache.fop.fo.flow.table.GridUnit
-
Creates a new grid unit.
- GROOVE - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: groove
- GROOVE - Static variable in class org.apache.fop.traits.RuleStyle
-
rule-style: groove
- Group(AffineTransform[]) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Construct a Group.
- Group(AffineTransform) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Construct a Group.
- Group(String) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Construct a layer Group, i.e., a Group with no transforms
but with a optional content group layer label.
- Group() - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Default constructor.
- Grouping() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- GSTATE_ALPHA_NONSTROKE - Static variable in class org.apache.fop.pdf.PDFGState
-
Nonstroking Alpha (ca, PDF 1.4)
- GSTATE_ALPHA_SOURCE_FLAG - Static variable in class org.apache.fop.pdf.PDFGState
-
Alpha Source Flag (AIS, PDF 1.4)
- GSTATE_ALPHA_STROKE - Static variable in class org.apache.fop.pdf.PDFGState
-
Stroking Alpha (CA, PDF 1.4)
- GSTATE_BLACK_GENERATION - Static variable in class org.apache.fop.pdf.PDFGState
-
Black generation (BG)
- GSTATE_BLACK_GENERATION2 - Static variable in class org.apache.fop.pdf.PDFGState
-
Black generation with default (BG2)
- GSTATE_BLEND_MODE - Static variable in class org.apache.fop.pdf.PDFGState
-
Blend mode (BM, PDF 1.4)
- GSTATE_DASH_PATTERN - Static variable in class org.apache.fop.pdf.PDFGState
-
Dash pattern (D)
- GSTATE_FLATNESS - Static variable in class org.apache.fop.pdf.PDFGState
-
Flatness (FL)
- GSTATE_FONT - Static variable in class org.apache.fop.pdf.PDFGState
-
Font (Font)
- GSTATE_HALFTONE_DICT - Static variable in class org.apache.fop.pdf.PDFGState
-
Halftone dictionary or stream (HT)
- GSTATE_HALFTONE_PHASE - Static variable in class org.apache.fop.pdf.PDFGState
-
Halftone phase (HTP, does not show up anymore in PDF 1.4)
- GSTATE_LINE_CAP - Static variable in class org.apache.fop.pdf.PDFGState
-
Line cap (LC)
- GSTATE_LINE_JOIN - Static variable in class org.apache.fop.pdf.PDFGState
-
Line join (LJ)
- GSTATE_LINE_WIDTH - Static variable in class org.apache.fop.pdf.PDFGState
-
Line width (LW)
- GSTATE_MITER_LIMIT - Static variable in class org.apache.fop.pdf.PDFGState
-
Miter limit (ML)
- GSTATE_OVERPRINT_FILL - Static variable in class org.apache.fop.pdf.PDFGState
-
Overprint for fill (op)
- GSTATE_OVERPRINT_MODE - Static variable in class org.apache.fop.pdf.PDFGState
-
Overprint mode (OPM)
- GSTATE_OVERPRINT_STROKE - Static variable in class org.apache.fop.pdf.PDFGState
-
Overprint for stroke (OP)
- GSTATE_RENDERING_INTENT - Static variable in class org.apache.fop.pdf.PDFGState
-
Rendering intent (RI)
- GSTATE_SMOOTHNESS - Static variable in class org.apache.fop.pdf.PDFGState
-
Smoothness (SM)
- GSTATE_SOFT_MASK - Static variable in class org.apache.fop.pdf.PDFGState
-
Soft mask (SMask, PDF 1.4)
- GSTATE_STRIKE_ADJ - Static variable in class org.apache.fop.pdf.PDFGState
-
Strike adjustment (SA)
- GSTATE_TEXT_KNOCKOUT - Static variable in class org.apache.fop.pdf.PDFGState
-
Text Knockout Flag (TK, PDF 1.4)
- GSTATE_TRANSFER_FUNCTION - Static variable in class org.apache.fop.pdf.PDFGState
-
Transfer function (TR)
- GSTATE_TRANSFER_FUNCTION2 - Static variable in class org.apache.fop.pdf.PDFGState
-
Transfer function with default (TR2)
- GSTATE_UNDERCOLOR_REMOVAL - Static variable in class org.apache.fop.pdf.PDFGState
-
Undercolor removal function (UCR)
- GSTATE_UNDERCOLOR_REMOVAL2 - Static variable in class org.apache.fop.pdf.PDFGState
-
Undercolor removal function with default (UCR2)
- gStateObjectCount - Variable in class org.apache.fop.pdf.PDFDocument
-
- GSUB - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
Provides ligature information, swash, etc.
- GSUB_LOOKUP_TYPE_ALTERNATE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
alternate substitution subtable type
- GSUB_LOOKUP_TYPE_CHAINED_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
chained contextual substitution subtable type
- GSUB_LOOKUP_TYPE_CONTEXTUAL - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
contextual substitution subtable type
- GSUB_LOOKUP_TYPE_EXTENSION_SUBSTITUTION - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
extension substitution substitution subtable type
- GSUB_LOOKUP_TYPE_LIGATURE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
ligature substitution subtable type
- GSUB_LOOKUP_TYPE_MULTIPLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
multiple substitution subtable type
- GSUB_LOOKUP_TYPE_REVERSE_CHAINED_SINGLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
reverse chained contextual single substitution subtable type
- GSUB_LOOKUP_TYPE_SINGLE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
single substitution subtable type
- GTS_PDFA1 - Static variable in class org.apache.fop.pdf.PDFOutputIntent
-
Subtype for PDF/A-1 output intents
- GTS_PDFX - Static variable in class org.apache.fop.pdf.PDFOutputIntent
-
Subtype for PDF/X output intents
- GUARANI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- guessStyle(String) - Static method in class org.apache.fop.fonts.FontUtil
-
Guesses the font style of a font using its name.
- guessVerticalMetricsFromGlyphBBox() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
- guessWeight(String) - Static method in class org.apache.fop.fonts.FontUtil
-
Guesses the font weight of a font using its name.
- GUJARATI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- GUJARATI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- GUJARATI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- GujaratiScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The GujaratiScriptProcessor
class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Gujarati script.
- GUMUZ - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- GURMUKHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- GURMUKHI_V2 - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- GurmukhiScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The GurmukhiScriptProcessor
class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Gurmukhi script.
- I_BMP - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for BMP
- I_EMF - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for EMF
- I_GIF - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for GIF
- I_JPG - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for JPG
- I_JPG_C - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for JPEG C (??)
- I_NOT_SUPPORTED - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Defines the case, if image is not supported
- I_PNG - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
Integer equivalent for PNG
- IBorderAttributes - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Constants for RTF border attribute names.
- iccColorSpaces - Variable in class org.apache.fop.pdf.PDFResources
-
Map of ICC color spaces (key: ICC profile description)
- ICELANDIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- id - Variable in class org.apache.fop.afp.modca.triplets.AbstractTriplet
-
the triplet identifier
- IDEOGRAPHIC_SPACE - Static variable in class org.apache.fop.util.CharUtilities
-
Ideogreaphic space
- IDEStructureParameter - Class in org.apache.fop.afp.ioca
-
This class represents the IOCA IDE Structure parameter (X'9B').
- IDEStructureParameter() - Constructor for class org.apache.fop.afp.ioca.IDEStructureParameter
-
Creates a new IDE Structure parameter.
- idNotUnique(Object, String, String, boolean, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An id was used twice in a document.
- IDTracker - Class in org.apache.fop.area
-
Used by the AreaTreeHandler to keep track of ID reference usage
on a PageViewport level.
- IDTracker() - Constructor for class org.apache.fop.area.IDTracker
-
- idTracker - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
ID tracker supplied by the AreaTreeHandler
- IDX_X_ADVANCE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
X_ADVANCE value index (within adjustments arrays)
- IDX_X_PLACEMENT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
X_PLACEMENT value index (within adjustments arrays)
- IDX_Y_ADVANCE - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Y_ADVANCE value index (within adjustments arrays)
- IDX_Y_PLACEMENT - Static variable in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Y_PLACEMENT value index (within adjustments arrays)
- IF_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: Intermediate Format XML file
- IF_MIME_TYPE - Static variable in class org.apache.fop.render.intermediate.IFRenderer
-
XML MIME type
- IFConcatenator - Class in org.apache.fop.render.intermediate.util
-
This class allows to concatenate multiple intermediate format files to a single output file
in the final format.
- IFConcatenator(IFDocumentHandler, Metadata) - Constructor for class org.apache.fop.render.intermediate.util.IFConcatenator
-
Creates a new IF concatenator.
- IFConstants - Interface in org.apache.fop.render.intermediate
-
Constants for the intermediate format.
- IFContentHandler - Class in org.apache.fop.render.intermediate
-
intermediate format content handler
- IFContentHandler() - Constructor for class org.apache.fop.render.intermediate.IFContentHandler
-
- IFContext - Class in org.apache.fop.render.intermediate
-
This class provides a context object that is valid for a single processing run to create
an output file using the intermediate format.
- IFContext(FOUserAgent) - Constructor for class org.apache.fop.render.intermediate.IFContext
-
Main constructor.
- ifContext - Variable in class org.apache.fop.render.java2d.Java2DPainter
-
the IF context
- IFDocumentHandler - Interface in org.apache.fop.render.intermediate
-
Interface used to paint whole documents layouted by Apache FOP.
- IFDocumentHandlerConfigurator - Interface in org.apache.fop.render.intermediate
-
This interface is implemented by classes that configure an
IFDocumentHandler
instance.
- IFDocumentHandlerProxy - Class in org.apache.fop.render.intermediate.util
-
This class is a simple proxy that delegates all method calls to another
IFDocumentHandler
instance.
- IFDocumentHandlerProxy(IFDocumentHandler) - Constructor for class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Creates a new proxy instance.
- IFDocumentNavigationHandler - Interface in org.apache.fop.render.intermediate
-
Interface to handle document navigation features.
- IFException - Exception in org.apache.fop.render.intermediate
-
Exception thrown by code dealing with FOP's intermediate format.
- IFException(String, Exception) - Constructor for exception org.apache.fop.render.intermediate.IFException
-
Constructs a new exception with the specified detail message and cause.
- IFException(String) - Constructor for exception org.apache.fop.render.intermediate.IFException
-
Constructs a new exception with the specified detail message.
- IfFieldPart - Class in org.apache.fop.util.text
-
Defines an "if" field part that checks if field's value is true or false.
- IfFieldPart(String, String) - Constructor for class org.apache.fop.util.text.IfFieldPart
-
Creates a new "if" field part.
- IfFieldPart.Factory - Class in org.apache.fop.util.text
-
Part factory for "if".
- IFGraphicContext - Class in org.apache.fop.render.intermediate
-
Specialized graphic context class for the intermediate format renderer.
- IFGraphicContext() - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext
-
Default constructor.
- IFGraphicContext(IFGraphicContext) - Constructor for class org.apache.fop.render.intermediate.IFGraphicContext
-
Copy constructor.
- IFGraphicContext.Group - Class in org.apache.fop.render.intermediate
-
a group
- IFGraphicContext.Viewport - Class in org.apache.fop.render.intermediate
-
a viewport
- IFInputHandler - Class in org.apache.fop.cli
-
InputHandler for the intermediate format XML as input.
- IFInputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.IFInputHandler
-
Constructor for XML->XSLT->intermediate XML input
- IFInputHandler(File) - Constructor for class org.apache.fop.cli.IFInputHandler
-
Constructor for intermediate input
- ifoNoIntrinsicSize(Object, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
Intrinsic size of fo:instream-foreign-object could not be determined.
- IFPainter - Interface in org.apache.fop.render.intermediate
-
Interface used to paint whole documents layouted by Apache FOP.
- IFParser - Class in org.apache.fop.render.intermediate
-
This is a parser for the intermediate format XML which converts the intermediate file into
IFPainter
events.
- IFParser() - Constructor for class org.apache.fop.render.intermediate.IFParser
-
- IFRenderer - Class in org.apache.fop.render.intermediate
-
This renderer implementation is an adapter to the
IFPainter
interface.
- IFRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.intermediate.IFRenderer
-
Main constructor
- IFRendererConfig - Class in org.apache.fop.render.intermediate
-
The Intermediate Format renderer configuration data object.
- IFRendererConfig.IFRendererConfigParser - Class in org.apache.fop.render.intermediate
-
The Intermediate Format configuration data parser.
- IFRendererConfigParser() - Constructor for class org.apache.fop.render.intermediate.IFRendererConfig.IFRendererConfigParser
-
- IFSerializer - Class in org.apache.fop.render.intermediate
-
IFPainter implementation that serializes the intermediate format to XML.
- IFSerializer(IFContext) - Constructor for class org.apache.fop.render.intermediate.IFSerializer
-
- IFSerializerMaker - Class in org.apache.fop.render.intermediate
-
Intermediate format document handler factory for intermediate format XML output.
- IFSerializerMaker() - Constructor for class org.apache.fop.render.intermediate.IFSerializerMaker
-
- IFState - Class in org.apache.fop.render.intermediate
-
a state class for intermediate format data
- IFUtil - Class in org.apache.fop.render.intermediate
-
Utility functions for the intermediate format.
- ifValue - Variable in class org.apache.fop.util.text.IfFieldPart
-
the value being returned if the field is true
- IGBO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.apache.fop.util.DelegatingContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.apache.fop.util.TransformerDefaultHandler
- ignoreBase - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
ignore base glyph tester
- ignoredDeferredEvent(Object, FONode, boolean, Locator) - Method in interface org.apache.fop.render.rtf.RTFEventProducer
-
The RTF handler ignored some deferred event (i.e.
- ignoreDefault - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
default ignore glyph tester
- ignoreEmptyParagraphs() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfOptions
-
If this returns true, RtfParagraphs that have no children will not
generate any RTF code
- ignoreLigature - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
ignore ligature glyph tester
- ignoreMark - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
ignore mark glyph tester
- ignoreNamespace(String) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
FOP will ignore the specified XML element namespace.
- ignoreNamespaces(Collection<String>) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
FOP will ignore the colletion of XML element namespaces.
- igs - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
current input glyph sequence
- IJO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- illegalRegionName(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An illegal region name was used.
- Illustration() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.Illustration
-
- ILOKANO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- IM_IMAGE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
IM Image
- image(ExternalGraphic) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- IMAGE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Image
- Image - Class in org.apache.fop.area.inline
-
Image area for external-graphic.
- Image(String) - Constructor for class org.apache.fop.area.inline.Image
-
Create a new image with the given url.
- image(ExternalGraphic) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- image(ExternalGraphic) - Method in class org.apache.fop.fo.FOEventHandler
-
Process an ExternalGraphic.
- image - Variable in class org.apache.fop.render.pdf.AbstractImageAdapter
-
the image
- image(ExternalGraphic) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process an ExternalGraphic.
- image - Variable in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
-
image
- IMAGE_BACKGROUND_POSITION_HORIZONTAL - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image background position horizontal percent-based length
- IMAGE_BACKGROUND_POSITION_VERTICAL - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image background position vertical percent-based length
- IMAGE_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the filter used for images
- IMAGE_INPUT - Static variable in class org.apache.fop.cli.CommandLineOptions
-
input: Image file
- IMAGE_INTRINSIC_HEIGHT - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image intrinsic percent-based length
- IMAGE_INTRINSIC_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a image intrinsic percent-based length
- IMAGE_POINT_TO_PEL - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
Migration mapping option: Image point-to-pel.
- IMAGE_POINT_TO_PEL_DOUBLE_DOT - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
Migration mapping option: Image point-to-pel with double dot.
- ImageAdapter - Interface in org.apache.fop.render
-
This interface represents an optional feature that can be provided by
a renderer.
- ImageCellPosition - Class in org.apache.fop.afp.ioca
-
The IM Image Cell Position structured field specifies the placement,
size, and replication of IM image cells.
- ImageCellPosition(int, int) - Constructor for class org.apache.fop.afp.ioca.ImageCellPosition
-
Main Constructor
- ImageConstants - Class in org.apache.fop.render.rtf.rtflib.tools
-
Here will be defined all supported image formats.
- ImageContent - Class in org.apache.fop.afp.ioca
-
An IOCA Image Content
- ImageContent() - Constructor for class org.apache.fop.afp.ioca.ImageContent
-
Main Constructor
- ImageConverterG2D2SVG - Class in org.apache.fop.image.loader.batik
-
This ImageConverter converts Java2D images into SVG images.
- ImageConverterG2D2SVG() - Constructor for class org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
-
- ImageConverterSVG2G2D - Class in org.apache.fop.image.loader.batik
-
This ImageConverter converts SVG images to Java2D.
- ImageConverterSVG2G2D() - Constructor for class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
-
- ImageConverterWMF2G2D - Class in org.apache.fop.image.loader.batik
-
This ImageConverter converts WMF (Windows Metafile) images (represented by Batik's
WMFRecordStore) to Java2D.
- ImageConverterWMF2G2D() - Constructor for class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
-
- ImageDataDescriptor - Class in org.apache.fop.afp.modca
-
ImageDataDescriptor
- ImageDataDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ImageDataDescriptor
-
Constructor for a ImageDataDescriptor for the specified
resolution, width and height.
- imageElement - Variable in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
-
image element
- ImageEncoderCCITTFax - Class in org.apache.fop.render.ps
-
ImageEncoder implementation for CCITT encoded images.
- ImageEncoderCCITTFax(ImageRawCCITTFax) - Constructor for class org.apache.fop.render.ps.ImageEncoderCCITTFax
-
Main constructor.
- ImageEncoderJPEG - Class in org.apache.fop.render.ps
-
ImageEncoder implementation for JPEG images.
- ImageEncoderJPEG(ImageRawJPEG) - Constructor for class org.apache.fop.render.ps.ImageEncoderJPEG
-
Main constructor
- ImageEncoderPNG - Class in org.apache.fop.render.ps
-
ImageEncoder implementation for PNG images.
- ImageEncoderPNG(ImageRawPNG) - Constructor for class org.apache.fop.render.ps.ImageEncoderPNG
-
Main constructor
- imageError(Object, String, ImageException, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
Error while processing image.
- ImageHandler - Interface in org.apache.fop.render
-
This interface is a service provider interface for image handlers.
- ImageHandlerBase - Interface in org.apache.fop.render
-
This interface is a service provider base interface for image handlers.
- ImageHandlerRegistry - Class in org.apache.fop.render
-
This class holds references to various image handlers.
- ImageHandlerRegistry() - Constructor for class org.apache.fop.render.ImageHandlerRegistry
-
Default constructor.
- ImageHandlerUtil - Class in org.apache.fop.render
-
Utility methods for image handling.
- ImageInputDescriptor - Class in org.apache.fop.afp.ioca
-
The IM Image Input Descriptor structured field contains the
descriptor data for an IM image data object.
- ImageInputDescriptor() - Constructor for class org.apache.fop.afp.ioca.ImageInputDescriptor
-
- ImageInputHandler - Class in org.apache.fop.cli
-
InputHandler for the images (for example TIFF) as input.
- ImageInputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.ImageInputHandler
-
Main constructor.
- imageIOError(Object, String, IOException, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
I/O error while loading an image.
- ImageLayout - Class in org.apache.fop.layoutmgr.inline
-
Helper class which calculates the size and position in the viewport of an image.
- ImageLayout(GraphicsProperties, PercentBaseContext, Dimension) - Constructor for class org.apache.fop.layoutmgr.inline.ImageLayout
-
Main constructor
- ImageLoaderFactorySVG - Class in org.apache.fop.image.loader.batik
-
Factory class for the ImageLoader for SVG.
- ImageLoaderFactorySVG() - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
-
- ImageLoaderFactoryWMF - Class in org.apache.fop.image.loader.batik
-
Factory class for the ImageLoader for WMF (Windows Metafile).
- ImageLoaderFactoryWMF() - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
-
- ImageLoaderSVG - Class in org.apache.fop.image.loader.batik
-
ImageLoader for SVG (using Apache Batik).
- ImageLoaderSVG(ImageFlavor) - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderSVG
-
Main constructor.
- ImageLoaderWMF - Class in org.apache.fop.image.loader.batik
-
ImageLoader for WMF (Windows Metafile).
- ImageLoaderWMF(ImageFlavor) - Constructor for class org.apache.fop.image.loader.batik.ImageLoaderWMF
-
Main constructor.
- imageManager - Variable in class org.apache.fop.svg.AbstractFOPBridgeContext
-
image manager
- imageNotFound(Object, String, FileNotFoundException, Locator) - Method in interface org.apache.fop.ResourceEventProducer
-
Image not found.
- ImageObject - Class in org.apache.fop.afp.modca
-
An IOCA Image Data Object
- ImageObject(Factory, String) - Constructor for class org.apache.fop.afp.modca.ImageObject
-
Constructor for the image object with the specified name,
the name must be a fixed length of eight characters.
- ImageOutputControl - Class in org.apache.fop.afp.ioca
-
The IM Image Output Control structured field specifies the position and
orientation of the IM image object area and the mapping of the image points
to presentation device pels.
- ImageOutputControl(int, int) - Constructor for class org.apache.fop.afp.ioca.ImageOutputControl
-
Constructor for the ImageOutputControl The x parameter specifies the
offset, along the X-axis, of the IM image object area origin to the
origin of the including page and the y parameter specifies the offset
along the Y-axis.
- ImageProxyPanel - Class in org.apache.fop.render.awt.viewer
-
Panel used to display a single page of a document.
- ImageProxyPanel(AWTRenderer, int) - Constructor for class org.apache.fop.render.awt.viewer.ImageProxyPanel
-
Panel constructor.
- ImageRasterData - Class in org.apache.fop.afp.ioca
-
Contains the image points that define the IM image raster pattern.
- ImageRasterData(byte[]) - Constructor for class org.apache.fop.afp.ioca.ImageRasterData
-
Constructor for the image raster data object
- ImageRasterPattern - Class in org.apache.fop.afp.ioca
-
Raster data is a grid of cells covering an area of interest.
- ImageRawCCITTFaxAdapter - Class in org.apache.fop.render.pdf
-
PDFImage implementation for the PDF renderer which handles raw CCITT fax images.
- ImageRawCCITTFaxAdapter(ImageRawCCITTFax, String) - Constructor for class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Creates a new PDFImage from an Image instance.
- ImageRawJPEGAdapter - Class in org.apache.fop.render.pdf
-
PDFImage implementation for the PDF renderer which handles raw JPEG images.
- ImageRawJPEGAdapter(ImageRawJPEG, String) - Constructor for class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Creates a new PDFImage from an Image instance.
- ImageRawPNGAdapter - Class in org.apache.fop.render.pdf
-
- ImageRawPNGAdapter(ImageRawPNG, String) - Constructor for class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Creates a new PDFImage from an Image instance.
- ImageRenderedAdapter - Class in org.apache.fop.render.pdf
-
PDFImage implementation for the PDF renderer which handles RenderedImages.
- ImageRenderedAdapter(ImageRendered, String) - Constructor for class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Creates a new PDFImage from an Image instance.
- ImageSegment - Class in org.apache.fop.afp.ioca
-
An Image Segment is represented by a set of self-defining fields, fields
that describe their own contents.
- ImageSegment(Factory, String) - Constructor for class org.apache.fop.afp.ioca.ImageSegment
-
Constructor for the image segment with the specified name,
the name must be a fixed length of eight characters.
- imageSessionContext - Variable in class org.apache.fop.svg.AbstractFOPBridgeContext
-
image session context
- imageSize - Variable in class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
-
the intrinsic size of the image
- ImageSizeParameter - Class in org.apache.fop.afp.ioca
-
Describes the measurement characteristics of the image when it is created.
- ImageSizeParameter(int, int, int, int) - Constructor for class org.apache.fop.afp.ioca.ImageSizeParameter
-
Constructor for a ImageSizeParameter for the specified
resolution, hsize and vsize.
- ImageUtil - Class in org.apache.fop.render.rtf.rtflib.tools
-
Misc.utilities for images handling
This class belongs to the fo:external-graphic tag processing.
- imageWarning(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
-
Warning in an image.
- ImageWMF - Class in org.apache.fop.image.loader.batik
-
This class is an implementation of the Image interface exposing a RenderedImage.
- ImageWMF(ImageInfo, WMFRecordStore) - Constructor for class org.apache.fop.image.loader.batik.ImageWMF
-
Main constructor.
- imageWritingError(Object, Exception) - Method in interface org.apache.fop.ResourceEventProducer
-
Error while writing/serializing an image to an output format.
- img - Variable in class org.apache.fop.render.afp.AFPRendererImageInfo
-
the image
- IMImageObject - Class in org.apache.fop.afp.modca
-
An IM image data object specifies the contents of a raster image and
its placement on a page, overlay, or page segment.
- IMImageObject(String) - Constructor for class org.apache.fop.afp.modca.IMImageObject
-
Constructor for the image object with the specified name,
the name must be a fixed length of eight characters.
- IMMEDIATELY - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
-
Process this extension immediately when
being handled by the area tree.
- IMMEDIATELY - Static variable in interface org.apache.fop.area.OffDocumentItem
-
Process this extension immediately when
being handled by the area tree.
- IMPERIAL_ARAMAIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- IN2CM - Static variable in class org.apache.fop.util.UnitConv
-
- IN2MM - Static variable in class org.apache.fop.util.UnitConv
-
- in2mm(double) - Static method in class org.apache.fop.util.UnitConv
-
- in2mpt(double) - Static method in class org.apache.fop.util.UnitConv
-
- IN2PT - Static variable in class org.apache.fop.util.UnitConv
-
- in2pt(double) - Static method in class org.apache.fop.util.UnitConv
-
- INARI_SAMI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- INCH - Static variable in class org.apache.fop.fo.properties.FixedLength
-
Describes the unit inch.
- INCLUDE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Include
- INCLUDE_FORM_MAP - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
include form map element
- INCLUDE_PAGE_OVERLAY - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
include page overlay element
- INCLUDE_PAGE_SEGMENT - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
include page segment element
- includeCached - Variable in class org.apache.fop.afp.AFPResourceManager
-
- includeCachedObject(AFPResourceInfo, AFPObjectAreaInfo) - Method in class org.apache.fop.afp.AFPResourceManager
-
- IncludedResourceObject - Class in org.apache.fop.afp.modca
-
Encapsulates an included resource object that is loaded from an external file.
- IncludedResourceObject(String, AFPResourceAccessor, URI) - Constructor for class org.apache.fop.afp.modca.IncludedResourceObject
-
Main constructor.
- IncludeObject - Class in org.apache.fop.afp.modca
-
An Include Object structured field references an object on a page or overlay.
- IncludeObject(String) - Constructor for class org.apache.fop.afp.modca.IncludeObject
-
Constructor for the include object with the specified name, the name must
be a fixed length of eight characters and is the name of the referenced
object.
- IncludePageOverlay - Class in org.apache.fop.afp.modca
-
The Include Page Overlay structured field references an overlay resource
definition that is to be positioned on the page.
- IncludePageOverlay(String, int, int, int) - Constructor for class org.apache.fop.afp.modca.IncludePageOverlay
-
Constructor for the Include Page Overlay
- IncludePageSegment - Class in org.apache.fop.afp.modca
-
The Include Page Segment structured field references a page segment resource
object that is to be presented on the page or overlay presentation space.
- IncludePageSegment(String, int, int) - Constructor for class org.apache.fop.afp.modca.IncludePageSegment
-
Constructor for the Include Page Segment
- incompatibleFitnessDemerit - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Demerit for consecutive lines belonging to incompatible fitness classes .
- IncompatibleSubtableException - Exception in org.apache.fop.complexscripts.fonts
-
Exception thrown during when attempting to map glyphs to associated characters
in the case that the associated characters do not represent a compact interval.
- IncompatibleSubtableException() - Constructor for exception org.apache.fop.complexscripts.fonts.IncompatibleSubtableException
-
Instantiate incompatible subtable exception
- IncompatibleSubtableException(String) - Constructor for exception org.apache.fop.complexscripts.fonts.IncompatibleSubtableException
-
Instantiate incompatible subtable exception
- incorrectEncryptionLength(Object, int, int) - Method in interface org.apache.fop.render.pdf.PDFEventProducer
-
The encryption length must be a multiple of 8 between 40 and 128.
- increaseIPD(int) - Method in class org.apache.fop.area.inline.InlineArea
-
Increase the inline progression dimensions of this area.
- increasePageCount() - Method in class org.apache.fop.svg.PDFContext
-
Notifies the context to increase the page count.
- incrementCount() - Method in class org.apache.fop.pdf.PDFPages
-
increment the count of /Page objects
- incrementIfNonBMP(int) - Static method in class org.apache.fop.util.CharUtilities
-
Returns 1 if codePoint not in the BMP.
- INDENT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
String array of indent constants
- indentFirstPart - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Used to handle the text-indent property (indent the first line of a paragraph).
- IndentPropertyMaker - Class in org.apache.fop.fo.properties
-
This property maker handles the calculations described in 5.3.2 which
involves the sizes of the corresponding margin-* properties and the
padding-* and border-*-width properties.
- IndentPropertyMaker(PropertyMaker) - Constructor for class org.apache.fop.fo.properties.IndentPropertyMaker
-
Create a start-indent or end-indent property maker.
- INDEX - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Index
- index - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
current index in input sequence
- INDEX - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- indexLast - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
last (maximum) index of input sequence (exclusive)
- IndicScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
The IndicScriptProcessor
class implements a script processor for
performing glyph substitution and positioning operations on content associated with the Indic script.
- IndicScriptProcessor.DefaultSyllabizer - Class in org.apache.fop.complexscripts.scripts
-
Default syllabizer.
- IndicScriptProcessor.Segment - Class in org.apache.fop.complexscripts.scripts
-
Syllabic segment.
- IndicScriptProcessor.Syllabizer - Class in org.apache.fop.complexscripts.scripts
-
Abstract syllabizer.
- INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating an Indirect Break
- INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- indirectObjectOffsets - Variable in class org.apache.fop.pdf.PDFDocument
-
the character position of each object
- INDONESIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- INFINITE - Static variable in class org.apache.fop.layoutmgr.KnuthElement
-
The value used as an infinite indicator.
- INFINITE_RATIO - Static variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Maximum adjustment ration
- info - Variable in class org.apache.fop.render.afp.AFPRendererImageInfo
-
the image info
- info(Object, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
Info during SVG processing.
- INGUSH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- INH_FONTSIZE - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for an inh font-size percent-based length
- InheritedPropFunction - Class in org.apache.fop.fo.expr
-
Class modelling the inherited-property-value Property Value function.
- InheritedPropFunction() - Constructor for class org.apache.fop.fo.expr.InheritedPropFunction
-
- init() - Method in class org.apache.fop.hyphenation.TernaryTree
-
initialize
- init() - Method in class org.apache.fop.servlet.FopServlet
- initAnsiWidths() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
initialize the ansiWidths array (for winAnsiEncoding)
and fill with the missingwidth
- initialClip - Variable in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Initial clipping area, used to restore to original setting
when a new page is started.
- Initializable - Interface in org.apache.fop.activity
-
- initialize(Initializable) - Static method in class org.apache.fop.activity.ContainerUtil
-
- initialize() - Method in interface org.apache.fop.activity.Initializable
-
- initialize() - Method in class org.apache.fop.fo.ElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.fo.extensions.ExtensionElementMapping
-
Initialize the data structures.
- initialize() - Method in class org.apache.fop.fo.extensions.InternalElementMapping
-
Initialize the data structures.
- initialize() - Method in class org.apache.fop.fo.extensions.OldExtensionElementMapping
-
Initialize the data structures.
- initialize() - Method in class org.apache.fop.fo.extensions.svg.BatikExtensionElementMapping
-
initialize mapping
- initialize() - Method in class org.apache.fop.fo.extensions.svg.SVGElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.fo.extensions.xmp.RDFElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.fo.extensions.xmp.XMPElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.fo.FOElementMapping
-
Initializes the collection of valid objects for the fo: namespace
- initialize() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Initializes the algorithm's variables.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.CharacterLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.FootnoteLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- initialize() - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
initialize the layout manager.
- initialize() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.LayoutManagerMapping
-
Initializes the set of maker objects associated with this LayoutManagerMapping
- initialize() - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.layoutmgr.PageProvider
-
- initialize() - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
- initialize() - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
initialize the layout manager.
- initialize() - Method in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
Private static synchronized method to set up the element and attribute
HashMaps, this defines what elements and attributes are extracted.
- initialize() - Method in class org.apache.fop.render.pcl.extensions.PCLElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.render.pdf.extensions.PDFElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initialize() - Method in class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
-
Initializes the set of maker objects associated with this ElementMapping
- initializeFont(FontFileReader) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
- initializeFont(FontFileReader) - Method in class org.apache.fop.fonts.truetype.OTFFile
-
- initializeFont(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFFile
-
- initialPageNumber - Variable in class org.apache.fop.fo.pagination.AbstractPageSequence
-
initial page number
- InitialPropertySet - Class in org.apache.fop.fo.flow
-
- InitialPropertySet(FONode) - Constructor for class org.apache.fop.fo.flow.InitialPropertySet
-
Base constructor
- initialTransform - Variable in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Initial transformation matrix, used to restore to original
setting when a new page is started.
- initPageNumber() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Initialize the current page number for the start of the page sequence.
- initValues() - Method in class org.apache.fop.pdf.PDFTextUtil
-
Resets the state fields.
- initValues() - Method in class org.apache.fop.svg.PDFTextUtil
-
Resets the state fields.
- Inline - Class in org.apache.fop.fo.flow
-
Class modelling the
fo:inline
formatting object.
- Inline(FONode) - Constructor for class org.apache.fop.fo.flow.Inline
-
Base constructor
- INLINE_PROGRESSION_DIRECTION - Static variable in class org.apache.fop.area.Trait
-
inline progression direction trait
- InlineAdjustingInfo(int, int, int) - Constructor for class org.apache.fop.area.inline.InlineArea.InlineAdjustingInfo
-
Constructor
- InlineArea - Class in org.apache.fop.area.inline
-
Inline Area
This area is for all inline areas that can be placed
in a line area.
- InlineArea() - Constructor for class org.apache.fop.area.inline.InlineArea
-
Default constructor for inline area.
- InlineArea(int, int) - Constructor for class org.apache.fop.area.inline.InlineArea
-
Instantiate inline area.
- InlineArea.InlineAdjustingInfo - Class in org.apache.fop.area.inline
-
this class stores information about potential adjustments
that can be used in order to re-compute adjustments when a
page-number or a page-number-citation is resolved
- InlineBlock - Class in org.apache.fop.area.inline
-
This is the inline block area class.
- InlineBlock(Block) - Constructor for class org.apache.fop.area.inline.InlineBlock
-
- InlineBlockParent - Class in org.apache.fop.area.inline
-
Inline block parent area.
- InlineBlockParent() - Constructor for class org.apache.fop.area.inline.InlineBlockParent
-
Create a new inline block parent to add areas to.
- InlineContainer - Class in org.apache.fop.fo.flow
-
- InlineContainer(FONode) - Constructor for class org.apache.fop.fo.flow.InlineContainer
-
Creates a new instance.
- inlineContainerAutoIPDNotSupported(Object, float) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelEventProducer
-
Auto IPD on inline-container is not supported.
- InlineContainerLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
This creates a single inline container area after
laying out the child block areas.
- InlineContainerLayoutManager(InlineContainer) - Constructor for class org.apache.fop.layoutmgr.inline.InlineContainerLayoutManager
-
- InlineContainerLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.InlineContainerLayoutManagerMaker
-
- InlineKnuthSequence - Class in org.apache.fop.layoutmgr
-
Represents a list of inline Knuth elements.
- InlineKnuthSequence() - Constructor for class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Creates a new and empty list.
- InlineKnuthSequence(List) - Constructor for class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Creates a new list from an existing list.
- InlineLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for objects which stack children in the inline direction,
such as Inline or Line
- InlineLayoutManager(InlineLevel) - Constructor for class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Create an inline layout manager.
- InlineLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.InlineLayoutManagerMaker
-
- InlineLevel - Class in org.apache.fop.fo.flow
-
Class modelling the commonalities of several inline-level
formatting objects.
- InlineLevel(FONode) - Constructor for class org.apache.fop.fo.flow.InlineLevel
-
Base constructor
- InlineLevelEventProducer - Interface in org.apache.fop.layoutmgr.inline
-
Event producer interface for inline-level layout managers.
- InlineLevelEventProducer.Provider - Class in org.apache.fop.layoutmgr.inline
-
Provider class for the event producer.
- InlineLevelLayoutManager - Interface in org.apache.fop.layoutmgr.inline
-
The interface for LayoutManagers which generate inline areas
- InlineLevelStructure() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
-
- InlineParent - Class in org.apache.fop.area.inline
-
Inline parent area.
- InlineParent() - Constructor for class org.apache.fop.area.inline.InlineParent
-
- inlineProgressionDirection - Variable in class org.apache.fop.render.AbstractRenderer
-
The inline progression direction (for change bars)
- InlineRun - Class in org.apache.fop.complexscripts.bidi
-
The InlineRun
class is a utility class, the instances of which are used
to capture a sequence of reordering levels associated with an inline area.
- InlineRun(InlineArea, int[]) - Constructor for class org.apache.fop.complexscripts.bidi.InlineRun
-
Primary constructor.
- InlineRun(InlineArea, int, int) - Constructor for class org.apache.fop.complexscripts.bidi.InlineRun
-
Alternate constructor.
- inlines - Variable in class org.apache.fop.area.inline.InlineParent
-
The list of inline areas added to this inline parent.
- InlineStackingLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
Class modelling the commonalities of layoutmanagers for objects
which stack children in the inline direction, such as Inline or
Line.
- InlineStackingLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Create an inline stacking layout manager.
- InlineViewport - Class in org.apache.fop.area.inline
-
Inline viewport area.
- InlineViewport(Area) - Constructor for class org.apache.fop.area.inline.InlineViewport
-
Create a new viewport area with the content area.
- InlineViewport(Area, int) - Constructor for class org.apache.fop.area.inline.InlineViewport
-
Create a new viewport area with the content area.
- inMarker() - Method in class org.apache.fop.fo.flow.Marker
-
Indicates whether this node is a child of an fo:marker.
- inMarker() - Method in class org.apache.fop.fo.FONode
-
Indicates whether this node is a child of an fo:marker.
- inMarker() - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
Check whether in marker context
- InMemoryStreamCache - Class in org.apache.fop.pdf
-
StreamCache implementation that uses temporary files rather than heap.
- InMemoryStreamCache() - Constructor for class org.apache.fop.pdf.InMemoryStreamCache
-
Creates a new InMemoryStreamCache.
- InMemoryStreamCache(int) - Constructor for class org.apache.fop.pdf.InMemoryStreamCache
-
Creates a new InMemoryStreamCache.
- InputHandler - Class in org.apache.fop.cli
-
Class for handling files input from command line
either with XML and XSLT files (and optionally xsl
parameters) or FO File input alone.
- InputHandler(File, File, Vector) - Constructor for class org.apache.fop.cli.InputHandler
-
Constructor for XML->XSLT->FO input
- InputHandler(File) - Constructor for class org.apache.fop.cli.InputHandler
-
Constructor for FO input
- INSCRIPTIONAL_PAHLAVI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- INSCRIPTIONAL_PARTHIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- insert(String, char) - Method in class org.apache.fop.hyphenation.TernaryTree
-
Branches are initially compressed, needing
one node per key plus the size of the string
key.
- insert(char[], int, char) - Method in class org.apache.fop.hyphenation.TernaryTree
-
Insert key.
- insertBalanced(String[], char[], int, int) - Method in class org.apache.fop.hyphenation.TernaryTree
-
Recursively insert the median first and then the median of the
lower and upper halves, and so on in order to get a balanced
tree.
- insertIntoArray(int, byte[], byte[]) - Static method in class org.apache.fop.render.pcl.fonts.PCLByteWriterUtil
-
- INSET - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: inset
- InstalledFontCollection - Class in org.apache.fop.render.java2d
-
A custom AWT font collection
- InstalledFontCollection(Java2DFontMetrics) - Constructor for class org.apache.fop.render.java2d.InstalledFontCollection
-
Main constructor
- INSTANCE - Static variable in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
The singleton instance of this class.
- INSTANCE - Static variable in class org.apache.fop.pdf.PDFNull
-
Instance for the "null" object.
- INSTANCE - Static variable in class org.apache.fop.render.ps.FOPProcSet
-
Singleton instance of the FOP procset
- instantiate() - Method in class org.apache.fop.afp.AFPPaintingState
-
Instantiates a new state object
- instantiate() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Instantiates a new state object
- instantiate() - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Returns a newly create data object
- instantiate() - Method in class org.apache.fop.util.AbstractPaintingState
-
Instantiates a new state object
- instantiateData() - Method in class org.apache.fop.afp.AFPPaintingState
-
Instantiates a new state data object
- instantiateData() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Instantiates a new state data object
- instantiateData() - Method in class org.apache.fop.util.AbstractPaintingState
-
Instantiates a new state data object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.AbstractPDFExtensionElement
-
Instantiates extension attachment object.
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
-
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
-
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
-
Instantiates extension attachment object
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.PSCommentAfterElement
-
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
-
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBeforeElement
-
- instantiateExtensionAttachment() - Method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
-
- instantiateGraphicsNode() - Method in class org.apache.fop.render.ps.PSBatikFlowTextElementBridge
- instantiateGraphicsNode() - Method in class org.apache.fop.render.ps.PSSVGFlowRootElementBridge
- instantiateGraphicsNode() - Method in class org.apache.fop.svg.PDFAElementBridge
-
Creates a CompositeGraphicsNode
.
- instantiateGraphicsNode() - Method in class org.apache.fop.svg.PDFBatikFlowTextElementBridge
- instantiateGraphicsNode() - Method in class org.apache.fop.svg.PDFSVGFlowRootElementBridge
- instantiateRendererContext() - Method in class org.apache.fop.render.PrintRenderer
-
Instantiates a RendererContext for an image
- INSTREAM_OBJECT_URI - Static variable in class org.apache.fop.render.intermediate.AbstractIFPainter
-
non-URI that can be used in feedback messages that an image is an instream-object
- InstreamForeignObject - Class in org.apache.fop.fo.flow
-
- InstreamForeignObject(FONode) - Constructor for class org.apache.fop.fo.flow.InstreamForeignObject
-
- InstreamForeignObjectLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.InstreamForeignObjectLayoutManagerMaker
-
- InstreamForeignObjectLM - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:instream-foreign-object formatting object
- InstreamForeignObjectLM(InstreamForeignObject) - Constructor for class org.apache.fop.layoutmgr.inline.InstreamForeignObjectLM
-
Constructor.
- InterchangeSet - Class in org.apache.fop.afp.modca
-
MO:DCA Interchange Set
- InterchangeSet(int) - Constructor for class org.apache.fop.afp.modca.InterchangeSet
-
Main constructor
- INTERNAL - Static variable in class org.apache.fop.pdf.PDFLink
-
Used to represent an internal link.
- INTERNAL_LINK - Static variable in class org.apache.fop.area.Trait
-
Internal link trait.
- InternalElementMapping - Class in org.apache.fop.fo.extensions
-
Element mapping for FOP's internal extension to XSL-FO.
- InternalElementMapping() - Constructor for class org.apache.fop.fo.extensions.InternalElementMapping
-
Constructor.
- InternalLink(String, String) - Constructor for class org.apache.fop.area.Trait.InternalLink
-
Create an InternalLink to the given PageViewport and target ID
- InternalLink(String) - Constructor for class org.apache.fop.area.Trait.InternalLink
-
Create an InternalLink based on the given XML attribute value.
- InternalResourceResolver - Class in org.apache.fop.apps.io
-
This object holds the base URI from which to resolve URIs against as well as the resolver for
resource acquisition.
- INUKTITUT - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- INVALID_COLUMN_WIDTH - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
-
value for invalid column width
- invalidChild(Object, String, QName, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An invalid child was encountered.
- invalidChildError(Locator, String, String) - Method in class org.apache.fop.fo.FONode
-
Helper function to return "invalid child" exceptions
(e.g., fo:block
appearing immediately under fo:root
)
- invalidChildError(Locator, String, String, String, String) - Method in class org.apache.fop.fo.FONode
-
Helper function to return "invalid child" exceptions with more
complex validation rules (i.e., needing more explanation of the problem)
- invalidConfiguration(Object, Exception) - Method in interface org.apache.fop.afp.AFPEventProducer
-
This is a generic event for invalid configuration errors.
- invalidDBFontInSVG(Object, String) - Method in interface org.apache.fop.afp.AFPEventProducer
-
Double-byte fonts are not currently supported in SVG.
- invalidFORoot(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
fo:root must be root.
- invalidProperty(Object, String, QName, boolean, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An invalid property was found.
- invalidPropertyValue(Object, String, String, String, PropertyException, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
An invalid property value was encountered.
- invalidPropertyValueError(String, String, Exception) - Method in class org.apache.fop.fo.FONode
-
Helper function to throw an error caused by an invalid property
- INVISIBLE - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
invisible line type
- INVOKE_MEDIUM_MAP - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
IMM: Invoke Medium Map (on fo:page-sequence)
- InvokeMediumMap - Class in org.apache.fop.afp.modca
-
The Invoke Medium Map structured field identifies the Medium Map that is to
become active for the document.
- InvokeMediumMap(String) - Constructor for class org.apache.fop.afp.modca.InvokeMediumMap
-
Constructor for the Invoke Medium Map
- ioError(Object, IOException) - Method in interface org.apache.fop.render.RendererEventProducer
-
I/O error while writing target file.
- ipd - Variable in class org.apache.fop.area.Area
-
the area's inline-progression-dimension
- ipd - Variable in class org.apache.fop.datatypes.FODimension
-
distance (in millipoints) on the inline-progression-direction
- ipdArea - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
ipd of area
- IRISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- IRISH_TRADITIONAL - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- IRtfAfterContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
interface for RTF objects that can contain footers
- IRtfBeforeContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing headers.
- IRtfBookmarkContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
RTF Bookmark container interface.
- IRtfExternalGraphicContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing images.
- IRtfHyperLinkContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfHyperLinks.
- IRtfJforCmdContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for objects containing Commands
- IRtfListContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfLists.
- IRtfOptions - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Options for configuring the rtf elements.
- IRtfPageBreakContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfPageBreaks.
- IRtfPageContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfText elements.
- IRtfPageNumberCitationContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing page number citations
- IRtfPageNumberContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for objects containing page numbers
- IRtfParagraphContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfParagraphs.
- IRtfParagraphKeepTogetherContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing Paragraphs with Keep Together
- IRtfTableContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfTables.
- IrtfTemplateContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for classes containing templates.
- IRtfTextContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface for RtfElements that can contain RtfText elements.
- IRtfTextrunContainer - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Interface which enables an implementing class to contain linear text runs.
- is1() - Method in class org.apache.fop.afp.modca.InterchangeSet
-
Returns true if complies with MOD:CA interchange set 1
- is2() - Method in class org.apache.fop.afp.modca.InterchangeSet
-
Returns true if complies with MOD:CA interchange set 2
- IS_REFERENCE_AREA - Static variable in class org.apache.fop.area.Trait
-
The is-reference-area trait.
- IS_VIEWPORT_AREA - Static variable in class org.apache.fop.area.Trait
-
The is-viewport-area trait.
- isAbsolute() - Method in interface org.apache.fop.datatypes.Numeric
-
Return true if the numeric is an absolute value.
- isAbsolute() - Method in class org.apache.fop.fo.expr.NumericProperty
-
Return true of the numeric is absolute.
- isAbsolute() - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
Return false since an expression is only created when there is relative
numerics involved.
- isAbsolute() - Method in class org.apache.fop.fo.properties.EnumLength
-
- isAbsolute() - Method in class org.apache.fop.fo.properties.EnumNumber
-
Return true if the numeric is an absolute value.
- isAbsolute() - Method in class org.apache.fop.fo.properties.FixedLength
-
Return true since a FixedLength is always absolute.
- isAbsolute() - Method in class org.apache.fop.fo.properties.NumberProperty
-
Return true because all numbers are absolute.
- isAbsolute() - Method in class org.apache.fop.fo.properties.PercentLength
-
Return false because percent-length are always relative.
- isAbsolute() - Method in class org.apache.fop.fo.properties.TableColLength
-
Return false because table-col-units are a relative numeric.
- isAbsoluteOrFixed() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
- isAccessibilityEnabled() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Whether accessibility features are switched on.
- isAccessibilityEnabled() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Whether accessibility features are switched on.
- isAccessibilityEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Check if accessibility is enabled.
- isAcrobatDownsample() - Method in class org.apache.fop.render.ps.PSRendererConfig
-
- isAcrobatDownsample() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
- isAdjustable - Variable in class org.apache.fop.area.inline.SpaceArea
-
Is this space adjustable?
- isAdjustable() - Method in class org.apache.fop.area.inline.SpaceArea
-
- isAdjustableSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Method to determine if the character is an adjustable
space.
- isAdvanced() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
- isAdvancedEnabled() - Method in class org.apache.fop.fonts.CustomFont
-
Used to determine if advanced typographic features are enabled.
- isAfterCadidateSet() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
-
- isAllowAccessContent() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 extracting text and graphics is allowed.
- isAllowAssembleDocument() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 assembling document is allowed.
- isAllowCopyContent() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether copying content is allowed.
- isAllowEditAnnotations() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether editing annotations is allowed.
- isAllowEditContent() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether editing content is allowed.
- isAllowFillInForms() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 filling in forms is allowed.
- isAllowPrint() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether printing is allowed.
- isAllowPrintHq() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Indicates whether revision 3 printing to high quality is allowed.
- isAllTextAsBitmaps() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Indicates whether all text shall be painted as bitmaps.
- isAlphabetic(int) - Static method in class org.apache.fop.util.CharUtilities
-
Indicates whether a character is classified as "Alphabetic" by the Unicode standard.
- isAncestor(InlineArea) - Method in class org.apache.fop.area.inline.InlineArea
-
Determine if inline area IA is an ancestor inline area of this area.
- isAncestorOrSelf(InlineArea) - Method in class org.apache.fop.area.inline.InlineArea
-
Determine if inline area IA is an ancestor inline area or same as this area.
- isAnchor() - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
-
- isAnnotationAllowed() - Method in class org.apache.fop.pdf.PDFProfile
-
- isAntiAlias() - Method in class org.apache.fop.render.gradient.Shading
-
- isAntiAliasingEnabled() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Indicates whether anti-aliasing is enabled.
- isAnySpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Determines if the character represents any kind of space.
- isApplied() - Method in class org.apache.fop.pdf.PDFFilter
-
Check if this filter has been applied.
- isArabic(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the arabic script.
- isASCIIFilter() - Method in class org.apache.fop.pdf.ASCII85Filter
-
Returns true if the filter is an ASCII filter that isn't necessary
when encryption is active.
- isASCIIFilter() - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Returns true if the filter is an ASCII filter that isn't necessary
when encryption is active.
- isASCIIFilter() - Method in class org.apache.fop.pdf.PDFFilter
-
Returns true if the filter is an ASCII filter that isn't necessary
when encryption is active.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.ElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.extensions.ExtensionElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.extensions.InternalElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAttributeProperty(QName) - Method in class org.apache.fop.fo.FOElementMapping
-
Indicates whether a particular attribute of the namespace is a property, i.e.
- isAuto() - Method in class org.apache.fop.fo.properties.Property
-
- isAuto() - Method in class org.apache.fop.layoutmgr.Keep
-
- isAutoDetectFonts() - Method in class org.apache.fop.fonts.DefaultFontConfig
-
Whether or not to enable auto-detecting of fonts in the system.
- isAutoLayout() - Method in class org.apache.fop.fo.flow.table.Table
-
- isAutoRotateLandscape() - Method in class org.apache.fop.render.ps.PSRendererConfig
-
- isAutoRotateLandscape() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Indicates whether landscape pages are rotated.
- isAuxiliary() - Method in class org.apache.fop.layoutmgr.KnuthElement
-
- isAvailable() - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
- isAvailable() - Method in class org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.afp.AFPPainter
-
TODO Painter-specific rounded borders logic required background drawing to be
made optional.
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
TODO Painter-specific rounded borders logic required background drawing to be
made optional.
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
TODO Painter-specific rounded borders logic required background drawing to be
made optional.
- isBackgroundRequired(BorderProps, BorderProps, BorderProps, BorderProps) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
TODO Painter-specific rounded borders logic required background drawing to be
made optional.
- isBase(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is a base glyph according to the governing
glyph definition table.
- isBase14KerningEnabled() - Method in class org.apache.fop.fonts.FontManager
-
- isBatikAvailable() - Static method in class org.apache.fop.image.loader.batik.BatikUtil
-
Checks whether Apache Batik is available in the classpath.
- isBeforeCadidateSet() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
-
- isBengali(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the bengali script.
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.flow.BlockContainer
-
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.flow.InlineContainer
-
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.flow.table.Table
-
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.FObj
-
- isBidiBoundary(boolean) - Method in class org.apache.fop.fo.pagination.PageSequence
-
- isBidiRangeBlockItem() - Method in class org.apache.fop.fo.FObj
-
Determine if this node is a new bidi RANGE block item.
- isBidiRangeBlockItem() - Method in class org.apache.fop.fo.FONode
-
Determine if this node is a new bidi RANGE block item.
- isBlank() - Method in class org.apache.fop.area.PageViewport
-
- isBlinking() - Method in class org.apache.fop.area.inline.InlineArea
-
- isBlinking() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
-
- isBlockItem(String, String) - Method in class org.apache.fop.fo.FObj
-
Convenience method for validity checking.
- isBlockOrInlineItem(String, String) - Method in class org.apache.fop.fo.FObj
-
Convenience method for validity checking.
- isBmpCodePoint(int) - Static method in class org.apache.fop.util.CharUtilities
-
Determine whether the specified character (Unicode code point) is in then Basic
Multilingual Plane (BMP).
- isBold(boolean) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
- isBopomofo(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the bopomofo script.
- isBox() - Method in class org.apache.fop.layoutmgr.KnuthBox
- isBox() - Method in class org.apache.fop.layoutmgr.ListElement
-
- isBreakableSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Helper method to determine if the character is a
space with normal behavior.
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in class org.apache.fop.apps.FopFactory
-
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
- isBreakIndentInheritanceOnReferenceAreaBoundary() - Method in class org.apache.fop.apps.FOUserAgent
-
- isBurmese(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the burmese script.
- isCacheable() - Method in class org.apache.fop.image.loader.batik.ImageWMF
- isCFF() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Indicates whether or not the font is an OpenType
CFF font (rather than a TrueType font).
- isChangeBarElement(String, String) - Method in class org.apache.fop.fo.FONode
-
Tests if the given element is a change bar element.
- isCID() - Method in class org.apache.fop.fonts.Typeface
-
- isCIDFont(String) - Method in class org.apache.fop.svg.PDFTextUtil
-
- isClipped() - Method in class org.apache.fop.layoutmgr.inline.ImageLayout
-
Indicates whether the image is clipped.
- isClippingDisabled() - Method in class org.apache.fop.render.pcl.PCLRendererContext
-
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- isCMYKColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
-
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isCMYKColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isCMYKImagesSupported() - Method in class org.apache.fop.afp.AFPPaintingState
-
Indicates whether CMYK images (IOCA FS45) are enabled.
- isCmykImagesSupported() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isCoarseAreaXml() - Method in class org.apache.fop.cli.CommandLineOptions
-
Indicates whether the XML renderer should generate coarse area XML
- isCollapseOuter() - Method in class org.apache.fop.traits.BorderProps
-
- isColor() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Returns true if this is a color image
- isColorCanvas() - Method in class org.apache.fop.render.pcl.PCLRendererContext
-
Indicates whether an RGB canvas should be used rather than one with grayscales.
- isColorEnabled() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
-
- isColorEnabled() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
- isColorImages() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns true if color images are to be used
- isColorImages() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isColorSupported() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns true if supports color
- isColumnNumberUsed(int) - Method in class org.apache.fop.fo.flow.table.ColumnNumberManager
-
Checks whether a given column-number is already in use
for the current row.
- isCompatible(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
-
Determine if a glyph subtable is compatible with this glyph subtable.
- isCompatible(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
-
Determine if a glyph subtable is compatible with this glyph subtable.
- isCompatible(GlyphSubtable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Determine if a glyph subtable is compatible with this glyph subtable.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawJPEG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawStream
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.afp.AFPImageHandlerSVG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in interface org.apache.fop.render.ImageHandler
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.java2d.Java2DImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.java2d.Java2DImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerEPS
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isCompatible(RenderingContext, Image) - Method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
Indicates whether the image handler is compatible with the indicated target represented
by the rendering context object and with the image to be processed.
- isComplete() - Method in interface org.apache.fop.afp.Completable
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.Document
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.NoOperation
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.ResourceEnvironmentGroup
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Returns true if this object is complete
- isComplete() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Indicates whether the action is complete, i.e has all the required information to be
rendered in the target format.
- isComplete() - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Indicates whether the action is complete, i.e has all the required information to be
rendered in the target format.
- isComplex() - Method in class org.apache.fop.svg.font.FOPGVTFontFamily
-
- isComplexScriptFeaturesEnabled() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
- isComplexScriptFeaturesEnabled() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
- isComplexScriptFeaturesEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Check whether complex script features are enabled.
- isComplexScriptFeaturesEnabled() - Method in class org.apache.fop.area.AreaTreeHandler
-
Check whether complex script features are enabled.
- isComposite(int) - Method in class org.apache.fop.fonts.truetype.GlyfTable
-
- isComposite() - Method in class org.apache.fop.svg.PDFAElementBridge
-
Returns true as the <a> element is a container.
- isConditional() - Method in class org.apache.fop.layoutmgr.BreakElement
- isConditional() - Method in class org.apache.fop.layoutmgr.UnresolvedListElement
-
- isConditional() - Method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
- isConditional() - Method in class org.apache.fop.traits.SpaceVal
-
Returns the Conditionality value.
- isConserveMemoryPolicyEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Check whether memory-conservation is enabled.
- isConversionModeBitmap(String) - Static method in class org.apache.fop.render.ImageHandlerUtil
-
Indicates whether the image conversion mode is set to bitmap mode, i.e.
- isConversionModeBitmap(Map) - Static method in class org.apache.fop.render.ImageHandlerUtil
-
Indicates whether the image conversion mode is set to bitmap mode, i.e.
- isCorrespondingForced(PropertyList) - Method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
For properties that operate on a relative direction (before, after,
start, end) instead of an absolute direction (top, bottom, left,
right), this method determines whether a corresponding property
is specified on the corresponding absolute direction.
- isCorrespondingForced(PropertyList) - Method in class org.apache.fop.fo.properties.DimensionPropertyMaker
-
Determine if corresponding property is forced.
- isCreateForms() - Method in class org.apache.fop.render.ps.PSRenderingContext
-
Indicates whether PS forms should be created for the images instead of inline images.
- isCreatePageSegment() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Indicates whether a page segment or a normal object shall be created.
- isCyrillic(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the cyrillic script.
- isDBCS() - Method in class org.apache.fop.afp.fonts.CharactersetEncoder.EncodedChars
-
Indicates whether or not the EncodedChars object wraps double byte characters.
- isDecomposable(int) - Static method in class org.apache.fop.complexscripts.util.CharNormalize
-
- isDefault(String) - Static method in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- isDefault(String) - Static method in class org.apache.fop.complexscripts.fonts.OTFScript
-
- isDefaultsRGB(ICC_Profile) - Static method in class org.apache.fop.util.ColorProfileUtil
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.Character
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.InlineContainer
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.InlineLevel
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.PageNumber
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.flow.Wrapper
-
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.FONode
-
Determine if node has a delimited text range boundary.
- isDelimitedTextRangeBoundary(int) - Method in class org.apache.fop.fo.FOText
-
- isDevanagari(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the devanagari script.
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- isDeviceColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
-
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isDeviceColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isDigit(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c is a digit.
- isDisableAllFilters() - Method in class org.apache.fop.pdf.PDFFilterList
-
Returns true if all filters are disabled.
- isDisabled() - Method in class org.apache.fop.fo.flow.Float
-
- isDisablePjl() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
-
- isDiscard() - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
Indicates if the length can be discarded on certain conditions.
- isDiscard() - Method in class org.apache.fop.fo.properties.SpaceProperty
-
Indicates if the length can be discarded on certain conditions.
- isDisjoint() - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
- isDocument() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at document level
- isDPIdentity(int[][]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Determine if position adjustments is the identity adjustment, i.e., no non-zero adjustment.
- isDPOnlyDX(int[][]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
- isDscComplianceEnabled() - Method in class org.apache.fop.render.ps.PSRendererConfig
-
- isDSCComplianceEnabled() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
- isElastic() - Method in class org.apache.fop.traits.MinOptMax
-
Determines whether this MinOptMax
allows for shrinking or stretching, which
means that at least one of the min or max values isn't equal to the opt value.
- isEmbeddable() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.LazyFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.MultiByteFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.SingleByteFont
-
Indicates if this font may be embedded.
- isEmbeddable() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Indicates if the font may be embedded.
- isEmbedded() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Indicates whether the font is only referenced rather than embedded.
- isEmpty() - Method in class org.apache.fop.area.BeforeFloat
-
Check whether there are child areas.
- isEmpty() - Method in class org.apache.fop.area.BlockParent
-
Check whether there are child areas.
- isEmpty() - Method in class org.apache.fop.area.BodyRegion
-
indicates whether the main reference area has any child areas added to it
- isEmpty() - Method in class org.apache.fop.area.MainReference
-
Indicates whether any child areas have been added to this reference area.
- isEmpty() - Method in class org.apache.fop.area.Page
-
Indicates whether any FOs have been added to the body region
- isEmpty() - Method in class org.apache.fop.area.RegionReference
-
indicates whether the main reference area has any child areas added to it
- isEmpty() - Method in class org.apache.fop.area.Span
-
Indicates whether any child areas have been added to this span area.
- isEmpty() - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Determine if range is empty.
- isEmpty() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
Does this grid unit belong to an empty cell?
- isEmpty() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet
-
As this contains cells from several rows, we say that it's empty
only if we have no cells.
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfGenerator
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfLeader
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfLineBreak
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListTable
-
Since this has no text content we have to overwrite isEmpty to print
the table
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageBreak
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumber
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPageNumberCitation
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphBreak
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
-
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
A table cell always contains "useful" content, as it is here to take some
space in a row.
- isEmpty() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
Checks whether the text is empty.
- isEmptyBox(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
- isEnabled() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns true
if this enum corresponds to one of the available PDF/A modes.
- isEnabled() - Method in enum org.apache.fop.pdf.PDFUAMode
-
Returns true
if this enum corresponds to one of the available PDF/A modes.
- isEncodingOnTheFly() - Method in class org.apache.fop.pdf.PDFEmbeddedFile
-
Determine if should encode on the fly.
- isEncryptionActive() - Method in class org.apache.fop.pdf.PDFDocument
-
Indicates whether encryption is active for this PDF or not.
- isEthiopic(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the ethiopic (amharic) script.
- isExplicitBreak(int) - Static method in class org.apache.fop.util.CharUtilities
-
Indicates whether the given character is an explicit break-character
- isExternal() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at external level
- isFailedFont(String, long) - Method in class org.apache.fop.fonts.FontCache
-
has this font previously failed to load?
- isFinished() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Tell whether this LayoutManager has handled all of its content.
- isFinished() - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Return a value indicating whether this LayoutManager has laid out
all its content (or generated BreakPossibilities for all content.)
- isFinished() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Return a value indicating whether this LayoutManager has laid out
all its content (or generated BreakPossibilities for all content.)
- isFirst(TableRow) - Method in class org.apache.fop.fo.flow.table.TablePart
-
- isFirst(Position) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Indicates whether the given Position is the first area-generating Position of this LM.
- isFirst() - Method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
-
- isFirstArea() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- isFirstPage(PageViewport) - Method in class org.apache.fop.area.PageSequence
-
Indicates whether a page is the first in this page sequence.
- isFirstRow() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
-
- isFirstWithID(String) - Method in class org.apache.fop.area.PageViewport
-
Check whether a certain id first appears on this page
- isFixedPitch() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the IsFixedPitch value.
- isFixedWidthSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Method to determine if the character is a (breakable) fixed-width space.
- isFloatAnchor() - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
-
- isFontChanged() - Method in class org.apache.fop.render.intermediate.IFState
-
- isFontEmbeddingRequired() - Method in class org.apache.fop.pdf.PDFProfile
-
- isForcedBreak() - Method in class org.apache.fop.layoutmgr.BreakElement
- isForcedBreak() - Method in class org.apache.fop.layoutmgr.KnuthPenalty
- isForcedBreak() - Method in class org.apache.fop.layoutmgr.ListElement
-
- isForceKeepTogether() - Method in class org.apache.fop.fo.FObj
-
- isForcing() - Method in class org.apache.fop.layoutmgr.SpaceElement
-
- isForcing() - Method in class org.apache.fop.traits.SpaceVal
-
Returns the Forcing value.
- isFormXObjectEnabled() - Method in class org.apache.fop.pdf.PDFDocument
-
- isFs45() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isFull() - Method in class org.apache.fop.afp.modca.MapPageSegment
-
Indicates whether this object already contains the maximum number of
page segments.
- isFull() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Indicates whether the encoding is full (with 256 code points).
- isGenerated(Map) - Method in class org.apache.fop.util.text.ChoiceFieldPart
- isGenerated(Map) - Method in class org.apache.fop.util.text.GlyphNameFieldPart
- isGenerated(Map) - Method in class org.apache.fop.util.text.HexFieldPart
- isGenerated(Map) - Method in class org.apache.fop.util.text.IfFieldPart
- isGeorgian(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the georgian script.
- isGlue() - Method in class org.apache.fop.layoutmgr.KnuthGlue
- isGlue() - Method in class org.apache.fop.layoutmgr.ListElement
-
- isGlyphClass(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Determine if glyph belongs to pre-defined glyph class.
- isGlyphVisible(int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- isGOCAEnabled() - Method in class org.apache.fop.afp.AFPPaintingState
-
Indicates whether GOCA is enabled or disabled.
- isGOCAEnabled() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Indicates whether GOCA is enabled or disabled.
- isGOCAEnabled() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates whether GOCA is enabled or disabled.
- isGocaEnabled() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isGocaWrapPseg() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isGray(Color) - Static method in class org.apache.fop.util.ColorUtil
-
Indicates whether the color is a gray value.
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- isGrayColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
-
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isGrayColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isGrayscaleImage(RenderedImage) - Static method in class org.apache.fop.render.pcl.PCLGenerator
-
Indicates whether an image is a grayscale image.
- isGrayscaleImage(RenderedImage) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Indicates whether an image is a grayscale image.
- isGreek(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the greek script.
- isGujarati(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the gujarati script.
- isGurmukhi(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the gurmukhi script.
- isHan(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the han (unified cjk) script.
- isHangul(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the hangul script.
- isHeader() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Returns true
if this column is made of header cells.
- isHebrew(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the hebrew script.
- isHighestCell(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableRow
-
- isHighestRow(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
- isHiragana(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the hiragana script.
- isHomogenous() - Method in class org.apache.fop.complexscripts.bidi.InlineRun
-
Determine if this run has homogenous (same valued) bidi levels.
- isHorizontal() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns true when this is a horizontal line
- isHorizontal() - Method in class org.apache.fop.traits.Direction
-
Determine if direction is horizontal or not.
- isHorizontal() - Method in class org.apache.fop.traits.WritingMode
-
Determine if WM is horizontal or not.
- isHyphenated() - Method in class org.apache.fop.area.inline.TextArea
-
Returns true
if the last word in this area is hyphenated.
- isHyphenated - Variable in class org.apache.fop.fonts.GlyphMapping
-
- isHyphenated - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager.AreaInfo
-
true if hyphenated
- isHyphenated() - Method in class org.apache.fop.render.intermediate.IFContext
-
Returns true
if the last text in the currently processed text area is hyphenated.
- isIDEntryRequired() - Method in class org.apache.fop.pdf.PDFProfile
-
- isIgnoredBase(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is an ignored base glyph according to the governing
glyph definition table.
- isIgnoredGlyph(int, GlyphTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if glyph at specified offset from current position is ignored.
- isIgnoredGlyph(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if glyph at specified offset from current position is ignored.
- isIgnoredGlyph() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if glyph at current position is ignored.
- isIgnoredLigature(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is an ignored ligature glyph according to the governing
glyph definition table.
- isIgnoredMark(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is an ignored ligature glyph according to the governing
glyph definition table.
- isImageInlined(ImageInfo, PSRenderingContext) - Static method in class org.apache.fop.render.ps.PSImageUtils
-
Indicates whether the given image (identified by an ImageInfo
object) shall be
inlined rather than generated as a PostScript form.
- isImplicitColumn() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Indicates whether this table-column has been created as
default column for this table in case no table-columns
have been defined.
- isIncludable() - Method in class org.apache.fop.afp.modca.Registry.ObjectType
-
Returns true if this component can be included with an IOB structured field
- isIndexReserved() - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Determines whether this index represents a reserved character.
- isIndicScript(String) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if script tag denotes an 'Indic' script, where a
script is an 'Indic' script if it is intended to be processed by
the generic 'Indic' Script Processor.
- isIndicScript(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if script tag denotes an 'Indic' script, where a
script is an 'Indic' script if it is intended to be processed by
the generic 'Indic' Script Processor.
- isInfinite() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Test that this is a finite sequence
- isInfinite() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Test that this is a finite sequence
- isInfinite() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Test that this is a finite sequence
- isInfinite() - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
Test that this is a finite sequence
- isInherited() - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Default implementation of isInherited.
- isInitialized() - Method in class org.apache.fop.pdf.PDFFilterList
-
Indicates whether the filter list is already initialized.
- isInline() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this resource level is inline
- isInlineItem(String, String) - Method in class org.apache.fop.fo.FObj
-
Convenience method for validity checking.
- isInlineSequence() - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Is this an inline or a block sequence?
- isInlineSequence() - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Is this an inline or a block sequence?
- isInlineSequence() - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Is this an inline or a block sequence?
- isInputFromStdIn() - Method in class org.apache.fop.cli.CommandLineOptions
-
Indicates whether input comes from standard input (stdin).
- isInteger(String) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
- isInTextObject() - Method in class org.apache.fop.pdf.PDFTextUtil
-
Indicates whether we are in a text object or not.
- isInverted() - Method in class org.apache.fop.pdf.AlphaRasterImage
- isInverted() - Method in class org.apache.fop.pdf.BitmapImage
- isInverted() - Method in interface org.apache.fop.pdf.PDFImage
-
- isInverted() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
- isInverted() - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
- isJAIAvailable() - Static method in class org.apache.fop.render.pcl.PCLGenerator
-
Indicates whether JAI is available.
- isJCEAvailable() - Static method in class org.apache.fop.pdf.PDFEncryptionManager
-
Indicates whether JCE is available.
- isKannada(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the kannada script.
- isKatakana(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the katakana script.
- isKeepEmptyTags() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
- isKeepEmptyTags() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
- isKeepEmptyTags() - Method in class org.apache.fop.apps.FOUserAgent
-
- isKeepWithNextPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Indicates whether a keep-with-next constraint is pending.
- isKeepWithPreviousPending() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Indicates whether a keep-with-previous constraint is pending.
- isKerning() - Method in class org.apache.fop.fonts.DefaultFontConfig.Font
-
Whether or not to allow kerning of glyphs.
- isKerningEnabled() - Method in class org.apache.fop.fonts.CustomFont
-
Used to determine if kerning is enabled.
- isKhmer(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the khmer script.
- isKnownNamespace(String) - Method in class org.apache.fop.fo.ElementMappingRegistry
-
Indicates whether a namespace is known to FOP.
- isLandscapeFormat() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
-
- isLao(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the lao script.
- isLast(Position) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Indicates whether the given Position is the last area-generating Position of this LM.
- isLast() - Method in class org.apache.fop.layoutmgr.UnresolvedListElementWithLength
-
- isLastArea() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- isLastGridUnitColSpan() - Method in class org.apache.fop.fo.flow.table.EmptyGridUnit
- isLastGridUnitColSpan() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
- isLastGridUnitRowSpan() - Method in class org.apache.fop.fo.flow.table.EmptyGridUnit
- isLastGridUnitRowSpan() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
- isLatin(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the latin script.
- isLayInside(int, int) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Indicates if point (x, y) lay inside currentPage.
- isLevelA() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns true
if this enum corresponds to conformance level A.
- isLigature(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is an ligature glyph according to the governing
glyph definition table.
- isLinearizationEnabled() - Method in class org.apache.fop.pdf.PDFDocument
-
- isLocationSet() - Method in exception org.apache.fop.apps.FOPException
-
Indicate whether a location was set.
- isLocatorEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
Checks if the use of Locators is enabled
- isMalayalam(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the malayalam script.
- isMark(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Determine if specified glyph is a mark glyph according to the governing
glyph definition table.
- isMarkAttachClass(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Determine if glyph belongs to (font specific) mark attachment class.
- isMergeFontsEnabled() - Method in class org.apache.fop.pdf.PDFDocument
-
- isMimeTypeSupported(String) - Method in class org.apache.fop.render.AbstractFOEventHandlerMaker
-
Indicates whether a specific MIME type is supported by this renderer.
- isMimeTypeSupported(String) - Method in class org.apache.fop.render.AbstractRendererMaker
-
Indicates whether a specific MIME type is supported by this renderer.
- isMimeTypeSupported(String) - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandlerMaker
-
Indicates whether a specific MIME type is supported by this document handler.
- isMissing(String) - Method in class org.apache.fop.hyphenation.HyphenationTreeCache
-
Indicates whether a hyphenation file has been requested before but it wasn't available.
- isModDateRequired() - Method in class org.apache.fop.pdf.PDFProfile
-
- isMongolian(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the mongolian script.
- isMonochromeImage(RenderedImage) - Static method in class org.apache.fop.render.pcl.PCLGenerator
-
Indicates whether an image is a monochrome (b/w) image.
- isMonochromeImage(RenderedImage) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Indicates whether an image is a monochrome (1 bit black and white) image.
- isMultiByte() - Method in class org.apache.fop.fonts.CIDFont
-
Determines whether the font is a multibyte font.
- isMultiByte() - Method in class org.apache.fop.fonts.Font
-
Determines whether the font is a multibyte font.
- isMultiByte() - Method in interface org.apache.fop.fonts.FontMetrics
-
Determines whether the font is a multibyte font.
- isMultiByte() - Method in class org.apache.fop.fonts.LazyFont
-
Determines whether the font is a multibyte font.
- isMultiByte() - Method in class org.apache.fop.fonts.Typeface
-
Determines whether the font is a multibyte font.
- isMultiByte() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Determines whether the font is a multibyte font.
- isMultiByteFont(String) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Determines whether the font with the given name is a multi-byte font.
- isMultiByteFont(String) - Method in class org.apache.fop.svg.PDFTextUtil
-
Determines whether the font with the given name is a multi-byte font.
- isNamespaceIgnored(String) - Method in class org.apache.fop.apps.FopFactory
-
- isNamespaceIgnored(String) - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
Indicates whether a namespace URI is on the ignored list.
- isNamespaceIgnored(String) - Method in interface org.apache.fop.apps.FopFactoryConfig
-
Indicates whether a namespace URI is on the ignored list.
- isNamespaceIgnored(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Indicates whether a namespace URI is on the ignored list.
- isNativeImagesSupported() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns true if images are supported natively in this AFP environment
- isNativeImagesSupported() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isNbsp() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
True if text contains a single non-breaking space (#160).
- isNestedTable() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
- isNeutralItem(String, String) - Method in class org.apache.fop.fo.FObj
-
Convenience method for validity checking.
- isNewLine() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
- isNewWindow() - Method in class org.apache.fop.render.intermediate.extensions.URIAction
-
Indicates whether the link shall be opened in a new window.
- isNextIsSpace() - Method in class org.apache.fop.area.inline.WordArea
-
- isNonBreakableSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Method to determine if the character is a nonbreaking
space.
- isNonSymbolic() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Indicates whether the font is non-symbolic (Font uses the Adobe standard Latin character
set or a subset of it).
- isNonZero() - Method in class org.apache.fop.traits.MinOptMax
-
Determines whether this MinOptMax
represents a non-zero dimension, which means
that not all values (min, opt, max) are zero.
- isObjectCached(AFPResourceInfo) - Method in class org.apache.fop.afp.AFPResourceManager
-
- isObservationActive() - Static method in class org.apache.fop.layoutmgr.ElementListObserver
-
- isOptimizeResources() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
-
- isOptimizeResources() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
- isOptimizeResources() - Method in class org.apache.fop.render.ps.PSRendererConfig
-
- isOptimizeResources() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Indicates whether PostScript resources are optimized in a second pass over the document.
- isOriya(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the oriya script.
- isOTFFile() - Method in class org.apache.fop.fonts.MultiByteFont
-
- isOutputToStdOut() - Method in class org.apache.fop.cli.CommandLineOptions
-
Indicates whether output is sent to standard output (stdout).
- isOverflow() - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
- isPage() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at page level
- isPageBackgroundTransparent() - Method in class org.apache.fop.render.java2d.Java2DRendererConfig
-
- isPageGroup() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at page group level
- isPagePending() - Method in class org.apache.fop.svg.PDFContext
-
- isPagePositionOnly - Variable in class org.apache.fop.layoutmgr.Page
-
- isPAIdentity(int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Determine if position adjustment is the identity adjustment, i.e., no non-zero adjustment.
- isPart1() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns true
if this enum corresponds to PDF/A-1 (ISO 19005-1).
- isPart2() - Method in enum org.apache.fop.pdf.PDFAMode
-
Returns true
if this enum corresponds to PDF/A-2 (ISO 19005-2).
- isPartOverflowRecoveryActivated() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Controls the behaviour of the algorithm in cases where the first element of a part
overflows a line/page.
- isPartOverflowRecoveryActivated() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Controls the behaviour of the algorithm in cases where the first element of a part
overflows a line/page.
- isPartOverflowRecoveryActivated() - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
Controls the behaviour of the algorithm in cases where the first element of a part
overflows a line/page.
- isPDFAActive() - Method in class org.apache.fop.pdf.PDFProfile
-
- isPdfUAEnabled() - Method in class org.apache.fop.apps.FOUserAgent
-
- isPDFVTActive() - Method in class org.apache.fop.pdf.PDFProfile
-
- isPDFXActive() - Method in class org.apache.fop.pdf.PDFProfile
-
- isPenalty() - Method in class org.apache.fop.layoutmgr.KnuthPenalty
- isPenalty() - Method in class org.apache.fop.layoutmgr.ListElement
-
- isPenaltyFlagged() - Method in class org.apache.fop.layoutmgr.KnuthPenalty
-
- isPercent(String) - Static method in class org.apache.fop.render.rtf.rtflib.tools.ImageUtil
-
Checks the string for percent character at the end of string.
- isPJLDisabled() - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Indicates whether PJL generation is disabled.
- isPositionByChar() - Method in class org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
-
- isPredefinedEncoding(String) - Static method in class org.apache.fop.pdf.PDFEncoding
-
Indicates whether a given encoding is one of the predefined encodings.
- isPrimary() - Method in class org.apache.fop.fo.flow.table.EmptyGridUnit
-
Is this grid unit the before-start grid unit of the cell?
- isPrimary() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
Is this grid unit the before-start grid unit of the cell?
- isPrimary() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Is this grid unit the before-start grid unit of the cell?
- isPrintFile() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns true if this is at print-file level
- isPS() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Check if this image is a PostScript image.
- isPS() - Method in class org.apache.fop.pdf.BitmapImage
-
Check if this is a postscript image.
- isPS() - Method in interface org.apache.fop.pdf.PDFImage
-
Check if this image is a PostScript image.
- isPS() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Check if this image is a PostScript image.
- isPseudoProfile(String) - Static method in class org.apache.fop.util.ColorUtil
-
Indicates whether the given color profile name is one of the pseudo-profiles supported
by FOP (ex.
- isPunctuation(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c is punctuation.
- isQualityRenderingEnabled() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Indicates whether quality rendering is enabled.
- isReadOnly() - Method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
-
- isRecursive() - Method in class org.apache.fop.fonts.DefaultFontConfig.Directory
-
Returns whether or not to recurse through the directory when finding fonts.
- isRelative() - Method in class org.apache.fop.afp.goca.AbstractGraphicsCoord
-
Returns true if this is a relative drawing order
- isRendererPreferred() - Method in class org.apache.fop.render.RendererFactory
-
- isRenderHighQuality() - Method in class org.apache.fop.render.bitmap.BitmapRendererConfig
-
- isRenderingDone() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
- isReorderedMark(GlyphDefinitionTable, int[], int[], int) - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
-
- isReorderedMark(GlyphDefinitionTable, int[], int[], int) - Method in class org.apache.fop.complexscripts.scripts.ThaiScriptProcessor
-
- isReserved(String) - Method in class org.apache.fop.fo.pagination.Region
-
Checks to see if a given region name is one of the reserved names
- isResolved() - Method in class org.apache.fop.area.BookmarkData
-
Check if this resolvable object has been resolved.
- isResolved() - Method in class org.apache.fop.area.DestinationData
-
Check if this resolvable object has been resolved.
- isResolved() - Method in class org.apache.fop.area.inline.UnresolvedPageNumber
-
Check if this is resolved.
- isResolved() - Method in class org.apache.fop.area.LinkResolver
-
- isResolved() - Method in class org.apache.fop.area.PageViewport
-
Check if this page has been fully resolved.
- isResolved() - Method in interface org.apache.fop.area.Resolvable
-
Check if this area has been resolved.
- isResource() - Method in class org.apache.fop.afp.modca.InterchangeSet
-
Returns true if complies with MOD:CA resource set
- isRestartable() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartable() - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Returns true
if this layout manager is able to re-generate its
Knuth elements after an IPD change.
- isRestartAtLM() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
- isReusable() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Test if this can be reused when it is the last sub-sequence specifer,
and has been exhausted
- isReusable() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Test if this can be reused when it is the last sub-sequence specifer,
and has been exhausted
- isReusable() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Test if this can be reused when it is the last sub-sequence specifer,
and has been exhausted
- isReusable() - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
Test if this can be reused when it is the last sub-sequence specifer,
and has been exhausted
- isReversed() - Method in class org.apache.fop.area.inline.WordArea
-
Determined if word has been reversed (in relation to original logical order).
- isReversed() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- isRGBColorSpace() - Method in class org.apache.fop.pdf.PDFCIELabColorSpace
- isRGBColorSpace() - Method in interface org.apache.fop.pdf.PDFColorSpace
-
- isRGBColorSpace() - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
- isRGBColorSpace() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
- isRGBColorSpace() - Method in class org.apache.fop.pdf.PDFSeparationColorSpace
- isSafeSetPageDevice() - Method in class org.apache.fop.render.ps.PSRendererConfig
-
- isSafeSetPageDevice() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Indicates whether the "safe setpagedevice" mode is active.
- isSame(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Indicates whether two action are equal.
- isSame(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Indicates whether two action are equal.
- isSame(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.URIAction
-
Indicates whether two action are equal.
- isSameSequence(CharSequence, CharSequence) - Static method in class org.apache.fop.util.CharUtilities
-
Determine if two character sequences contain the same characters.
- isSeparateBorderModel() - Method in class org.apache.fop.fo.flow.table.Table
-
- isSet(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
- isSetupValid() - Method in class org.apache.fop.fonts.FontInfo
-
Checks if the font setup is valid (At least the ultimate fallback font
must be registered.)
- isSfiExtensionPresent() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Indicates whether an field introducer extension is present.
- isSfiPaddingPresent() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Indicates whether the data is padded.
- isSfiSegmentedData() - Method in class org.apache.fop.afp.parser.UnparsedStructuredField
-
Indicates whether segmented data is present.
- isShown() - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Indicates whether the bookmark shall be shown initially.
- isSinglePartFavored() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- isSingleStrip() - Method in class org.apache.fop.render.bitmap.TIFFRendererConfig
-
- isSinhalese(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the sinhalese script.
- isSourceTransparency() - Method in class org.apache.fop.render.pcl.PCLRendererContext
-
Indicates whether the background should not be erased prior to painting.
- isSourceTransparencyEnabled() - Method in class org.apache.fop.render.pcl.PCLRenderingContext
-
Indicates whether source transparency should be enabled when painting bitmaps.
- isSpace - Variable in class org.apache.fop.fonts.GlyphMapping
-
- isSpace(char) - Static method in class org.apache.fop.fonts.GlyphMapping
-
Indicates whether a character is a space in terms of this layout manager.
- issRGB() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
- issRGB() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
- isStacked() - Method in class org.apache.fop.area.Block
-
Indicates whether this block is stacked, rather than absolutely positioned.
- isStart() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- isStarted() - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Returns true if this object has started
- isStarted() - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Returns true if this object has started
- isStarted() - Method in interface org.apache.fop.afp.Startable
-
Returns true if this object has started
- isStiff() - Method in class org.apache.fop.traits.MinOptMax
-
Determines whether this MinOptMax
doesn't allow for shrinking or stretching,
which means that all values (min, opt, max) are the same.
- isStrokeGOCAText() - Method in class org.apache.fop.afp.AFPPaintingState
-
Indicates whether to stroke text in GOCA mode or to use text operators where possible.
- isStrokeGOCAText() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Indicates whether to stroke text in GOCA mode or to use text operators where possible.
- isStrokeGOCAText() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates whether to stroke text in GOCA mode or to use text operators where possible.
- isStrokeGocaText() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isSubsetEmbedded() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Indicates whether this font is subset embedded.
- isSubsetEmbedded() - Method in class org.apache.fop.fonts.LazyFont
-
Indicates whether this font is subset embedded.
- isSubsetEmbedded() - Method in class org.apache.fop.fonts.MultiByteFont
-
- isSubsetEmbedded() - Method in class org.apache.fop.fonts.SingleByteFont
-
Indicates whether this font is subset embedded.
- isSubtractive() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Indicates whether additive or subtractive mode is set.
- isSupported(Graphics2D) - Method in class org.apache.fop.render.ps.PSTextPainter
-
Indicates whether the given
Graphics2D
instance if compatible with this text painter
implementation.
- isSupported(Graphics2D) - Method in class org.apache.fop.svg.NativeTextPainter
-
Indicates whether the given
Graphics2D
instance if compatible with this text painter
implementation.
- isSupportedGraphics2D(Graphics2D) - Method in class org.apache.fop.afp.svg.AFPTextPainter
-
Checks whether the Graphics2D is compatible with this text painter.
- isSupportedGraphics2D(Graphics2D) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Checks whether the Graphics2D is compatible with this text painter.
- isSurrogatePair(char) - Static method in class org.apache.fop.util.CharUtilities
-
Determine if the given characters is part of a surrogate pair.
- isSymbolicFont() - Method in class org.apache.fop.fonts.CustomFont
-
Indicates whether the font is a symbolic font.
- isSymbolicFont() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Indicates whether the font is a symbolic font.
- isSymbolicFont() - Method in class org.apache.fop.fonts.LazyFont
-
Indicates whether the font is a symbolic font.
- isTab() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
- isTableBorderOverpaint() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
-
- isTableBorderOverpaint() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
- isTableBorderOverpaint() - Method in class org.apache.fop.apps.FOUserAgent
-
- isTamil(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the tamil script.
- isTelugu(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the telugu script.
- isTextRendering() - Method in class org.apache.fop.render.pcl.PCLRendererConfig
-
- isTextStroked() - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Indicates whether text should be stroked rather than painted using text operators.
- isThai(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the thai script.
- isTibetan(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine if character c belong to the tibetan script.
- isTransparencyAllowed() - Method in class org.apache.fop.pdf.PDFProfile
-
Returns null
if transparency is allowed, otherwise returns the profile that
prevents it.
- isTransparencyAllowed() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Checks whether the use of transparency is allowed.
- isTransparent() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Check if this image has a transparent color transparency.
- isTransparent() - Method in class org.apache.fop.pdf.BitmapImage
-
Check if this image has a transparent color.
- isTransparent() - Method in interface org.apache.fop.pdf.PDFImage
-
Check if this image has a transparent color transparency.
- isTransparent() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Check if this image has a transparent color transparency.
- isTransparent() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Check if this image has a transparent color transparency.
- isTransparent() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Check if this image has a transparent color transparency.
- isTrappedEntryRequired() - Method in class org.apache.fop.pdf.PDFProfile
-
- isTrue(Map) - Method in class org.apache.fop.util.text.EqualsFieldPart
-
Indicates whether the field's value is true.
- isTrue(Map) - Method in class org.apache.fop.util.text.IfFieldPart
-
Indicates whether the field's value is true.
- isType1() - Method in class org.apache.fop.fonts.truetype.OTFFile
-
- isUnresolvedElement() - Method in class org.apache.fop.layoutmgr.KnuthElement
- isUnresolvedElement() - Method in class org.apache.fop.layoutmgr.ListElement
-
- isUsingNativeEncoding() - Method in class org.apache.fop.fonts.SingleByteFont
-
Indicates whether this font is configured to use its native encoding.
- isValid(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Check if the conditions for this reference are met.
- isValidPropertyName(String) - Method in class org.apache.fop.fo.PropertyList
-
Validates a property name.
- isVertical() - Method in class org.apache.fop.traits.Direction
-
Determine if direction is vertical or not.
- isVertical() - Method in class org.apache.fop.traits.WritingMode
-
Determine if WM is vertical or not.
- isVerticalRelation(int) - Method in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
- isWildCard(String) - Static method in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- isWildCard(String) - Static method in class org.apache.fop.complexscripts.fonts.OTFScript
-
- isWithinRange(int) - Method in class org.apache.fop.fonts.substitute.FontWeightRange
-
Returns true if the given integer value is within this integer range
- isWrapPseg() - Method in class org.apache.fop.render.afp.AFPRendererConfig
-
- isXMLParserValidating() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Is the XML parser validating.
- isZeroBlack(RenderedImage) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Indicates whether a zero bit indicates a black/dark pixel for a monochrome image.
- isZeroWidthSpace(int) - Static method in class org.apache.fop.util.CharUtilities
-
Method to determine if the character is a zero-width space.
- ITableAttributes - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Constants for RTF table attribute names.
- ITableColumnsInfo - Interface in org.apache.fop.render.rtf.rtflib.rtfdoc
-
Used to get information about tables, for example when handling nested tables.
- ITALIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- ITAP - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
constant for itap level
- Iterator() - Constructor for class org.apache.fop.hyphenation.TernaryTree.Iterator
-
default constructor
- iterator() - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
- P - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
-
- packValues(String) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Packs the values by storing them in 4 bits, two values into a byte
Values range is from 0 to 9.
- pad4() - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
Create a padding in the fontfile to align
on a 4-byte boundary
- padBytes(byte[], int) - Static method in class org.apache.fop.render.pcl.fonts.PCLByteWriterUtil
-
- padBytes(byte[], int, int) - Static method in class org.apache.fop.render.pcl.fonts.PCLByteWriterUtil
-
- PADDING_AFTER - Static variable in class org.apache.fop.area.Trait
-
The padding after.
- PADDING_BEFORE - Static variable in class org.apache.fop.area.Trait
-
The padding before.
- PADDING_END - Static variable in class org.apache.fop.area.Trait
-
The padding end.
- PADDING_START - Static variable in class org.apache.fop.area.Trait
-
The padding start.
- PaddingElement - Class in org.apache.fop.layoutmgr
-
This represents an unresolved padding element.
- PaddingElement(Position, CondLengthProperty, RelSide, boolean, boolean, PercentBaseContext) - Constructor for class org.apache.fop.layoutmgr.PaddingElement
-
Main constructor
- paddingNotApplicable(Object, String, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
-
padding-* properties are not applicable.
- padLeft(String, int, char) - Static method in class org.apache.fop.util.CharUtilities
-
Pad a string S on left out to width W using padding character PAD.
- PAGE - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Page
- Page - Class in org.apache.fop.area
-
The page.
- Page() - Constructor for class org.apache.fop.area.Page
-
Empty constructor
- Page(SimplePageMaster) - Constructor for class org.apache.fop.area.Page
-
Constructor
- Page - Class in org.apache.fop.layoutmgr
-
This object is used by the layout engine to represent a page.
- Page(SimplePageMaster, int, String, boolean, boolean, boolean) - Constructor for class org.apache.fop.layoutmgr.Page
-
Main constructor
- Page(Rectangle, int, String, boolean) - Constructor for class org.apache.fop.layoutmgr.Page
-
Auxiliary constructor used when there's no SimplePageMaster.
- PAGE_ATTR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
String array of RtfPage attributes
- PAGE_GROUP - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Page Group
- PAGE_GROUP - Static variable in class org.apache.fop.render.afp.extensions.AFPElementMapping
-
- PAGE_HEIGHT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
constant for page height
- PAGE_OVERLAY - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Page Overlay
- PAGE_OVERLAY_CONDITIONAL_PROCESSING - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
PAGE_OVERLAY_CONDITIONAL_PROCESSING triplet identifier
- PAGE_POSITION_INFORMATION - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
PAGE_POSITION_INFORMATION triplet identifier
- PAGE_SEGMENT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Page Segment
- PAGE_VIEWPORT - Static variable in interface org.apache.fop.render.RendererContextConstants
-
The current PageViewport being rendered.
- PAGE_WIDTH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
constant for page width
- PageableRenderer - Class in org.apache.fop.render.print
-
Renderer that prints through java.awt.PrintJob.
- PageableRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.print.PageableRenderer
-
Creates a new PageableRenderer.
- PageBoundaries - Class in org.apache.fop.render.extensions.prepress
-
This class is used to calculate the effective boundaries of a page including special-purpose
boxes used in prepress.
- PageBoundaries(Dimension, String, String, String) - Constructor for class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Creates a new instance.
- PageBoundaries(Dimension, Map) - Constructor for class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Creates a new instance.
- PageBreaker - Class in org.apache.fop.layoutmgr
-
Handles the breaking of pages in an fo:flow
- PageBreaker(PageSequenceLayoutManager) - Constructor for class org.apache.fop.layoutmgr.PageBreaker
-
Construct page breaker.
- PageBreakShorthandParser - Class in org.apache.fop.fo.properties
-
Shorthand parser for page-break-before, page-break-after and page-break-inside.
- PageBreakShorthandParser() - Constructor for class org.apache.fop.fo.properties.PageBreakShorthandParser
-
- pageChanged(PageChangeEvent) - Method in interface org.apache.fop.render.awt.viewer.PageChangeListener
-
Called whenever the current page is changed.
- PageChangeEvent - Class in org.apache.fop.render.awt.viewer
-
Swing event fired whenever the current page selection of a
PreviewPanel
changes.
- PageChangeEvent(PreviewPanel, int, int) - Constructor for class org.apache.fop.render.awt.viewer.PageChangeEvent
-
Creates an new page change event.
- PageChangeListener - Interface in org.apache.fop.render.awt.viewer
-
Swing listener interface for classes which wish to receive
notification of page change events.
- PageDescriptor - Class in org.apache.fop.afp.modca
-
The Page Descriptor structured field specifies the size and attributes of
a page or overlay presentation space.
- PageDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.PageDescriptor
-
Construct a page descriptor for the specified page width
and page height.
- PageDimensionMaker - Class in org.apache.fop.fo.properties
-
Custom Maker for page-height / page-width
- PageDimensionMaker(int) - Constructor for class org.apache.fop.fo.properties.PageDimensionMaker
-
Constructor
- PageGroup - Class in org.apache.fop.afp.modca
-
A page group is used in the data stream to define a named, logical grouping
of sequential pages.
- PageGroup(Factory, String) - Constructor for class org.apache.fop.afp.modca.PageGroup
-
Constructor for the PageGroup.
- pageHeight - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
The page height in pixels
- pageIndex - Variable in class org.apache.fop.pdf.PDFPage
-
the page index (zero-based)
- PageIndexContext - Interface in org.apache.fop.render.intermediate
-
Interface to get the page index
- pageIndices - Variable in class org.apache.fop.render.intermediate.IFRenderer
-
Maps unique PageViewport key to page indices (for link target handling)
- pageLoadError(Object, String, Exception) - Method in interface org.apache.fop.area.AreaEventProducer
-
A page could not be loaded/deserialized from a file.
- PAGEMODE_FULLSCREEN - Static variable in class org.apache.fop.pdf.PDFRoot
-
Full screen page mode
- PAGEMODE_USENONE - Static variable in class org.apache.fop.pdf.PDFRoot
-
Use no page mode setting, default
- PAGEMODE_USEOUTLINES - Static variable in class org.apache.fop.pdf.PDFRoot
-
Use outlines page mode to show bookmarks
- PAGEMODE_USETHUMBS - Static variable in class org.apache.fop.pdf.PDFRoot
-
Use thumbs page mode to show thumbnail images
- PageNumber - Class in org.apache.fop.fo.flow
-
- PageNumber(FONode) - Constructor for class org.apache.fop.fo.flow.PageNumber
-
Base constructor
- PageNumberCitation - Class in org.apache.fop.fo.flow
-
- PageNumberCitation(FONode) - Constructor for class org.apache.fop.fo.flow.PageNumberCitation
-
Main constructor
- PageNumberCitationLast - Class in org.apache.fop.fo.flow
-
- PageNumberCitationLast(FONode) - Constructor for class org.apache.fop.fo.flow.PageNumberCitationLast
-
Main constructor
- PageNumberCitationLastLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:page-number-citation-last formatting object.
- PageNumberCitationLastLayoutManager(PageNumberCitationLast) - Constructor for class org.apache.fop.layoutmgr.inline.PageNumberCitationLastLayoutManager
-
Constructor.
- PageNumberCitationLastLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.PageNumberCitationLastLayoutManagerMaker
-
- PageNumberCitationLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:page-number-citation formatting object.
- PageNumberCitationLayoutManager(PageNumberCitation) - Constructor for class org.apache.fop.layoutmgr.inline.PageNumberCitationLayoutManager
-
Constructor.
- PageNumberCitationLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.PageNumberCitationLayoutManagerMaker
-
- PageNumberGenerator - Class in org.apache.fop.fo.pagination
-
This class uses the 'format', 'groupingSeparator', 'groupingSize',
and 'letterValue' properties on fo:page-sequence to return a String
corresponding to the supplied integer page number.
- PageNumberGenerator(String, int, int, int, String, String, String) - Constructor for class org.apache.fop.fo.pagination.PageNumberGenerator
-
Main constructor.
- PageNumberLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:page-number formatting object
- PageNumberLayoutManager(PageNumber) - Constructor for class org.apache.fop.layoutmgr.inline.PageNumberLayoutManager
-
Constructor
- PageNumberLayoutManagerMaker() - Constructor for class org.apache.fop.layoutmgr.LayoutManagerMapping.PageNumberLayoutManagerMaker
-
- PageObject - Class in org.apache.fop.afp.modca
-
Pages contain the data objects that comprise a presentation document.
- PageObject(Factory, String, int, int, int, int, int) - Constructor for class org.apache.fop.afp.modca.PageObject
-
Construct a new page object for the specified name argument, the page
name should be an 8 character identifier.
- pageObjs - Variable in class org.apache.fop.pdf.PDFDocument
-
- PageProductionException - Exception in org.apache.fop.fo.pagination
-
Exception thrown by FOP if there is a problem while producing new pages.
- PageProductionException(String) - Constructor for exception org.apache.fop.fo.pagination.PageProductionException
-
Creates a new PageProductionException.
- PageProductionException(String, Locator) - Constructor for exception org.apache.fop.fo.pagination.PageProductionException
-
Creates a new PageProductionException.
- PageProductionException.PageProductionExceptionFactory - Class in org.apache.fop.fo.pagination
-
- PageProductionExceptionFactory() - Constructor for class org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
-
- PageProvider - Class in org.apache.fop.layoutmgr
-
This class delivers Page instances.
- PageProvider(AreaTreeHandler, PageSequence) - Constructor for class org.apache.fop.layoutmgr.PageProvider
-
Main constructor.
- pageRef() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- pageRef() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- pageRef() - Method in class org.apache.fop.fo.FOEventHandler
-
Process a pageRef.
- pageRef() - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process a pageRef.
- pageRef - Variable in class org.apache.fop.svg.PDFGraphics2D
-
The PDF reference of the current page.
- pageRenderingError(Object, String, Exception) - Method in interface org.apache.fop.area.AreaEventProducer
-
A page could not be rendered.
- PAGES_MODE - Static variable in class org.apache.fop.render.print.PageableRenderer
-
Printing parameter: the pages to be printed (all, even or odd),
datatype: the strings "all", "even" or "odd" or one of PagesMode.*
- pageSaveError(Object, String, Exception) - Method in interface org.apache.fop.area.AreaEventProducer
-
A page could not be saved/serialized to a file.
- PageScale - Class in org.apache.fop.render.extensions.prepress
-
This class provides utility methods to parse the 'fox:scale' extension attribute.
- PageSegment - Class in org.apache.fop.afp.modca
-
A page segment is a MO:DCA-P resource object.
- PageSegment(String) - Constructor for class org.apache.fop.afp.modca.PageSegment
-
Main constructor
- pageSeq - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
page sequence formatting object being processed by this class
- PageSequence - Class in org.apache.fop.area
-
Represents a page sequence in the area tree.
- PageSequence(LineArea) - Constructor for class org.apache.fop.area.PageSequence
-
Main constructor
- PageSequence - Class in org.apache.fop.fo.pagination
-
- PageSequence(FONode) - Constructor for class org.apache.fop.fo.pagination.PageSequence
-
Create a PageSequence instance that is a child of the
given
FONode
.
- PageSequenceLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for a PageSequence.
- PageSequenceLayoutManager(AreaTreeHandler, PageSequence) - Constructor for class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Constructor
- PageSequenceMaster - Class in org.apache.fop.fo.pagination
-
- PageSequenceMaster(FONode, BlockLevelEventProducer) - Constructor for class org.apache.fop.fo.pagination.PageSequenceMaster
-
Create a PageSequenceMaster instance that is a child of the
given
FONode
.
- pageSequenceMasterExhausted(Object, String, boolean, Locator) - Method in interface org.apache.fop.layoutmgr.BlockLevelEventProducer
-
A page sequence master is exhausted.
- PageSequenceResults - Class in org.apache.fop.apps
-
Class for reporting back formatting results to the calling application.
- PageSequenceResults(String, int) - Constructor for class org.apache.fop.apps.PageSequenceResults
-
Constructor for the PageSequenceResults object
- PageSequenceStructElem - Class in org.apache.fop.render.pdf
-
- PageSequenceWrapper - Class in org.apache.fop.fo.pagination
-
- PageSequenceWrapper(FONode) - Constructor for class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Create a PageSequenceWrapper instance that is a child of
the given parent
FONode
.
- PagesMode - Class in org.apache.fop.render.print
-
Enum class for pages mode (all, even, odd pages).
- PageViewport - Class in org.apache.fop.area
-
Page viewport that specifies the viewport area and holds the page contents.
- PageViewport(SimplePageMaster, int, String, boolean, boolean) - Constructor for class org.apache.fop.area.PageViewport
-
Create a page viewport.
- PageViewport(SimplePageMaster, int, String, boolean) - Constructor for class org.apache.fop.area.PageViewport
-
Create a page viewport.
- PageViewport(PageViewport) - Constructor for class org.apache.fop.area.PageViewport
-
Copy constructor.
- PageViewport(Rectangle, int, String, String, boolean) - Constructor for class org.apache.fop.area.PageViewport
-
Constructor used by the area tree parser.
- pageViewportList - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
List of Viewports
- pageWidth - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
The page width in pixels
- paint(PaintingInfo) - Method in class org.apache.fop.afp.AbstractAFPPainter
-
Paints the painting item
- paint(PaintingInfo) - Method in class org.apache.fop.afp.AFPBorderPainter
-
Paints the painting item
- paint(PaintingInfo) - Method in class org.apache.fop.afp.AFPDitheredRectanglePainter
-
Paints the painting item
- paint(PaintingInfo) - Method in class org.apache.fop.afp.AFPRectanglePainter
-
Paints the painting item
- paint(Graphics2D, Rectangle2D) - Method in class org.apache.fop.image.loader.batik.Graphics2DImagePainterImpl
- paint(TextNode, Graphics2D) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Paints the specified attributed character iterator using the
specified Graphics2D and context and font context.
- paint(Graphics2D) - Method in class org.apache.fop.svg.PDFANode
-
Paints this node if visible.
- paintAsBitmap() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns true if SVG should be rendered as a bitmap instead of natively
- paintAsBitmap - Variable in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
-
paint as bitmap
- paintAsBitmap() - Method in class org.apache.fop.render.pcl.PCLRendererContext
-
- paintAsBitmap - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
true if SVG should be rendered as a bitmap instead of natively
- paintBitmap(RenderedImage, Dimension, boolean, PCLRenderingUtil) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Paint a bitmap at the current cursor position.
- paintComponent(Graphics) - Method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
-
Gets the image data and paints it on screen.
- paintImage(Graphics2DImagePainter, RendererContext, int, int, int, int) - Method in class org.apache.fop.render.AbstractGraphics2DAdapter
-
Deprecated.
- paintImage(Graphics2DImagePainter, RendererContext, int, int, int, int) - Method in class org.apache.fop.render.afp.AFPGraphics2DAdapter
-
Paints an arbitrary images on a given Graphics2D instance.
- paintImage(Graphics2DImagePainter, RendererContext, int, int, int, int) - Method in interface org.apache.fop.render.Graphics2DAdapter
-
Paints an arbitrary images on a given Graphics2D instance.
- paintImage(Graphics2DImagePainter, RendererContext, int, int, int, int) - Method in interface org.apache.fop.render.Graphics2DAdapter
-
- paintImage(RenderedImage, RendererContext, int, int, int, int) - Method in interface org.apache.fop.render.ImageAdapter
-
Paints an image at the given position.
- paintImage(Graphics2DImagePainter, RendererContext, int, int, int, int) - Method in class org.apache.fop.render.java2d.Java2DGraphics2DAdapter
-
Paints an arbitrary images on a given Graphics2D instance.
- paintImage(Graphics2DImagePainter, RendererContext, int, int, int, int) - Method in class org.apache.fop.render.ps.PSGraphics2DAdapter
-
Paints an arbitrary images on a given Graphics2D instance.
- PaintingInfo - Interface in org.apache.fop.afp
-
Generic painting information interface
- paintingState - Variable in class org.apache.fop.afp.AbstractAFPPainter
-
painting state
- paintingState - Variable in class org.apache.fop.svg.PDFGraphics2D
-
The PDF painting state
- paintMonochromeBitmap(RenderedImage, int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Paint a bitmap at the current cursor position.
- paintTextRun(StrokingTextPainter.TextRun, Graphics2D) - Method in class org.apache.fop.svg.NativeTextPainter
-
Paints a single text run.
- paintTextRuns(List, Graphics2D) - Method in class org.apache.fop.svg.NativeTextPainter
-
- paintToBufferedImage(Graphics2DImagePainter, RendererContext.RendererContextWrapper, int, boolean, boolean) - Method in class org.apache.fop.render.AbstractGraphics2DAdapter
-
Paints the image to a BufferedImage and returns that.
- paintToBufferedImage(Graphics2DImagePainter, Dimension, int, boolean, boolean) - Method in class org.apache.fop.render.AbstractImageHandlerGraphics2D
-
Paints the image to a BufferedImage and returns that.
- paintType - Variable in class org.apache.fop.pdf.PDFPattern
-
1 for colored pattern, 2 for uncolored
- PairValues(int, GlyphPositioningTable.Value, GlyphPositioningTable.Value) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
-
Instantiate a PairValues.
- PALAUNG - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- PALESTINIAN_ARAMAIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- PALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- PALPA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- paperTypeUnavailable(Object, long, long, String) - Method in interface org.apache.fop.render.pcl.PCLEventProducer
-
Paper type could not be determined.
- par - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The paragraph of KnuthElements.
- PARAGRAPH_SEPARATOR - Static variable in class org.apache.fop.util.CharUtilities
-
paragraph-separator
- ParagraphKeeptogetherContext - Class in org.apache.fop.render.rtf.rtflib.rtfdoc
-
This context is used to manage the "keepn" RTF attribute
Used by ParagraphBuilder and JforCmd
- Paragraphlike() - Constructor for class org.apache.fop.pdf.StandardStructureTypes.Paragraphlike
-
- paragraphResetProperties() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
-
- PARAMETER_VALUE - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
PARAMETER_VALUE triplet identifier
- parent() - Method in class org.apache.fop.fo.FObj.FObjIterator
-
Returns the parent node for this iterator's list
of child nodes
- parent() - Method in interface org.apache.fop.fo.FONode.FONodeIterator
-
Returns the parent node for this iterator's list
of child nodes
- parent - Variable in class org.apache.fop.fo.FONode
-
Parent FO node
- parent - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
-
parent element
- PARENT_AREA_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing box percent-based length
- parentArea - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
parent area
- parentElement - Variable in class org.apache.fop.pdf.PDFStructElem
-
- parentLayoutManager - Variable in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Parent LayoutManager for this LayoutManager
- parentPropertyList - Variable in class org.apache.fop.fo.PropertyList
-
reference to the parent FO's propertyList
- parse(Source, AreaTreeModel, FOUserAgent) - Method in class org.apache.fop.area.AreaTreeParser
-
Parses an intermediate file (area tree XML) into an AreaTreeModel instance by adding
pages to it.
- parse(String[]) - Method in class org.apache.fop.cli.CommandLineOptions
-
Parses the command line arguments.
- parse(String, PropertyInfo) - Static method in class org.apache.fop.fo.expr.PropertyParser
-
Public entrypoint to the Property expression parser.
- parse(Configuration, boolean) - Method in class org.apache.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
-
Parses the font configuration and return the configuration object.
- parse(Configuration, boolean, FontEventAdapter) - Method in class org.apache.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
- parse(Configuration, FontManager, boolean, EventProducer) - Method in class org.apache.fop.fonts.DefaultFontConfig.DefaultFontConfigParser
-
Parse the font configuration and return an object containing all the necessary data.
- parse(Configuration, FontManager, boolean, EventProducer) - Method in interface org.apache.fop.fonts.FontConfig.FontConfigParser
-
Parse the font configuration and return an object containing all the necessary data.
- parse(InputStream, String) - Method in class org.apache.fop.fonts.type1.AFMParser
-
Parses an AFM file from a stream.
- parse(BufferedReader, String) - Method in class org.apache.fop.fonts.type1.AFMParser
-
Parses an AFM file from a BufferedReader.
- parse(byte[]) - Method in class org.apache.fop.fonts.type1.PostscriptParser
-
Parses the postscript document and returns a list of elements
- parse(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Takes over the task of tokenizing the byte data
- parse(String) - Method in class org.apache.fop.hyphenation.PatternParser
-
Parses a hyphenation pattern file.
- parse(File) - Method in class org.apache.fop.hyphenation.PatternParser
-
Parses a hyphenation pattern file.
- parse(InputSource) - Method in class org.apache.fop.hyphenation.PatternParser
-
Parses a hyphenation pattern file.
- parse(Source, IFDocumentHandler, FOUserAgent) - Method in class org.apache.fop.render.intermediate.IFParser
-
Parses an intermediate file and paints it.
- parse(Object) - Method in enum org.apache.fop.render.pdf.PDFRendererOption
-
- parseArguments(Map, String[]) - Static method in class org.apache.fop.fonts.apps.AbstractFontReader
-
Parse commandline arguments.
- parseByte(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSDictionary
-
- parseByte(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Passes responsibility for processing the byte stream to the PostScript object
- parseByte(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
-
- parseByte(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSSubroutine
-
- parseByte(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariable
-
- parseByte(byte, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariableArray
-
- parseColorString(FOUserAgent, String) - Static method in class org.apache.fop.util.ColorUtil
-
Creates a color from a given string.
- parseCSS2FontWeight(String) - Static method in class org.apache.fop.fonts.FontUtil
-
Parses an CSS2 (SVG and XSL-FO) font weight (normal, bold, 100-900) to
an integer.
- parseDictData(byte[]) - Method in class org.apache.fop.fonts.cff.CFFDataReader
-
Parses the dictionary data and returns a map of objects for each entry
- parseIndexHeader(CFFDataInput) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
Parses index data from an index object found within the CFF byte data
- parsePFB(InputStream) - Method in class org.apache.fop.fonts.type1.PFBParser
-
Parses a PFB file into a PFBData object.
- Parser() - Constructor for class org.apache.fop.fo.properties.BackgroundPositionShorthand.Parser
-
- parseToken(String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSDictionary
-
- parseToken(String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Delegates the parse routine to a sub class
- parseToken(String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
-
- parseToken(String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSSubroutine
-
- parseToken(String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariable
-
- parseToken(String, int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariableArray
-
- parseValues(String) - Method in class org.apache.fop.util.text.EqualsFieldPart
-
Parses the parameter values
- parseValues(String) - Method in class org.apache.fop.util.text.IfFieldPart
-
Parses the parameter values
- parseXMLAttribute(String) - Static method in class org.apache.fop.area.Trait.InternalLink
-
Parses XML attribute value from the area tree into
PageViewport key + IDRef strings.
- PART - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- PASHTO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- Pattern - Class in org.apache.fop.render.gradient
-
- Pattern(int, Shading, List<Double>) - Constructor for class org.apache.fop.render.gradient.Pattern
-
- PatternConsumer - Interface in org.apache.fop.hyphenation
-
This interface is used to connect the XML pattern file parser to
the hyphenation tree.
- patternDataStream - Variable in class org.apache.fop.pdf.PDFPattern
-
The stream of a pattern
- patternName - Variable in class org.apache.fop.pdf.PDFPattern
-
The name of the pattern such as "Pa1" or "Pattern1"
- PatternParser - Class in org.apache.fop.hyphenation
-
A SAX document handler to read and parse hyphenation patterns
from a XML file.
- PatternParser() - Constructor for class org.apache.fop.hyphenation.PatternParser
-
Construct a pattern parser.
- PatternParser(PatternConsumer) - Constructor for class org.apache.fop.hyphenation.PatternParser
-
Construct a pattern parser.
- patternType - Variable in class org.apache.fop.pdf.PDFPattern
-
Either one (1) for tiling, or two (2) for shading.
- pauseAfter - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "pauseAfter" property.
- pauseBefore - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "pauseBefore" property.
- PCL_COLOR_CANVAS - Static variable in interface org.apache.fop.render.pcl.PCLRendererContextConstants
-
The PDF document that this image is being drawn into.
- PCL_DUPLEX_MODE - Static variable in class org.apache.fop.render.pcl.extensions.PCLElementMapping
-
The extension attribute for the PCL duplex mode
- PCL_OUTPUT_BIN - Static variable in class org.apache.fop.render.pcl.extensions.PCLElementMapping
-
The extension attribute for the PCL output bin
- PCL_PAPER_SOURCE - Static variable in class org.apache.fop.render.pcl.extensions.PCLElementMapping
-
The extension attribute for the PCL paper source
- PCL_RESOLUTIONS - Static variable in class org.apache.fop.render.pcl.PCLGenerator
-
A list of all supported resolutions in PCL (values in dpi)
- PCLByteWriterUtil - Class in org.apache.fop.render.pcl.fonts
-
- PCLCharacterDefinition - Class in org.apache.fop.render.pcl.fonts
-
- PCLCharacterDefinition(int, PCLCharacterDefinition.PCLCharacterFormat, PCLCharacterDefinition.PCLCharacterClass, byte[], boolean) - Constructor for class org.apache.fop.render.pcl.fonts.PCLCharacterDefinition
-
- PCLCharacterDefinition.PCLCharacterClass - Enum in org.apache.fop.render.pcl.fonts
-
Character Class used in PCL Character Descriptor See Table 11-51 from PCL 5 Specification
- PCLCharacterDefinition.PCLCharacterFormat - Enum in org.apache.fop.render.pcl.fonts
-
Character Format used in PCL Character Descriptor See Table 11-50 from PCL 5 Specification
- PCLCharacterWriter - Class in org.apache.fop.render.pcl.fonts
-
- PCLCharacterWriter(PCLSoftFont) - Constructor for class org.apache.fop.render.pcl.fonts.PCLCharacterWriter
-
- PCLDocumentHandler - Class in org.apache.fop.render.pcl
-
- PCLDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.pcl.PCLDocumentHandler
-
Default constructor.
- PCLDocumentHandlerMaker - Class in org.apache.fop.render.pcl
-
Document handler factory for PCL output.
- PCLDocumentHandlerMaker() - Constructor for class org.apache.fop.render.pcl.PCLDocumentHandlerMaker
-
- PCLElementMapping - Class in org.apache.fop.render.pcl.extensions
-
PCL-specific extensions for Apache FOP.
- PCLElementMapping() - Constructor for class org.apache.fop.render.pcl.extensions.PCLElementMapping
-
Main constructor
- PCLEventProducer - Interface in org.apache.fop.render.pcl
-
Event producer interface for events generated by the PCL renderer.
- PCLEventProducer.Provider - Class in org.apache.fop.render.pcl
-
Provider class for the event producer.
- PCLFontReader - Class in org.apache.fop.render.pcl.fonts
-
- PCLFontReader(Typeface) - Constructor for class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- PCLFontReaderFactory - Class in org.apache.fop.render.pcl.fonts
-
- PCLFontSegment - Class in org.apache.fop.render.pcl.fonts
-
- PCLFontSegment(PCLFontSegment.SegmentID, byte[]) - Constructor for class org.apache.fop.render.pcl.fonts.PCLFontSegment
-
- PCLFontSegment.SegmentID - Enum in org.apache.fop.render.pcl.fonts
-
- PCLGenerator - Class in org.apache.fop.render.pcl
-
This class provides methods for generating PCL print files.
- PCLGenerator(OutputStream) - Constructor for class org.apache.fop.render.pcl.PCLGenerator
-
Main constructor.
- PCLGenerator(OutputStream, int) - Constructor for class org.apache.fop.render.pcl.PCLGenerator
-
Main constructor.
- PCLGraphics2D - Class in org.apache.fop.render.pcl
-
Graphics2D implementation implementing PCL and HP GL/2.
- PCLGraphics2D(PCLGenerator) - Constructor for class org.apache.fop.render.pcl.PCLGraphics2D
-
Create a new PCLGraphics2D.
- PCLGraphics2D(PCLGraphics2D) - Constructor for class org.apache.fop.render.pcl.PCLGraphics2D
-
Copy constructor
- PCLImageHandlerGraphics2D - Class in org.apache.fop.render.pcl
-
Image handler implementation that paints Graphics2D images in PCL.
- PCLImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.pcl.PCLImageHandlerGraphics2D
-
- PCLImageHandlerRenderedImage - Class in org.apache.fop.render.pcl
-
Image handler implementation that paints
RenderedImage
instances in PCL.
- PCLImageHandlerRenderedImage() - Constructor for class org.apache.fop.render.pcl.PCLImageHandlerRenderedImage
-
- PCLPageDefinition - Class in org.apache.fop.render.pcl
-
This class represents a page format with PCL-specific properties.
- PCLPageDefinition(String, int, Dimension, Rectangle, boolean) - Constructor for class org.apache.fop.render.pcl.PCLPageDefinition
-
Main constructor
- PCLPainter - Class in org.apache.fop.render.pcl
-
IFPainter
implementation that produces PCL 5.
- PCLPainter(PCLDocumentHandler, PCLPageDefinition) - Constructor for class org.apache.fop.render.pcl.PCLPainter
-
Main constructor.
- PCLRendererConfig - Class in org.apache.fop.render.pcl
-
The PCL renderer configuration data object.
- PCLRendererConfig.PCLRendererConfigParser - Class in org.apache.fop.render.pcl
-
The PCL renderer configuration data parser.
- PCLRendererConfigParser() - Constructor for class org.apache.fop.render.pcl.PCLRendererConfig.PCLRendererConfigParser
-
- PCLRendererConfigurator - Class in org.apache.fop.render.pcl
-
PCL Renderer configurator
- PCLRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.pcl.PCLRendererConfigurator
-
Default constructor
- PCLRendererContext - Class in org.apache.fop.render.pcl
-
Wrapper on the RendererContext to access the information structure for drawing
the XML document.
- PCLRendererContext(RendererContext) - Constructor for class org.apache.fop.render.pcl.PCLRendererContext
-
Main constructor
- PCLRendererContextConstants - Interface in org.apache.fop.render.pcl
-
Defines a number of standard constants (keys) for use by the RendererContext class.
- PCLRenderingContext - Class in org.apache.fop.render.pcl
-
Rendering context for PCL production.
- PCLRenderingContext(FOUserAgent, PCLGenerator, PCLRenderingUtil) - Constructor for class org.apache.fop.render.pcl.PCLRenderingContext
-
Main constructor.
- PCLRenderingMode - Enum in org.apache.fop.render.pcl
-
Enumeration class for PCL rendering modes.
- PCLRenderingUtil - Class in org.apache.fop.render.pcl
-
Utility class for handling all sorts of peripheral tasks around PCL generation.
- PCLSoftFont - Class in org.apache.fop.render.pcl.fonts
-
- PCLSoftFont(int, Typeface, boolean) - Constructor for class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- PCLSoftFontManager - Class in org.apache.fop.render.pcl.fonts
-
- PCLSoftFontManager(Map<Typeface, PCLFontReader>) - Constructor for class org.apache.fop.render.pcl.fonts.PCLSoftFontManager
-
- PCLSoftFontManager.PCLTextSegment - Class in org.apache.fop.render.pcl.fonts
-
- PCLSVGHandler - Class in org.apache.fop.render.pcl
-
PCL XML handler for SVG.
- PCLSVGHandler() - Constructor for class org.apache.fop.render.pcl.PCLSVGHandler
-
- PCLSymbolSet - Enum in org.apache.fop.render.pcl.fonts
-
Table C-1 from http://www.lprng.com/DISTRIB/RESOURCES/DOCS/pcl5comp.pdf
- PCLT - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
PCL 5 data.
- PCLTextSegment(int, String) - Constructor for class org.apache.fop.render.pcl.fonts.PCLSoftFontManager.PCLTextSegment
-
- PCLTTFCharacterWriter - Class in org.apache.fop.render.pcl.fonts.truetype
-
- PCLTTFCharacterWriter(PCLSoftFont) - Constructor for class org.apache.fop.render.pcl.fonts.truetype.PCLTTFCharacterWriter
-
- PCLTTFFontReader - Class in org.apache.fop.render.pcl.fonts.truetype
-
- PCLTTFFontReader(Typeface) - Constructor for class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- PCLTTFOS2FontTable - Class in org.apache.fop.render.pcl.fonts.truetype
-
- PCLTTFOS2FontTable(FontFileReader) - Constructor for class org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
-
- PCLTTFPCLTFontTable - Class in org.apache.fop.render.pcl.fonts.truetype
-
- PCLTTFPCLTFontTable(FontFileReader) - Constructor for class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPCLTFontTable
-
- PCLTTFPOSTFontTable - Class in org.apache.fop.render.pcl.fonts.truetype
-
- PCLTTFPOSTFontTable(FontFileReader) - Constructor for class org.apache.fop.render.pcl.fonts.truetype.PCLTTFPOSTFontTable
-
- PCLTTFTable - Class in org.apache.fop.render.pcl.fonts.truetype
-
- PCLTTFTable(FontFileReader) - Constructor for class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
-
- PCLTTFTableFactory - Class in org.apache.fop.render.pcl.fonts.truetype
-
- pclUtil - Variable in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Utility class for handling all sorts of peripheral tasks around PCL generation.
- PDF - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
pop directional formatting class
- PDF - Static variable in class org.apache.fop.util.CharUtilities
-
pop directional formatting
- PDF_CONTEXT - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The current PDF page for page renference and as a resource context.
- PDF_DOC_ENCODING - Static variable in class org.apache.fop.pdf.PDFEncoding
-
the name for the PDF document encoding scheme
- PDF_DOCUMENT - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The PDF document that this image is being drawn into.
- PDF_FONT_INFO - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The current font information for the pdf renderer.
- PDF_FONT_NAME - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The current pdf font name.
- PDF_FONT_SIZE - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The current pdf font size.
- PDF_PAGE - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The current PDF page for page renference and as a resource context.
- PDF_STREAM - Static variable in interface org.apache.fop.render.pdf.PDFRendererContextConstants
-
The current PDF stream to draw directly to.
- PDFAction - Class in org.apache.fop.pdf
-
class representing an action object.
- PDFAction() - Constructor for class org.apache.fop.pdf.PDFAction
-
- PDFActionElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:action.
- PDFActionExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFAElementBridge - Class in org.apache.fop.svg
-
Bridge class for the <a> element.
- PDFAElementBridge() - Constructor for class org.apache.fop.svg.PDFAElementBridge
-
Constructs a new bridge for the <a> element.
- PDFAMode - Enum in org.apache.fop.pdf
-
Enum class for PDF/A modes.
- pdfAMode - Variable in class org.apache.fop.pdf.PDFProfile
-
Indicates the PDF/A mode currently active.
- PDFAnnotList - Class in org.apache.fop.pdf
-
class representing an object which is a list of annotations.
- PDFAnnotList() - Constructor for class org.apache.fop.pdf.PDFAnnotList
-
- PDFANode - Class in org.apache.fop.svg
-
A graphics node that represents an image described as a graphics node.
- PDFANode() - Constructor for class org.apache.fop.svg.PDFANode
-
- PDFArray - Class in org.apache.fop.pdf
-
Class representing an array object.
- PDFArray(PDFObject) - Constructor for class org.apache.fop.pdf.PDFArray
-
Create a new, empty array object
- PDFArray() - Constructor for class org.apache.fop.pdf.PDFArray
-
Create a new, empty array object with no parent.
- PDFArray(PDFObject, int[]) - Constructor for class org.apache.fop.pdf.PDFArray
-
Create an array object.
- PDFArray(PDFObject, double[]) - Constructor for class org.apache.fop.pdf.PDFArray
-
Create an array object.
- PDFArray(PDFObject, List<?>) - Constructor for class org.apache.fop.pdf.PDFArray
-
Create an array object.
- PDFArray(Object...) - Constructor for class org.apache.fop.pdf.PDFArray
-
Creates an array object made of the given elements.
- PDFArray(List<?>) - Constructor for class org.apache.fop.pdf.PDFArray
-
Creates an array object made of the given elements.
- PDFArray(PDFObject, Object[]) - Constructor for class org.apache.fop.pdf.PDFArray
-
Create the array object
- PDFArrayElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:array.
- PDFArrayExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFBatikFlowTextElementBridge - Class in org.apache.fop.svg
-
Element Bridge for Batik's flow text extension, so those texts can be painted using
PDF primitives.
- PDFBatikFlowTextElementBridge(FontInfo) - Constructor for class org.apache.fop.svg.PDFBatikFlowTextElementBridge
-
Main Constructor.
- PDFBridgeContext - Class in org.apache.fop.svg
-
BridgeContext which registers the custom bridges for PDF output.
- PDFBridgeContext(UserAgent, DocumentLoader, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.PDFBridgeContext
-
Constructs a new bridge context.
- PDFBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext) - Constructor for class org.apache.fop.svg.PDFBridgeContext
-
Constructs a new bridge context.
- PDFBridgeContext(SVGUserAgent, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.svg.PDFBridgeContext
-
Constructs a new bridge context.
- PDFCatalogElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:catalog.
- PDFCatalogExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFCFFStream - Class in org.apache.fop.pdf
-
Special PDFStream for embeddable CFF fonts.
- PDFCFFStream(String) - Constructor for class org.apache.fop.pdf.PDFCFFStream
-
- PDFCFFStreamType0C - Class in org.apache.fop.pdf
-
PDFStream for embeddable OpenType CFF fonts.
- PDFCFFStreamType0C(CustomFont) - Constructor for class org.apache.fop.pdf.PDFCFFStreamType0C
-
Main constructor
- PDFCharProcs - Class in org.apache.fop.pdf
-
class representing a /CharProcs dictionary for Type3 fonts.
- PDFCharProcs() - Constructor for class org.apache.fop.pdf.PDFCharProcs
-
Create a new PDF char proc store.
- PDFCIDFont - Class in org.apache.fop.pdf
-
Class representing a "character identifier" font (p 210 and onwards).
- PDFCIDFont(String, CIDFontType, int, int[], String, String, int, PDFCIDFontDescriptor) - Constructor for class org.apache.fop.pdf.PDFCIDFont
-
Create the /Font object
- PDFCIDFont(String, CIDFontType, int, int[], PDFCIDSystemInfo, PDFCIDFontDescriptor) - Constructor for class org.apache.fop.pdf.PDFCIDFont
-
Create the /Font object
- PDFCIDFont(String, CIDFontType, int, PDFWArray, PDFCIDSystemInfo, PDFCIDFontDescriptor) - Constructor for class org.apache.fop.pdf.PDFCIDFont
-
Create the /Font object
- PDFCIDFontDescriptor - Class in org.apache.fop.pdf
-
Class representing a font descriptor for CID fonts.
- PDFCIDFontDescriptor(String, int[], int, int, int, int, String) - Constructor for class org.apache.fop.pdf.PDFCIDFontDescriptor
-
Create a /FontDescriptor object.
- PDFCIDSystemInfo - Class in org.apache.fop.pdf
-
class representing system information for "character identifier" fonts.
- PDFCIDSystemInfo(String, String, int) - Constructor for class org.apache.fop.pdf.PDFCIDSystemInfo
-
Create a CID system info.
- PDFCIELabColorSpace - Class in org.apache.fop.pdf
-
This class represents a "CIE L*a*b*" color space.
- PDFCIELabColorSpace(float[], float[]) - Constructor for class org.apache.fop.pdf.PDFCIELabColorSpace
-
Creates a new "CIE L*a*b*" color space.
- PDFCMap - Class in org.apache.fop.pdf
-
Class representing the CMap encodings.
- PDFCMap(String, PDFCIDSystemInfo) - Constructor for class org.apache.fop.pdf.PDFCMap
-
create the /CMap object
- PDFCollectionEntryElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for collection entries: pdf:{array,boolean,dictionary,name,number,reference,string}.
- PDFCollectionEntryExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFCollectionExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFCollectionExtension(PDFObjectType) - Constructor for class org.apache.fop.render.pdf.extensions.PDFCollectionExtension
-
- PDFColor - Class in org.apache.fop.pdf
-
PDF Color object.
- PDFColor(double, double, double) - Constructor for class org.apache.fop.pdf.PDFColor
-
Create a PDF color with double values ranging from 0 to 1.
- PDFColor(Color) - Constructor for class org.apache.fop.pdf.PDFColor
-
Create a PDF color from a java.awt.Color object.
- PDFColor(int, int, int) - Constructor for class org.apache.fop.pdf.PDFColor
-
Create a PDF color with int values ranging from 0 to 255
- PDFColor(double, double, double, double) - Constructor for class org.apache.fop.pdf.PDFColor
-
Create a PDF color with CMYK values.
- PDFColorHandler - Class in org.apache.fop.pdf
-
This class handles the registration of color spaces and the generation of PDF code to select
the right colors given a
Color
instance.
- PDFColorHandler(PDFResources) - Constructor for class org.apache.fop.pdf.PDFColorHandler
-
- PDFColorSpace - Interface in org.apache.fop.pdf
-
PDF Color space.
- PDFConformanceException - Exception in org.apache.fop.pdf
-
RuntimeException descendant indicating a conformance problem during PDF generation.
- PDFConformanceException() - Constructor for exception org.apache.fop.pdf.PDFConformanceException
-
Constructs an PDFConformanceException with no detail message.
- PDFConformanceException(String) - Constructor for exception org.apache.fop.pdf.PDFConformanceException
-
Constructs an PDFConformanceException with the specified detail
message.
- PDFContentGenerator - Class in org.apache.fop.render.pdf
-
Generator class encapsulating all object references and state necessary to generate a
PDF content stream.
- PDFContentGenerator(PDFDocument, OutputStream, PDFResourceContext) - Constructor for class org.apache.fop.render.pdf.PDFContentGenerator
-
Main constructor.
- PDFContentGenerator(PDFDocument, OutputStream, PDFResourceContext, IFContext) - Constructor for class org.apache.fop.render.pdf.PDFContentGenerator
-
- pdfContext - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_CONTEXT
- PDFContext - Class in org.apache.fop.svg
-
Context class which holds state information which should remain in sync over multiple instances
of PDFDocumentGraphics2D.
- PDFContext() - Constructor for class org.apache.fop.svg.PDFContext
-
- PDFDestination - Class in org.apache.fop.pdf
-
class representing a named destination
- PDFDestination(String, Object) - Constructor for class org.apache.fop.pdf.PDFDestination
-
Create a named destination
- PDFDests - Class in org.apache.fop.pdf
-
class representing an /Dests dictionary object
- PDFDests() - Constructor for class org.apache.fop.pdf.PDFDests
-
Create a named destination
- PDFDests(List) - Constructor for class org.apache.fop.pdf.PDFDests
-
Create a named destination
- PDFDeviceColorSpace - Class in org.apache.fop.pdf
-
Represents a device-specific color space.
- PDFDeviceColorSpace(int) - Constructor for class org.apache.fop.pdf.PDFDeviceColorSpace
-
Create a PDF colorspace object.
- PDFDictionary - Class in org.apache.fop.pdf
-
Class representing a PDF dictionary object
- PDFDictionary() - Constructor for class org.apache.fop.pdf.PDFDictionary
-
Create a new dictionary object.
- PDFDictionary(PDFObject) - Constructor for class org.apache.fop.pdf.PDFDictionary
-
Create a new dictionary object.
- PDFDictionaryAttachment - Class in org.apache.fop.render.pdf.extensions
-
- PDFDictionaryAttachment(PDFDictionaryExtension) - Constructor for class org.apache.fop.render.pdf.extensions.PDFDictionaryAttachment
-
- PDFDictionaryElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for dictionaries: pdf:{catalog,page,dictionary}.
- PDFDictionaryExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFDictionaryType - Enum in org.apache.fop.render.pdf.extensions
-
Enumeration type for PDF dictionary extension elements.
- pdfDoc - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_DOCUMENT
- pdfDoc - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the PDF Document being created
- PDFDocument - Class in org.apache.fop.pdf
-
Class representing a PDF document.
- PDFDocument(String) - Constructor for class org.apache.fop.pdf.PDFDocument
-
Creates an empty PDF document.
- PDFDocument(String, VersionController) - Constructor for class org.apache.fop.pdf.PDFDocument
-
Creates an empty PDF document.
- PDFDocumentGraphics2D - Class in org.apache.fop.svg
-
- PDFDocumentGraphics2D(boolean) - Constructor for class org.apache.fop.svg.PDFDocumentGraphics2D
-
Create a new PDFDocumentGraphics2D.
- PDFDocumentGraphics2D(boolean, OutputStream, int, int) - Constructor for class org.apache.fop.svg.PDFDocumentGraphics2D
-
Create a new PDFDocumentGraphics2D.
- PDFDocumentGraphics2D() - Constructor for class org.apache.fop.svg.PDFDocumentGraphics2D
-
Create a new PDFDocumentGraphics2D.
- PDFDocumentGraphics2D(PDFDocumentGraphics2D) - Constructor for class org.apache.fop.svg.PDFDocumentGraphics2D
-
This constructor supports the create method
- PDFDocumentGraphics2DConfigurator - Class in org.apache.fop.svg
-
Configurator class for PDFDocumentGraphics2D.
- PDFDocumentGraphics2DConfigurator() - Constructor for class org.apache.fop.svg.PDFDocumentGraphics2DConfigurator
-
- PDFDocumentHandler - Class in org.apache.fop.render.pdf
-
- PDFDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.pdf.PDFDocumentHandler
-
Default constructor.
- PDFDocumentHandlerMaker - Class in org.apache.fop.render.pdf
-
Intermediate format document handler factory for PDF output.
- PDFDocumentHandlerMaker() - Constructor for class org.apache.fop.render.pdf.PDFDocumentHandlerMaker
-
- PDFDocumentInformationElement - Class in org.apache.fop.render.pdf.extensions
-
- PDFDocumentInformationExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFDocumentNavigationHandler - Class in org.apache.fop.render.pdf
-
- PDFDocumentNavigationHandler(PDFDocumentHandler) - Constructor for class org.apache.fop.render.pdf.PDFDocumentNavigationHandler
-
Default constructor.
- PDFDPart - Class in org.apache.fop.pdf
-
- PDFDPart(PDFDictionary) - Constructor for class org.apache.fop.pdf.PDFDPart
-
- PDFDPartRoot - Class in org.apache.fop.pdf
-
- PDFDPartRoot(PDFDocument) - Constructor for class org.apache.fop.pdf.PDFDPartRoot
-
- PDFElementMapping - Class in org.apache.fop.render.pdf.extensions
-
This class provides the element mapping for the PDF-specific extensions.
- PDFElementMapping() - Constructor for class org.apache.fop.render.pdf.extensions.PDFElementMapping
-
Main constructor
- PDFEmbeddedFile - Class in org.apache.fop.pdf
-
This class represents an embedded file stream.
- PDFEmbeddedFile() - Constructor for class org.apache.fop.pdf.PDFEmbeddedFile
-
Creates a new embedded file stream.
- PDFEmbeddedFileAttachment - Class in org.apache.fop.render.pdf.extensions
-
This is the pass-through value object for the PDF extension.
- PDFEmbeddedFileAttachment() - Constructor for class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
No-argument contructor.
- PDFEmbeddedFileAttachment(String, String, String) - Constructor for class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Default constructor.
- PDFEmbeddedFileElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:embedded-file.
- PDFEmbeddedFiles - Class in org.apache.fop.pdf
-
Class representing an /EmbeddedFiles dictionary object (name tree).
- PDFEmbeddedFiles() - Constructor for class org.apache.fop.pdf.PDFEmbeddedFiles
-
Create a /EmbeddedFiles dictionary.
- PDFEncoding - Class in org.apache.fop.pdf
-
Class representing an /Encoding object.
- PDFEncoding(String) - Constructor for class org.apache.fop.pdf.PDFEncoding
-
Create a new /Encoding object.
- PDFEncoding.DifferencesBuilder - Class in org.apache.fop.pdf
-
Builder class for constructing the Differences array.
- PDFEncryption - Interface in org.apache.fop.pdf
-
This interface defines the contract for classes implementing PDF encryption.
- PDFEncryptionJCE - Class in org.apache.fop.pdf
-
An implementation of the Standard Security Handler.
- PDFEncryptionManager - Class in org.apache.fop.pdf
-
This class acts as a factory for PDF encryption support.
- PDFEncryptionOption - Enum in org.apache.fop.render.pdf
-
- PDFEncryptionParams - Class in org.apache.fop.pdf
-
This class holds the parameters for PDF encryption.
- PDFEncryptionParams(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.fop.pdf.PDFEncryptionParams
-
Creates a new instance.
- PDFEncryptionParams() - Constructor for class org.apache.fop.pdf.PDFEncryptionParams
-
Default constructor initializing to default values.
- PDFEncryptionParams(PDFEncryptionParams) - Constructor for class org.apache.fop.pdf.PDFEncryptionParams
-
Creates a copy of the given encryption parameters.
- PDFEventProducer - Interface in org.apache.fop.render.pdf
-
Event producer interface for events generated by the PDF renderer.
- PDFEventProducer.Provider - Class in org.apache.fop.render.pdf
-
Provider class for the event producer.
- PDFExtensionAttachment - Class in org.apache.fop.render.pdf.extensions
-
- PDFExtensionAttachment() - Constructor for class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
Default constructor.
- PDFExtensionEventProducer - Interface in org.apache.fop.render.pdf.extensions
-
- PDFExtensionHandler - Class in org.apache.fop.render.pdf.extensions
-
ContentHandler (parser) for restoring PDF extension objects from XML.
- PDFExtensionHandler() - Constructor for class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
-
- PDFExtensionHandlerFactory - Class in org.apache.fop.render.pdf.extensions
-
Factory for the ContentHandler that handles serialized PDFExtensionAttachment instances.
- PDFExtensionHandlerFactory() - Constructor for class org.apache.fop.render.pdf.extensions.PDFExtensionHandlerFactory
-
- PDFFactory - Class in org.apache.fop.pdf
-
This class provides method to create and register PDF objects.
- PDFFactory(PDFDocument) - Constructor for class org.apache.fop.pdf.PDFFactory
-
Creates a new PDFFactory.
- PDFFileSpec - Class in org.apache.fop.pdf
-
Class representing a /FileSpec object.
- PDFFileSpec(String) - Constructor for class org.apache.fop.pdf.PDFFileSpec
-
create a /FileSpec object.
- PDFFileSpec(String, String) - Constructor for class org.apache.fop.pdf.PDFFileSpec
-
create a /FileSpec object.
- PDFFilter - Class in org.apache.fop.pdf
-
PDF Filter class.
- PDFFilter() - Constructor for class org.apache.fop.pdf.PDFFilter
-
- PDFFilterException - Exception in org.apache.fop.pdf
-
PDF Filter exception.
- PDFFilterException() - Constructor for exception org.apache.fop.pdf.PDFFilterException
-
Create a basic filter exception.
- PDFFilterException(String) - Constructor for exception org.apache.fop.pdf.PDFFilterException
-
Create a filter exception with a message.
- PDFFilterList - Class in org.apache.fop.pdf
-
This class represents a list of PDF filters to be applied when serializing
the output of a PDF object.
- PDFFilterList() - Constructor for class org.apache.fop.pdf.PDFFilterList
-
Default constructor.
- PDFFilterList(boolean) - Constructor for class org.apache.fop.pdf.PDFFilterList
-
Use this descriptor if you want to have ASCII filters (such as ASCIIHex
and ASCII85) ignored, for example, when encryption is active.
- PDFFlowExtTextPainter - Class in org.apache.fop.svg
-
Text Painter for Batik's flow text extension.
- PDFFlowExtTextPainter(FontInfo) - Constructor for class org.apache.fop.svg.PDFFlowExtTextPainter
-
Main constructor
- PDFFlowTextPainter - Class in org.apache.fop.svg
-
Text Painter for SVG 1.2 (flow) text.
- PDFFlowTextPainter(FontInfo) - Constructor for class org.apache.fop.svg.PDFFlowTextPainter
-
Main constructor
- PDFFont - Class in org.apache.fop.pdf
-
Class representing a /Font object.
- PDFFont(String, FontType, String, Object) - Constructor for class org.apache.fop.pdf.PDFFont
-
create the /Font object
- PDFFontDescriptor - Class in org.apache.fop.pdf
-
Class representing a font descriptor (/FontDescriptor object).
- PDFFontDescriptor(String, int, int, int, int, PDFRectangle, int, int) - Constructor for class org.apache.fop.pdf.PDFFontDescriptor
-
Create the /FontDescriptor object
- PDFFontNonBase14 - Class in org.apache.fop.pdf
-
A common ancestor for Type1, TrueType, MMType1 and Type3 fonts
(all except base 14 fonts).
- PDFFontNonBase14(String, FontType, String, Object) - Constructor for class org.apache.fop.pdf.PDFFontNonBase14
-
Create the /Font object
- PDFFontTrueType - Class in org.apache.fop.pdf
-
Class representing a TrueType font.
- PDFFontTrueType(String, String, Object) - Constructor for class org.apache.fop.pdf.PDFFontTrueType
-
create the /Font object
- PDFFontType0 - Class in org.apache.fop.pdf
-
Class representing a Type0 font.
- PDFFontType0(String, String, Object) - Constructor for class org.apache.fop.pdf.PDFFontType0
-
Create the /Font object
- PDFFontType0(String, String, Object, PDFCIDFont) - Constructor for class org.apache.fop.pdf.PDFFontType0
-
Create the /Font object
- PDFFontType1 - Class in org.apache.fop.pdf
-
Class representing a Type1 or MMType1 font (not necessary for the base 14).
- PDFFontType1(String, String, Object) - Constructor for class org.apache.fop.pdf.PDFFontType1
-
Create the /Font object
- PDFFontType3 - Class in org.apache.fop.pdf
-
Class representing a Type3 font.
- PDFFontType3(String, String, Object) - Constructor for class org.apache.fop.pdf.PDFFontType3
-
Create the /Font object
- PDFFontType3(String, String, Object, PDFRectangle, PDFArray, PDFCharProcs) - Constructor for class org.apache.fop.pdf.PDFFontType3
-
Create the /Font object
- PDFFormXObject - Class in org.apache.fop.pdf
-
PDF Form XObject
A derivative of the PDFXObject, is a PDF Stream that has not only a
dictionary but a stream of image data.
- PDFFormXObject(int, PDFStream, PDFReference) - Constructor for class org.apache.fop.pdf.PDFFormXObject
-
create a FormXObject with the given number and name and load the
image in the object
- PDFFunction - Class in org.apache.fop.pdf
-
class representing a PDF Function.
- PDFFunction(List<Double>, List<Double>, float[], float[], double) - Constructor for class org.apache.fop.pdf.PDFFunction
-
create an complete Function object of Type 2, an Exponential Interpolation function.
- PDFFunction(Function) - Constructor for class org.apache.fop.pdf.PDFFunction
-
- PDFFunction(Function, List<PDFFunction>) - Constructor for class org.apache.fop.pdf.PDFFunction
-
- PDFGoTo - Class in org.apache.fop.pdf
-
class representing a /GoTo object.
- PDFGoTo(String, boolean) - Constructor for class org.apache.fop.pdf.PDFGoTo
-
create a /GoTo object.
- PDFGoTo(String) - Constructor for class org.apache.fop.pdf.PDFGoTo
-
create a /GoTo object.
- PDFGoTo(String, Point2D) - Constructor for class org.apache.fop.pdf.PDFGoTo
-
create a /GoTo object.
- PDFGoToRemote - Class in org.apache.fop.pdf
-
Class representing a /GoToR object.
- PDFGoToRemote(PDFFileSpec, boolean) - Constructor for class org.apache.fop.pdf.PDFGoToRemote
-
Create an GoToR object.
- PDFGoToRemote(PDFFileSpec, int, boolean) - Constructor for class org.apache.fop.pdf.PDFGoToRemote
-
Create an GoToR object.
- PDFGoToRemote(PDFReference, int, boolean) - Constructor for class org.apache.fop.pdf.PDFGoToRemote
-
Create an GoToR object.
- PDFGoToRemote(PDFFileSpec, String, boolean) - Constructor for class org.apache.fop.pdf.PDFGoToRemote
-
create an GoToR object.
- PDFGraphics2D - Class in org.apache.fop.svg
-
PDF Graphics 2D.
- PDFGraphics2D(boolean, FontInfo, PDFDocument, PDFResourceContext, PDFReference, String, float, PDFGraphics2D.TransparencyIgnoredEventListener) - Constructor for class org.apache.fop.svg.PDFGraphics2D
-
Create a new PDFGraphics2D with the given pdf document info.
- PDFGraphics2D(boolean) - Constructor for class org.apache.fop.svg.PDFGraphics2D
-
Create a new PDFGraphics2D.
- PDFGraphics2D(PDFGraphics2D) - Constructor for class org.apache.fop.svg.PDFGraphics2D
-
This constructor supports the create method.
- PDFGraphics2D.TransparencyIgnoredEventListener - Interface in org.apache.fop.svg
-
May be used to give proper feedback to the user when a particular PDF profile is
being used that disallows transparency.
- PDFGraphicsPainter - Class in org.apache.fop.render.pdf
-
- PDFGraphicsPainter(PDFContentGenerator) - Constructor for class org.apache.fop.render.pdf.PDFGraphicsPainter
-
- PDFGState - Class in org.apache.fop.pdf
-
Class representing a /ExtGState object.
- PDFGState() - Constructor for class org.apache.fop.pdf.PDFGState
-
- PDFICCBasedColorSpace - Class in org.apache.fop.pdf
-
Represents an ICCBased color space in PDF.
- PDFICCBasedColorSpace(String, PDFICCStream) - Constructor for class org.apache.fop.pdf.PDFICCBasedColorSpace
-
Constructs a the ICCBased color space with an explicit name (ex.
- PDFICCBasedColorSpace(PDFICCStream) - Constructor for class org.apache.fop.pdf.PDFICCBasedColorSpace
-
Constructs a the ICCBased color space.
- PDFICCStream - Class in org.apache.fop.pdf
-
Special PDFStream for ICC profiles (color profiles).
- PDFICCStream() - Constructor for class org.apache.fop.pdf.PDFICCStream
-
- PDFIdentifiedDictionary - Class in org.apache.fop.pdf
-
Identified Dictionary.
- PDFIdentifiedDictionary(String) - Constructor for class org.apache.fop.pdf.PDFIdentifiedDictionary
-
- PDFImage - Interface in org.apache.fop.pdf
-
Interface for a PDF image.
- PDFImageElementBridge - Class in org.apache.fop.svg
-
PDF Image Element Bridge class for the <image> element when jpeg images.
- PDFImageElementBridge() - Constructor for class org.apache.fop.svg.PDFImageElementBridge
-
Constructs a new bridge for the <image> element.
- PDFImageHandlerGraphics2D - Class in org.apache.fop.render.pdf
-
PDFImageHandler implementation which handles Graphics2D images.
- PDFImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.pdf.PDFImageHandlerGraphics2D
-
- PDFImageHandlerRawCCITTFax - Class in org.apache.fop.render.pdf
-
Image handler implementation which handles CCITT encoded images (CCITT fax group 3/4)
for PDF output.
- PDFImageHandlerRawCCITTFax() - Constructor for class org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax
-
- PDFImageHandlerRawJPEG - Class in org.apache.fop.render.pdf
-
Image handler implementation which handles raw JPEG images for PDF output.
- PDFImageHandlerRawJPEG() - Constructor for class org.apache.fop.render.pdf.PDFImageHandlerRawJPEG
-
- PDFImageHandlerRawPNG - Class in org.apache.fop.render.pdf
-
Image handler implementation which handles CCITT encoded images (CCITT fax group 3/4)
for PDF output.
- PDFImageHandlerRawPNG() - Constructor for class org.apache.fop.render.pdf.PDFImageHandlerRawPNG
-
- PDFImageHandlerRenderedImage - Class in org.apache.fop.render.pdf
-
Image handler implementation which handles RenderedImage instances for PDF output.
- PDFImageHandlerRenderedImage() - Constructor for class org.apache.fop.render.pdf.PDFImageHandlerRenderedImage
-
- PDFImageHandlerSVG - Class in org.apache.fop.render.pdf
-
Image Handler implementation which handles SVG images.
- PDFImageHandlerSVG() - Constructor for class org.apache.fop.render.pdf.PDFImageHandlerSVG
-
- PDFImageXObject - Class in org.apache.fop.pdf
-
PDF XObject
A derivative of the PDF Object, is a PDF Stream that has not only a
dictionary but a stream of image data.
- PDFImageXObject(int, PDFImage) - Constructor for class org.apache.fop.pdf.PDFImageXObject
-
create an XObject with the given number and name and load the
image in the object
- PDFInfo - Class in org.apache.fop.pdf
-
class representing an /Info object
- PDFInfo() - Constructor for class org.apache.fop.pdf.PDFInfo
-
- PDFInfo() - Constructor for class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
- PDFInfo.StandardKey - Enum in org.apache.fop.pdf
-
The standard keys in the Document Information Dictionary
- PDFInternalLink - Class in org.apache.fop.pdf
-
class used to create a PDF internal link
- PDFInternalLink(String) - Constructor for class org.apache.fop.pdf.PDFInternalLink
-
create an internal link instance.
- PDFJavaScriptLaunchAction - Class in org.apache.fop.pdf
-
PDF Action which executes some JavaScript code.
- PDFJavaScriptLaunchAction(String) - Constructor for class org.apache.fop.pdf.PDFJavaScriptLaunchAction
-
Creates a new /Launch action.
- PDFLaunch - Class in org.apache.fop.pdf
-
This class represents the /Launch action.
- PDFLaunch(PDFFileSpec) - Constructor for class org.apache.fop.pdf.PDFLaunch
-
Creates a new /Launch action.
- PDFLaunch(PDFFileSpec, boolean) - Constructor for class org.apache.fop.pdf.PDFLaunch
-
Creates a new /Launch action.
- PDFLaunch(PDFReference) - Constructor for class org.apache.fop.pdf.PDFLaunch
-
Creates a new /Launch action.
- PDFLayer - Class in org.apache.fop.pdf
-
Optional Content Group Dictionary, which we will call a 'layer'.
- PDFLayer(String) - Constructor for class org.apache.fop.pdf.PDFLayer
-
- PDFLayer.Resolver - Class in org.apache.fop.pdf
-
- PDFLayerElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:layer.
- PDFLayerExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFLinearization - Class in org.apache.fop.pdf
-
- PDFLinearization(PDFDocument) - Constructor for class org.apache.fop.pdf.PDFLinearization
-
- PDFLink - Class in org.apache.fop.pdf
-
class representing an /Annot object of /Subtype /Link
- PDFLink(Rectangle2D) - Constructor for class org.apache.fop.pdf.PDFLink
-
create objects associated with a link annotation (GoToR)
- PDFLogicalStructureHandler - Class in org.apache.fop.render.pdf
-
Handles the creation of the logical structure in the PDF document.
- PDFMetadata - Class in org.apache.fop.pdf
-
Special PDFStream for Metadata.
- PDFMetadata(Metadata, boolean) - Constructor for class org.apache.fop.pdf.PDFMetadata
-
- PDFName - Class in org.apache.fop.pdf
-
Class representing a PDF name object.
- PDFName(String) - Constructor for class org.apache.fop.pdf.PDFName
-
Creates a new PDF name object.
- PDFNames - Class in org.apache.fop.pdf
-
Class representing a PDF Names object
- PDFNames() - Constructor for class org.apache.fop.pdf.PDFNames
-
Create the Names object
- PDFNameTreeNode - Class in org.apache.fop.pdf
-
Class representing a PDF name tree node.
- PDFNameTreeNode() - Constructor for class org.apache.fop.pdf.PDFNameTreeNode
-
create a named destination
- PDFNavigator - Class in org.apache.fop.pdf
-
Navigation Node Dictionary, which we call a 'navigator'.
- PDFNavigator(String) - Constructor for class org.apache.fop.pdf.PDFNavigator
-
- PDFNavigator.Resolver - Class in org.apache.fop.pdf
-
- PDFNavigatorAction - Class in org.apache.fop.pdf
-
- PDFNavigatorAction(String) - Constructor for class org.apache.fop.pdf.PDFNavigatorAction
-
- PDFNavigatorElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:navigator.
- PDFNavigatorExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFNull - Class in org.apache.fop.pdf
-
Class representing a PDF name object.
- PDFNumber - Class in org.apache.fop.pdf
-
This class represents a simple number object.
- PDFNumber() - Constructor for class org.apache.fop.pdf.PDFNumber
-
- PDFNumber(Number) - Constructor for class org.apache.fop.pdf.PDFNumber
-
- PDFNumberTreeNode - Class in org.apache.fop.pdf
-
Class representing a PDF number tree node.
- PDFNumberTreeNode() - Constructor for class org.apache.fop.pdf.PDFNumberTreeNode
-
create a named destination
- PDFNumsArray - Class in org.apache.fop.pdf
-
Class representing an "Nums" array object (for Number Trees).
- PDFNumsArray(PDFObject) - Constructor for class org.apache.fop.pdf.PDFNumsArray
-
Create a new, empty array object.
- PDFObject - Class in org.apache.fop.pdf
-
generic PDF object.
- PDFObject() - Constructor for class org.apache.fop.pdf.PDFObject
-
Default constructor.
- PDFObject(PDFObject) - Constructor for class org.apache.fop.pdf.PDFObject
-
Constructor for direct objects.
- PDFObjectExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFObjectNumber - Class in org.apache.fop.pdf
-
- PDFObjectNumber() - Constructor for class org.apache.fop.pdf.PDFObjectNumber
-
- PDFObjectNumber(int) - Constructor for class org.apache.fop.pdf.PDFObjectNumber
-
- PDFObjectType - Enum in org.apache.fop.render.pdf.extensions
-
Enumeration type for leaf PDF object extension types used as singletons,
dictionary entries, or array entries.
- PDFOutline - Class in org.apache.fop.pdf
-
This represents a single Outline object in a PDF, including the root Outlines
object.
- PDFOutline(String, PDFReference, boolean) - Constructor for class org.apache.fop.pdf.PDFOutline
-
Create a PDF outline with the title and action.
- PDFOutputIntent - Class in org.apache.fop.pdf
-
Represents the OutputIntent dictionary.
- PDFOutputIntent() - Constructor for class org.apache.fop.pdf.PDFOutputIntent
-
- PDFPage - Class in org.apache.fop.pdf
-
Class representing a /Page object.
- PDFPage(PDFResources, int, Rectangle2D, Rectangle2D, Rectangle2D, Rectangle2D) - Constructor for class org.apache.fop.pdf.PDFPage
-
Create a /Page object
- pdfPage - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_PAGE
- PDFPageElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:page.
- PDFPageExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFPageLabels - Class in org.apache.fop.pdf
-
Class representing a PDF /PageLabels dictionary.
- PDFPageLabels() - Constructor for class org.apache.fop.pdf.PDFPageLabels
-
Create the /PageLabels dictionary
- PDFPagePieceElement - Class in org.apache.fop.render.pdf.extensions
-
- PDFPagePieceExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFPages - Class in org.apache.fop.pdf
-
class representing a /Pages object.
- PDFPages(PDFDocument) - Constructor for class org.apache.fop.pdf.PDFPages
-
create a /Pages object.
- PDFPainter - Class in org.apache.fop.render.pdf
-
IFPainter implementation that produces PDF.
- PDFPainter(PDFDocumentHandler, PDFLogicalStructureHandler) - Constructor for class org.apache.fop.render.pdf.PDFPainter
-
Default constructor.
- PDFPaintingState - Class in org.apache.fop.pdf
-
This keeps information about the current painting state when writing to pdf.
- PDFPaintingState() - Constructor for class org.apache.fop.pdf.PDFPaintingState
-
PDF State for storing graphics state.
- PDFParentTree - Class in org.apache.fop.pdf
-
Class representing a PDF /ParentTree.
- PDFParentTree() - Constructor for class org.apache.fop.pdf.PDFParentTree
-
- PDFPathPaint - Class in org.apache.fop.pdf
-
Base class for PDF painting operations.
- PDFPathPaint() - Constructor for class org.apache.fop.pdf.PDFPathPaint
-
- PDFPattern - Class in org.apache.fop.pdf
-
class representing a PDF Function.
- PDFPattern(PDFResources, int, int, int, List, double, double, List, List, StringBuffer) - Constructor for class org.apache.fop.pdf.PDFPattern
-
Create a tiling pattern (type 1).
- PDFPattern(int, PDFShading, List, StringBuffer, List) - Constructor for class org.apache.fop.pdf.PDFPattern
-
Create a type 2 pattern (smooth shading)
- PDFProfile - Class in org.apache.fop.pdf
-
This class allows tracks the enabled PDF profiles (PDF/A and PDF/X) and provides methods to
the libarary and its users to enable the generation of PDFs conforming to the enabled PDF
profiles.
- PDFProfile(PDFDocument) - Constructor for class org.apache.fop.pdf.PDFProfile
-
Main constructor
- PDFRectangle - Class in org.apache.fop.pdf
-
class representing a rectangle
Rectangles are specified on page 183 of the PDF 1.3 spec.
- PDFRectangle(int, int, int, int) - Constructor for class org.apache.fop.pdf.PDFRectangle
-
create a rectangle giving the four separate values
- PDFRectangle(int[]) - Constructor for class org.apache.fop.pdf.PDFRectangle
-
create a rectangle giving an array of four values
- PDFReference - Class in org.apache.fop.pdf
-
Class representing a PDF object reference.
- PDFReference(PDFObject) - Constructor for class org.apache.fop.pdf.PDFReference
-
Creates a new PDF reference.
- PDFReference(String) - Constructor for class org.apache.fop.pdf.PDFReference
-
Creates a new PDF reference, but without a reference to the original object.
- PDFReferenceElement - Class in org.apache.fop.render.pdf.extensions
-
Extension element for pdf:reference.
- PDFReferenceExtension - Class in org.apache.fop.render.pdf.extensions
-
- PDFRendererConfig - Class in org.apache.fop.render.pdf
-
The PDF renderer configuration data object.
- PDFRendererConfig.PDFRendererConfigParser - Class in org.apache.fop.render.pdf
-
The PDF renderer configuration data parser.
- PDFRendererConfigParser() - Constructor for class org.apache.fop.render.pdf.PDFRendererConfig.PDFRendererConfigParser
-
- PDFRendererConfigurator - Class in org.apache.fop.render.pdf
-
PDF renderer configurator.
- PDFRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.pdf.PDFRendererConfigurator
-
Default constructor
- PDFRendererContextConstants - Interface in org.apache.fop.render.pdf
-
Defines a number of standard constants (keys) for use by the RendererContext class.
- PDFRendererOption - Enum in org.apache.fop.render.pdf
-
- PDFRendererOptionsConfig - Class in org.apache.fop.render.pdf
-
The renderer options configuration data.
- PDFRenderingContext - Class in org.apache.fop.render.pdf
-
Rendering context for PDF production.
- PDFRenderingContext(FOUserAgent, PDFContentGenerator, PDFPage, FontInfo) - Constructor for class org.apache.fop.render.pdf.PDFRenderingContext
-
Main constructor.
- PDFResourceContext - Class in org.apache.fop.pdf
-
The PDF resource context.
- PDFResourceContext(PDFResources) - Constructor for class org.apache.fop.pdf.PDFResourceContext
-
Creates a new ResourceContext.
- PDFResources - Class in org.apache.fop.pdf
-
Class representing a /Resources object.
- PDFResources(PDFDocument) - Constructor for class org.apache.fop.pdf.PDFResources
-
create a /Resources object.
- PDFRoot - Class in org.apache.fop.pdf
-
Class representing a Root (/Catalog) object.
- PDFRoot(PDFDocument, PDFPages) - Constructor for class org.apache.fop.pdf.PDFRoot
-
create a Root (/Catalog) object.
- PDFSeparationColorSpace - Class in org.apache.fop.pdf
-
This class represents a "Separation" color space.
- PDFSeparationColorSpace(String, PDFFunction) - Constructor for class org.apache.fop.pdf.PDFSeparationColorSpace
-
Creates a new "Separation" color space.
- PDFSetOCGStateAction - Class in org.apache.fop.pdf
-
- PDFSetOCGStateAction(String) - Constructor for class org.apache.fop.pdf.PDFSetOCGStateAction
-
- PDFSetOCGStateAction.Resolver - Class in org.apache.fop.pdf
-
- PDFShading - Class in org.apache.fop.pdf
-
class representing a PDF Smooth Shading object.
- PDFShading(int, PDFDeviceColorSpace, List, PDFFunction) - Constructor for class org.apache.fop.pdf.PDFShading
-
Constructor for Type 2 and 3
- PDFStream - Class in org.apache.fop.pdf
-
Class representing a PDF stream.
- PDFStream() - Constructor for class org.apache.fop.pdf.PDFStream
-
Create an empty stream object
- PDFStream(PDFDictionary) - Constructor for class org.apache.fop.pdf.PDFStream
-
- PDFStream(PDFDictionary, boolean) - Constructor for class org.apache.fop.pdf.PDFStream
-
- PDFStream(boolean) - Constructor for class org.apache.fop.pdf.PDFStream
-
- PDFStructElem - Class in org.apache.fop.pdf
-
Class representing a PDF Structure Element.
- PDFStructElem() - Constructor for class org.apache.fop.pdf.PDFStructElem
-
Creates PDFStructElem with no entries.
- PDFStructElem(PDFObject, StructureType) - Constructor for class org.apache.fop.pdf.PDFStructElem
-
Creates a new structure element.
- PDFStructElem.Placeholder - Class in org.apache.fop.pdf
-
Class representing a placeholder for a PDF Structure Element.
- PDFStructTreeRoot - Class in org.apache.fop.pdf
-
Class representing a PDF /StructTreeRoot dictionary.
- PDFStructureTreeBuilder - Class in org.apache.fop.render.pdf
-
- PDFStructureTreeBuilder() - Constructor for class org.apache.fop.render.pdf.PDFStructureTreeBuilder
-
- PDFSVGFlowRootElementBridge - Class in org.apache.fop.svg
-
Element Bridge for SVG 1.2 flow text, so those texts can be painted using
PDF primitives.
- PDFSVGFlowRootElementBridge(FontInfo) - Constructor for class org.apache.fop.svg.PDFSVGFlowRootElementBridge
-
Main Constructor.
- PDFSVGHandler - Class in org.apache.fop.render.pdf
-
PDF XML handler for SVG (uses Apache Batik).
- PDFSVGHandler() - Constructor for class org.apache.fop.render.pdf.PDFSVGHandler
-
- PDFSVGHandler.PDFInfo - Class in org.apache.fop.render.pdf
-
PDF information structure for drawing the XML document.
- PDFT1Stream - Class in org.apache.fop.pdf
-
Special PDFStream for embedding Type 1 fonts.
- PDFT1Stream() - Constructor for class org.apache.fop.pdf.PDFT1Stream
-
- PDFText - Class in org.apache.fop.pdf
-
This class represents a simple number object.
- PDFText() - Constructor for class org.apache.fop.pdf.PDFText
-
- PDFTextElementBridge - Class in org.apache.fop.svg
-
Bridge class for the <text> element.
- PDFTextElementBridge(TextPainter) - Constructor for class org.apache.fop.svg.PDFTextElementBridge
-
Constructs a new bridge for the <text> element.
- PDFTextUtil - Class in org.apache.fop.pdf
-
Utility class for generating PDF text objects.
- PDFTextUtil() - Constructor for class org.apache.fop.pdf.PDFTextUtil
-
Main constructor.
- PDFTextUtil - Class in org.apache.fop.svg
-
Utility class for generating PDF text objects.
- PDFTextUtil(FontInfo) - Constructor for class org.apache.fop.svg.PDFTextUtil
-
Main constructor.
- PDFToUnicodeCMap - Class in org.apache.fop.pdf
-
Class representing ToUnicode CMaps.
- PDFToUnicodeCMap(char[], String, PDFCIDSystemInfo, boolean) - Constructor for class org.apache.fop.pdf.PDFToUnicodeCMap
-
Constructor.
- PDFTranscoder - Class in org.apache.fop.svg
-
This class enables to transcode an input to a PDF document.
- PDFTranscoder() - Constructor for class org.apache.fop.svg.PDFTranscoder
-
- PDFTransitionAction - Class in org.apache.fop.pdf
-
- PDFTransitionAction(String) - Constructor for class org.apache.fop.pdf.PDFTransitionAction
-
- PDFTransitionAction.Resolver - Class in org.apache.fop.pdf
-
- PDFTTFStream - Class in org.apache.fop.pdf
-
Special PDFStream for embeddable TrueType fonts.
- PDFTTFStream(int) - Constructor for class org.apache.fop.pdf.PDFTTFStream
-
Main constructor
- pdfUAMode - Variable in class org.apache.fop.pdf.PDFProfile
-
- PDFUAMode - Enum in org.apache.fop.pdf
-
Enum class for PDF/UA modes.
- PDFUnitContext(int, Element, float) - Constructor for class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Create a PDF unit context.
- PDFUri - Class in org.apache.fop.pdf
-
class used to create a PDF Uri link
- PDFUri(String) - Constructor for class org.apache.fop.pdf.PDFUri
-
create a Uri instance.
- PDFVTElement - Class in org.apache.fop.render.pdf.extensions
-
- PDFVTExtension - Class in org.apache.fop.render.pdf.extensions
-
- pdfVTMode - Variable in class org.apache.fop.pdf.PDFProfile
-
- PDFVTMode - Enum in org.apache.fop.pdf
-
- PDFWArray - Class in org.apache.fop.pdf
-
Class representing a W array for CID fonts.
- PDFWArray() - Constructor for class org.apache.fop.pdf.PDFWArray
-
Default constructor
- PDFWArray(int[]) - Constructor for class org.apache.fop.pdf.PDFWArray
-
Convenience constructor
- PDFWritable - Interface in org.apache.fop.pdf
-
This interface is implemented by classes that can be serialized to a PDF file either by
serializing the object or by writing a indirect reference to the actual object.
- pdfXMode - Variable in class org.apache.fop.pdf.PDFProfile
-
Indicates the PDF/X mode currently active.
- PDFXMode - Enum in org.apache.fop.pdf
-
Enum class for PDF/X modes.
- PDFXObject - Class in org.apache.fop.pdf
-
Abstract base class of PDF XObjects.
- PDFXObject() - Constructor for class org.apache.fop.pdf.PDFXObject
-
Create an XObject with the given number.
- PDFXObject(PDFDictionary) - Constructor for class org.apache.fop.pdf.PDFXObject
-
- peekNext() - Method in class org.apache.fop.layoutmgr.PositionIterator
-
- pendingSpans - Variable in class org.apache.fop.fo.flow.table.TableCellContainer
-
list of pending spans
- PercentBase - Interface in org.apache.fop.datatypes
-
Interface for objects that can be used as base objects for percentage
computations
- PercentBaseContext - Interface in org.apache.fop.datatypes
-
This interface is used by the layout managers to provide relevant information
back to the property percentage resolution logic, that is
the percentages based property getValue() functions expect an object implementing
this interface as an argument.
- PercentContext - Class in org.apache.fop.render.rtf.rtflib.tools
-
PercentBaseContext implementation to track base widths for percentage calculations.
- PercentContext() - Constructor for class org.apache.fop.render.rtf.rtflib.tools.PercentContext
-
- perCentH - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Flag whether the desired height is a percentage
- PercentLength - Class in org.apache.fop.fo.properties
-
a percent specified length quantity in XSL
- PercentLength(double, PercentBase) - Constructor for class org.apache.fop.fo.properties.PercentLength
-
Main constructor.
- perCentW - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Flag whether the desired width is a percentage
- performConditionalsNotification(List, int, int, int) - Static method in class org.apache.fop.layoutmgr.SpaceResolver
-
Inspects an effective element list and notifies all layout managers about the state of
the spaces and conditional lengths.
- performDefaultLayout() - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- performPositioning(CharSequence, String, String, int) - Method in interface org.apache.fop.complexscripts.fonts.Positionable
-
Perform glyph positioning.
- performPositioning(CharSequence, String, String) - Method in interface org.apache.fop.complexscripts.fonts.Positionable
-
Perform glyph positioning using an implied font size.
- performPositioning(CharSequence, String, String, int) - Method in class org.apache.fop.fonts.Font
-
Perform glyph positioning.
- performPositioning(CharSequence, String, String) - Method in class org.apache.fop.fonts.Font
-
Perform glyph positioning using an implied font size.
- performPositioning(CharSequence, String, String, int) - Method in class org.apache.fop.fonts.LazyFont
-
Perform glyph positioning.
- performPositioning(CharSequence, String, String) - Method in class org.apache.fop.fonts.LazyFont
-
Perform glyph positioning using an implied font size.
- performPositioning(CharSequence, String, String, int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Perform glyph positioning.
- performPositioning(CharSequence, String, String) - Method in class org.apache.fop.fonts.MultiByteFont
-
Perform glyph positioning using an implied font size.
- performPositioning(CharSequence, String, String, int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Perform glyph positioning.
- performPositioning(CharSequence, String, String) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Perform glyph positioning using an implied font size.
- performResolution() - Method in class org.apache.fop.pdf.PDFLayer.Resolver
-
- performResolution() - Method in class org.apache.fop.pdf.PDFNavigator.Resolver
-
- performResolution() - Method in class org.apache.fop.pdf.PDFSetOCGStateAction.Resolver
-
- performResolution() - Method in class org.apache.fop.pdf.PDFTransitionAction.Resolver
-
- performsPositioning() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Determine if this glyph table performs positioning.
- performsPositioning() - Method in interface org.apache.fop.complexscripts.fonts.Positionable
-
Determines if font performs glyph positioning.
- performsPositioning() - Method in class org.apache.fop.fonts.Font
-
Determines if font performs glyph positioning.
- performsPositioning() - Method in class org.apache.fop.fonts.LazyFont
-
Determines if font performs glyph positioning.
- performsPositioning() - Method in class org.apache.fop.fonts.MultiByteFont
-
Determines if font performs glyph positioning.
- performsPositioning() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Determines if font performs glyph positioning.
- performsSubstitution() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Determine if this glyph table performs substitution.
- performsSubstitution() - Method in interface org.apache.fop.complexscripts.fonts.Substitutable
-
Determines if font performs glyph substitution.
- performsSubstitution() - Method in class org.apache.fop.fonts.Font
-
Determines if font performs glyph substitution.
- performsSubstitution() - Method in class org.apache.fop.fonts.LazyFont
-
Determines if font performs glyph substitution.
- performsSubstitution() - Method in class org.apache.fop.fonts.MultiByteFont
-
Determines if font performs glyph substitution.
- performsSubstitution() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Determines if font performs glyph substitution.
- performSubstitution(CharSequence, String, String, List, boolean) - Method in interface org.apache.fop.complexscripts.fonts.Substitutable
-
Perform substitutions on characters to effect glyph substitution.
- performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.apache.fop.fonts.Font
-
Perform substitutions on characters to effect glyph substitution.
- performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.apache.fop.fonts.LazyFont
-
Perform substitutions on characters to effect glyph substitution.
- performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.apache.fop.fonts.MultiByteFont
-
Perform substitutions on characters to effect glyph substitution.
- performSubstitution(CharSequence, String, String, List, boolean) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Perform substitutions on characters to effect glyph substitution.
- PFB_MAC - Static variable in class org.apache.fop.fonts.type1.PFBData
-
MAC Format (unsupported, yet)
- PFB_PC - Static variable in class org.apache.fop.fonts.type1.PFBData
-
PC format
- PFB_RAW - Static variable in class org.apache.fop.fonts.type1.PFBData
-
Raw format, no special file structure
- PFBData - Class in org.apache.fop.fonts.type1
-
Class that represents the contents of a PFB file.
- PFBData() - Constructor for class org.apache.fop.fonts.type1.PFBData
-
- PFBParser - Class in org.apache.fop.fonts.type1
-
This class represents a parser for Adobe Type 1 PFB files.
- PFBParser() - Constructor for class org.apache.fop.fonts.type1.PFBParser
-
- PFMFile - Class in org.apache.fop.fonts.type1
-
This class represents a PFM file (or parts of it) as a Java object.
- PFMFile() - Constructor for class org.apache.fop.fonts.type1.PFMFile
-
- PFMInputStream - Class in org.apache.fop.fonts.type1
-
This is a helper class for reading PFM files.
- PFMInputStream(InputStream) - Constructor for class org.apache.fop.fonts.type1.PFMInputStream
-
Constructs a PFMInputStream based on an InputStream representing the
PFM file.
- PFMReader - Class in org.apache.fop.fonts.apps
-
A tool which reads PFM files from Adobe Type 1 fonts and creates
XML font metrics file for use in FOP.
- PFMReader() - Constructor for class org.apache.fop.fonts.apps.PFMReader
-
Main constructor.
- PHAGS_PA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- PHOENICIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- PHONETIC_AMERICANIST - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- PHONETIC_IPA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- PICA - Static variable in class org.apache.fop.fo.properties.FixedLength
-
Describes the unit pica.
- pitch - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "pitch" property.
- pitchRange - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "pitch-range" property.
- Placeholder(PDFObject) - Constructor for class org.apache.fop.pdf.PDFStructElem.Placeholder
-
- placeImage(float, float, float, float, PDFXObject) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Places a previously registered image at a certain place on the page.
- placeImage(AffineTransform, String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
- placeImage(float, float, float, float, PDFXObject, String, int) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Places a previously registered image at a certain place on the page,
bracketing it as a marked-content sequence.
- placement - Variable in class org.apache.fop.fo.flow.ChangeBar
-
The change bar placement.
- placement - Variable in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
defines where to place the extension in the generated file
- playDuring - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "playDuring" property.
- plus(MinOptMax) - Method in class org.apache.fop.traits.MinOptMax
-
Returns the sum of this MinOptMax
and the given MinOptMax
.
- plus(int) - Method in class org.apache.fop.traits.MinOptMax
-
Adds the given value to all three components of this instance and returns the result.
- plusMax(int) - Method in class org.apache.fop.traits.MinOptMax
-
Do not use, backwards compatibility only.
- plusMin(int) - Method in class org.apache.fop.traits.MinOptMax
-
Do not use, backwards compatibility only.
- PNG_EXT - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
PNG file extension
- PNGDocumentHandler - Class in org.apache.fop.render.bitmap
-
- PNGDocumentHandlerMaker - Class in org.apache.fop.render.bitmap
-
Document handler factory for PNG output.
- PNGDocumentHandlerMaker() - Constructor for class org.apache.fop.render.bitmap.PNGDocumentHandlerMaker
-
- PNGRenderer - Class in org.apache.fop.render.bitmap
-
PNG Renderer This class actually does not render itself, instead it extends
org.apache.fop.render.java2D.Java2DRenderer
and just encode
rendering results into PNG format using Batik's image codec
- PNGRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.bitmap.PNGRenderer
-
- PNGRendererConfig - Class in org.apache.fop.render.bitmap
-
The PNG renderer configuration data object.
- PNGRendererConfig.PNGRendererConfigParser - Class in org.apache.fop.render.bitmap
-
The PNG renderer configuration parser.
- PNGRendererConfigParser() - Constructor for class org.apache.fop.render.bitmap.PNGRendererConfig.PNGRendererConfigParser
-
- PNGRendererMaker - Class in org.apache.fop.render.bitmap
-
RendererMaker for the PNG Renderer.
- PNGRendererMaker() - Constructor for class org.apache.fop.render.bitmap.PNGRendererMaker
-
- POINT - Static variable in class org.apache.fop.fo.properties.FixedLength
-
Describes the unit point.
- POLISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- POLYTONIC_GREEK - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- pop() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Removes the starting counterpart of the current change bar from the active change bar list.
- pop() - Method in class org.apache.fop.render.intermediate.IFState
-
- pop() - Method in class org.apache.fop.render.txt.TXTState
-
Pop the coordinate transformation matrix from the stack and reevaluate
resultCTM
.
- popBlockAttributes(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Pops block attributes, notifies all opened blocks about pushing block
attributes, adds CloseGroupMark
as a child.
- popChangeBar(ChangeBar) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Removes the couple of the specified change bar from the active change bar list.
- popContainer(Class, RTFHandler) - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
pop the topmost RtfContainer from our stack
- popCursorPos() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Pops the current cursor position from the stack.
- popFunction() - Method in class org.apache.fop.fo.expr.PropertyInfo
-
pop a function off of the function stack
- popInlineAttributes() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Pops inline attributes from inline-level stack.
- popInlineAttributes() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Pop inline attributes.
- popPart(Class, RTFHandler) - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
pop the topmost part class from our stack
- popRtfSpaceSplitter() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Removes RtfSpaceSplitter from top of block-level stack.
- popTableContext() - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
Pop a TableContext from our stack.
- populate(Object, Object, Object) - Method in class org.apache.fop.pdf.PDFLayer
-
- populate(Object, Object, Object, Object, Object) - Method in class org.apache.fop.pdf.PDFNavigator
-
- populate(Object, Object, Object) - Method in class org.apache.fop.pdf.PDFSetOCGStateAction
-
- populate(Object, Object) - Method in class org.apache.fop.pdf.PDFTransitionAction
-
- populateGlyphsWithComposites() - Method in class org.apache.fop.fonts.truetype.GlyfTable
-
Populates the map of subset glyphs with all the glyphs that compose the glyphs in the subset.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.ObjectStream
-
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFCFFStream
-
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFCFFStreamType0C
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFEmbeddedFile
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFFormXObject
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFICCStream
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFImageXObject
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFMetadata
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFT1Stream
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFTTFStream
-
Populates the dictionary with all necessary entries for the stream.
- populateStreamDict(Object) - Method in class org.apache.fop.pdf.PDFXObject
-
Populates the dictionary with all necessary entries for the stream.
- populateXObjectDictionary(PDFDictionary) - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Populates the XObject's dictionary with additional values.
- populateXObjectDictionary(PDFDictionary) - Method in class org.apache.fop.pdf.BitmapImage
-
Populates the XObject's dictionary with additional values.
- populateXObjectDictionary(PDFDictionary) - Method in interface org.apache.fop.pdf.PDFImage
-
Populates the XObject's dictionary with additional values.
- populateXObjectDictionary(PDFDictionary) - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Populates the XObject's dictionary with additional values.
- populateXObjectDictionary(PDFDictionary) - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
- populateXObjectDictionary(PDFDictionary) - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Populates the XObject's dictionary with additional values.
- populateXObjectDictionaryForIndexColorModel(PDFDictionary, IndexColorModel) - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
This is to be used by populateXObjectDictionary() when the image is palette based.
- PORTUGUESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- pos - Variable in class org.apache.fop.render.afp.AFPRendererImageInfo
-
the current pos
- POSITION - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Position
- POSITION - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
the data object is placed in the upper left corner, all data must be presented
within the object area extents
- position(GlyphPositioningState) - Method in interface org.apache.fop.complexscripts.fonts.GlyphPositioning
-
Perform glyph positioning at the current index, mutating the positioning state object as required.
- position(GlyphPositioningState) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
-
Perform glyph positioning at the current index, mutating the positioning state object as required.
- position(GlyphPositioningState, GlyphPositioningSubtable[], int) - Static method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
-
Apply positioning using specified state and subtable array.
- position(GlyphSequence, String, String, String, int, GlyphPositioningSubtable[], int[], int[][], ScriptContextTester) - Static method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
-
Apply positioning.
- position(GlyphSequence, String, String, int, int[], int[][]) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable
-
Perform positioning processing using all matching lookups.
- position(GlyphSequence, String, String, String, int, int[], int[][], ScriptContextTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Perform positioning processing using this lookup table's subtables.
- position(GlyphPositioningState, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Perform positioning processing on an existing glyph positioning state object using this lookup table's subtables.
- position(GlyphSequence, String, String, int, int[], int[][], ScriptContextTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
-
Perform positioning processing using this use specification's lookup table.
- position(GlyphSequence, String, String, int, GlyphTable.UseSpec[], int[], int[][], ScriptContextTester) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Perform positioning processing using a specific set of ordered glyph table use specifications.
- position(GlyphSequence, String, String, int, GlyphTable.UseSpec[], int[], int[][], ScriptContextTester) - Method in class org.apache.fop.complexscripts.scripts.KhmerScriptProcessor
-
- position(GlyphPositioningTable, GlyphSequence, String, String, int, Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>, int[], int[][]) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Perform positioning processing using a specific set of lookup tables.
- position(GlyphSequence, String, String, int, GlyphTable.UseSpec[], int[], int[][], ScriptContextTester) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Perform positioning processing using a specific set of ordered glyph table use specifications.
- position - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
index of the breakpoint represented by this node
- Position - Class in org.apache.fop.layoutmgr
-
A position.
- Position(LayoutManager) - Constructor for class org.apache.fop.layoutmgr.Position
-
Construct a position.
- Position(LayoutManager, int) - Constructor for class org.apache.fop.layoutmgr.Position
-
Construct a position.
- position - Variable in class org.apache.fop.pdf.PDFDocument
-
the current character position
- POSITION_AND_TRIM - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
the data object is placed in the upper left corner, all data that falls within
the object area extents will be presented but data that falls outside will not be presented
- Positionable - Interface in org.apache.fop.complexscripts.fonts
-
Optional interface which indicates that glyph positioning is supported and, if supported,
can perform positioning.
- positionAtBreak - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
-
- positionGlyph(Point2D, Point2D, boolean) - Method in class org.apache.fop.render.ps.PSTextPainter
-
- positionGlyph(Point2D, Point2D, boolean) - Method in class org.apache.fop.svg.NativeTextPainter
-
- PositionIterator - Class in org.apache.fop.layoutmgr
-
An iterator over
Position
instances, that is wrapped around
another 'parent'
Iterator
.
- PositionIterator(Iterator) - Constructor for class org.apache.fop.layoutmgr.PositionIterator
-
Construct position iterator.
- positions - Variable in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- PositionShorthandParser - Class in org.apache.fop.fo.properties
-
A shorthand parser for the position shorthand.
- PositionShorthandParser() - Constructor for class org.apache.fop.fo.properties.PositionShorthandParser
-
- PositiveIntegerMaker(int) - Constructor for class org.apache.fop.fo.properties.NumberProperty.PositiveIntegerMaker
-
Constructor for NumberProperty.PositiveIntegerMaker
- possiblyRegisterMarkersForTables(Map<String, Marker>, boolean, boolean, boolean) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
- possiblyRegisterMarkersForTables(Map<String, Marker>, boolean, boolean, boolean) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
- POST - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
PostScript information.
- postBreak - Variable in class org.apache.fop.hyphenation.Hyphen
-
post break string
- postscriptDictionaryParseError(Object, String, Exception) - Method in interface org.apache.fop.render.ps.PSEventProducer
-
A PostScript dictionary could not be parsed.
- postscriptLevel3Needed(Object) - Method in interface org.apache.fop.render.ps.PSEventProducer
-
PostScript Level 3 features are necessary.
- postScriptName - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
the PostScript name of the font
- postScriptName - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
- PostscriptParser - Class in org.apache.fop.fonts.type1
-
- PostscriptParser() - Constructor for class org.apache.fop.fonts.type1.PostscriptParser
-
- PostscriptParser.PSDictionary - Class in org.apache.fop.fonts.type1
-
An object representing a Postscript dictionary
- PostscriptParser.PSElement - Class in org.apache.fop.fonts.type1
-
A base Postscript element class
- PostscriptParser.PSFixedArray - Class in org.apache.fop.fonts.type1
-
An object representing a Postscript array with a fixed number of entries
- PostscriptParser.PSSubroutine - Class in org.apache.fop.fonts.type1
-
An object representing a Postscript subroutine element
- PostscriptParser.PSVariable - Class in org.apache.fop.fonts.type1
-
An object representing a Postscript variable
- PostscriptParser.PSVariableArray - Class in org.apache.fop.fonts.type1
-
An object representing a Postscript array with a variable number of entries
- PR_ABSOLUTE_POSITION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ACTIVE_STATE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ALIGNMENT_ADJUST - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ALIGNMENT_BASELINE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_AUTO_RESTORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_AZIMUTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_ATTACHMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_IMAGE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_POSITION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_POSITION_HORIZONTAL - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_POSITION_VERTICAL - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BACKGROUND_REPEAT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BASELINE_SHIFT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BLANK_OR_NOT_BLANK - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BLOCK_PROGRESSION_DIMENSION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_AFTER_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_AFTER_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_AFTER_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_AFTER_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BEFORE_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BEFORE_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BEFORE_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BEFORE_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BOTTOM_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BOTTOM_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_BOTTOM_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_COLLAPSE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_END_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_END_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_END_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_END_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_LEFT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_LEFT_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_LEFT_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_LEFT_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_RIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_RIGHT_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_RIGHT_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_RIGHT_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_SEPARATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_SPACING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_START_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_START_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_START_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_START_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_TOP_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_TOP_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_TOP_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BORDER_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BREAK_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_BREAK_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CAPTION_SIDE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CASE_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CASE_TITLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CHANGE_BAR_CLASS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_CHANGE_BAR_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_CHANGE_BAR_OFFSET - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_CHANGE_BAR_PLACEMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_CHANGE_BAR_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_CHANGE_BAR_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_CHARACTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CLEAR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CLIP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COLOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COLOR_PROFILE_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COLUMN_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COLUMN_GAP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COLUMN_NUMBER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COLUMN_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CONTENT_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CONTENT_TYPE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CONTENT_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_COUNTRY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CUE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CUE_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_CUE_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_DESTINATION_PLACEMENT_OFFSET - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_DIRECTION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_DISPLAY_ALIGN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_DOMINANT_BASELINE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ELEVATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_EMPTY_CELLS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_END_INDENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ENDS_ROW - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_EXTENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_EXTERNAL_DESTINATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FLOAT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FLOW_MAP_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant -- XSL 1.1
- PR_FLOW_MAP_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant -- XSL 1.1
- PR_FLOW_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FLOW_NAME_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant -- XSL 1.1
- PR_FONT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_FAMILY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_SELECTION_STRATEGY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_SIZE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_SIZE_ADJUST - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_STRETCH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_VARIANT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FONT_WEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FORCE_PAGE_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_FORMAT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_GLYPH_ORIENTATION_HORIZONTAL - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_GLYPH_ORIENTATION_VERTICAL - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_GROUPING_SEPARATOR - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_GROUPING_SIZE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HYPHENATE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HYPHENATION_CHARACTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HYPHENATION_KEEP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HYPHENATION_LADDER_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HYPHENATION_PUSH_CHARACTER_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_HYPHENATION_REMAIN_CHARACTER_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ID - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_INDEX_CLASS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_INDEX_KEY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_INDICATE_DESTINATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_INITIAL_PAGE_NUMBER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_INLINE_PROGRESSION_DIMENSION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_INTERNAL_DESTINATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_INTRINSIC_SCALE_VALUE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_INTRUSION_DISPLACE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_KEEP_TOGETHER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_KEEP_WITH_NEXT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_KEEP_WITH_PREVIOUS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LANGUAGE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LAST_LINE_END_INDENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LEADER_ALIGNMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LEADER_LENGTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LEADER_PATTERN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LEADER_PATTERN_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LEFT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LETTER_SPACING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LETTER_VALUE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LINE_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LINE_HEIGHT_SHIFT_ADJUSTMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LINE_STACKING_STRATEGY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_LINEFEED_TREATMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MARGIN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MARGIN_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MARGIN_LEFT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MARGIN_RIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MARGIN_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MARKER_CLASS_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MASTER_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MASTER_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MAX_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MAX_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MAXIMUM_REPEATS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MEDIA_USAGE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MERGE_PAGES_ACROSS_INDEX_KEY_REFERENCES - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_MERGE_RANGES_ACROSS_INDEX_KEY_REFERENCES - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_MERGE_SEQUENTIAL_PAGE_NUMBERS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_MIN_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_MIN_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_NUMBER_COLUMNS_REPEATED - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_NUMBER_COLUMNS_SPANNED - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_NUMBER_ROWS_SPANNED - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ODD_OR_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ORPHANS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_OVERFLOW - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_END - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_LEFT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_RIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_START - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PADDING_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAGE_BREAK_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAGE_BREAK_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAGE_BREAK_INSIDE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAGE_CITATION_STRATEGY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_PAGE_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAGE_NUMBER_TREATMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_PAGE_POSITION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAGE_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAUSE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAUSE_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PAUSE_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PITCH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PITCH_RANGE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PLAY_DURING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_POSITION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PROVISIONAL_DISTANCE_BETWEEN_STARTS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_PROVISIONAL_LABEL_SEPARATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_REF_ID - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_REF_INDEX_KEY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_REFERENCE_ORIENTATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_REGION_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_REGION_NAME_REFERENCE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_RELATIVE_ALIGN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RELATIVE_POSITION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RENDERING_INTENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RETRIEVE_BOUNDARY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RETRIEVE_BOUNDARY_WITHIN_TABLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_RETRIEVE_CLASS_NAME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RETRIEVE_POSITION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RETRIEVE_POSITION_WITHIN_TABLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - XSL 1.1
- PR_RICHNESS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_ROLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RULE_STYLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_RULE_THICKNESS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SCALING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SCALING_METHOD - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SCORE_SPACES - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SCRIPT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SHOW_DESTINATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SIZE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SOURCE_DOCUMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPACE_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPACE_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPACE_END - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPACE_START - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPAN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPEAK - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPEAK_HEADER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPEAK_NUMERAL - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPEAK_PUNCTUATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SPEECH_RATE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SRC - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_START_INDENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_STARTING_STATE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_STARTS_ROW - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_STRESS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SUPPRESS_AT_LINE_BREAK - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_SWITCH_TO - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TABLE_LAYOUT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TABLE_OMIT_FOOTER_AT_BREAK - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TABLE_OMIT_HEADER_AT_BREAK - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TARGET_PRESENTATION_CONTEXT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TARGET_PROCESSING_CONTEXT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TARGET_STYLESHEET - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_ALIGN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_ALIGN_LAST - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_ALTITUDE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_DECORATION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_DEPTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_INDENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_SHADOW - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TEXT_TRANSFORM - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_TREAT_AS_WORD_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_UNICODE_BIDI - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_VERTICAL_ALIGN - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_VISIBILITY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_VOICE_FAMILY - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_VOLUME - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WHITE_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WHITE_SPACE_COLLAPSE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WHITE_SPACE_TREATMENT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WIDOWS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WORD_SPACING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WRAP_OPTION - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_WRITING_MODE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_X_ABBREVIATION - Static variable in interface org.apache.fop.fo.Constants
-
For specifying extended text for abbreviation
- PR_X_ALT_TEXT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - FOP proprietary: alternative text for e-g and i-f-o.
- PR_X_AUTO_TOGGLE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_X_BACKGROUND_IMAGE_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
- PR_X_BACKGROUND_IMAGE_WIDTH - Static variable in interface org.apache.fop.fo.Constants
-
Used for scaling of background images
- PR_X_BORDER_AFTER_END_RADIUS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_AFTER_RADIUS_END - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_AFTER_RADIUS_START - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_AFTER_START_RADIUS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_BEFORE_END_RADIUS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_BEFORE_RADIUS_END - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_BEFORE_RADIUS_START - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_BEFORE_START_RADIUS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_END_RADIUS_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_END_RADIUS_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_RADIUS - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_START_RADIUS_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_BORDER_START_RADIUS_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant FOP proprietary
- PR_X_DISABLE_COLUMN_BALANCING - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - FOP proprietary: disable balancing of columns in
multi-column layouts.
- PR_X_HEADER_COLUMN - Static variable in interface org.apache.fop.fo.Constants
-
Scope for table header
- PR_X_LAYER - Static variable in interface org.apache.fop.fo.Constants
-
For specifying PDF optional content group (layer) binding.
- PR_X_NUMBER_CONVERSION_FEATURES - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - FOP proprietary extension (see NumberConverter) used
to perform additional control over number conversion when generating page
numbers.
- PR_X_ORPHAN_CONTENT_LIMIT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - FOP proprietary: limit for orphan content in lists and tables
- PR_X_WIDOW_CONTENT_LIMIT - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - FOP proprietary: limit for widow content in lists and tables
- PR_X_XML_BASE - Static variable in interface org.apache.fop.fo.Constants
-
Property constant - FOP proprietary prototype (in XSL-FO 2.0 Requirements)
- PR_XML_LANG - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- PR_Z_INDEX - Static variable in interface org.apache.fop.fo.Constants
-
Property constant
- preBreak - Variable in class org.apache.fop.hyphenation.Hyphen
-
pre break string
- PRECOMPRESSED_FILTER - Static variable in class org.apache.fop.pdf.PDFFilterList
-
Key for the filter used for precompressed content
- PREDICTION_NONE - Static variable in class org.apache.fop.pdf.FlateFilter
-
The supported mode when this filter is used for data compression
- PREDICTION_PNG_AVG - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- PREDICTION_PNG_NONE - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- PREDICTION_PNG_OPT - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- PREDICTION_PNG_PAETH - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- PREDICTION_PNG_SUB - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- PREDICTION_PNG_UP - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- PREDICTION_TIFF2 - Static variable in class org.apache.fop.pdf.FlateFilter
-
Mode for externally encoded data.
- preferRenderer() - Method in class org.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
- preferRenderer() - Method in interface org.apache.fop.apps.FopFactoryConfig
-
- PREFIX - Static variable in interface org.apache.fop.render.intermediate.extensions.DocumentNavigationExtensionConstants
-
Default Namespace prefix for the document navigation namespace
- PREFIX - Static variable in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
The prefix to use with qualified names for this extension attachment.
- PreloaderSVG - Class in org.apache.fop.image.loader.batik
-
Image preloader for SVG images.
- PreloaderSVG() - Constructor for class org.apache.fop.image.loader.batik.PreloaderSVG
-
- PreloaderWMF - Class in org.apache.fop.image.loader.batik
-
Image preloader for WMF images (Windows Metafile).
- PreloaderWMF() - Constructor for class org.apache.fop.image.loader.batik.PreloaderWMF
-
- preloadImage(String, Source, ImageContext) - Method in class org.apache.fop.image.loader.batik.PreloaderSVG
- preloadImage(String, Source, ImageContext) - Method in class org.apache.fop.image.loader.batik.PreloaderWMF
- PREP - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
CVT Program.
- prepared - Variable in class org.apache.fop.area.RenderPagesModel
-
Pages that have been prepared but not rendered yet.
- prepareImplicitFilters() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Prepares implicit filters (such as the DCTFilter for JPEG images).
- prepareImplicitFilters() - Method in class org.apache.fop.pdf.PDFImageXObject
-
Prepares implicit filters (such as the DCTFilter for JPEG images).
- preparePage(PageViewport) - Method in class org.apache.fop.area.RenderPagesModel
-
Prepare a page.
- preparePage(PageViewport) - Method in class org.apache.fop.render.AbstractRenderer
-
This is called if the renderer supports out of order rendering.
- preparePage(PageViewport) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
This is called if the renderer supports out of order rendering.
- preparePage(PageViewport) - Method in interface org.apache.fop.render.Renderer
-
This is called if the renderer supports out of order rendering.
- preparePainting(Graphics2D) - Method in class org.apache.fop.render.ps.PSTextPainter
-
- preparePainting(Graphics2D) - Method in class org.apache.fop.svg.NativeTextPainter
-
- preparePainting() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
This method is used by PDFDocumentGraphics2D to prepare a new page if
necessary.
- preparePainting() - Method in class org.apache.fop.svg.PDFGraphics2D
-
This method is used by PDFDocumentGraphics2D to prepare a new page if
necessary.
- prepareToRedoLayout(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- prepareToRedoLayout(PageBreakingAlgorithm, int, AbstractBreaker.BlockSequence, AbstractBreaker.BlockSequence) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
- preProcess(CharSequence, String, MultiByteFont, List) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
- preProcess(CharSequence, MultiByteFont, List) - Method in class org.apache.fop.complexscripts.scripts.KhmerScriptProcessor
-
- preProcess(CharSequence, MultiByteFont, List) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
- PreprocessPresentationObject - Class in org.apache.fop.afp.modca
-
The Preprocess Presentation Object structured field specifies presentation
parameters for a data object that has been mapped as a resource.
- PreprocessPresentationObject(AbstractTripletStructuredObject) - Constructor for class org.apache.fop.afp.modca.PreprocessPresentationObject
-
Main constructor
- PRESENTATION_CONTROL - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
PRESENTATION_CONTROL triplet identifier
- PRESENTATION_SPACE_MIXING_RULE - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
PRESENTATION_SPACE_MIXING_RULE triplet identifier
- PRESENTATION_SPACE_RESET_MIXING - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
PRESENTATION_SPACE_RESET_MIXING triplet identifier
- PRESENTATION_TEXT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Presentation Text
- PresentationEnvironmentControl - Class in org.apache.fop.afp.modca
-
The Presentation Environment Control structured field specifies parameters that
affect the rendering of presentation data and the appearance that is to be assumed
by the presentation device.
- PresentationEnvironmentControl() - Constructor for class org.apache.fop.afp.modca.PresentationEnvironmentControl
-
Main constructor
- PresentationSpaceMixingRulesTriplet - Class in org.apache.fop.afp.modca.triplets
-
This triplet is used to specify the resulting appearance when data in a new
presentation space is merged with data in an existing presentation space.
- PresentationSpaceMixingRulesTriplet(byte[]) - Constructor for class org.apache.fop.afp.modca.triplets.PresentationSpaceMixingRulesTriplet
-
Main constructor
- PresentationSpaceResetMixingTriplet - Class in org.apache.fop.afp.modca.triplets
-
This triplet is used to specify the resulting appearance when data in a new
presentation space is merged with data in an existing presentation space.
- PresentationSpaceResetMixingTriplet(byte) - Constructor for class org.apache.fop.afp.modca.triplets.PresentationSpaceResetMixingTriplet
-
Main constructor
- PresentationTextData - Class in org.apache.fop.afp.modca
-
Presentation text data contains the graphic characters and the control
sequences necessary to position the characters within the object space.
- PresentationTextData() - Constructor for class org.apache.fop.afp.modca.PresentationTextData
-
Default constructor for the PresentationTextData.
- PresentationTextData(boolean) - Constructor for class org.apache.fop.afp.modca.PresentationTextData
-
Constructor for the PresentationTextData, the boolean flag indicate
whether the control sequence prefix should be set to indicate the start
of a new control sequence.
- PresentationTextDescriptor - Class in org.apache.fop.afp.modca
-
The Presentation Text Descriptor specifies the units of measure for the
Presentation Text object space, the size of the Presentation Text object
space, and the initial values for modal parameters, called initial text
conditions.
- PresentationTextDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.PresentationTextDescriptor
-
Constructor a PresentationTextDescriptor for the specified
width and height.
- PresentationTextObject - Class in org.apache.fop.afp.modca
-
The Presentation Text object is the data object used in document processing
environments for representing text which has been prepared for presentation.
- PresentationTextObject(String) - Constructor for class org.apache.fop.afp.modca.PresentationTextObject
-
Construct a new PresentationTextObject for the specified name argument,
the name should be an 8 character identifier.
- preserveChildrenAtEndOfLayout() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
- preserveChildrenAtEndOfLayout() - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
- prev() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Update the current position index based upon previously consumed
glyphs, i.e., subtract the consuemd count from the current position index.
- preview(PFMFile) - Method in class org.apache.fop.fonts.apps.PFMReader
-
Displays a preview of the PFM file on the console.
- PreviewDialog - Class in org.apache.fop.render.awt.viewer
-
AWT Viewer main window.
- PreviewDialog(FOUserAgent, Renderable) - Constructor for class org.apache.fop.render.awt.viewer.PreviewDialog
-
Creates a new PreviewDialog that uses the given renderer.
- PreviewDialog(FOUserAgent) - Constructor for class org.apache.fop.render.awt.viewer.PreviewDialog
-
Creates a new PreviewDialog that uses the given renderer.
- PreviewDialogAboutBox - Class in org.apache.fop.render.awt.viewer
-
AWT Viewer's "About" dialog.
- PreviewDialogAboutBox(Frame, Translator) - Constructor for class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
-
Creates modal "About" dialog, attached to a given parent frame.
- PreviewPanel - Class in org.apache.fop.render.awt.viewer
-
Holds a scrollpane with the rendered page(s) and handles actions performed
to alter the display of the page.
- PreviewPanel(FOUserAgent, Renderable, AWTRenderer) - Constructor for class org.apache.fop.render.awt.viewer.PreviewPanel
-
Creates a new PreviewPanel instance.
- previous() - Method in class org.apache.fop.fo.FObj.FObjIterator
- previous() - Method in interface org.apache.fop.fo.FONode.FONodeIterator
-
- previous - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm.KnuthNode
-
best node for the preceding breakpoint
- previous() - Method in class org.apache.fop.layoutmgr.LMiter
- previous() - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
-
- previousIndex() - Method in class org.apache.fop.fo.FObj.FObjIterator
- previousIndex() - Method in interface org.apache.fop.fo.FONode.FONodeIterator
-
- previousIndex() - Method in class org.apache.fop.layoutmgr.LMiter
- PrimaryGridUnit - Class in org.apache.fop.fo.flow.table
-
This class represents a primary grid unit of a spanned cell.
- primitivePaint(Graphics2D) - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.Graphics2DNode
- primitivePaint(Graphics2D) - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
- print(Graphics, PageFormat, int) - Method in class org.apache.fop.render.java2d.Java2DRenderer
- printAll() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
print all
- PRINTER_JOB - Static variable in class org.apache.fop.render.print.PrintRenderer
-
Printing parameter: the preconfigured PrinterJob to use,
datatype: java.awt.print.PrinterJob
- PrintRenderer - Class in org.apache.fop.render.print
-
Renderer that prints through java.awt.PrintJob.
- PrintRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.print.PrintRenderer
-
Creates a new PrintRenderer with the options set through the renderer options if a custom
PrinterJob is not given in FOUserAgent's renderer options.
- PrintRenderer - Class in org.apache.fop.render
-
Abstract base class of "Print" type renderers.
- PrintRenderer(FOUserAgent) - Constructor for class org.apache.fop.render.PrintRenderer
-
- PrintRendererConfigurator - Class in org.apache.fop.render
-
Base Print renderer configurator (mostly handles font configuration)
- PrintRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.PrintRendererConfigurator
-
Default constructor
- PrintRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser, FontConfigurator<EmbedFontInfo>) - Constructor for class org.apache.fop.render.PrintRendererConfigurator
-
Default constructor
- PrintRendererMaker - Class in org.apache.fop.render.print
-
RendererMaker for the Print Renderer.
- PrintRendererMaker() - Constructor for class org.apache.fop.render.print.PrintRendererMaker
-
- printStackTrace() - Method in exception org.apache.fop.apps.FOPException
-
Prints this FOP exception and its backtrace to the standard error stream.
- printStackTrace(PrintStream) - Method in exception org.apache.fop.apps.FOPException
-
Prints this FOP exception and its backtrace to the specified print stream.
- printStackTrace(PrintWriter) - Method in exception org.apache.fop.apps.FOPException
-
Prints this FOP exception and its backtrace to the specified print writer.
- printStackTrace(PrintStream) - Method in exception org.apache.fop.render.afp.exceptions.NestedRuntimeException
-
Print the composite message and the embedded stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception org.apache.fop.render.afp.exceptions.NestedRuntimeException
-
Print the composite message and the embedded stack trace to the specified writer.
- printStats() - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Print statistics.
- printStats() - Method in class org.apache.fop.hyphenation.TernaryTree
-
Print stats (for testing).
- printStuff() - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Dumps a few informational values to System.out.
- printUsage(PrintStream) - Static method in class org.apache.fop.cli.CommandLineOptions
-
Shows the command line syntax including a summary of all available options and some
examples.
- PRIORITY_DEFAULT - Static variable in class org.apache.fop.fonts.Font
-
Default selection priority
- PRIVATE - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- PROCESS - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Process
- process(InputStream, OutputStream, int, Rectangle2D, PSRenderingUtil) - Method in class org.apache.fop.render.ps.ResourceHandler
-
Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources
(fonts and images).
- process() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfJforCmd
-
Execute all jfor-cmd commands
TODO: Consider creating one class for each jfor command.
- PROCESS_ELEMENT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Process Element
- processAreas(LayoutContext) - Method in class org.apache.fop.layoutmgr.FloatContentLayoutManager
-
{Add info}
- processAreas(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.FloatLayoutManager
-
- processEvent(Event) - Method in class org.apache.fop.events.FOPEventListenerProxy
- processEvent(Event) - Method in class org.apache.fop.events.LoggingEventListener
- processingInstruction(String, String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- processingInstruction(String, String) - Method in class org.apache.fop.util.DelegatingContentHandler
- processingInstruction(String, String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.extensions.destination.Destination
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.ChangeBar
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.ChangeBarBegin
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.ChangeBarEnd
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.Float
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.table.TableFObj
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.table.TablePart
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.flow.table.TableRow
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.FObj
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.FONode
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.fo.XMLObj
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.afp.extensions.AFPPageSegmentElement
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFActionElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFDocumentInformationElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFPageElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceElement
-
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processNode(String, Locator, Attributes, PropertyList) - Method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
-
Initialize the node with its name, location information, and attributes
The attributes must be used immediately as the sax attributes
will be altered for the next element.
- processOffDocumentItem(OffDocumentItem) - Method in class org.apache.fop.render.AbstractRenderer
-
Tells the renderer to process an item not explicitly placed on the
document (e.g., PDF bookmarks).
- processOffDocumentItem(OffDocumentItem) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Tells the renderer to process an item not explicitly placed on the
document (e.g., PDF bookmarks).
- processOffDocumentItem(OffDocumentItem) - Method in interface org.apache.fop.render.Renderer
-
Tells the renderer to process an item not explicitly placed on the
document (e.g., PDF bookmarks).
- processOffDocumentItem(OffDocumentItem) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Tells the renderer to process an item not explicitly placed on the
document (e.g., PDF bookmarks).
- processOffDocumentItem(OffDocumentItem) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Tells the renderer to process an item not explicitly placed on the
document (e.g., PDF bookmarks).
- processors - Variable in class org.apache.fop.complexscripts.fonts.GlyphTable
-
- processPathIterator(PathIterator) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Processes a path iterator generating the necessary painting operations.
- processPathIteratorFill(PathIterator) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Processes a path iterator generating the nexessary painting operations.
- processPathIteratorStroke(PathIterator) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Processes a path iterator generating the nexessary painting operations.
- processWindowEvent(WindowEvent) - Method in class org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
- PROD_ID - Static variable in class org.apache.fop.area.Trait
-
The ID of the FO that produced an area.
- produce(PtocaBuilder) - Method in class org.apache.fop.afp.ptoca.LineDataInfoProducer
-
Produces the PTOCA control sequences by calling methods on
PtocaBuilder
.
- produce(PtocaBuilder) - Method in interface org.apache.fop.afp.ptoca.PtocaProducer
-
Produces the PTOCA control sequences by calling methods on
PtocaBuilder
.
- produce(PtocaBuilder) - Method in class org.apache.fop.afp.ptoca.TextDataInfoProducer
-
Produces the PTOCA control sequences by calling methods on
PtocaBuilder
.
- producer - Variable in class org.apache.fop.apps.FOUserAgent
-
Producer: Metadata element for the system/software that produces
the document.
- PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Prohibited Break
- PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- properties - Variable in class org.apache.fop.pdf.PDFResources
-
Named properties
- Property - Class in org.apache.fop.fo.properties
-
Base class for all property objects
- Property() - Constructor for class org.apache.fop.fo.properties.Property
-
- PROPERTY_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Number of property constants defined
- PROPERTY_ID - Static variable in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
-
- PROPERTY_KEY - Static variable in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension
-
- PROPERTY_MASK - Static variable in interface org.apache.fop.fo.Constants
-
Mask that when applied to a compound property returns the constant of
the component property.
- PROPERTY_PAGE_NUMBERS - Static variable in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
-
- PROPERTY_PAGE_NUMBERS - Static variable in class org.apache.fop.render.pdf.extensions.PDFPageExtension
-
- PROPERTY_REFID - Static variable in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
-
- PROPERTY_TYPE - Static variable in class org.apache.fop.render.pdf.extensions.PDFActionExtension
-
- PropertyCache<T> - Class in org.apache.fop.fo.properties
-
Thread-safe cache that minimizes the memory requirements by fetching an instance from the cache
that is equal to the given one.
- PropertyCache() - Constructor for class org.apache.fop.fo.properties.PropertyCache
-
Creates a new cache.
- PropertyException - Exception in org.apache.fop.fo.expr
-
Class for managing exceptions that are raised in Property processing.
- PropertyException(String) - Constructor for exception org.apache.fop.fo.expr.PropertyException
-
Constructor
- PropertyException(Exception) - Constructor for exception org.apache.fop.fo.expr.PropertyException
-
Constructor
- PropertyExceptionFactory - Class in org.apache.fop.events
-
- PropertyExceptionFactory() - Constructor for class org.apache.fop.events.PropertyExceptionFactory
-
- PropertyInfo - Class in org.apache.fop.fo.expr
-
This class holds context information needed during property expression
evaluation.
- PropertyInfo(PropertyMaker, PropertyList) - Constructor for class org.apache.fop.fo.expr.PropertyInfo
-
Constructor
- PropertyList - Class in org.apache.fop.fo
-
Class containing the collection of properties for a given FObj.
- PropertyList(FObj, PropertyList) - Constructor for class org.apache.fop.fo.PropertyList
-
Basic constructor.
- propertyListMaker - Variable in class org.apache.fop.fo.FOTreeBuilderContext
-
The property list maker.
- PropertyListMaker - Interface in org.apache.fop.fo
-
A PropertyListMaker is a factory that creates PropertyLists.
- PropertyMaker - Class in org.apache.fop.fo.properties
-
Base class for all property makers
- PropertyMaker(int) - Constructor for class org.apache.fop.fo.properties.PropertyMaker
-
Construct an instance of a Property.Maker for the given property.
- PropertyParser - Class in org.apache.fop.fo.expr
-
Class to parse XSL-FO property expressions.
- propId - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
the property ID
- ProportionalColumnWidthFunction - Class in org.apache.fop.fo.expr
-
Class modelling the proportional-column-width function.
- ProportionalColumnWidthFunction() - Constructor for class org.apache.fop.fo.expr.ProportionalColumnWidthFunction
-
- PROVENCAL - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- proxyLMiter - Variable in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Iterator over the child layout managers.
- ProxyLMiter() - Constructor for class org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
-
Constructs a proxy iterator for Block LM.
- prSwitchTo - Variable in class org.apache.fop.fo.flow.MultiToggle
-
- PS_FONT_INFO - Static variable in interface org.apache.fop.render.ps.PSRendererContextConstants
-
The font information for the PostScript renderer.
- PS_GENERATOR - Static variable in interface org.apache.fop.render.ps.PSRendererContextConstants
-
The PostScript generator that is being used to drawn into.
- PSBatikFlowTextElementBridge - Class in org.apache.fop.render.ps
-
Element Bridge for Batik's flow text extension, so those texts can be painted using
PostScript primitives.
- PSBatikFlowTextElementBridge(FontInfo) - Constructor for class org.apache.fop.render.ps.PSBatikFlowTextElementBridge
-
Main Constructor.
- PSBridgeContext - Class in org.apache.fop.render.ps
-
BridgeContext which registers the custom bridges for PostScript output.
- PSBridgeContext(UserAgent, DocumentLoader, FontInfo, ImageManager, ImageSessionContext, AffineTransform) - Constructor for class org.apache.fop.render.ps.PSBridgeContext
-
Constructs a new bridge context.
- PSBridgeContext(UserAgent, FontInfo, ImageManager, ImageSessionContext) - Constructor for class org.apache.fop.render.ps.PSBridgeContext
-
Constructs a new bridge context.
- PSCommentAfter - Class in org.apache.fop.render.ps.extensions
-
Custom postscript comment after class
- PSCommentAfter() - Constructor for class org.apache.fop.render.ps.extensions.PSCommentAfter
-
Default constructor
- PSCommentAfter(String) - Constructor for class org.apache.fop.render.ps.extensions.PSCommentAfter
-
Constructor
- PSCommentAfterElement - Class in org.apache.fop.render.ps.extensions
-
Comment after element
- PSCommentAfterElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.PSCommentAfterElement
-
Main constructor
- PSCommentBefore - Class in org.apache.fop.render.ps.extensions
-
Custom postscript comment before class
- PSCommentBefore(String) - Constructor for class org.apache.fop.render.ps.extensions.PSCommentBefore
-
Default constructor
- PSCommentBefore() - Constructor for class org.apache.fop.render.ps.extensions.PSCommentBefore
-
Constructor
- PSCommentBeforeElement - Class in org.apache.fop.render.ps.extensions
-
Comment before element
- PSCommentBeforeElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
-
Main constructor
- PSDictionary(String, int) - Constructor for class org.apache.fop.fonts.type1.PostscriptParser.PSDictionary
-
- PSDocumentHandler - Class in org.apache.fop.render.ps
-
- PSDocumentHandler(IFContext) - Constructor for class org.apache.fop.render.ps.PSDocumentHandler
-
Default constructor.
- PSDocumentHandler.FOPPSGenerator - Interface in org.apache.fop.render.ps
-
- PSDocumentHandler.FOPPSGeneratorImpl - Class in org.apache.fop.render.ps
-
- PSDocumentHandlerMaker - Class in org.apache.fop.render.ps
-
Intermediate format document handler factory for PostScript output.
- PSDocumentHandlerMaker() - Constructor for class org.apache.fop.render.ps.PSDocumentHandlerMaker
-
- PSElement(String, int) - Constructor for class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
- PSEventProducer - Interface in org.apache.fop.render.ps
-
Event producer interface for events generated by the PostScript renderer.
- PSEventProducer.Provider - Class in org.apache.fop.render.ps
-
Provider class for the event producer.
- PSExtensionAttachment - Class in org.apache.fop.render.ps.extensions
-
This is the pass-through value object for the PostScript extension.
- PSExtensionAttachment(String) - Constructor for class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
Default constructor.
- PSExtensionAttachment() - Constructor for class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
No-argument contructor.
- PSExtensionElementMapping - Class in org.apache.fop.render.ps.extensions
-
This class provides the element mapping for the PostScript-specific extensions.
- PSExtensionElementMapping() - Constructor for class org.apache.fop.render.ps.extensions.PSExtensionElementMapping
-
Main constructor
- PSExtensionHandler - Class in org.apache.fop.render.ps.extensions
-
ContentHandler (parser) for restoring PSExtension objects from XML.
- PSExtensionHandler() - Constructor for class org.apache.fop.render.ps.extensions.PSExtensionHandler
-
- PSExtensionHandlerFactory - Class in org.apache.fop.render.ps.extensions
-
Factory for the ContentHandler that handles serialized PSSetupCode instances.
- PSExtensionHandlerFactory() - Constructor for class org.apache.fop.render.ps.extensions.PSExtensionHandlerFactory
-
- PSFixedArray(String, int) - Constructor for class org.apache.fop.fonts.type1.PostscriptParser.PSFixedArray
-
- PSFontUtils - Class in org.apache.fop.render.ps
-
Utility code for font handling in PostScript.
- PSFontUtils() - Constructor for class org.apache.fop.render.ps.PSFontUtils
-
- PSGraphics2DAdapter - Class in org.apache.fop.render.ps
-
Graphics2DAdapter implementation for PostScript.
- PSGraphics2DAdapter(PSGenerator, boolean, FontInfo) - Constructor for class org.apache.fop.render.ps.PSGraphics2DAdapter
-
Creates a new instance.
- PSGraphicsPainter - Class in org.apache.fop.render.ps
-
- PSGraphicsPainter(PSGenerator) - Constructor for class org.apache.fop.render.ps.PSGraphicsPainter
-
Creates a new border painter for PostScript.
- PSImageFormResource - Class in org.apache.fop.render.ps
-
PostScript Resource class representing a FOP form.
- PSImageFormResource(int, String) - Constructor for class org.apache.fop.render.ps.PSImageFormResource
-
Create a new Form Resource.
- PSImageFormResource(String, String) - Constructor for class org.apache.fop.render.ps.PSImageFormResource
-
/**
Create a new Form Resource.
- PSImageHandler - Interface in org.apache.fop.render.ps
-
Specialized image handler interface for PostScript output.
- PSImageHandlerEPS - Class in org.apache.fop.render.ps
-
Image handler implementation which handles EPS images for PostScript output.
- PSImageHandlerEPS() - Constructor for class org.apache.fop.render.ps.PSImageHandlerEPS
-
- PSImageHandlerGraphics2D - Class in org.apache.fop.render.ps
-
Image handler implementation which handles vector graphics (Java2D) for PostScript output.
- PSImageHandlerGraphics2D() - Constructor for class org.apache.fop.render.ps.PSImageHandlerGraphics2D
-
- PSImageHandlerRawCCITTFax - Class in org.apache.fop.render.ps
-
Image handler implementation which handles CCITT fax images for PostScript output.
- PSImageHandlerRawCCITTFax() - Constructor for class org.apache.fop.render.ps.PSImageHandlerRawCCITTFax
-
- PSImageHandlerRawJPEG - Class in org.apache.fop.render.ps
-
Image handler implementation which handles undecoded JPEG images for PostScript output.
- PSImageHandlerRawJPEG() - Constructor for class org.apache.fop.render.ps.PSImageHandlerRawJPEG
-
- PSImageHandlerRawPNG - Class in org.apache.fop.render.ps
-
Image handler implementation which handles raw (not decoded) PNG images for PostScript output.
- PSImageHandlerRawPNG() - Constructor for class org.apache.fop.render.ps.PSImageHandlerRawPNG
-
- PSImageHandlerRenderedImage - Class in org.apache.fop.render.ps
-
Image handler implementation which handles RenderedImage instances for PostScript output.
- PSImageHandlerRenderedImage() - Constructor for class org.apache.fop.render.ps.PSImageHandlerRenderedImage
-
- PSImageHandlerSVG - Class in org.apache.fop.render.ps
-
Image handler implementation which handles SVG images for PostScript output.
- PSImageHandlerSVG() - Constructor for class org.apache.fop.render.ps.PSImageHandlerSVG
-
- PSImageUtils - Class in org.apache.fop.render.ps
-
Utility code for rendering images in PostScript.
- PSImageUtils() - Constructor for class org.apache.fop.render.ps.PSImageUtils
-
- PSInfo() - Constructor for class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
- pslm - Variable in class org.apache.fop.layoutmgr.AbstractBreaker
-
- PSPageSetupCodeElement - Class in org.apache.fop.render.ps.extensions
-
Extension element for fox:ps-page-setup-code.
- PSPageSetupCodeElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
-
Main constructor
- PSPageTrailerCodeBefore - Class in org.apache.fop.render.ps.extensions
-
- PSPageTrailerCodeBefore(String) - Constructor for class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBefore
-
Default constructor
- PSPageTrailerCodeBefore() - Constructor for class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBefore
-
Constructor
- PSPageTrailerCodeBeforeElement - Class in org.apache.fop.render.ps.extensions
-
Comment before element
- PSPageTrailerCodeBeforeElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBeforeElement
-
Main constructor
- PSPainter - Class in org.apache.fop.render.ps
-
IFPainter implementation that produces PostScript.
- PSPainter(PSDocumentHandler) - Constructor for class org.apache.fop.render.ps.PSPainter
-
Default constructor.
- PSPainter(PSDocumentHandler, IFState) - Constructor for class org.apache.fop.render.ps.PSPainter
-
- PSRendererConfig - Class in org.apache.fop.render.ps
-
The PostScript renderer configuration data object.
- PSRendererConfig.PSRendererConfigParser - Class in org.apache.fop.render.ps
-
The PostScript renderer configuration data parser.
- PSRendererConfigParser() - Constructor for class org.apache.fop.render.ps.PSRendererConfig.PSRendererConfigParser
-
- PSRendererConfigurator - Class in org.apache.fop.render.ps
-
Postscript renderer config
- PSRendererConfigurator(FOUserAgent, RendererConfig.RendererConfigParser) - Constructor for class org.apache.fop.render.ps.PSRendererConfigurator
-
Default constructor
- PSRendererContextConstants - Interface in org.apache.fop.render.ps
-
Defines a number of standard constants (keys) for use by the RendererContext class.
- PSRendererOption - Enum in org.apache.fop.render.ps
-
An enumeration of the PostScript renderer configuration options along with their default values.
- PSRenderingContext - Class in org.apache.fop.render.ps
-
Rendering context for PostScript production.
- PSRenderingContext(FOUserAgent, PSGenerator, FontInfo) - Constructor for class org.apache.fop.render.ps.PSRenderingContext
-
Main constructor.
- PSRenderingContext(FOUserAgent, PSGenerator, FontInfo, boolean) - Constructor for class org.apache.fop.render.ps.PSRenderingContext
-
Special constructor.
- PSRenderingUtil - Class in org.apache.fop.render.ps
-
Utility class which enables all sorts of features that are not directly connected to the
normal rendering process.
- PSSetPageDevice - Class in org.apache.fop.render.ps.extensions
-
Element for postscript setpagedevice instruction
This is a an extension which provides a pass-through value
dictionary object for the postscript setpagedevice instruction.
- PSSetPageDevice(String) - Constructor for class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
default constructor
- PSSetPageDevice(String, String) - Constructor for class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
constructor
- PSSetPageDevice() - Constructor for class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
constructor
- PSSetPageDeviceElement - Class in org.apache.fop.render.ps.extensions
-
Extension element for ps:ps-setpagedevice.
- PSSetPageDeviceElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
-
Main constructor
- PSSetupCode - Class in org.apache.fop.render.ps.extensions
-
This is the pass-through value object for the PostScript extension.
- PSSetupCode() - Constructor for class org.apache.fop.render.ps.extensions.PSSetupCode
-
No-argument contructor.
- PSSetupCode(String, String) - Constructor for class org.apache.fop.render.ps.extensions.PSSetupCode
-
Default constructor.
- PSSetupCodeElement - Class in org.apache.fop.render.ps.extensions
-
Extension element for fox:ps-setup-code.
- PSSetupCodeElement(FONode) - Constructor for class org.apache.fop.render.ps.extensions.PSSetupCodeElement
-
Main constructor
- PSSubroutine(String, int) - Constructor for class org.apache.fop.fonts.type1.PostscriptParser.PSSubroutine
-
- PSSupportedFlavors - Interface in org.apache.fop.render.ps
-
Defines the set of supported ImageFlavors for the PostScript renderer.
- PSSVGFlowRootElementBridge - Class in org.apache.fop.render.ps
-
Element Bridge for SVG 1.2 flow text, so those texts can be painted using
PDF primitives.
- PSSVGFlowRootElementBridge(FontInfo) - Constructor for class org.apache.fop.render.ps.PSSVGFlowRootElementBridge
-
Main Constructor.
- PSSVGGraphics2D - Class in org.apache.fop.render.ps.svg
-
- PSSVGGraphics2D(boolean) - Constructor for class org.apache.fop.render.ps.svg.PSSVGGraphics2D
-
Create a new Graphics2D that generates PostScript code.
- PSSVGGraphics2D(boolean, PSGenerator) - Constructor for class org.apache.fop.render.ps.svg.PSSVGGraphics2D
-
Create a new Graphics2D that generates PostScript code.
- PSSVGGraphics2D(PSGraphics2D) - Constructor for class org.apache.fop.render.ps.svg.PSSVGGraphics2D
-
Constructor for creating copies
- PSSVGHandler - Class in org.apache.fop.render.ps
-
PostScript XML handler for SVG.
- PSSVGHandler() - Constructor for class org.apache.fop.render.ps.PSSVGHandler
-
Create a new PostScript XML handler for use by the PostScript renderer.
- PSSVGHandler.PSInfo - Class in org.apache.fop.render.ps
-
PostScript information structure for drawing the XML document.
- PSTextElementBridge - Class in org.apache.fop.render.ps
-
Bridge class for the <text> element.
- PSTextElementBridge(TextPainter) - Constructor for class org.apache.fop.render.ps.PSTextElementBridge
-
Constructs a new bridge for the <text> element.
- PSTextPainter - Class in org.apache.fop.render.ps
-
Renders the attributed character iterator of a TextNode
.
- PSTextPainter(FontInfo) - Constructor for class org.apache.fop.render.ps.PSTextPainter
-
Create a new PS text painter with the given font information.
- PSTranscoder - Class in org.apache.fop.render.ps
-
This class enables to transcode an input to a PostScript document.
- PSTranscoder() - Constructor for class org.apache.fop.render.ps.PSTranscoder
-
- PSTTFGenerator - Class in org.apache.fop.render.ps.fonts
-
This is a wrapper for PSGenerator
that contains some members specific for streaming
TrueType fonts to a PostScript document.
- PSTTFGenerator(PSGenerator) - Constructor for class org.apache.fop.render.ps.fonts.PSTTFGenerator
-
Creates a new instance wrapping the given generator.
- PSTTFGlyphOutputStream - Class in org.apache.fop.render.ps.fonts
-
Streams glyphs in accordance with the constraints of the PostScript file format.
- PSTTFGlyphOutputStream(PSTTFGenerator) - Constructor for class org.apache.fop.render.ps.fonts.PSTTFGlyphOutputStream
-
Constructor
- PSTTFOutputStream - Class in org.apache.fop.render.ps.fonts
-
Streams a TrueType font according to the PostScript format.
- PSTTFOutputStream(PSGenerator) - Constructor for class org.apache.fop.render.ps.fonts.PSTTFOutputStream
-
Creates a new instance wrapping the given generator.
- PSTTFTableOutputStream - Class in org.apache.fop.render.ps.fonts
-
Streams a TrueType table according to the PostScript format.
- PSTTFTableOutputStream(PSTTFGenerator) - Constructor for class org.apache.fop.render.ps.fonts.PSTTFTableOutputStream
-
Constructor.
- PSVariable(String, int) - Constructor for class org.apache.fop.fonts.type1.PostscriptParser.PSVariable
-
- PSVariableArray(String, int) - Constructor for class org.apache.fop.fonts.type1.PostscriptParser.PSVariableArray
-
- pt2mm(double) - Static method in class org.apache.fop.util.UnitConv
-
- pt2units(float) - Method in class org.apache.fop.afp.AFPUnitConverter
-
Converts point to unit
- PtocaBuilder - Class in org.apache.fop.afp.ptoca
-
Generator class for PTOCA data structures.
- PtocaBuilder() - Constructor for class org.apache.fop.afp.ptoca.PtocaBuilder
-
- PtocaConstants - Interface in org.apache.fop.afp.ptoca
-
A collection of PTOCA constants.
- PtocaProducer - Interface in org.apache.fop.afp.ptoca
-
- pts2units(float[], float[]) - Method in class org.apache.fop.afp.AFPUnitConverter
-
Converts points to units
- pts2units(float[]) - Method in class org.apache.fop.afp.AFPUnitConverter
-
Converts points to units
- ptToMpt(AffineTransform) - Method in class org.apache.fop.render.AbstractRenderer
-
Converts a point-based transformation matrix to millipoints.
- ptToMpt(AffineTransform) - Static method in class org.apache.fop.util.UnitConv
-
- PUNJABI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- purl - Variable in class org.apache.fop.svg.AbstractFOPImageElementBridge.LoaderImageNode
-
parsed url
- push() - Method in class org.apache.fop.fo.flow.ChangeBar
-
Adds the current change bar to the active change bar list.
- push() - Method in class org.apache.fop.render.intermediate.IFState
-
- push(CTM) - Method in class org.apache.fop.render.txt.TXTState
-
Push the current coordinate transformation matrix onto the stack and
reevaluate resultCTM
.
- pushBlockAttributes(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Pushes block attributes, notifies all opened blocks about pushing block
attributes, adds OpenGroupMark
as a child.
- pushChangeBar(ChangeBar) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Adds the specified change bar to the active change bar list.
- pushContainer(RtfContainer) - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
Push an RtfContainer on our stack.
- pushCursorPos() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Pushes the current cursor position on a stack (stack size: max 20 entries)
- pushFunction(Function) - Method in class org.apache.fop.fo.expr.PropertyInfo
-
push a function onto the function stack
- pushGroup(IFGraphicContext.Group) - Method in class org.apache.fop.render.intermediate.IFGraphicContext
-
- pushInlineAttributes(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Pushes inline attributes to inline-level stack.
- pushInlineAttributes(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Pushes inline attributes.
- pushPart(FObj) - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
Push a Class representing a non-writeable section of the FO tree
- pushRtfSpaceSplitter(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Builds RtfSpaceSplitter on attrs
and adds it to the
block-level stack.
- pushTableContext(TableContext) - Method in class org.apache.fop.render.rtf.rtflib.tools.BuilderContext
-
Push a TableContext to our stack.
- put(int, byte) - Method in class org.apache.fop.hyphenation.ByteVector
-
Pet byte at index.
- put(int, char) - Method in class org.apache.fop.hyphenation.CharVector
-
Pet char at index.
- put(String, Object) - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Puts the given object in the dictionary associated to this stream.
- put(String, Object) - Method in class org.apache.fop.pdf.PDFDictionary
-
Puts a new name/value pair.
- put(String, int) - Method in class org.apache.fop.pdf.PDFDictionary
-
Puts a new name/value pair.
- put(String, String) - Method in class org.apache.fop.pdf.PDFInfo
-
Adds a custom property to this Info dictionary.
- put(Integer, Object) - Method in class org.apache.fop.pdf.PDFNumsArray
-
Sets an entry.
- put(int, Object) - Method in class org.apache.fop.pdf.PDFNumsArray
-
Sets an entry.
- put(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.ActionSet
-
Puts an action into the set and returns the normalized instance (another one if the given
one is equal to another.
- putChar(int, int, char, boolean) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Add char to text or background buffer.
- putElementBridgeConditional(String, String) - Method in class org.apache.fop.svg.AbstractFOPBridgeContext
-
- putExplicit(int, Property) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
-
- putExplicit(int, Property) - Method in class org.apache.fop.fo.PropertyList
-
Set an value defined explicitly on this FO.
- putExplicit(int, Property) - Method in class org.apache.fop.fo.StaticPropertyList
-
Set an value defined explicitly on this FO.
- putFilterDictEntries(PDFDictionary) - Method in class org.apache.fop.pdf.PDFFilterList
-
Apply the filters to the data
in the order given and add the /Filter and /DecodeParms
entries to the stream dictionary.
- putGlyph(int, CharAssociation, Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Put (write) glyph into glyph output buffer.
- putGlyphs(int[], CharAssociation[], Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Put (write) array of glyphs into glyph output buffer.
- putHint(Object, Object) - Method in class org.apache.fop.render.AbstractRenderingContext
-
Sets an additional hint, overriding an existing hint.
- putHint(Object, Object) - Method in interface org.apache.fop.render.RenderingContext
-
Sets an additional hint, overriding an existing hint.
- putHints(Map) - Method in class org.apache.fop.render.AbstractRenderingContext
-
Adds additional hints to the existing hints, overriding existing hints.
- putHints(Map) - Method in interface org.apache.fop.render.RenderingContext
-
Adds additional hints to the existing hints, overriding existing hints.
- putKerningEntry(Integer, Map<Integer, Integer>) - Method in class org.apache.fop.fonts.CustomFont
-
Adds an entry to the kerning table.
- putKerningEntry(Integer, Map<Integer, Integer>) - Method in interface org.apache.fop.fonts.MutableFont
-
Adds an entry to the kerning table.
- S - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
segment separator class
- SADRI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- safelyGetGridUnit(int) - Method in class org.apache.fop.fo.flow.table.EffRow
-
Returns the grid unit at a given position.
- SAKHA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SAMARITAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- sameGlyphs(int[], int[]) - Static method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Determine if two arrays of glyphs are identical.
- SAMOAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SANGO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SANSKRIT - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SANTALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SARAIKI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SAURASHTRA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- save() - Method in class org.apache.fop.fonts.FontCache
-
- save() - Method in interface org.apache.fop.fonts.FontCacheManager
-
Serializes the font cache to file.
- save() - Method in class org.apache.fop.pdf.PDFPaintingState
-
Push the current state onto the stack.
- save() - Method in class org.apache.fop.util.AbstractPaintingState
-
Save the current painting state.
- saveAll(List<AbstractPaintingState.AbstractData>) - Method in class org.apache.fop.util.AbstractPaintingState
-
Save all painting state data.
- saveCache() - Method in class org.apache.fop.fonts.FontManager
-
Saves the FontCache as necessary
- saveGraphicsState() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Saves the graphics state of the rendering engine.
- saveGraphicsState() - Method in class org.apache.fop.render.afp.AFPPainter
-
Saves the graphics state of the rendering engine.
- saveGraphicsState() - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Save the graphics state on the stack.
- saveGraphicsState() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Saves the graphics state of the rendering engine.
- saveGraphicsState() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Saves the current graphics state on the stack.
- saveGraphicsState() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Saves the graphics state of the rendering engine.
- saveGraphicsState() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Save graphics state.
- saveGraphicsState(String) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Save graphics state with optional layer.
- saveGraphicsState(String, int) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Save graphics state.
- saveGraphicsState() - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Save the graphics state on the stack.
- saveGraphicsState() - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Save the graphics state on the stack.
- saveGraphicsState() - Method in class org.apache.fop.render.ps.PSPainter
-
Saves the graphics state of the rendering engine.
- saveGraphicsState() - Method in class org.apache.fop.render.ps.PSTextPainter
-
- saveGraphicsState() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- saveGraphicsState() - Method in class org.apache.fop.svg.NativeTextPainter
-
- savePage() - Method in class org.apache.fop.afp.DataStream
-
Helper method to save the current page.
- savePage(PageViewport) - Method in class org.apache.fop.area.CachedRenderPagesModel
-
Save a page.
- savePage(ObjectOutputStream) - Method in class org.apache.fop.area.PageViewport
-
Save the page contents to an object stream.
- savePossibilities(boolean) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
Save in a different array the computed Possibilities,
so possibilitiesList is ready to store different Possibilities.
- saveTableHeaderTableCellLayoutManagers(TableCellLayoutManager) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Saves a TableCellLayoutManager for later use.
- saveTo(File) - Method in class org.apache.fop.fonts.FontCache
-
Writes the font cache to disk.
- SAYISI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- sc - Variable in class org.apache.fop.hyphenation.TernaryTree
-
The character stored in this node: splitchar.
- scale(double, double) - Method in class org.apache.fop.area.CTM
-
Scale this CTM by the passed x and y values and return a new result CTM.
- scale - Variable in class org.apache.fop.fonts.truetype.SVGGlyphData
-
- scale(float) - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- scale(float, float) - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- SCALE_TO_FILL - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
the data object is centred, aspect ratio is not always preserved
- SCALE_TO_FIT - Static variable in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
the data object is centred and symmetrically scaled up or down
while preserving aspect ratio
- scaleCoordinates(float, float) - Method in interface org.apache.fop.render.intermediate.GraphicsPainter
-
Scale the coordinate frame
- scaleCoordinates(float, float) - Method in class org.apache.fop.render.pdf.PDFGraphicsPainter
-
Scale the coordinate frame
- scaleCoordinates(float, float) - Method in class org.apache.fop.render.ps.PSGraphicsPainter
-
Scale the coordinate frame
- scaleFactor - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
The scale factor for the image size, values: ]0 ; 1]
- scaleUniform - Variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Flag whether the image size shall be adjusted
- scanGlyphs(FontFileReader, Map<Integer, Integer>) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
- scanMtxCharacters() - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- scanMtxCharacters() - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFFontReader
-
- SCFL - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Set Coded Font Local
- SCOPE - Static variable in class org.apache.fop.fo.extensions.InternalElementMapping
-
- script - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
governing script
- script - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "script" property
- SCRIPT_ARABIC - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
arabic script constant
- SCRIPT_BENGALI - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
bengali script constant
- SCRIPT_BENGALI_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
bengali 2 script constant
- SCRIPT_BOPOMOFO - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
bopomofo script constant
- SCRIPT_BURMESE - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
burmese script constant
- SCRIPT_CYRILLIC - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
cyrillic script constant
- SCRIPT_DEVANAGARI - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
devanagari script constant
- SCRIPT_DEVANAGARI_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
devanagari 2 script constant
- SCRIPT_ETHIOPIC - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
ethiopic script constant
- SCRIPT_GEORGIAN - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
georgian script constant
- SCRIPT_GREEK - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
greek script constant
- SCRIPT_GUJARATI - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
gujarati script constant
- SCRIPT_GUJARATI_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
gujarati 2 script constant
- SCRIPT_GURMUKHI - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
gurmukhi script constant
- SCRIPT_GURMUKHI_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
gurmukhi 2 script constant
- SCRIPT_HAN - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
han script constant
- SCRIPT_HANGUL - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
hangul script constant
- SCRIPT_HEBREW - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
hebrew script constant
- SCRIPT_HIRAGANA - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
hiragana script constant
- SCRIPT_KANNADA - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
kannada script constant
- SCRIPT_KANNADA_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
kannada 2 script constant
- SCRIPT_KATAKANA - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
katakana script constant
- SCRIPT_KHMER - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
khmer script constant
- SCRIPT_LAO - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
lao script constant
- SCRIPT_LATIN - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
latin script constant
- SCRIPT_MALAYALAM - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
malayalam script constant
- SCRIPT_MALAYALAM_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
malayalam 2 script constant
- SCRIPT_MATH - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
math script constant
- SCRIPT_MONGOLIAN - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
mongolian script constant
- SCRIPT_ORIYA - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
oriya script constant
- SCRIPT_ORIYA_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
oriya 2 script constant
- SCRIPT_SINHALESE - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
sinhalese script constant
- SCRIPT_SYMBOL - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
symbol script constant
- SCRIPT_TAMIL - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
tamil script constant
- SCRIPT_TAMIL_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
tamil 2 script constant
- SCRIPT_TELUGU - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
telugu script constant
- SCRIPT_TELUGU_2 - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
telugu 2 script constant
- SCRIPT_THAI - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
thai script constant
- SCRIPT_TIBETAN - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
tibetan script constant
- SCRIPT_UNCODED - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
uncoded script constant
- SCRIPT_UNDETERMINED - Static variable in class org.apache.fop.complexscripts.util.CharScript
-
undetermined script constant
- scriptCodeFromTag(String) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine the internal script code associated with a script tag.
- ScriptContextTester - Interface in org.apache.fop.complexscripts.util
-
Interface for providing script specific context testers.
- scriptOf(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Obtain ISO15924 numeric script code of character.
- ScriptProcessor - Class in org.apache.fop.complexscripts.scripts
-
Abstract script processor base class for which an implementation of the substitution and positioning methods
must be supplied.
- ScriptProcessor(String) - Constructor for class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Instantiate a script processor.
- scriptsOf(CharSequence) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Obtain the script codes of each character in a character sequence.
- scriptTagFromCode(int) - Static method in class org.apache.fop.complexscripts.util.CharScript
-
Determine the script tag associated with an internal script code.
- sct - Variable in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
script specific context tester or null
- searchEntries(HashMap<Integer, String>, int) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
-
- searchPatterns(char[], int, byte[]) - Method in class org.apache.fop.hyphenation.HyphenationTree
-
Search for all possible partial matches of word starting
at index an update interletter values.
- SEC - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Set Extended Text Color
- SECT - Static variable in class org.apache.fop.pdf.StandardStructureTypes.Grouping
-
- seekSet(long) - Method in class org.apache.fop.fonts.truetype.FontFileReader
-
Set current file position to offset
- seekTab(FontFileReader, OFTableName, long) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Position inputstream to position indicated
in the dirtab offset + offset
- segmentize(int[], int) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
-
Construct array of segements from original character array (associated with original glyph sequence)
- segmentize(GlyphSequence, IndicScriptProcessor.Segment[]) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.DefaultSyllabizer
-
Construct array of glyph sequences from original glyph sequence and segment array.
- SEKOTA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- selectAt(double, double, TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Select at.
- selectColor(Color) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
- selectCurrentPattern(int, int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Select the current pattern
- selectDuplexMode(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Selects the duplexing mode for the page.
- selectFirst(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Selec first.
- selectFirstColumn() - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
-
reset the column iteration index, meant to be called when creating a new row
- selectFirstColumn() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
Reset the column iteration index, meant to be called when creating a new row
The 'public' modifier has been added by Boris Poudérous for
'number-columns-spanned' processing
- selectFontForCharacter(Character, PercentBaseContext) - Static method in class org.apache.fop.fonts.FontSelector
-
Selects a font which is able to display the given character.
- selectFontForCharacterInText(char, FOText, PercentBaseContext) - Static method in class org.apache.fop.fonts.FontSelector
-
Selects a font which is able to display the given character.
- selectFontForCharactersInText(CharSequence, int, int, FOText, PercentBaseContext) - Static method in class org.apache.fop.fonts.FontSelector
-
Selects a font which is able to display the most of the given characters.
- selectFromWritingMode(int, int, int, int) - Method in class org.apache.fop.fo.PropertyList
-
Select a writing mode dependent property ID based on value of writing mode property.
- selectGrayscale(Color) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Selects the current grayscale color (the given color is converted to grayscales).
- selectLast(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Select last.
- selectNextColumn() - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
-
increment the column iteration index
- selectNextColumn() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
Increment the column iteration index
The 'public' modifier has been added by Boris Poudérous for
'number-columns-spanned' processing
- selectOutputBin(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Selects the output bin.
- selectPageSize(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Selects the page size.
- selectPaperSource(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Selects the paper source.
- selectTo(double, double, Mark) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Select to.
- SELKUP - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SENA - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- separateJobs() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sends the job separation command.
- SEPARATION_PSEUDO_PROFILE - Static variable in class org.apache.fop.util.ColorUtil
-
The name for the Separation pseudo-profile used for spot colors
- SERBIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SERER - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- serializeDir(File, File) - Method in class org.apache.fop.hyphenation.SerializeHyphPattern
-
Compile all xml files in sourceDir, and write output hyp files in targetDir
- SerializeHyphPattern - Class in org.apache.fop.hyphenation
-
Serialize hyphenation patterns.
- SerializeHyphPattern() - Constructor for class org.apache.fop.hyphenation.SerializeHyphPattern
-
- SERVLET_CONTEXT_PROTOCOL - Static variable in class org.apache.fop.servlet.ServletContextURIResolver
-
The protocol name for the servlet context URIs.
- ServletContextURIResolver - Class in org.apache.fop.servlet
-
This class is a URIResolver implementation that provides access to resources in the WEB-INF
directory of a web application using "servlet-content:" URIs.
- ServletContextURIResolver(ServletContext) - Constructor for class org.apache.fop.servlet.ServletContextURIResolver
-
Main constructor
- set(FONode) - Method in class org.apache.fop.fo.FObj.FObjIterator
-
Replace the node at the current index with the given newNode
.
- set(FONode) - Method in interface org.apache.fop.fo.FONode.FONodeIterator
-
Replace the node at the current index with the given newNode
.
- set(LayoutManager) - Method in class org.apache.fop.layoutmgr.LMiter
- set(int, Object) - Method in class org.apache.fop.pdf.PDFArray
-
Sets an entry at a given location.
- set(int, double) - Method in class org.apache.fop.pdf.PDFArray
-
Sets an entry at a given location.
- set(String, Color) - Method in class org.apache.fop.render.rtf.FOPRtfAttributes
-
Set an attribute that has a Color value.
- set(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Set attributes from another attributes object
- set(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
set an attribute that has no value.
- set(String, int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Set an attribute that has an integer value
- set(String, String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Set an attribute that has a String value
- set(String, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Set an attribute that has nested attributes as value
- setAccessibility(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets whether to include accessibility features in document creation.
- setAccessibility(boolean) - Method in class org.apache.fop.apps.FOUserAgent
-
Activates accessibility (for output formats that support it).
- setAcrobatDownsample(boolean) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
- setAction(PDFAction) - Method in class org.apache.fop.pdf.PDFLink
-
Set the pdf action for this link.
- setAction(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Sets the action performed when the bookmark is clicked.
- setAction(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.Link
-
Sets the action performed when the destination is selected.
- setAction(AbstractAction) - Method in class org.apache.fop.render.intermediate.extensions.NamedDestination
-
Sets the action performed when the destination is selected.
- setActiveVariant(WhitespaceManagementPenalty.Variant) - Method in class org.apache.fop.layoutmgr.WhitespaceManagementPenalty
-
- setAdditionalEntityResolver(EntityResolver) - Method in class org.apache.fop.svg.FOPSAXSVGDocumentFactory
-
Sets an additional entity resolver.
- setAdditionalParameters(AFPDataObjectInfo, ImageRawStream) - Method in class org.apache.fop.render.afp.AbstractAFPImageHandlerRawStream
-
Sets additional parameters on the image object info being built.
- setAdditionalParameters(AFPDataObjectInfo, ImageRawStream) - Method in class org.apache.fop.render.afp.AFPImageHandlerRawCCITTFax
-
Sets additional parameters on the image object info being built.
- setAdjusted(boolean) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Set adjusted state, used to record effect of non-zero adjustment.
- setAdjustingInfo(int, int, int) - Method in class org.apache.fop.area.inline.InlineArea
-
Create a new adjustment information object
- setAdjustingInfo(InlineArea.InlineAdjustingInfo) - Method in class org.apache.fop.area.inline.InlineArea
-
Sets the adjustment information from an existing object
- setAdjustment(int) - Method in class org.apache.fop.area.inline.InlineArea
-
Modify the adjustment value in the adjustment information object
- setAdvancedEnabled(boolean) - Method in class org.apache.fop.fonts.CustomFont
-
Enables/disabled advanced typographic features.
- setAdvancedEnabled(boolean) - Method in interface org.apache.fop.fonts.MutableFont
-
Enables/disabled advanced typographic features.
- setAdvancedEnabled(boolean) - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
Enable/disable use of advanced typographic features for the font
- setAlignmentContext(AlignmentContext) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setAllowAccessContent(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets whether revision 3 extracting text and graphics is allowed.
- setAllowAssembleDocument(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets whether revision 3 assembling document is allowed.
- setAllowCopyContent(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the permission for copying content.
- setAllowEditAnnotations(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the permission for editing annotations.
- setAllowEditContent(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the permission for editing content.
- setAllowFillInForms(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets whether revision 3 filling in forms is allowed.
- setAllowPrint(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the permission for printing.
- setAllowPrintHq(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets whether revision 3 printing to high quality is allowed.
- setAllTextAsBitmaps(boolean) - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Controls whether all text should be generated as bitmaps or only text for which there's no native font.
- setAlpha(float, boolean) - Method in class org.apache.fop.pdf.PDFGState
-
Sets the alpha value.
- setAlternates(int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionState
-
Set alternates indices.
- setAntiAliasing(boolean) - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Enables or disables anti-aliasing.
- setApplied(boolean) - Method in class org.apache.fop.pdf.PDFFilter
-
Set the applied attribute to the given value.
- setArcParams(int, int, int, int) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the arc parameters
- setArea(Rectangle2D) - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Sets the graphics area area
- setAreaClass(int) - Method in class org.apache.fop.area.Area
-
Set the area class of this area.
- setAscender(int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Ascender height is the distance from the character baseline to the
top of the character box.
- setAscender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the ascent value.
- setAscender(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the ascent value.
- setAscender(Number) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the Ascender value.
- setAttributeQualifier(int, int) - Method in class org.apache.fop.afp.modca.TagLogicalElement
-
Sets the attribute qualifier of this structured field
- setAuthor(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the author of the document.
- setAuthor(String) - Method in class org.apache.fop.pdf.PDFInfo
-
set the author string
- setAutoRotateLandscape(boolean) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Controls whether landscape pages should be rotated.
- setBackColor(Color) - Method in class org.apache.fop.util.AbstractPaintingState
-
Set the current background color.
- setBackgroundColor(Color) - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Set the background of the pdf document.
- setBandImage(BandImage) - Method in class org.apache.fop.afp.ioca.Tile
-
- setBase14KerningEnabled(boolean) - Method in class org.apache.fop.fonts.FontManager
-
Controls whether kerning is activated on base 14 fonts.
- setBasedir(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the base directory for single FO file (non-fileset) usage
- setBasedir(String) - Method in class org.apache.fop.tools.anttasks.RunTest
-
Sets the base directory.
- setBaseDir(String) - Method in class org.apache.fop.tools.TestConverter
-
Sets the base directory.
- setBaselineOffset(int) - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Set the baseline offset.
- setBaseURI(URI) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets the base URI, this will be used for resolving all URIs given to FOP.
- setBBox(Rectangle) - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Sets the character's bounding box.
- setBBox(Rectangle2D) - Method in class org.apache.fop.pdf.PDFFormXObject
-
Sets the bounding box of the Form XObject.
- setBBoxArray(Rectangle[]) - Method in class org.apache.fop.fonts.MultiByteFont
-
Sets the bounding boxes array.
- setBeginOffset(int) - Method in class org.apache.fop.render.AbstractRenderer
-
Sets the begin offset for inline progression begin (changes by reference
area tranforms).
- setBidiLevel(int) - Method in class org.apache.fop.area.Area
-
Set the bidirectional embedding level.
- setBidiLevel(int) - Method in class org.apache.fop.fo.FObj
-
Recursively set resolved bidirectional level of FO (and its ancestors) if
and only if it is non-negative and if either the current value is reset (-1)
or the new value is less than the current value.
- setBidiLevel(int, int, int) - Method in class org.apache.fop.fo.FOText
-
Set bidirectional level over interval [start,end).
- setBitmapEncodingQuality(float) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the image encoding quality setting to use when encoding bitmap images.
- setBitmapEncodingQuality(float) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the image encoding quality setting to use when encoding bitmap images.
- setBitmapEncodingQuality(float) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the image encoding quality setting to use when encoding bitmap images.
- setBitsPerComponent(int[]) - Method in class org.apache.fop.afp.ioca.IDEStructureParameter
-
Sets the array for the bits/IDE, one entry per component.
- setBitsPerComponent(int) - Method in class org.apache.fop.pdf.FlateFilter
-
Set the number of bits per component.
- setBitsPerPixel(int) - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Sets the number of bits per pixel
- setBitsPerPixel(int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the number of bits used per pixel
- setBitsPerPixel(int) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the number of bits used per pixel
- setBitsPerPixel(int) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the number of bits used per pixel
- setBleedBox(Rectangle2D) - Method in class org.apache.fop.pdf.PDFPage
-
Sets the "BleedBox" entry
- setBlockProgressionDirection(Direction) - Method in class org.apache.fop.traits.WritingModeTraits
-
- setBlockProgressionDirection(Direction) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Set value of block-progression-direction trait.
- setBlockProgressionOffset(int) - Method in class org.apache.fop.area.inline.InlineArea
-
Set the block progression offset of this inline area.
- setBody(ListItemBody) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Create a LM for the fo:list-item-body object
- setBookmarkTree(BookmarkTree) - Method in class org.apache.fop.fo.pagination.Root
-
Set the BookmarkTree object for this FO
- setBorderAttributes(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
Sets the RtfAttributes for the borders of the table.
- setBorderPaddingTraits(Area, CommonBorderPaddingBackground, boolean, boolean, PercentBaseContext) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets border and padding traits on areas.
- setBordersFromCell() - Method in class org.apache.fop.fo.flow.table.EmptyGridUnit
-
Prepares the borders of this grid unit for upcoming resolution, in the collapsing
model.
- setBordersFromCell() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
Prepares the borders of this grid unit for upcoming resolution, in the collapsing
model.
- setBorderStyleId(int) - Method in class org.apache.fop.fo.properties.BorderWidthPropertyMaker
-
Set the propId of the style property for the same side.
- setBorderWidthCorresponding(int[]) - Method in class org.apache.fop.fo.properties.IndentPropertyMaker
-
Set the corresponding values for the border-*-width properties.
- setBoundary(int) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- setBoundaryLabel(String) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- setBoundingBox(int, Rectangle) - Method in class org.apache.fop.fonts.SingleByteFont
-
- setBoundingBox(int[]) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the boundingBox.
- setBPAlignment(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Sets the currently applicable alignment in BP direction.
- setBPD(int) - Method in class org.apache.fop.area.Area
-
Set the block progression dimension of the content rectangle
for this area.
- setBreakAfter(int) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Don't use, reserved for TableCellLM.
- setBreakAfter(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Sets the value of the break after the current element.
- setBreakBefore(int) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Don't use, reserved for TableCellLM.
- setBreakBefore(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Sets the value of the break before the current element.
- setBreakClass(int) - Method in class org.apache.fop.layoutmgr.BreakElement
-
Sets the break class.
- setBreakIndentInheritanceOnReferenceAreaBoundary(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets whether the indent inheritance should be broken when crossing reference area boundaries.
- setBufferedImageType(int) - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Sets the type of the BufferedImage to use when preparing a new instance.
- setBufferedImageType(int) - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
- setBuilderContext(FOTreeBuilderContext) - Method in class org.apache.fop.fo.pagination.Root
-
Sets the builder context for this FO tree.
- setByShorthand - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
Indicates whether the property is set through a shorthand.
- setByShorthand(boolean) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the setByShorthand flag which only is applicable for subproperty
makers.
- setByteData(int, int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFSubTable
-
- setByteData(byte[]) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setCacheFile(URI) - Method in interface org.apache.fop.fonts.FontCacheManager
-
Sets the font cache file given the URI pointing to the file.
- setCacheFile(URI) - Method in class org.apache.fop.fonts.FontManager
-
Sets the font cache file
- setCandidate(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Set attributes as candidate for space attributes inheritance.
- setCanEmbedJpeg(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Set whether or not JPEG images can be embedded within an AFP document.
- setCapHeight(int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Cap height is the average height of the uppercase characters in
a font.
- setCapHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the capital height value.
- setCapHeight(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the capital height value.
- setCapHeight(Number) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the CapHeight value.
- setChangeBarList(List<ChangeBar>) - Method in class org.apache.fop.area.Area
-
Sets the active change bar list.
- setCharacter(NamedCharacter) - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Sets the named character represented by this instance.
- setCharacter(String, String) - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Sets the named character represented by this instance.
- setCharacterMetrics(char, int, Rectangle) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Set the width (in 1/1000ths of a point size) of the character
identified by the parameter passed.
- setCharacterOffsets(Map<Integer, int[]>) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- setCharacterSet(int) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the character set to use
- setCharacterSet(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the CharacterSet value.
- setCharacterSpacing(float) - Method in class org.apache.fop.pdf.PDFPaintingState
-
Sets the character spacing (Tc).
- setCharCode(int) - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Sets the character code.
- setCharProcs(PDFCharProcs) - Method in class org.apache.fop.pdf.PDFFontType3
-
Set the glyphs' definitions.
- setChildContext(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Set the current child layout context
- setChildren(List) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
Add by Boris Poudérous on 07/22/2002
Set the children list
- setCIDMap(PDFStream) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the /CIDToGIDMap (to be used only for CIDFontType2)
- setCIDMapIdentity() - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the /CIDToGIDMap (to be used only for CIDFontType2) to "Identity"
- setCIDSet(PDFStream) - Method in class org.apache.fop.pdf.PDFCIDFontDescriptor
-
Set the CID set stream.
- setCIDSet(AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFFontDescriptor
-
Sets the CIDSet stream for this font descriptor.
- setCIDType(CIDFontType) - Method in class org.apache.fop.fonts.MultiByteFont
-
Sets the CIDType.
- setClip(boolean) - Method in class org.apache.fop.area.BlockViewport
-
Set the clipping for this viewport.
- setClip(boolean) - Method in class org.apache.fop.area.inline.InlineViewport
-
Set the clip of this viewport.
- setClip(boolean) - Method in class org.apache.fop.area.RegionViewport
-
Set the clipping for this region viewport.
- setClip(Shape) - Method in class org.apache.fop.pdf.PDFPaintingState
-
Set the current clip.
- setClippingDisabled(boolean) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Allows to disable all clipping operations.
- setCMap(CMapSegment[]) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the character map for this font.
- setCMAP(PDFCMap) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the CMap used as /ToUnicode cmap
- setCMAP(PDFCMap) - Method in class org.apache.fop.pdf.PDFFontType0
-
Sets the character map
- setCMYKImagesSupported(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Controls whether CMYK images (IOCA FS45) are enabled.
- setCMYKImagesSupported(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Controls whether CMYK images (IOCA FS45) are enabled.
- setCMYKImagesSupported(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Controls whether CMYK images (IOCA FS45) are enabled.
- setCodedFont(byte) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
The Set Coded Font Local control sequence activates a coded font and
specifies the character attributes to be used.
- setCodes(int[]) - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format0Encoding
-
- setCollapsedBorders() - Method in class org.apache.fop.fo.flow.table.TableFObj
-
Prepares the borders of this element if the collapsing-border model is in use.
- setColor(boolean) - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Sets if this image is color
- setColor(Color) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the line color
- setColor(Color) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the color
- setColor(Color) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the current color
- setColor(Color) - Method in class org.apache.fop.area.Trait.Background
-
Sets the color.
- setColor(Color, boolean, PDFStream) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Establishes a new foreground or fill color.
- setColor(Color, boolean) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Establishes a new foreground or fill color.
- setColor(Color, boolean, StringBuffer) - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Establishes a new foreground or fill color.
- setColor(Color) - Method in class org.apache.fop.util.AbstractPaintingState
-
Set the current color.
- setColorConverter(ColorConverter) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the color converter
- setColorEnabled(boolean) - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
- setColorImages(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets whether images are color or not and instantiates a ColorHandler
- setColorImages(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets whether images are color or not
- setColorImages(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets whether images are color or not
- setColorModel(byte) - Method in class org.apache.fop.afp.ioca.IDEStructureParameter
-
Sets the image IDE color model.
- setColors(int) - Method in class org.apache.fop.pdf.FlateFilter
-
Set the colors for this filter.
- setColorSpace(PDFDeviceColorSpace) - Method in class org.apache.fop.pdf.BitmapImage
-
Set the color space for this image.
- setColorSpace(int) - Method in class org.apache.fop.pdf.PDFColor
-
Set the color space for this color.
- setColorSpace(int) - Method in class org.apache.fop.pdf.PDFDeviceColorSpace
-
Set the current colorspace.
- setColorSpace(int) - Method in class org.apache.fop.pdf.PDFDocument
-
Set the color space.
- setColorSpace(ICC_Profile, PDFDeviceColorSpace) - Method in class org.apache.fop.pdf.PDFICCStream
-
Sets the color space to encode in PDF.
- setColorSpace(int) - Method in class org.apache.fop.pdf.PDFPathPaint
-
Set the color space for this paint.
- setColumnIndex(int) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
Set current column index.
- setColumnNumber(int) - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Used for setting the column-number for an implicit column
- setColumnProgressionDirection(Direction) - Method in class org.apache.fop.traits.WritingModeTraits
-
- setColumnProgressionDirection(Direction) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Set value of column-progression-direction trait.
- setColumns(int) - Method in class org.apache.fop.pdf.FlateFilter
-
Set the number of columns for this filter.
- setColumnWidth(Length) - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Sets the column width.
- setComment(String) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Sets a comment on this resource
- setCommonBorderPaddingBackground(CommonBorderPaddingBackground) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Set the border and padding properties of the inline area.
- setCompactFormat(boolean) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Controls whether to create a more compact format which omit certain attributes.
- setComplete(boolean) - Method in interface org.apache.fop.afp.Completable
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.modca.NoOperation
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.modca.ResourceEnvironmentGroup
-
Sets whether or not this object is complete or not
- setComplete(boolean) - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Sets whether or not this object is complete or not
- setComplexScriptFeatures(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setComponent(int, Property, boolean) - Method in interface org.apache.fop.datatypes.CompoundDatatype
-
Sets a component of the compound datatype.
- setComponent(int, Property, boolean) - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
Sets a component of the compound datatype.
- setComponent(int, Property, boolean) - Method in class org.apache.fop.fo.properties.KeepProperty
-
Sets a component of the compound datatype.
- setComponent(int, Property, boolean) - Method in class org.apache.fop.fo.properties.LengthPairProperty
-
Sets a component of the compound datatype.
- setComponent(int, Property, boolean) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
Sets a component of the compound datatype.
- setComponent(int, Property, boolean) - Method in class org.apache.fop.fo.properties.SpaceProperty
-
Sets a component of the compound datatype.
- setCompression(int) - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Sets the compression used with this image
- setCompression(byte) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Sets the image compression.
- setCompression(byte) - Method in class org.apache.fop.afp.modca.ImageObject
-
Sets the image compression.
- setCompressionMethod(String) - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Sets the compression method for the image writer.
- setCompressionRate(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the compression rate for the image in percent.
- setConditionality(Property, boolean) - Method in class org.apache.fop.fo.properties.SpaceProperty
-
- setCOne(float[]) - Method in class org.apache.fop.render.gradient.Function
-
- setConfiguration(Configuration) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets the Avalon configuration if a FOP conf is used.
- setConfiguration(Configuration, boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setConserveMemoryPolicy(boolean) - Method in class org.apache.fop.apps.FOUserAgent
-
Control whether memory-conservation should be enabled
- setConstantLineWidth(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
- setContent(Area) - Method in class org.apache.fop.area.inline.InlineViewport
-
Sets the content area.
- setContent(String) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Sets the data
- setContent(String) - Method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
Sets the content for the setup code object.
- setContentAreaIPD(int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Sets the IPD of the content area
- setContentAreaIPD(int) - Method in class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Sets the IPD of the content area
- setContentAreaOffset(int, int) - Method in class org.apache.fop.afp.modca.IncludeObject
-
- setContentHandler(ContentHandler) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Sets an outside TransformerHandler to use instead of the default one
create in this class in startRenderer().
- setContentHeight(int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Set the content height for this cell.
- setContentPosition(Rectangle2D) - Method in class org.apache.fop.area.inline.InlineViewport
-
Set the position and size of the content of this viewport.
- setContents(PDFReference) - Method in class org.apache.fop.pdf.PDFPage
-
set this page contents
- setContext(IFContext) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- setCorresponding(int, int, int, int) - Method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
Set corresponding property identifiers.
- setCorresponding(CorrespondingPropertyMaker) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the correspoding property information.
- setCreatePageSegment(boolean) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Controls whether to create a page segment or a normal object.
- setCreationDate(Date) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the creation date of the document.
- setCreationDate(Date) - Method in class org.apache.fop.pdf.PDFDocument
-
Sets the creation date of the document.
- setCreationDate(Date) - Method in class org.apache.fop.pdf.PDFInfo
-
- setCreator(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the creator of the document.
- setCreator(String) - Method in class org.apache.fop.pdf.PDFDocument
-
Sets the creator of the document.
- setCreator(String) - Method in class org.apache.fop.pdf.PDFInfo
-
set the creator string
- setCropBox(Rectangle2D) - Method in class org.apache.fop.pdf.PDFPage
-
Sets the "CropBox" entry
- setCropping(int, int, int, int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets cropping values for all four edges for the \piccrop*N commands.
- setCTM(CTM) - Method in class org.apache.fop.area.BlockViewport
-
Set the transform of this viewport.
- setCTM(CTM) - Method in class org.apache.fop.area.RegionReference
-
Set the Coordinate Transformation Matrix which transforms content
coordinates in this region reference area which are specified in
terms of "start" and "before" into coordinates in a system which
is positioned in "absolute" directions (with origin at lower left of
the region reference area.
- setCurrentArea(BlockParent) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Set the current area being filled.
- setCurrentArea(Area) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Set the current area.
- setCurrentArea(InlineArea) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Set the current inline area.
- setCurrentChildLM(LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Set currently active child layout manager.
- setCurrentColumnRowSpanning(Integer, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- setCurrentEncoding(int) - Method in class org.apache.fop.svg.PDFTextUtil
-
Sets the current encoding.
- setCurrentFirstSpanningCol(boolean) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- setCurrentFont(Font) - Method in class org.apache.fop.svg.PDFTextUtil
-
Sets the current font.
- setCurrentPage(Page) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Provides access for setting the current page.
- setCurrentPage(PDFPage) - Method in class org.apache.fop.svg.PDFContext
-
Sets the current page
- setCurrentPageNumber(int) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
- setCurrentPosition(int[]) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the current position
- setCurrentSessionStructElem(PDFStructElem) - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
- setCurrentTransform(AffineTransform) - Method in class org.apache.fop.svg.PDFAElementBridge
-
Set the current transform of this element.
- setCurrentXPosition(int) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the currentXPosition.
- setCurrentYPosition(int) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the currentYPosition.
- setCursorPos(double, double) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the cursor to a new absolute coordinate.
- setCustomTextHandler(TextHandler) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Sets a custom TextHandler implementation that is responsible for painting
text.
- setCZero(float[]) - Method in class org.apache.fop.render.gradient.Function
-
- setDashArray(float[]) - Method in class org.apache.fop.util.AbstractPaintingState
-
Sets the dash array (line type) for the current basic stroke
- setData(byte[]) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the object data
- setData(byte[]) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Set the data image data.
- setData(byte[]) - Method in class org.apache.fop.afp.modca.ImageObject
-
Set the data of the image.
- setData(byte[]) - Method in class org.apache.fop.afp.modca.ObjectContainer
-
Sets the data for the object container
- setData(int, int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- setData(byte[]) - Method in class org.apache.fop.pdf.PDFCFFStream
-
- setData(byte[], int) - Method in class org.apache.fop.pdf.PDFCFFStreamType0C
-
Sets the CFF font data.
- setData(byte[]) - Method in class org.apache.fop.pdf.PDFFormXObject
-
Used to set the contents of the PDF stream.
- setData(byte[]) - Method in class org.apache.fop.pdf.PDFStream
-
Used to set the contents of the PDF stream.
- setData(PFBData) - Method in class org.apache.fop.pdf.PDFT1Stream
-
Used to set the PFBData object that represents the embeddable Type 1
font.
- setData(byte[], int) - Method in class org.apache.fop.pdf.PDFTTFStream
-
Sets the TrueType font data.
- setData(int, int) - Method in class org.apache.fop.render.txt.border.AbstractBorderElement
-
Sets a value for data[side]
.
- setData(AbstractPaintingState.AbstractData) - Method in class org.apache.fop.util.AbstractPaintingState
-
Sets the current state data
- setDataDescriptor(AbstractDescriptor) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the data descriptor
- setDataHeight(int) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the image data height
- setDataHeightRes(int) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the data height resolution
- setDataObject(AbstractNamedAFPObject) - Method in class org.apache.fop.afp.modca.ResourceObject
-
Sets the data object referenced by this resource object
- setDatatypeParser(ShorthandParser) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the shorthand datatype parser.
- setDataWidth(int) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the image data width
- setDataWidthRes(int) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the data width resolution
- setDebug(boolean) - Method in class org.apache.fop.tools.TestConverter
-
Controls whether to set logging to debug level
- setDeclarations(Declarations) - Method in class org.apache.fop.fo.pagination.Root
-
Sets the associated Declarations.
- setDecodeParms(PDFObject) - Method in class org.apache.fop.pdf.CCFFilter
-
Sets the CCF decoding parameters
- setDefault(String) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the default value for this maker.
- setDefault(String, boolean) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the default value for this maker.
- setDefaultCMYKColorModel() - Method in class org.apache.fop.afp.ioca.IDEStructureParameter
-
Establishes the parameter values for the normal CMYK 32bit color model.
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the default font set (with no custom configuration).
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Sets the default font set (with no custom configuration).
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Sets the default font set (with no custom configuration).
- setDefaultFontInfo(FontInfo) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Sets the default font set (with no custom configuration).
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Sets the default font set (with no custom configuration).
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Sets the default font set (with no custom configuration).
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- setDefaultFontInfo(FontInfo) - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Sets the default font set (with no custom configuration).
- setDefaultResourceGroupUri(URI) - Method in class org.apache.fop.afp.AFPResourceManager
-
Sets the default resource group URI.
- setDefaultResourceGroupUri(URI) - Method in class org.apache.fop.afp.AFPStreamer
-
Sets the default resource group URI.
- setDefaultResourceGroupUri(URI) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the default resource group URI
- setDefaultResourceGroupUri(URI) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
- setDefaultResourceLevel(String, AFPResourceLevel) - Method in class org.apache.fop.afp.AFPResourceLevelDefaults
-
Sets the default resource level for a particular resource type.
- setDefaultResourceLevel(byte, AFPResourceLevel) - Method in class org.apache.fop.afp.AFPResourceLevelDefaults
-
Sets the default resource level for a particular resource type.
- setDefaultRGBColorModel() - Method in class org.apache.fop.afp.ioca.IDEStructureParameter
-
Establishes the parameter values for the normal RGB 24bit color model.
- setDefaultStyle(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Sets the default style.
- setDefaultWidth(int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Sets the defaultWidth.
- setDelegateContentHandler(ContentHandler) - Method in class org.apache.fop.util.DelegatingContentHandler
-
Sets the delegate ContentHandler that all events are forwarded to.
- setDelegateDTDHandler(DTDHandler) - Method in class org.apache.fop.util.DelegatingContentHandler
-
Sets the delegate DTDHandler.
- setDelegateEntityResolver(EntityResolver) - Method in class org.apache.fop.util.DelegatingContentHandler
-
Sets the delegate EntityResolver.
- setDelegateErrorHandler(ErrorHandler) - Method in class org.apache.fop.util.DelegatingContentHandler
-
Sets the delegate ErrorHandler.
- setDelegateLexicalHandler(LexicalHandler) - Method in class org.apache.fop.util.DelegatingContentHandler
-
Sets the delegate LexicalHandler.
- setDesc(String) - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Sets the description of the file.
- setDescendantFonts(PDFCIDFont) - Method in class org.apache.fop.pdf.PDFFontType0
-
Set the descendant font
- setDescendantOfTableFooter(boolean) - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
- setDescender(int) - 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.
- setDescender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the descent value.
- setDescender(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the descent value.
- setDescender(Number) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the Descender value.
- setDescription(String) - Method in class org.apache.fop.pdf.PDFFileSpec
-
Sets a description for the file spec.
- setDescriptor(PDFFontDescriptor) - Method in class org.apache.fop.pdf.PDFFontNonBase14
-
Set the font descriptor (unused for the Type3 fonts)
- setDestination(String) - Method in class org.apache.fop.pdf.PDFGoTo
-
Set the destination string for this Goto.
- setDestination(String) - Method in class org.apache.fop.svg.PDFANode
-
Set the destination String.
- setDestOutputProfile(PDFICCStream) - Method in class org.apache.fop.pdf.PDFOutputIntent
-
Sets the destination ICC profile.
- setDests(PDFDests) - Method in class org.apache.fop.pdf.PDFNames
-
Set the Dests object
- setDeviceDPI(float) - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Set the device resolution for rendering.
- setDifferences(PDFArray) - Method in class org.apache.fop.pdf.PDFEncoding
-
Sets the Differences value.
- setDimension(FObj, int) - Method in class org.apache.fop.render.rtf.rtflib.tools.PercentContext
-
Elements having a width property can call this function if their width is
calculated in RTFHandler
- setDimension(FObj) - Method in class org.apache.fop.render.rtf.rtflib.tools.PercentContext
-
Elements willing to use this context have to register themselves by
calling this function.
- setDisableAllFilters(boolean) - Method in class org.apache.fop.pdf.PDFFilterList
-
Used to disable all filters.
- setDisableColumnBalancing(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Sets whether the column balancer should be disabled before a spanning block
- setDisplayMode(int) - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Sets the display mode.
- setDitheringQuality(float) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the dithering quality setting to use when converting images to monochrome images.
- setDitheringQuality(float) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the dithering quality setting to use when converting images to monochrome images.
- setDitheringQuality(float) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the dithering quality setting to use when converting images to monochrome images.
- setDitheringQuality(float) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the dithering quality used when encoding gray or color images.
- setDocument(Document) - Method in class org.apache.fop.area.inline.ForeignObject
-
Sets the DOM document for this foreign object.
- setDocument(PDFDocument) - Method in class org.apache.fop.pdf.AbstractPDFStream
-
- setDocument(PDFDocument) - Method in class org.apache.fop.pdf.PDFObject
-
Sets the parent PDFDocument.
- setDocument(PDFDocument) - Method in class org.apache.fop.pdf.PDFObjectNumber
-
- setDocumentHandler(IFDocumentHandler) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
- setDocumentHandlerOverride(IFDocumentHandler) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets an explicit document handler to use which overrides the one that would be
selected by default.
- setDocumentLocale(Locale) - Method in class org.apache.fop.area.AreaTreeModel
-
- setDocumentLocale(Locale) - Method in class org.apache.fop.area.RenderPagesModel
-
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.AbstractRenderer
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
- setDocumentLocale(Locale) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- setDocumentLocale(Locale) - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
- setDocumentLocale(Locale) - Method in interface org.apache.fop.render.Renderer
-
- setDocumentLocator(Locator) - Method in class org.apache.fop.fo.FOTreeBuilder
- setDocumentLocator(Locator) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- setDocumentLocator(Locator) - Method in class org.apache.fop.util.DelegatingContentHandler
- setDocumentLocator(Locator) - Method in class org.apache.fop.util.TransformerDefaultHandler
- setDocumentName(String) - Method in class org.apache.fop.afp.DataStream
-
The document is started by invoking this method which creates an instance
of the AFP Document object.
- setDoOutput(boolean) - Method in class org.apache.fop.render.txt.TXTStream
-
Controls whether output is actually written.
- setDrawBoundaryLines(boolean) - Method in class org.apache.fop.afp.goca.GraphicsAreaBegin
-
Sets whether boundary lines are drawn
- setDSCComplianceEnabled(boolean) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Sets whether or not the safe set page device macro should be used
(as opposed to directly invoking setpagedevice) when setting the
PostScript page device.
- setDW(int) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the /DW attribute
- setDW2(int[]) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the (two elements) /DW2 array
- setDW2(int, int) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the two elements of the /DW2 array
- setElements(List) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Sets the Knuth elements for the table cell containing this grid unit.
- setEmbedded(boolean) - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Defines whether the font is embedded or not.
- setEmbeddedFile(PDFDictionary) - Method in class org.apache.fop.pdf.PDFFileSpec
-
Associates an dictionary with pointers to embedded file streams with this file spec.
- setEmbeddedFiles(PDFEmbeddedFiles) - Method in class org.apache.fop.pdf.PDFNames
-
Set the EmbeddedFiles object
- setEmbeddingMode(EmbeddingMode) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the embedding mode.
- setEmbeddingMode(EmbeddingMode) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the embedding mode.
- setEmbedResourceName(String) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the resource name of the embeddable font file.
- setEmbedResourceName(String) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the resource name of the embeddable font file.
- setEmbedURI(URI) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the URI to the embeddable font.
- setEmbedURI(URI) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the URI to the embeddable font.
- setEncoding(String) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the text encoding
- setEncoding(byte) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Sets the image encoding.
- setEncoding(byte) - Method in class org.apache.fop.afp.modca.ImageObject
-
Sets the image encoding.
- setEncoding(String) - Method in class org.apache.fop.fonts.SingleByteFont
-
Sets the encoding of the font.
- setEncoding(CodePointMapping) - Method in class org.apache.fop.fonts.SingleByteFont
-
Sets the encoding of the font.
- setEncoding(String) - Method in class org.apache.fop.pdf.PDFFont
-
Sets the Encoding value of the font.
- setEncoding(PDFEncoding) - Method in class org.apache.fop.pdf.PDFFont
-
Sets the Encoding value of the font.
- setEncoding(int) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
- setEncoding(String) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Sets the encoding of the target file.
- setEncoding(String) - Method in class org.apache.fop.render.txt.TXTStream
-
Set the encoding for the text stream.
- setEncodingScheme(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the EncodingScheme value
- setEncryptedSegment(byte[]) - Method in class org.apache.fop.fonts.type1.PFBData
-
Sets the encrypted segment of the font file.
- setEncryption(PDFEncryptionParams) - Method in class org.apache.fop.pdf.PDFDocument
-
Enables PDF encryption.
- setEncryption(PDFEncryption) - Method in class org.apache.fop.pdf.xref.TrailerDictionary
-
Sets the value of the Encrypt entry.
- setEncryptionLengthInBits(int) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the encryption length.
- setEncryptMetadata(boolean) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Whether the Metadata should be encrypted or not; default is true;
- setEndIntrusionAdjustment(int) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
- setEndPage(int) - Method in class org.apache.fop.render.print.PrintRenderer
-
Sets the number of the last page to be printed.
- setEndPoint(int) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariable
-
Sets the end point location of the current Postscript variable.
- setEntityResolver(EntityResolver) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Sets the EntityResolver that should be used when building SVG documents.
- setErrorDump(boolean) - Method in class org.apache.fop.hyphenation.SerializeHyphPattern
-
Controls the amount of error information dumped.
- setEventListener(FontEventListener) - Method in class org.apache.fop.fonts.autodetect.FontInfoFinder
-
Sets the font event listener that can be used to receive events about particular events
in this class.
- setEventListener(FontEventListener) - Method in class org.apache.fop.fonts.FontInfo
-
Sets the font event listener that can be used to receive events about particular events
in this class.
- setEventListener(FontEventListener) - Method in class org.apache.fop.fonts.Typeface
-
Sets the font event listener that can be used to receive events about particular events
in this class.
- setExplicitHeight(MinOptMax) - Method in class org.apache.fop.fo.flow.table.EffRow
-
Sets the height for this row that resulted from the explicit height properties specified
by the user.
- setExtendedTextColor(Color) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
The Set Extended Text Color control sequence specifies a color value and
defines the color space and encoding for that value.
- setExtensionAttachments(List<ExtensionAttachment>) - Method in class org.apache.fop.area.AreaTreeObject
-
Set extension attachments from a List
- setExternalUri(URI) - Method in class org.apache.fop.afp.AFPResourceLevel
-
Sets the URI of the external resource group.
- setExternalURL(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
-
Sets the url of the external link.
- setExtraCorresponding(int[][]) - Method in class org.apache.fop.fo.properties.DimensionPropertyMaker
-
Set extra correspondences.
- setFailOnly(boolean) - Method in class org.apache.fop.tools.TestConverter
-
Controls whether to process only the tests which are specified as fail
in the test results.
- setFamilyName(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the FamilyName value.
- setFamilyNames(Set<String>) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's family names (Example: "Helvetica").
- setFamilyNames(Set<String>) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's family names (Example: "Helvetica").
- setFDIndexes(int[]) - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format0FDSelect
-
- setFileID(byte[], byte[]) - Method in class org.apache.fop.pdf.xref.TrailerDictionary
-
Sets the value of the ID entry.
- setFilename(String) - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Sets the file name.
- setFilenames(String) - Method in class org.apache.fop.tools.anttasks.FileCompare
-
Sets the comma-separated list of files to process.
- setFill(boolean) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets whether the following shape is to be filled.
- setFilterMap(Map<String, List<String>>) - Method in class org.apache.fop.pdf.PDFDocument
-
Sets the filter map to use for filters in this document.
- setFinished(boolean) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Set the flag indicating the LayoutManager has handled all of its content.
- setFinished(boolean) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Set a flag indicating whether the LayoutManager has laid out all
its content.
- setFinished(boolean) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Set a flag indicating whether the LayoutManager has laid out all
its content.
- setFirstChar(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the index of the first character in the character table.
- setFirstChar(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the index of the first character in the character table.
- setFirstWithID(String) - Method in class org.apache.fop.area.PageViewport
-
Add an "ID-first" to this page.
- setFixedPitch(boolean) - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Set the IsFixedPitch value.
- setFlag(int, boolean) - Method in class org.apache.fop.fo.flow.table.GridUnit
-
Sets a flag on a GridUnit.
- setFlag(int) - Method in class org.apache.fop.fo.flow.table.GridUnit
-
Sets the given flag on this grid unit.
- setFlags(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's flags
- setFlags(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's flags
- setFlags(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setFlags(int, boolean) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setFloatContentLM(FloatContentLayoutManager) - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
-
- setFOEventHandler(FOEventHandler) - Method in class org.apache.fop.fo.pagination.Root
-
Sets the FOEventHandler object that this Root is attached to
- setFOEventHandlerOverride(FOEventHandler) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets an explicit FOEventHandler instance which overrides the one
defined by the render type setting.
- setFofile(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the input XSL-FO file.
- setFont(String, String, Integer, String, Integer, Color) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Updates the current font.
- setFont(String, String, Integer, String, Integer, Color) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Updates the current font.
- setFont(String, String, Integer, String, Integer, Color) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Updates the current font.
- setFont(CustomFont) - Method in class org.apache.fop.render.pcl.fonts.PCLFontReader
-
- setFontBBox(int[]) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's bounding box
- setFontBBox(int[]) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's bounding box
- setFontBBox(RectangularShape) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the FontBBox value.
- setFontBBox(PDFRectangle) - Method in class org.apache.fop.pdf.PDFFontType3
-
Set the font's bounding box
- setFontEmbedURI(URI) - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
Sets the path to embed a font.
- setFontFamily(String) - Method in class org.apache.fop.fonts.substitute.FontQualifier
-
Sets the font family
- setFontFamily(String) - Method in class org.apache.fop.render.intermediate.IFState
-
Sets the font family.
- setFontFamilyResolver(FOPFontFamilyResolver) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
-
- setFontFile(FontType, AbstractPDFStream) - Method in class org.apache.fop.pdf.PDFFontDescriptor
-
Set the optional font file stream
- setFontInfo(FontInfo) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the current font info
- setFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Sets the font set to work with.
- setFontInfo(FontInfo) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Sets the font set to work with.
- setFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Sets the font set to work with.
- setFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Sets the font set to work with.
- setFontInfo(FontInfo) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- setFontInfo(FontInfo) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the fontInfo.
- setFontInfo(FontInfo) - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Sets the font info for this PDF document.
- setFontList(List<EmbedFontInfo>) - Method in class org.apache.fop.render.PrintRenderer
-
- setFontMatrix(PDFArray) - Method in class org.apache.fop.pdf.PDFFontType3
-
Set the font's transformation matrix
- setFontName(String) - Method in class org.apache.fop.fonts.cff.CFFDataReader.FontDict
-
- setFontName(String) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the "PostScript" font name (Example: "Helvetica-BoldOblique").
- setFontName(String) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the "PostScript" font name (Example: "Helvetica-BoldOblique").
- setFontName(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the FontName value.
- setFontName(String) - Method in class org.apache.fop.util.AbstractPaintingState
-
Set the current font name
- setFontReference(int) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the font reference
- setFontReference(int) - Method in class org.apache.fop.afp.fonts.AFPFontAttributes
-
Sets the FontReference attribute
- setFontSize(int) - Method in class org.apache.fop.render.intermediate.IFState
-
Sets the font size.
- setFontSize(int) - Method in class org.apache.fop.util.AbstractPaintingState
-
Set the current font size.
- setFontStream(InputStream) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- setFontStyle(String) - Method in class org.apache.fop.fonts.substitute.FontQualifier
-
Sets the font style
- setFontStyle(String) - Method in class org.apache.fop.render.intermediate.IFState
-
Set the font style
- setFontSubFamilyName(String) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's subfamily name.
- setFontSubstitutions(FontSubstitutions) - Method in class org.apache.fop.fonts.FontManager
-
Sets the font substitutions
- setFontType(FontType) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font type.
- setFontType(FontType) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font type.
- setFontURI(URI) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the URI from which this font is or will be loaded.
- setFontURI(URI) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the URI from which this font is or will be loaded.
- setFontVariant(String) - Method in class org.apache.fop.render.intermediate.IFState
-
Sets the font variant.
- setFontWeight(String) - Method in class org.apache.fop.fonts.substitute.FontQualifier
-
Sets the font weight
- setFontWeight(int) - Method in class org.apache.fop.render.intermediate.IFState
-
Sets the font weight
- setFootnoteBodyLM(FootnoteBodyLayoutManager) - Method in class org.apache.fop.layoutmgr.inline.KnuthInlineBox
-
- setForce(boolean) - Method in class org.apache.fop.tools.anttasks.Fop
-
Set whether to check dependencies, or to always generate;
optional, default is false.
- setForceKeepTogether(boolean) - Method in class org.apache.fop.fo.FObj
-
- setForeignAttribute(QName, String) - Method in class org.apache.fop.area.AreaTreeObject
-
Sets a foreign attribute.
- setForeignAttributes(Map<QName, String>) - Method in class org.apache.fop.area.AreaTreeObject
-
Add foreign attributes from a Map.
- setForeignAttributes(Map) - Method in class org.apache.fop.render.intermediate.IFContext
-
Sets the currently applicable foreign attributes.
- setFormat(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CustomEncoding
-
- setFormat(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.FDSelect
-
- setFormat(String) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets output format (MIME type).
- setFormXObjectEnabled(boolean) - Method in class org.apache.fop.pdf.PDFDocument
-
- setFound(byte) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the found.
- setFoundUnexpected(boolean) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSElement
-
Sets a value to be true if an expected entry postscript is found in the element.
- setFS45(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
sets whether images should be FS45
- setFS45(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
set true if images should be FS45
- setFS45(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
set true if images should be FS45
- setFullName(String) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's full name (usually the one that the operating system displays).
- setFullName(String) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's full name (usually the one that the operating system displays).
- setFullName(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the FullName value.
- setFullyQualifiedName(byte, byte, String) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Sets the fully qualified name of this structured field
- setFullyQualifiedName(byte, byte, String, boolean) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
- setFunctionSet(byte) - Method in class org.apache.fop.afp.modca.ImageDataDescriptor
-
Sets the IOCA function set to be used.
- setGDEF(GlyphDefinitionTable) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Set governing glyph definition table.
- setGDEF(GlyphDefinitionTable) - Method in class org.apache.fop.fonts.MultiByteFont
-
Establishes the glyph definition table.
- setGeneratesBlockArea(boolean) - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Lets implementing LM set the flag indicating if they
generate block areas.
- setGeneratesReferenceArea(boolean) - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Lets implementing LM set the flag indicating if they
generate reference areas.
- setGlyph(int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Set (replace) glyph at specified offset from current position.
- setGlyph(int, int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Set glyph id at specified index.
- setGlyphCode(int, int) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- setGlyphPosition(int, Point2D) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- setGlyphTransform(int, AffineTransform) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- setGlyphVisible(int, boolean) - Method in class org.apache.fop.svg.font.FOPGVTGlyphVector
-
- setGOCAEnabled(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Controls whether GOCA is enabled or disabled.
- setGOCAEnabled(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Controls whether GOCA is enabled or disabled.
- setGOCAEnabled(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Controls whether GOCA is enabled or disabled.
- setGoToReference(String) - Method in class org.apache.fop.pdf.PDFDestination
-
- setGoToReference(Object) - Method in class org.apache.fop.pdf.PDFDestination
-
Sets the GoToReference in the associated DestinationData object.
- setGPOS(GlyphPositioningTable) - Method in class org.apache.fop.fonts.MultiByteFont
-
Establishes the glyph positioning table.
- setGraphicContext(GraphicContext) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Sets the GraphicContext
- setGraphicContext(GraphicContext) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
-
Sets the GraphicContext
- setGraphicContext(GraphicContext) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Set the Graphics context.
- setGraphics2D(AFPGraphics2D) - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Sets the AFP graphics 2D implementation
- setGraphicsObject(GraphicsObject) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Sets the GOCA graphics object
- setGSUB(GlyphSubstitutionTable) - Method in class org.apache.fop.fonts.MultiByteFont
-
Establishes the glyph substitution table.
- setHalfPoints(String, Length) - Method in class org.apache.fop.render.rtf.FOPRtfAttributes
-
Set an attribute that has a Length value (internal units in half-points)
- setHandlerConfiguration(Configuration) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the handler configuration
- setHandlerConfiguration(Configuration) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the handler configuration.
- setHasRepeatedHeader(boolean) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
- setHeaderAttribs(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
Added by Normand Masse
Support for table-header attributes (used instead of table attributes)
- setHeaderSegment(byte[]) - Method in class org.apache.fop.fonts.type1.PFBData
-
Sets the header segment of the font file.
- setHeight(MinOptMax) - Method in class org.apache.fop.fo.flow.table.EffRow
-
Sets the calculated height for this EffRow, including everything (cells' bpds,
paddings, borders, and border-separation).
- setHeight(int) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the height.
- setHeight(int) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the height.
- setHeight(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the desired height of the image.
- setHeight(int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
Sets height of current processed border.
- setHeightRes(int) - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Sets the height resolution.
- setHeightTwips(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the desired height of the image.
- setHint(String, String) - Method in class org.apache.fop.util.bitmap.DefaultMonochromeBitmapConverter
-
Sets a hint to the implementation
- setHint(String, String) - Method in class org.apache.fop.util.bitmap.JAIMonochromeBitmapConverter
-
Sets a hint to the implementation
- setHint(String, String) - Method in interface org.apache.fop.util.bitmap.MonochromeBitmapConverter
-
Sets a hint to the implementation
- setHMerge(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
Set horizontal cell merging status
- setHoriz(int) - Method in class org.apache.fop.area.Trait.Background
-
Sets the horizontal offset.
- setHyphContext(HyphContext) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setHyphenated() - Method in class org.apache.fop.area.inline.TextArea
-
Records that the last word in this text area is hyphenated.
- setHyphenated(boolean) - Method in class org.apache.fop.render.intermediate.IFContext
-
Records that the last text in the currently processed text area is hyphenated.
- setHyphenBaseResourceResolver(InternalResourceResolver) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setHyphPatNames(Map<String, String>) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setID(String) - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Sets an ID to make the action referencable.
- setIDEColorModel(byte) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
- setIDEColorModel(byte) - Method in class org.apache.fop.afp.modca.ImageObject
-
- setIDESize(byte) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Sets the image IDE size.
- setIDESize(byte) - Method in class org.apache.fop.afp.modca.ImageObject
-
Sets the image IDE size.
- setIDEStructureParameter(IDEStructureParameter) - Method in class org.apache.fop.afp.ioca.ImageContent
-
Sets the IDE Structure parameter.
- setIDEStructureParameter(IDEStructureParameter) - Method in class org.apache.fop.afp.ioca.Tile
-
- setIDRef(String) - Method in class org.apache.fop.area.Trait.InternalLink
-
Sets the target ID.
- setIgnoreDefault(GlyphTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Set default ignore tester.
- setImageCellPosition(ImageCellPosition) - Method in class org.apache.fop.afp.modca.IMImageObject
-
Sets the ImageCellPosition.
- setImageCompression(byte) - Method in class org.apache.fop.afp.ioca.ImageContent
-
Sets the image compression.
- setImageData(byte[]) - Method in class org.apache.fop.afp.ioca.ImageContent
-
Set the image data (can be byte array or inputstream)
- setImageData(byte[]) - Method in class org.apache.fop.afp.ioca.Tile
-
- setImageData(byte[]) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the binary imagedata of the image.
- setImageDimension(Dimension) - Method in class org.apache.fop.afp.AFPResourceInfo
-
Sets an optional image dimension (in page coordinates).
- setImageEncoding(byte) - Method in class org.apache.fop.afp.ioca.ImageContent
-
Sets the image encoding.
- setImageEncodingParameter(byte) - Method in class org.apache.fop.afp.ioca.Tile
-
- setImageIDEColorModel(byte) - Method in class org.apache.fop.afp.ioca.ImageContent
-
- setImageIDESize(byte) - Method in class org.apache.fop.afp.ioca.ImageContent
-
Sets the image IDE size.
- setImageIDESizeParameter(byte) - Method in class org.apache.fop.afp.ioca.Tile
-
- setImageInfo(ImageInfo) - Method in class org.apache.fop.area.Trait.Background
-
Sets the ImageInfo of the image to use as the background image.
- setImageInputDescriptor(ImageInputDescriptor) - Method in class org.apache.fop.afp.modca.IMImageObject
-
Sets the ImageInputDescriptor.
- setImageOutputControl(ImageOutputControl) - Method in class org.apache.fop.afp.modca.IMImageObject
-
Sets the ImageOutputControl.
- setImageRasterData(ImageRasterData) - Method in class org.apache.fop.afp.modca.IMImageObject
-
Sets the ImageRastorData.
- setImageSize(int, int, int, int) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
Sets the image size parameters resolution, hsize and vsize.
- setImageSizeParameter(ImageSizeParameter) - Method in class org.apache.fop.afp.ioca.ImageContent
-
Sets the image size parameter
- setImageTargetHeight(int) - Method in class org.apache.fop.area.Trait.Background
-
- setImageTargetWidth(int) - Method in class org.apache.fop.area.Trait.Background
-
- setImageUri(String) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the uri of the current image
- setIndex(int) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the index.
- setIndex(int) - Method in class org.apache.fop.layoutmgr.Position
-
Sets the index of this position in the sequence of Position elements.
- setIndex(int) - Method in class org.apache.fop.svg.text.BidiAttributedCharacterIterator
-
- setInfo(String) - Method in class org.apache.fop.pdf.PDFOutputIntent
-
Sets the Info field.
- setInfo(PDFInfo) - Method in class org.apache.fop.pdf.xref.TrailerDictionary
-
Sets the value of the Info entry.
- setInherited(boolean) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the inherited flag.
- setInitialTransform(AffineTransform) - Method in class org.apache.fop.render.ps.PSTextPainter
-
- setInitialTransform(AffineTransform) - Method in class org.apache.fop.svg.NativeTextPainter
-
- setInlineAreas(List) - Method in class org.apache.fop.area.LineArea
-
Set (en masse) the inline child areas of this line area.
- setInlineProgressionDirection(Direction) - Method in class org.apache.fop.traits.WritingModeTraits
-
- setInlineProgressionDirection(Direction) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Set value of inline-progression-direction trait.
- setInterchangeSet(InterchangeSet) - Method in class org.apache.fop.afp.DataStream
-
Sets the MO:DCA interchange set to use
- setInterCharacterAdjustment(int) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the inter character adjustment
- setInterCharacterAdjustment(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Sets the intercharacter adjustment (additional increment or decrement between graphic
characters).
- setInternalURL(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfHyperLink
-
Sets the url of the external link.
- setInWhiteSpace(boolean) - Method in class org.apache.fop.fo.flow.Float
-
- setIPD(int) - Method in class org.apache.fop.area.Area
-
Set the inline progression dimension of content rectangle
for this area.
- setIPDAdjust(double) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setIsOTFFile(boolean) - Method in class org.apache.fop.fonts.MultiByteFont
-
- setItalicAngle(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's italic angle.
- setItalicAngle(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's italic angle.
- setItalicAngle(double) - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Sets the ItalicAngle value.
- setKeepEmptyTags(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setKeepEmptyTags(boolean) - Method in class org.apache.fop.apps.FOUserAgent
-
- setKeepn() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
-
Set the keepn attribute for this paragraph
- setKeepWithNext(Keep) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Don't use, reserved for TableCellLM.
- setKeepWithPrevious(Keep) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Don't use, reserved for TableCellLM.
- setKerningEnabled(boolean) - Method in class org.apache.fop.fonts.CustomFont
-
Enables/disabled kerning.
- setKerningEnabled(boolean) - Method in interface org.apache.fop.fonts.MutableFont
-
Enables/disabled kerning.
- setKerningEnabled(boolean) - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
Enable/disable use of kerning for the font
- setKey(String) - Method in class org.apache.fop.area.PageViewport
-
Sets the unique key for this PageViewport that will be used to reference this page.
- setKey(String) - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension
-
- setKeywords(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the keywords for the document.
- setKeywords(String) - Method in class org.apache.fop.pdf.PDFInfo
-
set the keywords string
- setKids(PDFArray) - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Sets the Kids array.
- setKids(PDFArray) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Sets the Kids array.
- setLabel(ListItemLabel) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Create a LM for the fo:list-item-label object
- setLandscapeRotation(int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the rotation to be used for landscape pages, valid values are 0, 90,
180, 270 (default).
- setLanguage(Locale) - Method in class org.apache.fop.pdf.PDFRoot
-
Sets the locale of the document.
- setLanguage(Locale) - Method in class org.apache.fop.pdf.PDFStructElem
-
Sets the language of this structure element.
- setLanguage(Locale) - Method in class org.apache.fop.render.intermediate.IFContext
-
Sets the currently applicable language.
- setLanguageLevel(int) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Sets the PostScript language level.
- setLastChar(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the index of the last character in the character table.
- setLastChar(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the index of the last character in the character table.
- setLastPageIndex(int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Sets the index of the last page.
- setLastParagraph(RtfParagraphBreak) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
The table cell decides whether or not a newly added paragraph break
will be used to write the cell-end control word.
- setLastSeq(PageSequence) - Method in class org.apache.fop.fo.pagination.Root
-
- setLayer(Area, String) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets the optional content group layer as a trait on the area.
- setLayer(String) - Method in class org.apache.fop.pdf.PDFPaintingState
-
- setLayer(String) - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
- setLayoutManagerMakerOverride(LayoutManagerMaker) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setLayoutMasterSet(LayoutMasterSet) - Method in class org.apache.fop.fo.pagination.Root
-
Sets the associated LayoutMasterSet.
- setLeadingSpace(SpaceSpecifier) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setLevel(AFPResourceLevel) - Method in class org.apache.fop.afp.AFPResourceInfo
-
Sets the resource level
- setLinearizationEnabled(boolean) - Method in class org.apache.fop.pdf.PDFDocument
-
- setLineEndBorderAndPaddingWidth(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Set the width to be reserved for border and padding at the end of the line.
- setLineStartBorderAndPaddingWidth(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Set the width to be reserved for border and padding at the start of the line.
- setLineType(byte) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the line type
- setLineWidth(int) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the line width
- setLineWidth(float) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the line width
- setLineWidth(float) - Method in class org.apache.fop.util.AbstractPaintingState
-
Set the current line width.
- setLineWidthCorrection(float) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the line width correction
- setLineWidthCorrection(float) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the line width correction
- setLineWidthCorrection(float) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the line width correction
- setLMiter(ListIterator) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Set the iterator.
- setLocale(Locale) - Method in class org.apache.fop.area.Block
-
Sets the language information coming from the FO that generated this area.
- setLocale(Locale) - Method in class org.apache.fop.area.PageSequence
-
Sets the locale that applies to this page-sequence.
- setLocalizedMessage(String) - Method in exception org.apache.fop.apps.FOPException
-
Sets the localized message for this exception.
- setLocalizedMessage(String) - Method in exception org.apache.fop.fo.pagination.PageProductionException
-
Sets the localized message for this exception.
- setLocalizedMessage(String) - Method in exception org.apache.fop.layoutmgr.LayoutException
-
Sets the localized message for this exception.
- setLocalSubrData(CFFDataReader.CFFIndexData) - Method in class org.apache.fop.fonts.cff.CFFDataReader.FontDict
-
- setLocation(String, int, int) - Method in exception org.apache.fop.apps.FOPException
-
Set a location associated with the exception.
- setLocation(String) - Method in class org.apache.fop.area.Block
-
Sets the location in the source XML of the FO that generated this area.
- setLocation(String) - Method in class org.apache.fop.render.intermediate.IFContext
-
Sets the location of the object enclosing the current content.
- setLocator(Locator) - Method in exception org.apache.fop.apps.FOPException
-
Set a location associated with the exception.
- setLocator(Locator) - Method in class org.apache.fop.fo.FONode
-
Set the location information for this element
- setLocator(Locator) - Method in exception org.apache.fop.fo.pagination.PageProductionException
-
Set a location associated with the exception.
- setLocatorEnabled(boolean) - Method in class org.apache.fop.apps.FOUserAgent
-
Controls the use of SAXLocators to provide location information in error
messages.
- setLogFiles(boolean) - Method in class org.apache.fop.tools.anttasks.Fop
-
Controls whether the filenames of the files that are processed are logged
or not.
- setLogger(Log) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Sets the logger.
- setLogLevel(String) - Static method in class org.apache.fop.fonts.apps.AbstractFontReader
-
Sets the logging level.
- setLookupFlags(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Set governing lookup flags
- setLowerLimit(String) - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Sets the lower limit value of the Limits array.
- setLowerLimit(Integer) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Sets the lower limit value of the Limits array.
- setLsb(int) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the lsb.
- setMainNamespace(String) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Sets the main namespace used for generated XML content when abbreviated ContentHandler
calls are used.
- setMapContainerData(MapContainerData) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the map container data
- setMapDataResource(MapDataResource) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the map data resource
- setMapImageObject(MapImageObject) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the Map Image Object (MIO).
- setMappedChars(Map<Character, Integer>) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- setMappingOption(byte) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the way an image is mapped into its target area.
- setMappingOption(byte) - Method in class org.apache.fop.afp.modca.IncludeObject
-
Sets the mapping option
- setMatrix(AffineTransform) - Method in class org.apache.fop.pdf.PDFFormXObject
-
Sets the Matrix value
- setMaximum(Property, boolean) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
Set maximum value to max if it is >= optimum or optimum isn't set.
- setMCIDKid(int) - Method in class org.apache.fop.pdf.PDFStructElem
-
Sets the given mcid as the kid of this structure element.
- setMeasurementUnits(int, int) - Method in class org.apache.fop.afp.modca.IncludeObject
-
Sets the measurement units used to specify the units of measure
- setMediaBox(Rectangle2D) - Method in class org.apache.fop.pdf.PDFPage
-
Sets the "MediaBox" entry
- setMergeFontsEnabled(boolean) - Method in class org.apache.fop.pdf.PDFDocument
-
- setMessagelevel(String) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the message level to be used while processing.
- setMetadata(Metadata) - Method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
-
Sets the XMP metadata.
- setMetadata(PDFMetadata) - Method in class org.apache.fop.pdf.PDFRoot
-
Set the optional Metadata object.
- setMetrics(int, int, int, int, int, int) - Method in class org.apache.fop.pdf.PDFFontDescriptor
-
Set the optional metrics.
- setMimeType(String) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the image mime type
- setMinimum(Property, boolean) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
Set minimum value to min.
- setMissingWidth(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's default width
- setMissingWidth(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's default width
- setModDate(Date) - Method in class org.apache.fop.pdf.PDFInfo
-
Sets the date of the last modification.
- setMtxCharIndexes(Map<Integer, Integer>) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- setName(String) - Method in class org.apache.fop.afp.AFPResourceInfo
-
Sets the resource reference name
- setName(String) - Method in class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
Sets the name of this object
- setName(String) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the name.
- setName(String) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile.BytesNumber
-
- setName(String) - Method in class org.apache.fop.pdf.PDFPattern
-
Sets the name of the pattern.
- setName(String) - Method in class org.apache.fop.pdf.PDFShading
-
Sets the name of the shading
- setName(String) - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
Sets the name of the setup code object.
- setName(String) - Method in class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
Sets the name of the setup code object.
- setName(String) - Method in class org.apache.fop.render.ps.extensions.PSSetupCode
-
Sets the name of the setup code object.
- setNames(PDFArray) - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Sets the Names array.
- setNames(PDFNames) - Method in class org.apache.fop.pdf.PDFRoot
-
Set the /Names object.
- setNativeImagesSupported(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets whether images are natively supported or not in the AFP environment
- setNativeImagesSupported(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets whether images are supported natively or not
- setNativeImagesSupported(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets whether images are supported natively or not
- setNestedTableDepth(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
Sets the nested table depth.
- setNextColumnRowSpanning(Integer, RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- setNextColumnWidth(Float) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
Adds a column and sets its width.
- setNextFirstSpanningCol(boolean) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- setNextRowBelongsToHeader(boolean) - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- setNominalVerticalSize(int) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Sets the nominal vertical size of the font in the case of bitmap fonts.
- setNumber(Number) - Method in class org.apache.fop.pdf.PDFNumber
-
Sets the number.
- setNumEntries(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CustomEncoding
-
- setNumObjects(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- setNums(PDFNumsArray) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Sets the Nums array.
- setObjectAreaDescriptor(ObjectAreaDescriptor) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the Object Area Descriptor
- setObjectAreaInfo(AFPObjectAreaInfo) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the object area info
- setObjectAreaOffset(int, int) - Method in class org.apache.fop.afp.modca.IncludeObject
-
Sets the x and y offset to the origin in the object area
- setObjectAreaOrientation(int) - Method in class org.apache.fop.afp.modca.IncludeObject
-
Sets the orientation to use for the Include Object.
- setObjectAreaPosition(int, int, int) - Method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
Set the position of the object area
- setObjectAreaPosition(ObjectAreaPosition) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the Object Area Position
- setObjectAreaSize(int, int) - Method in class org.apache.fop.afp.modca.IncludeObject
-
Sets the extent of an object area in the X and Y directions
- setObjectBuiltListener(ContentHandlerFactory.ObjectBuiltListener) - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
-
Set a listener which gets notified when the object is fully built.
- setObjectBuiltListener(ContentHandlerFactory.ObjectBuiltListener) - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
-
- setObjectBuiltListener(ContentHandlerFactory.ObjectBuiltListener) - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
-
Set a listener which gets notified when the object is fully built.
- setObjectBuiltListener(ContentHandlerFactory.ObjectBuiltListener) - Method in interface org.apache.fop.util.ContentHandlerFactory.ObjectSource
-
Set a listener which gets notified when the object is fully built.
- setObjectClassification(byte, Registry.ObjectType, boolean, boolean, boolean) - Method in class org.apache.fop.afp.modca.AbstractTripletStructuredObject
-
Sets the objects classification
- setObjectNumber(PDFDocument) - Method in class org.apache.fop.pdf.PDFObject
-
Sets the object number
- setObjectNumber(PDFObjectNumber) - Method in class org.apache.fop.pdf.PDFObject
-
- setObjectNumber(int) - Method in class org.apache.fop.pdf.PDFObject
-
- setObjectType(byte) - Method in class org.apache.fop.afp.modca.IncludeObject
-
Sets the data object type
- setOffset(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setOffset(long) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the offset.
- setOffsets(int[]) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- setOffSize(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
-
- setOnlyTryInfinite(boolean) - Method in class org.apache.fop.fo.pagination.PageSequence
-
- setOpenFont(OpenFont) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- setOperandLength(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setOperandLengths(List<Integer>) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setOperands(List<Number>) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setOperator(int[]) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setOperatorName(String) - Method in class org.apache.fop.fonts.cff.CFFDataReader.DICTEntry
-
- setOptimizeResources(boolean) - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
- setOptimizeResources(boolean) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Controls whether PostScript resources are optimized in a second pass over the document.
- setOptimum(Property, boolean) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
Set the optimum value.
- setOptions(RtfOptions) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
set options
- setOrientation(int) - Method in class org.apache.fop.afp.ioca.ImageOutputControl
-
Sets the orientation which specifies the amount of clockwise rotation of
the IM image object area.
- setOrientation(int) - Method in class org.apache.fop.afp.modca.IncludePageOverlay
-
Sets the orientation to use for the overlay.
- setOrientation(byte) - Method in class org.apache.fop.afp.modca.PreprocessPresentationObject
-
Sets the object orientations relative to media leading edge
- setOriginalBodyPosition(Position) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
-
- setOriginalLabelPosition(Position) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager.ListItemPosition
-
- setOutdir(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the output directory.
- setOutfile(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the output file.
- setOutputCondition(String) - Method in class org.apache.fop.pdf.PDFOutputIntent
-
Sets the human-readable form of the output condition.
- setOutputConditionIdentifier(String) - Method in class org.apache.fop.pdf.PDFOutputIntent
-
Sets the identifier for the output condition.
- setOutputFile(File) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the output File.
- setOutputFormat(String) - Method in class org.apache.fop.tools.TestConverter
-
Controls output format to generate
- setOutputStream(OutputStream) - Method in class org.apache.fop.afp.AFPStreamer
-
Sets the final outputstream
- setOutputStream(OutputStream) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Set the output stream that this PDF document is
being drawn to.
- setOverrideFont(Font) - Method in class org.apache.fop.afp.svg.AFPTextHandler
-
Sets the overriding font.
- setOverrideFont(Font) - Method in class org.apache.fop.render.ps.NativeTextHandler
-
Sets the overriding font.
- setOverrideFont(Font) - Method in interface org.apache.fop.svg.FOPTextHandler
-
- setOverrideFontState(Font) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Set the override font state for drawing text.
- setOwnerPassword(String) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the owner password.
- setPaddingCorresponding(int[]) - Method in class org.apache.fop.fo.properties.IndentPropertyMaker
-
Set the corresponding values for the padding-* properties.
- setPage(Page) - Method in class org.apache.fop.area.PageViewport
-
Sets the page object for this PageViewport.
- setPage(PDFPage) - Method in class org.apache.fop.pdf.PDFStructElem
-
Sets the page reference of this structure element.
- setPage(int) - Method in class org.apache.fop.render.awt.viewer.ImageProxyPanel
-
Sets the number of the page to be displayed and refreshes the display.
- setPage(int) - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Selects the given page, displays it on screen and notifies
listeners about the change in selection.
- setPageBackgroundColor(Color) - Method in class org.apache.fop.render.java2d.Java2DRenderingSettings
-
Sets the page background color.
- setPageHeight(int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the page height
- setPageHeight(String) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets the page height of the paginated output.
- setPageIndex(int) - Method in class org.apache.fop.area.PageViewport
-
Sets the page index of the page in this rendering run.
- setPageIndex(int) - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Sets the index of the target page.
- setPageIndex(int) - Method in class org.apache.fop.render.intermediate.IFContext
-
Record current page index.
- setPageLabels(PDFPageLabels) - Method in class org.apache.fop.pdf.PDFRoot
-
Sets the /PageLabels object.
- setPageMode(int) - Method in class org.apache.fop.pdf.PDFRoot
-
Set the page mode for the PDF document.
- setPageNumber(int) - Method in class org.apache.fop.render.intermediate.IFContext
-
- setPageNumbers(Map<Integer, PDFArray>) - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
- setPageReference(PDFReference) - Method in class org.apache.fop.pdf.PDFGoTo
-
Sets page reference after object has been created
- setPageSequence(PageSequence) - Method in class org.apache.fop.area.PageViewport
-
Sets the page sequence this page belongs to
- setPageWidth(int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the page width
- setPageWidth(String) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets the page width of the paginated output.
- setPaint(Paint) - Method in class org.apache.fop.pdf.PDFPaintingState
-
Set the current paint.
- setPaintAsBitmap(boolean) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets true if SVG should be rendered as a bitmap instead of natively
- setPainter(Graphics2DImagePainter) - Method in class org.apache.fop.afp.AFPGraphicsObjectInfo
-
Sets the graphics painter
- setPaintingState(AFPPaintingState) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the AFP state
- setPaintingState(PDFPaintingState) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Set the PDF state to use when starting to draw
into the PDF graphics.
- setParagraphResetPropertiesUsed() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
-
Reset the flag if the paragraph properties have been resested
- setParent(LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Set the parent layout manager.
- setParent(LayoutManager) - Method in class org.apache.fop.layoutmgr.inline.ContentLayoutManager
-
Set the parent layout manager.
- setParent(LayoutManager) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Set the parent layout manager.
- setParent(LayoutManager) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Set the parent layout manager.
- setParent(PDFObject) - Method in class org.apache.fop.pdf.PDFObject
-
Sets the direct parent object.
- setParent(PDFPages) - Method in class org.apache.fop.pdf.PDFPage
-
set this page's parent
- setParent(PDFObject) - Method in class org.apache.fop.pdf.PDFStructElem
-
Sets the direct parent object.
- setParentArea(Area) - Method in class org.apache.fop.area.inline.BasicLinkArea
-
- setParentArea(Area) - Method in class org.apache.fop.area.inline.InlineArea
-
- setParentITableColumnsInfo(ITableColumnsInfo) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExtraRowSet
-
- setParentResources(PDFResources) - Method in class org.apache.fop.pdf.PDFResources
-
- setPatternSymbol(byte) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the fill pattern of the next shape.
- setPatternTransparencyMode(boolean) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the pattern transparency mode.
- setPDFAMode(PDFAMode) - Method in class org.apache.fop.pdf.PDFProfile
-
Sets the PDF/A mode
- setPDFFilter(PDFFilter) - Method in class org.apache.fop.pdf.BitmapImage
-
- setPdfLogicalStructureHandler(PDFLogicalStructureHandler) - Method in class org.apache.fop.render.pdf.PDFRenderingContext
-
- setPdfUAEnabled(boolean) - Method in class org.apache.fop.apps.FOUserAgent
-
- setPDFUAMode(PDFUAMode) - Method in class org.apache.fop.pdf.PDFProfile
-
- setPDFVersion(Version) - Method in class org.apache.fop.pdf.PDFDocument
-
Sets the PDF version of this document.
- setPDFVersion(Version) - Method in class org.apache.fop.pdf.VersionController
-
Sets the PDF version of the document.
- setPDFVTMode(PDFVTMode) - Method in class org.apache.fop.pdf.PDFProfile
-
Sets the PDF/X mode
- setPDFXMode(PDFXMode) - Method in class org.apache.fop.pdf.PDFProfile
-
Sets the PDF/X mode
- setPenalty(int) - Method in class org.apache.fop.layoutmgr.KnuthPenalty
-
Sets a new penalty value.
- setPenaltyValue(int) - Method in class org.apache.fop.layoutmgr.BreakElement
-
Sets the penalty value.
- setPercentBase(int) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set the percent base identifier for this maker.
- setPFBFormat(int) - Method in class org.apache.fop.fonts.type1.PFBData
-
Sets the PFB format the font was loaded with.
- setPJLDisabled(boolean) - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Controls whether PJL commands shall be generated by the PCL renderer.
- setPlacement(ExtensionPlacement) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Sets the intended placement of the extension inside the generated file.
- setPortraitRotation(int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the rotation to be used for portrait pages, valid values are 0
(default), 90, 180, 270.
- setPosition(TilePosition) - Method in class org.apache.fop.afp.ioca.Tile
-
- setPosition(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Set (seek to) position index in input glyph sequence.
- setPosition(int) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- setPosition(Position) - Method in class org.apache.fop.layoutmgr.ListElement
-
Change the Position stored in this element.
- setPosition(Point2D) - Method in class org.apache.fop.pdf.PDFGoTo
-
Sets the target (X,Y) position
- setPositioning(int) - Method in class org.apache.fop.area.Block
-
Set the positioning of this area.
- setPositionLabel(String) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- setPostScriptName(String) - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Sets the PostScript name of the font
- setPrecedence(Property, boolean) - Method in class org.apache.fop.fo.properties.SpaceProperty
-
- setPredication(String, Object) - Method in class org.apache.fop.complexscripts.util.CharAssociation
-
Set predication <KEY,VALUE>.
- setPredication(int, String, Object) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Set predication <KEY,VALUE> at glyph sequence OFFSET.
- setPredicationMerger(String, CharAssociation.PredicationMerger) - Static method in class org.apache.fop.complexscripts.util.CharAssociation
-
Register predication merger PM for KEY.
- setPredications(boolean) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Enable or disable predications.
- setPredictor(int) - Method in class org.apache.fop.pdf.FlateFilter
-
Set the predictor for this filter.
- setPreferRenderer(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setPresentationEnvironmentControl(PresentationEnvironmentControl) - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Sets the presentation environment control
- setPrivateDictData(int, int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.FontDict
-
- setProducer(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the producer of the document.
- setProducer(String) - Method in class org.apache.fop.pdf.PDFDocument
-
Sets the producer of the document.
- setProducer(String) - Method in class org.apache.fop.pdf.PDFInfo
-
set the producer string
- setProducerID(Area, String) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
Sets the producer's ID as a trait on the area.
- setProperty(String, String) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
-
- setProperty(String, String) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
-
- setProperty(String, Object) - Method in class org.apache.fop.render.RendererContext
-
Sets a property on the RendererContext.
- setPropertyInfo(PropertyInfo) - Method in exception org.apache.fop.fo.expr.PropertyException
-
Sets the property context information.
- setPropertyListMaker(PropertyListMaker) - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
Set a new propertyListMaker.
- setPropertyName(String) - Method in exception org.apache.fop.fo.expr.PropertyException
-
Sets the name of the property.
- setPsGenerator(PSGenerator) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the PSGenerator.
- setPVKey(String) - Method in class org.apache.fop.area.Trait.InternalLink
-
Sets the key of the targeted PageViewport.
- setQualityRendering(boolean) - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Controls whether to optimize rendering for speed or for quality.
- setRangeCount(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
-
- setRanges(Map<Integer, Integer>) - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format1Encoding
-
- setRanges(Map<Integer, Integer>) - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
-
- setRasterGraphicsResolution(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the raster graphics resolution
- setReader(FontFileReader) - Method in class org.apache.fop.render.pcl.fonts.PCLSoftFont
-
- setReadOnly(boolean) - Method in class org.apache.fop.fo.extensions.xmp.XMPMetadata
-
Sets the flag that decides whether a metadata packet may be modified.
- setReference(String) - Method in class org.apache.fop.tools.anttasks.RunTest
-
Sets the reference directory.
- setReferenceCoordinateSystem(byte) - Method in class org.apache.fop.afp.modca.ObjectAreaPosition
-
Sets the reference coordinate system.
- setReferencedFontsMatcher(FontTriplet.Matcher) - Method in class org.apache.fop.fonts.FontManager
-
Sets the
FontTriplet.Matcher
that can be used to identify the fonts that shall
be referenced rather than embedded.
- setReferenceDirectory(String) - Method in class org.apache.fop.tools.anttasks.FileCompare
-
Sets directory for reference files.
- setReferenceId(String) - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
-
- setRefIPD(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Sets the inline-progression-dimension of the nearest ancestor reference area.
- setRefVersion(String) - Method in class org.apache.fop.tools.anttasks.RunTest
-
Sets the reference version.
- setRegionReference(RegionReference) - Method in class org.apache.fop.area.RegionViewport
-
Set the region-reference-area for this region viewport.
- setRegionType(String) - Method in class org.apache.fop.render.intermediate.IFContext
-
- setRegionType(int) - Method in class org.apache.fop.render.intermediate.IFContext
-
- setRegionViewport(int, RegionViewport) - Method in class org.apache.fop.area.Page
-
Set the region on this page.
- setRegistryName(String) - Method in class org.apache.fop.pdf.PDFOutputIntent
-
Sets the registry name.
- setRelative(boolean) - Method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
Set relative flag.
- setRelativebase(boolean) - Method in class org.apache.fop.tools.anttasks.Fop
-
Set whether to include files (external-graphics, instream-foreign-object)
from a path relative to the .fo file (true) or the working directory (false, default)
only useful for filesets
- setRendererContext(RendererContext) - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Sets the renderer context
- setRendererOverride(Renderer) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets an explicit renderer to use which overrides the one defined by the
render type setting.
- setRenderingHintsForBufferedImage(Graphics2D) - Method in class org.apache.fop.render.AbstractGraphics2DAdapter
-
Sets rendering hints on the Graphics2D created for painting to a BufferedImage.
- setRenderingHintsForBufferedImage(Graphics2D) - Method in class org.apache.fop.render.AbstractImageHandlerGraphics2D
-
Sets rendering hints on the Graphics2D created for painting to a BufferedImage.
- setRenderingMode(PCLRenderingMode) - Method in class org.apache.fop.render.pcl.PCLRenderingUtil
-
Configures the renderer to trade speed for quality if desired.
- setRenderingMode(PSRenderingMode) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Sets the rendering mode.
- setRepeat(int) - Method in class org.apache.fop.area.Trait.Background
-
Sets the image repetition behaviour for images.
- setRepeat(String) - Method in class org.apache.fop.area.Trait.Background
-
Sets the image repetition behaviour for images.
- setRepeatedFooter(boolean) - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
- setRepeatedHeader(boolean) - Method in class org.apache.fop.layoutmgr.LocalBreaker
-
- setRepeateHeader(boolean) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
- setResetProperties() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraph
-
Force reset properties
- setResolution(int) - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Sets both the width and the height resolutions.
- setResolution(int) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets the output/device resolution
- setResolution(int) - Method in class org.apache.fop.afp.ioca.ImageInputDescriptor
-
Sets the resolution information for the raster image
the default value is a resolution of 240 dpi.
- setResolution(int) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the output/device resolution
- setResolution(int) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the output/device resolution
- setResolution(int) - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Sets the resolution of the output image.
- setResolvedReference(Object) - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
-
- setResolver(LinkResolver) - Method in class org.apache.fop.area.inline.BasicLinkArea
-
Establish (or remove) back-pointer to link resolver.
- setResolver(PDFLayer.Resolver) - Method in class org.apache.fop.pdf.PDFLayer
-
- setResolver(PDFNavigator.Resolver) - Method in class org.apache.fop.pdf.PDFNavigator
-
- setResolver(PDFSetOCGStateAction.Resolver) - Method in class org.apache.fop.pdf.PDFSetOCGStateAction
-
- setResolver(PDFTransitionAction.Resolver) - Method in class org.apache.fop.pdf.PDFTransitionAction
-
- setResourceInfo(AFPResourceInfo) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the resource level at which this object should reside
- setResourceInfo(AFPResourceInfo) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the resource information
- setResourceLevelDefaults(AFPResourceLevelDefaults) - Method in class org.apache.fop.afp.AFPResourceManager
-
Sets resource level defaults.
- setResourceLevelDefaults(AFPResourceLevelDefaults) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the resource level defaults.
- setResourceLevelDefaults(AFPResourceLevelDefaults) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the resource level defaults.
- setResourceManager(AFPResourceManager) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the AFPResourceManager
- setResourceResolver(InternalResourceResolver) - Method in class org.apache.fop.fonts.FontManager
-
Sets the font resource resolver
- setResourceSrc(String) - Method in class org.apache.fop.render.afp.extensions.AFPPageSegmentElement.AFPPageSegmentSetup
-
Sets the source URI for the page segment.
- setResult(Result) - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Sets the JAXP Result object to receive the generated content.
- setResult(Result) - Method in class org.apache.fop.render.intermediate.AbstractXMLWritingIFDocumentHandler
-
Sets the JAXP Result object to receive the generated content.
- setResult(Result) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Sets the JAXP Result object to receive the generated content.
- setResult(Result) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Sets the JAXP Result object to receive the generated content.
- setResult(Result) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- setRoot(PDFRoot) - Method in class org.apache.fop.pdf.xref.TrailerDictionary
-
Sets the value of the Root entry.
- setRootOutline(PDFOutline) - Method in class org.apache.fop.pdf.PDFRoot
-
Set the root outline for the PDF document.
- setRootPages(PDFPages) - Method in class org.apache.fop.pdf.PDFRoot
-
set the root /Pages object
- setRotation(int) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the line rotation
- setRotation(int) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the text orientation
- setRowProgressionDirection(Direction) - Method in class org.apache.fop.traits.WritingModeTraits
-
- setRowProgressionDirection(Direction) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Set value of row-progression-direction trait.
- setRtfExternalGraphicCompressionRate(int) - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.IRtfOptions
-
Sets the compression rate for the external graphic in percent.
- setRtfListItem(RtfListItem) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListStyle
-
Sets the RtfListItem this style belongs to.
- setRtfListItem(RtfListItem) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
Set the parent list-item of the textrun.
- setRtfListStyle(RtfListStyle) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfList
-
Change list style
- setRtfListStyle(RtfListStyle) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfListItem
-
Change list style
- setRuleStyle(int) - Method in class org.apache.fop.area.inline.Leader
-
Set the rule style of this leader area.
- setRuleStyle(String) - Method in class org.apache.fop.area.inline.Leader
-
Set the rule style of this leader area.
- setRuleThickness(int) - Method in class org.apache.fop.area.inline.Leader
-
Set the rule thickness of the rule in miilipoints.
- setSafeSetPageDevice(boolean) - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Sets whether or not PostScript Document Structuring Conventions (DSC) compliance are
enforced.
- setScale(double) - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Scales page image.
- setScaleFactor(double) - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Scales page image
- setScaleFactor(double) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Sets the new scale factor.
- setScaleToFitWidth() - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Sets the scaling so the contents are spread over the whole width available.
- setScaleToFitWindow() - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Sets the scaling so the contents fit into the window.
- setScaling(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the flag whether the image size shall be adjusted.
- setSegmentedData(boolean) - Method in class org.apache.fop.afp.goca.GraphicsData
-
Sets the indicator that this instance is a part of a series of segmented data chunks.
- setSentinelGID(int) - Method in class org.apache.fop.fonts.cff.CFFDataReader.Format3FDSelect
-
- setSeparator(Block) - Method in class org.apache.fop.area.BeforeFloat
-
Set the separator area for this before float.
- setSeparator(Block) - Method in class org.apache.fop.area.Footnote
-
Set the separator area for this footnote.
- setShadingMode(AFPShadingMode) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets the shading mode for painting filled rectangles.
- setShadingMode(AFPShadingMode) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets the shading mode for painting filled rectangles.
- setShiftDirection(Direction) - Method in class org.apache.fop.traits.WritingModeTraits
-
- setShiftDirection(Direction) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Set value of shift-direction trait.
- setSimulateStyle(boolean) - Method in class org.apache.fop.fonts.CustomFont
- setSinglepoint(boolean) - Method in class org.apache.fop.afp.ioca.ImageOutputControl
-
Sets the singlepoint, if true map an image point to a single presentation
device pel in the IM image object area.
- setSize(TileSize) - Method in class org.apache.fop.afp.ioca.Tile
-
- setSourceResolution(float) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets the resolution of resolution-dependent input.
- setSourceTransparencyEnabled(boolean) - Method in class org.apache.fop.render.pcl.PCLRenderingContext
-
Enables or disables source transparency when painting bitmaps.
- setSourceTransparencyMode(boolean) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the source transparency mode.
- setSpaceAdjust(double) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setSpaceAfter(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Set the amount of space after / end
- setSpaceAfterCandidate(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
-
Sets a candidate for space-after property.
- setSpaceBefore(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Set the amount of space before / start
- setSpaceBeforeCandidate(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
-
Sets a candidate for space-before property.
- setSpaceDifference(int) - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Set the difference between optimal width of a space and
default width of a space according to the font; this part
of the space adjustment is fixed and must not be
multiplied by the variation factor.
- setSpans(List<Span>) - Method in class org.apache.fop.area.MainReference
-
Do not use.
- setSpecifiedValue(String) - Method in class org.apache.fop.fo.properties.Property
-
Set the original value specified for the property attribute.
- setSrc(URI) - Method in class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
-
Sets the URI of the form map.
- setSrc(String) - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileAttachment
-
Sets the source URI of the file.
- setStackLimitBP(MinOptMax) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Sets the stack limit in block-progression-dimension.
- setStarted(boolean) - Method in class org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Sets whether or not this object has started or not
- setStarted(boolean) - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Sets whether or not this object has started or not
- setStarted(boolean) - Method in interface org.apache.fop.afp.Startable
-
Sets whether or not this object has started or not
- setStartIntrusionAdjustment(int) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
- setStartOfNextElementList(int, int, boolean) - Method in class org.apache.fop.layoutmgr.PageProvider
-
The page breaker notifies the provider about the page number an element list starts
on so it can later retrieve PageViewports relative to this first page.
- setStartPage(int) - Method in class org.apache.fop.render.print.PrintRenderer
-
Sets the number of the first page to be printed.
- setStartX(int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
Sets x-coordinate of upper left point of current processed border.
- setStartY(int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
Sets y-coordinate of upper left point of current processed border.
- setStatus(String) - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Sets message to be shown in the status bar in a thread safe way.
- setStatus(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
-
set the status
- setStatusListener(StatusListener) - Method in class org.apache.fop.render.awt.AWTRenderer
-
Sets a StatusListener this renderer uses to notify about events.
- setStdHW(Number) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the StdHW value.
- setStdVW(Number) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the StdVW value.
- setStemV(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font's StemV value.
- setStemV(int) - Method in interface org.apache.fop.fonts.MutableFont
-
Sets the font's StemV value.
- setStrictFOValidation(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets whether to perform strict validation on the FO used.
- setStrictUserConfigValidation(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets whether to perform strict alidation on the user-configuration.
- setStrikeoutPosition(int) - Method in class org.apache.fop.fonts.CustomFont
-
- setStrikeoutThickness(int) - Method in class org.apache.fop.fonts.CustomFont
-
- setString(String) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the text string
- setStrokeGOCAText(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Controls whether to stroke text in GOCA mode or to use text operators where possible.
- setStrokeGOCAText(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Controls whether to stroke text in GOCA mode or to use text operators where possible.
- setStrokeGOCAText(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Controls whether to stroke text in GOCA mode or to use text operators where possible.
- setStructParent(int) - Method in class org.apache.fop.pdf.PDFLink
-
Sets the value of the StructParent entry for this link.
- setStructParents(int) - Method in class org.apache.fop.pdf.PDFPage
-
Sets the "StructParents" value.
- setStructTreeRoot(PDFStructTreeRoot) - Method in class org.apache.fop.pdf.PDFRoot
-
Sets the StructTreeRoot object.
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.flow.AbstractRetrieveMarker
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.flow.BasicLink
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.flow.Character
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.flow.PageNumber
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.FONode
-
Sets the structure tree element.
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.fo.FOText
-
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Sets the structure element corresponding to this action.
- setStructureTreeElement(StructureTreeElement) - Method in class org.apache.fop.render.intermediate.IFContext
-
Sets the structure tree element to which the subsequently painted marks
will correspond.
- setStructureTreeEventHandler(StructureTreeEventHandler) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the document's structure tree event handler, for use by accessible
output formats.
- setSubject(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the subject of the document.
- setSubject(String) - Method in class org.apache.fop.pdf.PDFInfo
-
set the subject string
- setSubprop(Property, int, Property) - Method in class org.apache.fop.fo.properties.LengthRangeProperty.Maker
-
Set a component in a compound property and return the modified
compound property object.
- setSubprop(Property, int, Property) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Set a component in a compound property and return the modified
compound property object.
- setSubtractive(boolean) - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Set either additive or subtractive mode (used for ASFLAG).
- setSubtractive(boolean) - Method in class org.apache.fop.afp.ioca.IDEStructureParameter
-
Set either additive or subtractive mode (used for ASFLAG).
- setSubtractive(boolean) - Method in class org.apache.fop.afp.ioca.ImageContent
-
- setSubtractive(boolean) - Method in class org.apache.fop.afp.ioca.ImageSegment
-
- setSubtractive(boolean) - Method in class org.apache.fop.afp.modca.ImageObject
-
- setSubtype(String) - Method in class org.apache.fop.pdf.PDFOutputIntent
-
Sets the output intent subtype.
- setSuppressLastPar(boolean) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTextrun
-
specify, if the last paragraph control word (\par) should be suppressed.
- setSVG(Map<Integer, SVGGlyphData>) - Method in class org.apache.fop.fonts.CustomFont
-
- setSVG(String) - Method in class org.apache.fop.fonts.truetype.SVGGlyphData
-
- setSVGDimension(float, float) - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Set the dimensions of the svg document that will be drawn.
- setTable(GlyphTable) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
Establish a weak reference from this subtable to its parent
table.
- setTableAttributeColSpan(int) - Method in class org.apache.fop.pdf.PDFStructElem
-
- setTableAttributeRowSpan(int) - Method in class org.apache.fop.pdf.PDFStructElem
-
- setTableBorderOverpaint(boolean) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
- setTableUnit(Table, int) - Method in class org.apache.fop.render.rtf.rtflib.tools.PercentContext
-
Records the calculated table unit for a given table.
- setTabs(PDFName) - Method in class org.apache.fop.pdf.PDFPage
-
Specifies the tab order for annotations on a page.
- setTargetBitmapSize(Dimension) - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Sets the target bitmap size (in pixels) of the bitmap that should be produced.
- setTargetLocation(Point) - Method in class org.apache.fop.render.intermediate.extensions.GoToXYAction
-
Sets the absolute coordinates of the target location on the page.
- setTargetResolution(float) - Method in class org.apache.fop.apps.FopFactoryBuilder
-
Sets the resolution of resolution-dependent output.
- setTargetResolution(float) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the target resolution in dpi.
- setTargetResolution(int) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the target resolution in dpi.
- setTemplateFilePath(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
-
Set the template file and adjust tha path separator
- setTestDirectory(String) - Method in class org.apache.fop.tools.anttasks.FileCompare
-
Sets directory for test files.
- setTestOut(PrintStream) - Method in class org.apache.fop.hyphenation.PatternParser
-
Set test out stream.
- setTestSuite(String) - Method in class org.apache.fop.tools.anttasks.RunTest
-
Sets the test suite name.
- setText(String) - Method in class org.apache.fop.pdf.PDFText
-
Sets the text.
- setText(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfString
-
- setTextColor(Color) - Method in class org.apache.fop.render.intermediate.IFState
-
Sets the text color.
- setTextLength(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
The Text Length command can be used to define the bottom border.
- setTextLetterSpaceAdjust(int) - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Set text letter space adjust.
- setTextOrientation(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
The Set Text Orientation control sequence establishes the I-direction and
B-direction for the subsequent text.
- setTextRenderingMode(int) - Method in class org.apache.fop.pdf.PDFTextUtil
-
Sets the text rendering mode.
- setTextRenderingMode(boolean, boolean, boolean) - Method in class org.apache.fop.pdf.PDFTextUtil
-
Sets the text rendering mode.
- setTextWordSpaceAdjust(int) - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Set text word space adjust.
- setThickness(int) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the line thickness
- setThrowexceptions(boolean) - Method in class org.apache.fop.tools.anttasks.Fop
-
Set whether exceptions are thrown.
- setTileTOC(TileTOC) - Method in class org.apache.fop.afp.ioca.ImageContent
-
- setTileTOC() - Method in class org.apache.fop.afp.ioca.ImageSegment
-
- setTitle(String) - Method in class org.apache.fop.apps.FOUserAgent
-
Sets the title of the document.
- setTitle(LineArea) - Method in class org.apache.fop.area.PageSequence
-
Sets the page sequence's title.
- setTitle(String) - Method in class org.apache.fop.pdf.PDFInfo
-
set the title string
- setTitle(String) - Method in class org.apache.fop.pdf.PDFOutline
-
Set the title of this Outline object.
- setTop(int) - Method in class org.apache.fop.area.Footnote
-
Set the relative position of the footnote inside the body region.
- setTopMargin(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
The Top Margin command designates the number of lines between
the top of the logical page and the top of the text area.
- setTotalHeight(int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Sets the total height of this cell on the current page.
- setToUnicode(PDFCMap) - Method in class org.apache.fop.pdf.PDFFont
-
Sets a ToUnicode CMap.
- setTrailerSegment(byte[]) - Method in class org.apache.fop.fonts.type1.PFBData
-
Sets the trailer segment of the font file.
- setTrailingSpace(SpaceSpecifier) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setTraits(Map) - Method in class org.apache.fop.area.Area
-
Set traits on this area, copying from an existing traits map.
- setTraits(boolean, boolean) - Method in class org.apache.fop.layoutmgr.inline.InlineLayoutManager
-
Trait setter to be overridden by subclasses.
- setTraits(boolean, boolean) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Trait setter to be overridden by subclasses.
- setTransform(AffineTransform) - Method in class org.apache.fop.svg.PDFANode
-
Set the current transform of this node.
- setTransform(AffineTransform) - Method in class org.apache.fop.svg.SimpleSVGUserAgent
- setTransform(AffineTransform) - Method in class org.apache.fop.util.AbstractPaintingState.AbstractData
-
Sets the current AffineTransform.
- setTransition(int, TransitionDictionary) - Method in class org.apache.fop.pdf.PDFPage
-
Set the transition dictionary and duration.
- setTransparencyMode(boolean, boolean) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the transparency modes.
- setTransparent(PDFColor) - Method in class org.apache.fop.pdf.BitmapImage
-
Set the transparent color for this iamge.
- setTransparentPageBackground(boolean) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Controls the page background.
- setTreatAsArtifact(boolean) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- setTrimBox(Rectangle2D) - Method in class org.apache.fop.pdf.PDFPage
-
Sets the "TrimBox" entry
- setTrueTypePostScriptVersion(OpenFont.PostScriptVersion) - Method in class org.apache.fop.fonts.SingleByteFont
-
Sets the version of the PostScript table stored in the TrueType font represented by
this instance.
- setTTCName(String) - Method in class org.apache.fop.fonts.MultiByteFont
-
Sets the the TrueType Collection Name.
- setTwips(String, Length) - Method in class org.apache.fop.render.rtf.FOPRtfAttributes
-
Set an attribute that has a Length value (internal units in twips)
- setTwips(String, int) - Method in class org.apache.fop.render.rtf.FOPRtfAttributes
-
Set an attribute using a value in millipoints (internal units in twips)
- setType(byte) - Method in class org.apache.fop.afp.modca.ResourceObject
-
Sets Resource Object Type triplet
- setUnderlinePosition(int) - Method in class org.apache.fop.fonts.CustomFont
-
- setUnderlinePosition(Number) - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Sets the UnderlinePosition value.
- setUnderlineThickness(int) - Method in class org.apache.fop.fonts.CustomFont
-
- setUnderlineThickness(Number) - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Sets the UnderlineThickness value.
- setUnderscorePosition(int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
TODO
- setUnderscoreWidth(int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
TODO
- setUniformBitsPerComponent(int, int) - Method in class org.apache.fop.afp.ioca.IDEStructureParameter
-
Sets uniform bits per component.
- setUniformScaling(boolean) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the flag whether the image size shall be adjusted.
- setUnitOfMeasure(int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the unit of measure.
- setUnitWidth(int) - Method in class org.apache.fop.area.inline.FilledArea
-
Set the unit width for the areas to fill the full width.
- setUnprocessedGS(GlyphSequence) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
- setUnresolvedReferences(Map<String, List<Resolvable>>) - Method in class org.apache.fop.area.Page
-
Set the unresolved references on this page for serializing.
- setup(int, FontInfo) - Method in class org.apache.fop.afp.fonts.AFPBase12FontCollection
-
Sets up fonts in a font info object.
- setup(int, FontInfo) - Method in class org.apache.fop.afp.fonts.AFPFontCollection
-
Sets up fonts in a font info object.
- setup(int, FontInfo) - Method in class org.apache.fop.fonts.base14.Base14FontCollection
-
Sets up fonts in a font info object.
- setup(int, FontInfo) - Method in class org.apache.fop.fonts.CustomFontCollection
-
Sets up fonts in a font info object.
- setup(int, FontInfo) - Method in interface org.apache.fop.fonts.FontCollection
-
Sets up fonts in a font info object.
- setup(FontInfo, FontCollection[]) - Method in class org.apache.fop.fonts.FontManager
-
Sets up the fonts on a given FontInfo object.
- setup(FontInfo, boolean) - Static method in class org.apache.fop.fonts.FontSetup
-
Sets up a font info
- setup(FontInfo, List, InternalResourceResolver, boolean) - Static method in class org.apache.fop.fonts.FontSetup
-
Sets up the font info object.
- setup(PDFDocument) - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Setup the PDF image for the current document.
- setup(PDFDocument) - Method in class org.apache.fop.pdf.BitmapImage
-
Setup this image with the pdf document.
- setup(PDFDocument) - Method in interface org.apache.fop.pdf.PDFImage
-
Setup the PDF image for the current document.
- setup(int, FontInfo) - Method in class org.apache.fop.render.java2d.Base14FontCollection
-
Sets up fonts in a font info object.
- setup(int, FontInfo) - Method in class org.apache.fop.render.java2d.ConfiguredFontCollection
-
Sets up fonts in a font info object.
- setup(int, FontInfo) - Method in class org.apache.fop.render.java2d.InstalledFontCollection
-
Sets up fonts in a font info object.
- setup(PDFDocument) - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Setup the PDF image for the current document.
- setup(PDFDocument) - Method in class org.apache.fop.render.pdf.ImageRawCCITTFaxAdapter
-
Setup the PDF image for the current document.
- setup(PDFDocument) - Method in class org.apache.fop.render.pdf.ImageRawJPEGAdapter
-
Setup the PDF image for the current document.
- setup(PDFDocument) - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
Setup the PDF image for the current document.
- setup(PDFDocument) - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Setup the PDF image for the current document.
- setupDefaultFontInfo() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Setup a default FontInfo instance if none has been setup before.
- setupDocument(OutputStream, int, int) - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Setup the document.
- setupFilterList() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Sets up the default filters for this stream if they haven't been set
from outside.
- setupFontInfo(FontInfo) - Method in class org.apache.fop.render.AbstractRenderer
-
Set up the given FontInfo.
- setupFontInfo(String, FontInfo) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandlerConfigurator
-
Sets up the
FontInfo
object for the IFDocumentHandler.
- setupFontInfo(FontInfo) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Set up the given FontInfo.
- setupFontInfo(FontInfo) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Set up the given FontInfo.
- setupFontInfo(FontInfo) - Method in class org.apache.fop.render.PrintRenderer
-
Set up the given FontInfo.
- setupFontInfo(String, FontInfo) - Method in class org.apache.fop.render.PrintRendererConfigurator
-
Sets up the
FontInfo
object for the IFDocumentHandler.
- setupFontInfo(FontInfo) - Method in interface org.apache.fop.render.Renderer
-
Set up the given FontInfo.
- setupFontInfo(FontInfo) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Set up the given FontInfo.
- setupFonts(IFDocumentHandler, FontInfo) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Sets up the fonts on a document handler.
- setupFonts(IFDocumentHandler) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Sets up the fonts on a document handler.
- setupImageInfrastructure(String) - Method in class org.apache.fop.svg.AbstractFOPTranscoder
-
Sets up the image infrastructure (the image loading framework).
- setupModel(FOUserAgent, String, OutputStream) - Method in class org.apache.fop.area.AreaTreeHandler
-
Sets up the AreaTreeModel instance for use by the AreaTreeHandler.
- setupPDFEncryption(PDFEncryptionParams, PDFDocument) - Static method in class org.apache.fop.pdf.PDFEncryptionManager
-
Sets up PDF encryption if PDF encryption is requested by registering
a PDFEncryptionParams
object with the user agent and if
the necessary cryptographic support is available.
- setUpperLimit(String) - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Sets the upper limit value of the Limits array.
- setUpperLimit(Integer) - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Sets the upper limit value of the Limits array.
- setupsRGBAsDefaultRGBColorSpace(PDFDocument) - Static method in class org.apache.fop.pdf.PDFICCBasedColorSpace
-
Sets sRGB as the DefaultRGB color space in the PDF document.
- setupsRGBColorProfile(PDFDocument) - Static method in class org.apache.fop.pdf.PDFICCBasedColorSpace
-
Sets up the sRGB color profile in the PDF document.
- setupsRGBColorSpace(PDFDocument) - Static method in class org.apache.fop.pdf.PDFICCBasedColorSpace
-
Installs the sRGB color space in the PDF document.
- setupTruetypeMDR(AbstractTripletStructuredObject, boolean) - Static method in class org.apache.fop.afp.modca.ActiveEnvironmentGroup
-
- setUri(String) - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Sets the data object uri
- setUri(String) - Method in class org.apache.fop.afp.AFPResourceInfo
-
Sets the data object URI.
- setURL(String) - Method in class org.apache.fop.area.Trait.Background
-
Sets the URL to the background image.
- setURL(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the url of the image.
- setUseCMap(String) - Method in class org.apache.fop.pdf.PDFCMap
-
set the base CMap
- setUseCMap(PDFStream) - Method in class org.apache.fop.pdf.PDFCMap
-
set the base CMap
- setUseNativeEncoding(boolean) - Method in class org.apache.fop.fonts.SingleByteFont
-
Controls whether the font is configured to use its native encoding or if it
may need to be re-encoded for the target format.
- setUseParent(boolean) - Method in class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
Controls whether the PropertyMaker accesses the parent property list or the current
property list for determining the writing mode.
- setUserAgent(FOUserAgent) - Method in class org.apache.fop.render.intermediate.IFContext
-
Set the user agent.
- setUserAgent(FOUserAgent) - Method in class org.apache.fop.render.RendererContext
-
Sets the user agent.
- setUserconfig(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the filename for the userconfig.xml.
- setUserPassword(String) - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Sets the user password.
- setValue(String) - Method in class org.apache.fop.fonts.type1.PostscriptParser.PSVariable
-
Sets the value of the Postscript variable value
- setValue(String) - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Sets the value
- setValue(Object) - Method in class org.apache.fop.render.pdf.extensions.PDFArrayExtension
-
- setValue(Object) - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
-
- setValue(Object) - Method in class org.apache.fop.render.pdf.extensions.PDFObjectExtension
-
- setValue(Object) - Method in class org.apache.fop.render.pdf.extensions.PDFReferenceExtension
-
- setVariableSpaceCharacterIncrement(int) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the variable space character increment
- setVariableSpaceCharacterIncrement(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Sets the variable space character increment.
- setVertical(int) - Method in class org.apache.fop.area.Trait.Background
-
Sets the vertical offset for images.
- setViewport(AFPDataObjectInfo) - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Sets the object view port (area position and size).
- setViewport(AFPDataObjectInfo) - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Sets the object view port (area position and size).
- setViewport(AFPDataObjectInfo) - Method in class org.apache.fop.afp.modca.ImageObject
-
Sets the object view port (area position and size).
- setViewport(AFPDataObjectInfo) - Method in class org.apache.fop.afp.modca.ObjectContainer
-
Sets the object view port (area position and size).
- setVisibility(Area, int) - Static method in class org.apache.fop.layoutmgr.TraitSetter
-
- setVMerge(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTableCell
-
- setVMI(double) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Sets the Vertical Motion Index (VMI).
- setW(PDFWArray) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the /W array
- setW2(PDFWArray) - Method in class org.apache.fop.pdf.PDFCIDFont
-
Set the /W2 array
- setWeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Sets the font weight.
- setWeight(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the Weight value.
- setWidth(int, int) - Method in class org.apache.fop.fonts.SingleByteFont
-
Sets a width for a character.
- setWidth(int) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the width.
- setWidth(int) - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Sets the width.
- setWidth(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the desired width of the image.
- setWidth(int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
Sets width of current processed border.
- setWidthArray(int[]) - Method in class org.apache.fop.fonts.MultiByteFont
-
Sets the width array.
- setWidthMetrics(int, int, PDFArray) - Method in class org.apache.fop.pdf.PDFFontNonBase14
-
Set the width metrics for the font
- setWidthRes(int) - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Sets the width resolution.
- setWidthTwips(int) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Sets the desired width of the image.
- setWidthX(double) - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Sets the progression dimension in x-direction
- setWidthY(double) - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Sets the progression dimension in y-direction
- setWithinColumn(Property, boolean) - Method in class org.apache.fop.fo.properties.KeepProperty
-
- setWithinLine(Property, boolean) - Method in class org.apache.fop.fo.properties.KeepProperty
-
- setWithinPage(Property, boolean) - Method in class org.apache.fop.fo.properties.KeepProperty
-
- setWMode(byte) - Method in class org.apache.fop.pdf.PDFCMap
-
set the writing direction
- setWrapGocaPSeg(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
- setWrapGocaPSeg(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
- setWrapPSeg(boolean) - Method in class org.apache.fop.afp.AFPPaintingState
-
Sets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- setWrapPSeg(boolean) - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
Sets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- setWrapPSeg(boolean) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Sets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- setWritingDirectionMetrics(int, AFMWritingDirectionMetrics) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets writing direction metrics.
- setWritingMode(WritingMode) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Set the writing mode.
- setWritingMode(WritingMode, boolean) - Method in class org.apache.fop.traits.WritingModeTraits
-
- setWritingMode(WritingMode, boolean) - Method in interface org.apache.fop.traits.WritingModeTraitsSetter
-
Set value of writing-mode trait.
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.Area
-
Sets the writing mode traits for this area.
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.BodyRegion
-
Sets the writing mode traits for the main reference area of
this body region area.
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.MainReference
-
Sets the writing mode traits for the spans of this main
reference area.
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.Page
-
Sets the writing mode traits for the region viewports of
this page.
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.PageViewport
-
Sets the writing mode traits for the page associated with this viewport.
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.RegionViewport
-
Sets the writing mode traits for the region reference of
this region viewport
- setWritingModeTraits(WritingModeTraitsGetter) - Method in class org.apache.fop.area.Span
-
Sets the writing mode traits for the main reference area of
this span area.
- setWx(int) - Method in class org.apache.fop.fonts.truetype.OFMtxEntry
-
Sets the wx.
- setX(int) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the X coordinate
- setX(int) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the current x position coordinate
- setX(int) - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
Sets the X coordinate
- setX1(int) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the X1 coordinate
- setX2(int) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the X2 coordinate
- setXFillSize(int) - Method in class org.apache.fop.afp.ioca.ImageCellPosition
-
Specifies the extent of the fill rectangle in the X direction,
in image points.
- setXHeight(int) - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
XHeight refers to the height of the lower case letters above
the baseline.
- setXHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the XHeight value of the font.
- setXHeight(Number) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Sets the XHeight value.
- setXmlFile(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the input XML file.
- setXOffset(int) - Method in class org.apache.fop.afp.modca.PreprocessPresentationObject
-
Sets the X axis origin for object content
- setXOffset(int) - Method in class org.apache.fop.area.BlockParent
-
Set the X offset of this block parent area.
- setXOffset(int) - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Set the x offset of this list item.
- setXOffset(int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Set the x offset of this cell (usually the same as its parent row).
- setXORMode(Color) - Method in class org.apache.fop.afp.AFPGraphics2D
- setXORMode(Color) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- setXORMode(Color) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Sets the paint mode of this graphics context to alternate between
this graphics context's current color and the new specified color.
- setXPosition(float) - Method in class org.apache.fop.pdf.PDFGoTo
-
Sets the x Position to jump to
- setXSize(int) - Method in class org.apache.fop.afp.ioca.ImageCellPosition
-
Specifies the extent in the X direction, in image points,
of this image cell.
- setXslAttributes(Attributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Added by Normand Masse
Used for attribute inheritance
- setXsltFile(File) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the input XSLT file.
- setXsltParams(String) - Method in class org.apache.fop.tools.anttasks.Fop
-
Sets the XSLT parameters
- setY(int) - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Sets the Y coordinate
- setY(int) - Method in class org.apache.fop.render.afp.AFPInfo
-
Sets the current y position coordinate
- setY(int) - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
Sets the Y coordinate
- setY1(int) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the Y1 coordinate
- setY2(int) - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Sets the Y2 coordinate
- setYFillSize(int) - Method in class org.apache.fop.afp.ioca.ImageCellPosition
-
Specifies the extent of the fill rectangle in the Y direction,
in image points.
- setYOffset(int) - Method in class org.apache.fop.afp.modca.PreprocessPresentationObject
-
Sets the Y axis origin for object content
- setYOffset(int) - Method in class org.apache.fop.area.BlockParent
-
Set the Y offset of this block parent area.
- setYOffset(int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Set the y offset of this cell.
- setYPosition(float) - Method in class org.apache.fop.pdf.PDFGoTo
-
Sets the Y position to jump to
- setYSize(int) - Method in class org.apache.fop.afp.ioca.ImageCellPosition
-
Specifies the extent in the Y direction, in image points,
of this image cell.
- SF_CLASS - Static variable in class org.apache.fop.afp.modca.AbstractAFPObject
-
the structured field class id
- SF_HEADER_LENGTH - Static variable in class org.apache.fop.afp.modca.AbstractAFPObject
-
Length of bytes of a Structured Field Header
- shading - Variable in class org.apache.fop.pdf.PDFPattern
-
The Shading object comprising the Type 2 pattern
- Shading - Class in org.apache.fop.render.gradient
-
- Shading(int, PDFDeviceColorSpace, List<Double>, Function) - Constructor for class org.apache.fop.render.gradient.Shading
-
- SHADING - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
Constant for the shading of the paragraph
- Shading.FunctionRenderer - Interface in org.apache.fop.render.gradient
-
- SHADING_FRONT_COLOR - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
Constant for the document's color tableshading of the paragraph
- shadingName - Variable in class org.apache.fop.pdf.PDFShading
-
The name of the Shading e.g.
- SHAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SHARADA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- SHAVIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- SHIFT_DIRECTION - Static variable in class org.apache.fop.area.Trait
-
shift direction trait
- SHORT_DASHED - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
short dashed line type
- ShorthandParser - Interface in org.apache.fop.fo.properties
-
Interface used to provide parsing capabilities to Properties with shorthand
characteristics (those with multiple components).
- shortToByteArray(short, byte[], int) - Static method in class org.apache.fop.afp.util.BinaryUtils
-
Convert the specified short into a byte array.
- shortToByteArray(short) - Static method in class org.apache.fop.afp.util.BinaryUtils
-
Convert the specified short into a byte array.
- shouldRedoLayout() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- shouldRedoLayout() - Method in class org.apache.fop.layoutmgr.PageBreaker
-
- shouldRedoLayout(int) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
- shouldStrokeText(NodeList) - Static method in class org.apache.fop.render.ps.PSImageHandlerSVG
-
- showAlert(String) - Method in class org.apache.fop.svg.SVGUserAgent
-
Shows an alert dialog box.
- showChildItems() - Method in class org.apache.fop.area.BookmarkData
-
Indicator of whether to initially display child bookmarks.
- showChildItems() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Determines if this fo:bookmark's subitems should be initially displayed
or hidden, based on the starting-state property set on this FO.
- showEmptyCells() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the empty-cells
property.
- showPage() - Method in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Starts rendering process and shows the current page.
- SIA - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Set Intercharacter Adjustment
- SIBE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- siblings - Variable in class org.apache.fop.fo.FONode
-
pointer to the sibling nodes
- SIDAMO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SideFloat - Class in org.apache.fop.area
-
- SideFloat() - Constructor for class org.apache.fop.area.SideFloat
-
- SideRegion - Class in org.apache.fop.fo.pagination
-
Common base class for side regions (before, after, start, end).
- SideRegion(FONode) - Constructor for class org.apache.fop.fo.pagination.SideRegion
-
Creates a new side region.
- signalIDProcessed(String) - Method in class org.apache.fop.area.AreaTreeHandler
-
- signalIDProcessed(String) - Method in class org.apache.fop.area.IDTracker
-
Signals that all areas for the formatting object with the given ID have
been generated.
- signalPendingID(String) - Method in class org.apache.fop.area.AreaTreeHandler
-
- signalPendingID(String) - Method in class org.apache.fop.area.IDTracker
-
This method tie an ID to the areaTreeHandler until this one is ready to
be processed.
- signalSpanChange(int) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Used to signal the PSLM that the element list ends early because of a span change in
multi-column layout.
- signedByte(int) - Static method in class org.apache.fop.render.pcl.fonts.PCLByteWriterUtil
-
- signedInt(int) - Static method in class org.apache.fop.render.pcl.fonts.PCLByteWriterUtil
-
- SILTE_GURAGE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SimplePageMaster - Class in org.apache.fop.fo.pagination
-
- SimplePageMaster(FONode) - Constructor for class org.apache.fop.fo.pagination.SimplePageMaster
-
Base constructor
- SimplePercentBaseContext - Class in org.apache.fop.datatypes
-
Class to implement a simple lookup context for a single percent base value.
- SimplePercentBaseContext(PercentBaseContext, int, int) - Constructor for class org.apache.fop.datatypes.SimplePercentBaseContext
-
- SimpleSingleByteEncoding - Class in org.apache.fop.fonts
-
A simple implementation of the OneByteEncoding mostly used for encodings that are constructed
on-the-fly.
- SimpleSingleByteEncoding(String) - Constructor for class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Main constructor.
- SimpleSVGUserAgent - Class in org.apache.fop.svg
-
A simple SVG user agent.
- SimpleSVGUserAgent(float, AffineTransform, FontFamilyResolver) - Constructor for class org.apache.fop.svg.SimpleSVGUserAgent
-
Creates a new user agent.
- SINDHI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SINGLE - Static variable in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Constant for setting single page display.
- SingleByteEncoding - Interface in org.apache.fop.fonts
-
The interface defines a 1-byte character encoding (with 256 characters).
- SingleByteFont - Class in org.apache.fop.fonts
-
Generic SingleByte font
- SingleByteFont(InternalResourceResolver) - Constructor for class org.apache.fop.fonts.SingleByteFont
-
- SingleByteFont(InternalResourceResolver, EmbeddingMode) - Constructor for class org.apache.fop.fonts.SingleByteFont
-
- SingleByteFont.UnencodedCharacter - Class in org.apache.fop.fonts
-
- SinglePageMasterReference - Class in org.apache.fop.fo.pagination
-
- SinglePageMasterReference(FONode) - Constructor for class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Creates a new SinglePageMasterReference instance that is
a child of the given
FONode
.
- SINHALA - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- SINHALESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- size() - Method in class org.apache.fop.hyphenation.TernaryTree
-
- skewX(float) - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- skewY(float) - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- skip(long) - Method in class org.apache.fop.fonts.truetype.FontFileReader
-
Skip a given number of bytes.
- skipByte(FontFileReader, int) - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
-
- skipLong(FontFileReader, int) - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
-
- skipPagePositionOnly - Variable in class org.apache.fop.layoutmgr.PageProvider
-
- skippedEntity(String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- skippedEntity(String) - Method in class org.apache.fop.util.DelegatingContentHandler
- skippedEntity(String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- skipShort(FontFileReader, int) - Method in class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
-
- SKOLT_SAMI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SLAVEY - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SLOVAK - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SLOVENIAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SODO_GURAGE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SOFT_HYPHEN - Static variable in class org.apache.fop.util.CharUtilities
-
soft hyphen
- SOLID - Static variable in class org.apache.fop.afp.goca.GraphicsSetLineType
-
solid line type
- SOLID - Static variable in class org.apache.fop.traits.BorderStyle
-
border-style: solid
- SOLID - Static variable in class org.apache.fop.traits.RuleStyle
-
rule-style: solid
- SOLID_FILL - Static variable in class org.apache.fop.afp.goca.GraphicsSetPatternSymbol
-
solid fill
- SolidAndDoubleBorderElement - Class in org.apache.fop.render.txt.border
-
This class is responsible for solid and double border elements managing.
- SolidAndDoubleBorderElement() - Constructor for class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
-
Initializes a newly created SolidAndDoubleBorderElement
object so that it represents an empty border element.
- SolidAndDoubleBorderElement(int, int) - Constructor for class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
-
Constructs a newly allocated SolidAndDoubleBorderElement
object.
- SOMALI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- somethingChanged - Variable in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Flag to indicate if something was changed as part of the getChangeKnuthElements sequence
- SONINKE - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SORA_SOMPENG - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- SOTHO - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- sourcefile - Variable in class org.apache.fop.cli.InputHandler
-
original source file
- SOUTH_SLAVEY - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SOUTHERN_SAMI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- Space - Class in org.apache.fop.area.inline
-
Inline space area.
- Space() - Constructor for class org.apache.fop.area.inline.Space
-
Default constructor.
- space - Variable in class org.apache.fop.area.inline.SpaceArea
-
The space for this space area
- SPACE - Static variable in class org.apache.fop.util.CharUtilities
-
normal space
- SPACE_AFTER - Static variable in class org.apache.fop.area.Trait
-
The space-after trait.
- SPACE_AFTER - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
Space after a paragraph
- SPACE_AFTER_ADJUSTMENT - Static variable in class org.apache.fop.layoutmgr.Adjustment
-
Adjustment class: adjustment for space-after.
- SPACE_BEFORE - Static variable in class org.apache.fop.area.Trait
-
The space-before trait.
- SPACE_BEFORE - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText
-
Space before/after a paragraph
- SPACE_BEFORE_ADJUSTMENT - Static variable in class org.apache.fop.layoutmgr.Adjustment
-
Adjustment class: adjustment for space-before.
- SPACE_END - Static variable in class org.apache.fop.area.Trait
-
The space end.
- SPACE_START - Static variable in class org.apache.fop.area.Trait
-
The space start.
- spaceAfter - Variable in class org.apache.fop.fo.properties.CommonMarginBlock
-
The "space-after" property.
- SpaceArea - Class in org.apache.fop.area.inline
-
A space
- SpaceArea(int, int, char, boolean) - Constructor for class org.apache.fop.area.inline.SpaceArea
-
Create a space area
- spaceBefore - Variable in class org.apache.fop.fo.properties.CommonMarginBlock
-
The "space-before" property.
- SpacedBorderedPaddedBlockLayoutManager - Class in org.apache.fop.layoutmgr
-
A block-stacking layout manager for an FO that supports spaces, border and padding.
- SpacedBorderedPaddedBlockLayoutManager(FObj) - Constructor for class org.apache.fop.layoutmgr.SpacedBorderedPaddedBlockLayoutManager
-
- spaceDifference - Variable in class org.apache.fop.area.inline.AbstractTextArea.TextAdjustingInfo
-
difference between the optimal width of a space
and the default width of a space according to the font
(this is equivalent to the property word-spacing.optimum)
- SpaceElement - Class in org.apache.fop.layoutmgr
-
This class represents an unresolved space element.
- SpaceElement(Position, SpaceProperty, RelSide, boolean, boolean, PercentBaseContext) - Constructor for class org.apache.fop.layoutmgr.SpaceElement
-
Main constructor
- spaceEnd - Variable in class org.apache.fop.fo.properties.CommonMarginInline
-
The "space-end" property.
- SpaceHandlingBreakPosition(SpaceResolver, BreakElement) - Constructor for class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
-
Main constructor.
- SpaceHandlingPosition(SpaceResolver) - Constructor for class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingPosition
-
Main constructor.
- SpaceProperty - Class in org.apache.fop.fo.properties
-
Base class used for handling properties of the fo:space-before and
fo:space-after variety.
- SpaceProperty() - Constructor for class org.apache.fop.fo.properties.SpaceProperty
-
- SpaceProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class used to create new instances of SpaceProperty
- SpacePropertyMaker - Class in org.apache.fop.fo.properties
-
Special CorrespondingPropertyMaker that sets the conditionality subproperty
correctly for space-* properties.
- SpacePropertyMaker(PropertyMaker) - Constructor for class org.apache.fop.fo.properties.SpacePropertyMaker
-
- SpaceResolver - Class in org.apache.fop.layoutmgr
-
This class resolves spaces and conditional borders and paddings by replacing the
UnresolvedListElements descendants by the right combination of KnuthElements on an element
list.
- SpaceResolver.SpaceHandlingBreakPosition - Class in org.apache.fop.layoutmgr
-
Position class for break possibilities.
- SpaceResolver.SpaceHandlingPosition - Class in org.apache.fop.layoutmgr
-
Position class for no-break situations.
- SpaceSpecifier - Class in org.apache.fop.layoutmgr
-
Accumulate a sequence of space-specifiers (XSL space type) on
areas with a stacking constraint.
- SpaceSpecifier(boolean) - Constructor for class org.apache.fop.layoutmgr.SpaceSpecifier
-
Creates a new SpaceSpecifier.
- spaceStart - Variable in class org.apache.fop.fo.properties.CommonMarginInline
-
The "space-start" property.
- SpaceVal - Class in org.apache.fop.traits
-
Store a single Space property value in simplified form, with all
Length values resolved.
- SpaceVal(SpaceProperty, PercentBaseContext) - Constructor for class org.apache.fop.traits.SpaceVal
-
Constructor for SpaceVal objects based on Space objects.
- SpaceVal(MinOptMax, boolean, boolean, int) - Constructor for class org.apache.fop.traits.SpaceVal
-
Constructor for SpaceVal objects based on the full set of properties.
- SpacingPropertyMaker - Class in org.apache.fop.fo.properties
-
A maker which creates 'letter-spacing' and 'word-spacing' properties.
- SpacingPropertyMaker(int) - Constructor for class org.apache.fop.fo.properties.SpacingPropertyMaker
-
Create a maker for [letter|word]-spacing.
- Span - Class in org.apache.fop.area
-
The span-reference-area.
- Span(int, int, int) - Constructor for class org.apache.fop.area.Span
-
Create a span area with the number of columns for this span area.
- SPAN - Static variable in class org.apache.fop.pdf.StandardStructureTypes.InlineLevelStructure
-
- SPANISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- speak - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "speak" property.
- speakHeader - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "speak-header" property.
- speakNumeral - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "speak-numeral" property.
- speakPunctuation - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "speak-punctuation" property.
- speechRate - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "speech-rate" property.
- split() - Method in class org.apache.fop.complexscripts.bidi.InlineRun
-
Split this inline run into homogenous runs.
- split(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
-
Remove attributes with name key
from
commonAttributes
and return it as int.
- src - Variable in class org.apache.fop.render.afp.extensions.AFPIncludeFormMap
-
the URI identifying the form map resource.
- STACK - Static variable in class org.apache.fop.area.Block
-
Normally stacked with other blocks.
- STANDARD_ENCODING - Static variable in class org.apache.fop.pdf.PDFEncoding
-
the name for the standard encoding scheme
- STANDARD_PREFIX - Static variable in class org.apache.fop.fo.extensions.ExtensionElementMapping
-
The standard XML prefix for elements and attributes in this namespace.
- STANDARD_PREFIX - Static variable in class org.apache.fop.fo.extensions.InternalElementMapping
-
The standard XML prefix for elements and attributes in this namespace.
- STANDARD_PREFIX - Static variable in class org.apache.fop.fo.FOElementMapping
-
Standard prefix
- standardEncoding - Variable in class org.apache.fop.fonts.type1.Type1SubsetFile
-
- StandardStructureAttributes - Class in org.apache.fop.pdf
-
Standard attributes, as defined in section 10.7.5 of the PDF Reference, Fourth edition (PDF 1.5).
- StandardStructureAttributes.Table - Class in org.apache.fop.pdf
-
- StandardStructureAttributes.Table.Scope - Enum in org.apache.fop.pdf
-
- StandardStructureTypes - Class in org.apache.fop.pdf
-
Standard structure types, as defined in section 10.7.4 of the PDF Reference, Fourth Edition (PDF 1.5).
- StandardStructureTypes.Grouping - Class in org.apache.fop.pdf
-
- StandardStructureTypes.Illustration - Class in org.apache.fop.pdf
-
- StandardStructureTypes.InlineLevelStructure - Class in org.apache.fop.pdf
-
- StandardStructureTypes.List - Class in org.apache.fop.pdf
-
- StandardStructureTypes.Paragraphlike - Class in org.apache.fop.pdf
-
- StandardStructureTypes.RubyOrWarichu - Class in org.apache.fop.pdf
-
- StandardStructureTypes.Table - Class in org.apache.fop.pdf
-
- START - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
the "start" edge
- START - Static variable in class org.apache.fop.layoutmgr.RelSide
-
the start side
- START - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
start side
- start(IFPainter) - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
- start(IFPainter) - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Viewport
- START_INDENT - Static variable in class org.apache.fop.area.Trait
-
The start-indent trait.
- START_OF_DOC - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
-
Process this extension at the start of the document right
before the first page-sequence is processed.
- START_PAGE - Static variable in class org.apache.fop.render.print.PageableRenderer
-
Printing parameter: the page number (1-based) of the first page to be printed,
datatype: a positive Integer
- Startable - Interface in org.apache.fop.afp
-
Set and expose whether an object has started or not.
- startBlock(Block) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startBlock(Block) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startBlock(Block) - Method in class org.apache.fop.fo.FOEventHandler
-
- startBlock(Block) - Method in class org.apache.fop.render.rtf.RTFHandler
- startBlockContainer(BlockContainer) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startBlockContainer(BlockContainer) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startBlockContainer(BlockContainer) - Method in class org.apache.fop.fo.FOEventHandler
-
- startBlockContainer(BlockContainer) - Method in class org.apache.fop.render.rtf.RTFHandler
- startBody(TableBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startBody(TableBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startBody(TableBody) - Method in class org.apache.fop.fo.FOEventHandler
-
- startBody(TableBody) - Method in class org.apache.fop.render.rtf.RTFHandler
- startBody() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
-
start body
- startCDATA() - Method in class org.apache.fop.util.DelegatingContentHandler
- startCDATA() - Method in class org.apache.fop.util.TransformerDefaultHandler
- startCell(TableCell) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startCell(TableCell) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startCell(TableCell) - Method in class org.apache.fop.fo.FOEventHandler
-
- startCell(TableCell) - Method in class org.apache.fop.render.rtf.RTFHandler
- startColumn(TableColumn) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startColumn(TableColumn) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startColumn(TableColumn) - Method in class org.apache.fop.fo.FOEventHandler
-
- startColumn(TableColumn) - Method in class org.apache.fop.render.rtf.RTFHandler
- startDocument() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startDocument() - Method in class org.apache.fop.afp.DataStream
-
Start a new document.
- startDocument() - Method in class org.apache.fop.area.AreaTreeHandler
-
Prepare AreaTreeHandler for document processing This is called from
FOTreeBuilder.startDocument()
- startDocument() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startDocument() - Method in class org.apache.fop.fo.FOEventHandler
-
This method is called to indicate the start of a new document run.
- startDocument() - Method in class org.apache.fop.fo.FOTreeBuilder
- startDocument() - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
- startDocument() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.intermediate.DelegatingFragmentContentHandler
- startDocument() - Method in class org.apache.fop.render.intermediate.IFContentHandler
- startDocument() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startDocument() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the start of a document.
- startDocument() - Method in class org.apache.fop.render.rtf.RTFHandler
-
This method is called to indicate the start of a new document run.
- startDocument() - Method in class org.apache.fop.util.DelegatingContentHandler
- startDocument() - Method in class org.apache.fop.util.TransformerDefaultHandler
- startDocumentArea() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
-
Closes the RtfHeader if not done yet, and starts the document area.
- startDocumentHeader() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the start of the document header.
- startDocumentHeader() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the start of the document header.
- startDocumentHeader() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of the document header.
- startDocumentHeader() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of the document header.
- startDocumentHeader() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of the document header.
- startDocumentHeader() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startDocumentTrailer() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the start of the document trailer.
- startDocumentTrailer() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of the document trailer.
- startDocumentTrailer() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of the document trailer.
- startDocumentTrailer() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of the document trailer.
- startDocumentTrailer() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startDTD(String, String, String) - Method in class org.apache.fop.util.DelegatingContentHandler
- startDTD(String, String, String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- started - Variable in class org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
The container started state
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.fo.FOTreeBuilder
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.fonts.XMLFontMetricsReader
-
Deprecated.
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.hyphenation.PatternParser
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- startElement(String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Starts a new element (without attributes).
- startElement(String, Attributes) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Starts a new element.
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.util.DelegatingContentHandler
- startElement(String, Attributes) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a startElement SAX event.
- startElement(String) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a startElement SAX event.
- startElement(QName, Attributes) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a startElement SAX event.
- startElement(QName) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a startElement SAX event.
- startElement(String, String, String, Attributes) - Method in class org.apache.fop.util.TransformerDefaultHandler
- startEndRowUnderTableRowWarning(Object, Locator) - Method in interface org.apache.fop.fo.flow.table.TableEventProducer
-
starts-row/ends-row for fo:table-cells non-applicable for children of an fo:table-row
- startEntity(String) - Method in class org.apache.fop.util.DelegatingContentHandler
- startEntity(String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- startExternalDocument(ExternalDocument) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startExternalDocument(ExternalDocument) - Method in class org.apache.fop.area.AreaTreeHandler
-
Process the start of the external-document extension.
- startExternalDocument(ExternalDocument) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startExternalDocument(ExternalDocument) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of the external-document extension.
- startFlow(Flow) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startFlow(Flow) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startFlow(Flow) - Method in class org.apache.fop.fo.FOEventHandler
-
This method is called to indicate the start of a new fo:flow
or fo:static-content.
- startFlow(Flow) - Method in class org.apache.fop.render.rtf.RTFHandler
-
This method is called to indicate the start of a new fo:flow
or fo:static-content.
- startFontStream() - Method in interface org.apache.fop.fonts.truetype.TTFOutputStream
-
Starts writing the font.
- startFontStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFOutputStream
-
- startFooter(TableFooter) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startFooter(TableFooter) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startFooter(TableFooter) - Method in class org.apache.fop.fo.FOEventHandler
-
- startFooter(TableFooter) - Method in class org.apache.fop.render.rtf.RTFHandler
- startFootnote(Footnote) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startFootnote(Footnote) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startFootnote(Footnote) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of a footnote.
- startFootnote(Footnote) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the start of a footnote.
- startFootnoteBody(FootnoteBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startFootnoteBody(FootnoteBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startFootnoteBody(FootnoteBody) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of a footnote body.
- startFootnoteBody(FootnoteBody) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the start of a footnote body.
- startFOP(String[]) - Static method in class org.apache.fop.cli.Main
-
Executes FOP with the given arguments.
- startFOPWithDynamicClasspath(String[]) - Static method in class org.apache.fop.cli.Main
-
Dynamically builds a ClassLoader and executes FOP.
- startGlyphStream() - Method in interface org.apache.fop.fonts.truetype.TTFGlyphOutputStream
-
Begins the streaming of glyphs.
- startGlyphStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFGlyphOutputStream
-
- startGroup(AffineTransform, String) - Method in class org.apache.fop.render.afp.AFPPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform[], String) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform[], String) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform, String) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform[], String) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Starts a new group of graphical elements.
- startGroup(AffineTransform, String) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Starts a new group of graphical elements.
- startGroup(AffineTransform, String) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform, String) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform, String) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Starts a new group of graphical elements.
- startGroup(AffineTransform, String) - Method in class org.apache.fop.render.ps.PSPainter
-
Starts a new group of graphical elements.
- startHeader(TableHeader) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startHeader(TableHeader) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startHeader(TableHeader) - Method in class org.apache.fop.fo.FOEventHandler
-
- startHeader(TableHeader) - Method in class org.apache.fop.render.rtf.RTFHandler
- startHeader() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
-
If called, must be called before startDocumentArea
- startImageNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Starts an image node.
- startImageNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Starts an image node.
- startImageNode(String, Attributes, StructureTreeElement) - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Starts an image node.
- startImageNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
-
- startIndent - Variable in class org.apache.fop.fo.properties.CommonMarginBlock
-
The "start-indent" property.
- startIndent - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
the effective start-indent value
- startIndex - Variable in class org.apache.fop.fonts.GlyphMapping
-
Inclusive.
- startingPageNumber - Variable in class org.apache.fop.fo.pagination.AbstractPageSequence
-
starting page number
- startInline(Inline) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startInline(Inline) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startInline(Inline) - Method in class org.apache.fop.fo.FOEventHandler
-
- startInline(Inline) - Method in class org.apache.fop.render.rtf.RTFHandler
- startInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of an InstreamForeignObject.
- startLayer(String) - Method in class org.apache.fop.render.AbstractRenderer
-
Establish new optional content group layer.
- startLayer(String) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Establish new optional content group layer.
- startLayer(String) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Establish new optional content group layer.
- startLayer(String) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Establish new optional content group layer.
- startLayer(String) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Establish new optional content group layer.
- startLeader(Leader) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startLeader(Leader) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startLeader(Leader) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of a Leader.
- startLeader(Leader) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the start of a Leader.
- startLine - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The lowest available line in the set of active nodes.
- startLink(BasicLink) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startLink(BasicLink) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startLink(BasicLink) - Method in class org.apache.fop.fo.FOEventHandler
-
Process start of a Link.
- startLink(BasicLink) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process start of a Link.
- startList(ListBlock) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startList(ListBlock) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startList(ListBlock) - Method in class org.apache.fop.fo.FOEventHandler
-
- startList(ListBlock) - Method in class org.apache.fop.render.rtf.RTFHandler
- startListBody(ListItemBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startListBody(ListItemBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startListBody(ListItemBody) - Method in class org.apache.fop.fo.FOEventHandler
-
Process start of a ListBody.
- startListBody(ListItemBody) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process start of a ListBody.
- startListItem(ListItem) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startListItem(ListItem) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startListItem(ListItem) - Method in class org.apache.fop.fo.FOEventHandler
-
- startListItem(ListItem) - Method in class org.apache.fop.render.rtf.RTFHandler
- startListLabel(ListItemLabel) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startListLabel(ListItemLabel) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startListLabel(ListItemLabel) - Method in class org.apache.fop.fo.FOEventHandler
-
Process start of a ListLabel.
- startListLabel(ListItemLabel) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process start of a ListLabel.
- startListTable(RtfAttributes) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
-
Creates the list table.
- startMarkup() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startMarkup() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startMarkup() - Method in class org.apache.fop.fo.FOEventHandler
-
Process start of a Markup.
- startMarkup() - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process start of a Markup.
- startNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Starts a structure tree node.
- startNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Starts a structure tree node.
- startNode(String, Attributes, StructureTreeElement) - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Starts a structure tree node.
- startNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
-
- startNumber - Variable in class org.apache.fop.render.print.PageableRenderer
-
first valid page number (1-based)
- startOfNode() - Method in class org.apache.fop.fo.extensions.ExternalDocument
-
- startOfNode() - Method in class org.apache.fop.fo.flow.BasicLink
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.Block
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.Character
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.Footnote
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.Inline
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
- startOfNode() - Method in class org.apache.fop.fo.flow.Leader
-
- startOfNode() - Method in class org.apache.fop.fo.flow.ListBlock
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.ListItem
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.Marker
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.PageNumber
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
- startOfNode() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
- startOfNode() - Method in class org.apache.fop.fo.flow.table.Table
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.table.TableBody
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.flow.Wrapper
-
- startOfNode() - Method in class org.apache.fop.fo.FObj
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.FONode
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.Flow
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.Root
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.fo.pagination.StaticContent
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.afp.extensions.AFPIncludeFormMapElement
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlayElement
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetupElement
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFActionElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFArrayElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFCatalogElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFCollectionEntryElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFDictionaryElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFDocumentInformationElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFLayerElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFNavigatorElement
-
- startOfNode() - Method in class org.apache.fop.render.pdf.extensions.PDFPageElement
-
- startOfNode() - Method in class org.apache.fop.render.ps.extensions.AbstractPSCommentElement
-
- startOfNode() - Method in class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
-
Called after processNode() is called.
- startOfNode() - Method in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
-
Called after processNode() is called.
- startOfNodeChangeBarList - Variable in class org.apache.fop.fo.FONode
-
The list of active change bars for the start of the given node
- startOverlay(int, int, int, int, int, int, int) - Method in class org.apache.fop.afp.DataStream
-
Start a new overlay.
- startPage(int, int, int, int, int) - Method in class org.apache.fop.afp.DataStream
-
Start a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the start of a new page.
- startPage(int, String, String, Dimension) - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the start of a new page.
- startPage() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Called to prepare a new page
- startPageArea() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFile
-
Closes the RtfHeader if not done yet, and starts the docment area.
- startPageContent() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the start of the page content.
- startPageContent() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the start of the page content.
- startPageContent() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of the page content.
- startPageContent() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of the page content.
- startPageContent() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of the page content.
- startPageContent() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startPageContent() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the start of the page content.
- startPageContent() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the start of the page content.
- startPageContent() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the start of the page content.
- startPageGroup() - Method in class org.apache.fop.afp.DataStream
-
Start a new page group.
- startPageHeader() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the start of the page header.
- startPageHeader() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the start of the page header.
- startPageHeader() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of the page header.
- startPageHeader() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of the page header.
- startPageHeader() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of the page header.
- startPageHeader() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startPageHeader() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the start of the page header.
- startPageNum - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
The stating page number
- startPageNumber(PageNumber) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startPageNumber(PageNumber) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startPageNumber(PageNumber) - Method in class org.apache.fop.fo.FOEventHandler
-
- startPageNumber(PageNumber) - Method in class org.apache.fop.render.rtf.RTFHandler
- startPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.fo.FOEventHandler
-
- startPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.render.rtf.RTFHandler
- startPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.fo.FOEventHandler
-
- startPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.render.rtf.RTFHandler
- startPageSequence(Locale, String) - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Starts a page sequence structure tree node.
- startPageSequence(PageSequence) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startPageSequence(Locale, String) - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Starts a page sequence structure tree node.
- startPageSequence(Locale, String) - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Starts a page sequence structure tree node.
- startPageSequence(PageSequence) - Method in class org.apache.fop.area.AreaTreeHandler
- startPageSequence(PageSequence) - Method in class org.apache.fop.area.AreaTreeModel
-
Start a page sequence on this model.
- startPageSequence(PageSequence) - Method in class org.apache.fop.area.RenderPagesModel
-
Start a page sequence on this model.
- startPageSequence(PageSequence) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startPageSequence(PageSequence) - Method in class org.apache.fop.fo.FOEventHandler
-
- startPageSequence(LineArea) - Method in class org.apache.fop.render.AbstractRenderer
-
Deprecated.
- startPageSequence(PageSequence) - Method in class org.apache.fop.render.AbstractRenderer
-
Tells the renderer that a new page sequence starts.
- startPageSequence(String) - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the start of a new page sequence.
- startPageSequence(String) - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the start of a new page sequence.
- startPageSequence(String) - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of a new page sequence.
- startPageSequence(PageSequence) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Tells the renderer that a new page sequence starts.
- startPageSequence(String) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of a new page sequence.
- startPageSequence(String) - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of a new page sequence.
- startPageSequence(String) - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startPageSequence(String) - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the start of a new page sequence.
- startPageSequence(String) - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the start of a new page sequence.
- startPageSequence(Locale, String) - Method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
-
- startPageSequence(String) - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the start of a new page sequence.
- startPageSequence(LineArea) - Method in interface org.apache.fop.render.Renderer
-
- startPageSequence(PageSequence) - Method in interface org.apache.fop.render.Renderer
-
Tells the renderer that a new page sequence starts.
- startPageSequence(PageSequence) - Method in class org.apache.fop.render.rtf.RTFHandler
- startPageSequence(PageSequence) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Tells the renderer that a new page sequence starts.
- startPageTrailer() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the start of the page trailer.
- startPageTrailer() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the start of the page trailer.
- startPageTrailer() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the start of the page trailer.
- startPageTrailer() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the start of the page trailer.
- startPageTrailer() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- startPageTrailer() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the start of the page trailer.
- startPart(AbstractBreaker.BlockSequence, int, boolean) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Start part.
- startPart(AbstractBreaker.BlockSequence, int, boolean) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Start part.
- startPrefixMapping(String, String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- startPrefixMapping(String, String) - Method in class org.apache.fop.util.DelegatingContentHandler
- startPrefixMapping(String, String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- startPrinterJob(boolean) - Method in class org.apache.fop.render.awt.viewer.PreviewDialog
-
Prints the document.
- startReferencedNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Starts a node that can be referenced by other nodes.
- startReferencedNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Starts a node that can be referenced by other nodes.
- startReferencedNode(String, Attributes, StructureTreeElement) - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Starts a node that can be referenced by other nodes.
- startReferencedNode(String, Attributes, StructureTreeElement) - Method in class org.apache.fop.render.pdf.PDFStructureTreeBuilder
-
- startRenderer(OutputStream) - Method in class org.apache.fop.render.AbstractRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.bitmap.PNGRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in interface org.apache.fop.render.Renderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Initiates the rendering phase.
- startRenderer(OutputStream) - Method in class org.apache.fop.render.xml.XMLRenderer
-
Initiates the rendering phase.
- startRetrieveMarker(RetrieveMarker) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startRetrieveMarker(RetrieveMarker) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startRetrieveMarker(RetrieveMarker) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of a retrieve-marker.
- startRetrieveTableMarker(RetrieveTableMarker) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startRetrieveTableMarker(RetrieveTableMarker) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startRetrieveTableMarker(RetrieveTableMarker) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of a retrieve-table-marker.
- startRoot(Root) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startRoot(Root) - Method in class org.apache.fop.area.AreaTreeHandler
-
- startRoot(Root) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startRoot(Root) - Method in class org.apache.fop.fo.FOEventHandler
-
Called upon start of root element.
- startRow(TableRow) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startRow(TableRow) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startRow(TableRow) - Method in class org.apache.fop.fo.FOEventHandler
-
- startRow(TableRow) - Method in class org.apache.fop.render.rtf.RTFHandler
- startSequence() - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Marks the start of the sequence.
- startsNewArea() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- startsRow() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the starts-row
property
- startStatic(StaticContent) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startStatic(StaticContent) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startStatic(StaticContent) - Method in class org.apache.fop.fo.FOEventHandler
-
Process start of a Static.
- startStatic(StaticContent) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process start of a Static.
- startString() - Method in class org.apache.fop.render.ps.fonts.PSTTFGenerator
-
Writes the '<' character that starts a string.
- startsWithForcedBreak(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Indicates whether the given element list starts with a forced break.
- startTable(Table) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startTable(Table) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startTable(Table) - Method in class org.apache.fop.fo.FOEventHandler
-
- startTable(Table) - Method in class org.apache.fop.render.rtf.RTFHandler
- startTransformList() - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- startViewport(AffineTransform, Dimension, Rectangle) - Method in class org.apache.fop.render.afp.AFPPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform[], Dimension, Rectangle) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform, Dimension, Rectangle) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform[], Dimension, Rectangle) - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform, Dimension, Rectangle) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform[], Dimension, Rectangle) - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform, Dimension, Rectangle) - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform, Dimension, Rectangle) - Method in class org.apache.fop.render.pcl.PCLPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform, Dimension, Rectangle) - Method in class org.apache.fop.render.pdf.PDFPainter
-
Starts a new viewport, establishing a new coordinate system.
- startViewport(AffineTransform, Dimension, Rectangle) - Method in class org.apache.fop.render.ps.PSPainter
-
Starts a new viewport, establishing a new coordinate system.
- startVParea(CTM, Rectangle) - Method in class org.apache.fop.render.AbstractRenderer
-
Establishes a new viewport area.
- startVParea(CTM, Rectangle) - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Establishes a new viewport area.
- startVParea(CTM, Rectangle) - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Establishes a new viewport area.
- startVParea(CTM, Rectangle) - Method in class org.apache.fop.render.txt.TXTRenderer
-
Establishes a new viewport area.
- startVParea(CTM, Rectangle) - Method in class org.apache.fop.render.xml.XMLRenderer
-
- startWrapper(Wrapper) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- startWrapper(Wrapper) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- startWrapper(Wrapper) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the start of a wrapper.
- startxref - Variable in class org.apache.fop.pdf.xref.CrossReferenceObject
-
- State(String, String) - Constructor for class org.apache.fop.afp.modca.TagLogicalElement.State
-
Constructor
- State(String, String, int) - Constructor for class org.apache.fop.afp.modca.TagLogicalElement.State
-
- state - Variable in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Holds the intermediate format state
- state - Variable in class org.apache.fop.render.java2d.Java2DRenderer
-
The current state, holds a Graphics2D and its context
- state - Variable in class org.apache.fop.render.java2d.Java2DSVGHandler.Java2DInfo
-
see Java2D_STATE
- StateStack() - Constructor for class org.apache.fop.util.AbstractPaintingState.StateStack
-
Default constructor
- StateStack(Collection) - Constructor for class org.apache.fop.util.AbstractPaintingState.StateStack
-
Copy constructor
- StaticContent - Class in org.apache.fop.fo.pagination
-
- StaticContent(FONode) - Constructor for class org.apache.fop.fo.pagination.StaticContent
-
- StaticContentLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for an fo:flow object.
- StaticContentLayoutManager(PageSequenceLayoutManager, StaticContent, SideRegion) - Constructor for class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Creates a new StaticContentLayoutManager.
- StaticContentLayoutManager(PageSequenceLayoutManager, StaticContent, Block) - Constructor for class org.apache.fop.layoutmgr.StaticContentLayoutManager
-
Creates a new StaticContentLayoutManager.
- StaticPropertyList - Class in org.apache.fop.fo
-
A very fast implementation of PropertyList that uses arrays to store
the explicit set properties and another array to store cached values.
- StaticPropertyList(FObj, PropertyList) - Constructor for class org.apache.fop.fo.StaticPropertyList
-
Construct a StaticPropertyList.
- staticRegionOverflow(Object, String, String, int, boolean, boolean, Locator) - Method in interface org.apache.fop.layoutmgr.BlockLevelEventProducer
-
Contents overflow a static region viewport.
- STATUS_CLOSE_PARAGRAPH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
-
constant for close paragraph
- STATUS_DEFAULT - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Status value for attribute handling, if the stylesheet not found and
the stylesheet set to the default stylesheet
- STATUS_NULL - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
-
constant for unset status
- STATUS_OK - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
OK status value for attribute handling
- STATUS_OPEN_PARAGRAPH - Static variable in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphKeepTogether
-
constant for open paragraph
- statusListener - Variable in class org.apache.fop.render.awt.AWTRenderer
-
Will be notified when rendering progresses
- StatusListener - Interface in org.apache.fop.render.awt.viewer
-
Listener interface used by the PreviewDialog.
- stitchFont(ByteArrayOutputStream, ByteArrayOutputStream, ByteArrayOutputStream) - Method in class org.apache.fop.fonts.type1.Type1SubsetFile
-
- STO - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Set Text Orientation
- stoplist - Variable in class org.apache.fop.hyphenation.HyphenationTree
-
This map stores hyphenation exceptions
- stoppingAfterFirstPageNoFilename(Object) - Method in interface org.apache.fop.render.bitmap.BitmapRendererEventProducer
-
No filename information available.
- stoppingAfterFirstPageNoMultiWriter(Object) - Method in interface org.apache.fop.render.bitmap.BitmapRendererEventProducer
-
Image writer does not support multiple images.
- stopRenderer() - Method in class org.apache.fop.render.AbstractRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.awt.AWTRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.bitmap.PNGRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.print.PageableRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.print.PrintRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in interface org.apache.fop.render.Renderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Signals the end of the rendering phase.
- stopRenderer() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Signals the end of the rendering phase.
- stopUpdatingSpaceBefore() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Iterates block-level stack (i.e.
- stopUpdatingSpaceBefore() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceSplitter
-
Stops updating candidates for space-before attribute.
- storedList - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Only used to store the original list when createUnitElements is called
- storeFDStrings(List<Integer>) - Method in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
- strcmp(char[], int, char[], int) - Static method in class org.apache.fop.hyphenation.TernaryTree
-
Compares 2 null terminated char arrays
- strcmp(String, char[], int) - Static method in class org.apache.fop.hyphenation.TernaryTree
-
Compares a string with null terminated char array
- strcpy(char[], int, char[], int) - Static method in class org.apache.fop.hyphenation.TernaryTree
-
- stream(TTFOutputStream) - Method in class org.apache.fop.fonts.truetype.OpenFont
-
Streams a font.
- stream(TTFOutputStream) - Method in class org.apache.fop.fonts.truetype.TTFSubSetFile
-
- Streamable - Interface in org.apache.fop.afp
-
Implementing object is able to write to an OutputStream
- streamBytes(byte[], int, int) - Method in class org.apache.fop.render.ps.fonts.PSTTFGenerator
-
Writes bytes from the given byte array to the output.
- StreamCache - Interface in org.apache.fop.pdf
-
Interface used to store the bytes for a PDFStream.
- StreamCacheFactory - Class in org.apache.fop.pdf
-
This class is serves as a factory from
- StreamedResourceGroup - Class in org.apache.fop.afp.modca
-
A print-file resource group
- StreamedResourceGroup(String, OutputStream) - Constructor for class org.apache.fop.afp.modca.StreamedResourceGroup
-
Main constructor
- streamGlyph(byte[], int, int) - Method in interface org.apache.fop.fonts.truetype.TTFGlyphOutputStream
-
Streams an individual glyph from the given byte array.
- streamGlyph(byte[], int, int) - Method in class org.apache.fop.render.ps.fonts.PSTTFGlyphOutputStream
-
- streamHashCode() - Method in class org.apache.fop.pdf.PDFStream
-
- streamIndirectObject(PDFObject, OutputStream) - Method in class org.apache.fop.pdf.PDFDocument
-
- streamTable(byte[], int, int) - Method in interface org.apache.fop.fonts.truetype.TTFTableOutputStream
-
Streams a table from the given byte array.
- streamTable(byte[], int, int) - Method in class org.apache.fop.render.ps.fonts.PSTTFTableOutputStream
-
- stress - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "stress" property.
- StringCharIterator - Class in org.apache.fop.fo
-
Class providing an (FO flavored) char iterator for a string.
- StringCharIterator(String) - Constructor for class org.apache.fop.fo.StringCharIterator
-
Constructor
- stringIndexData - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
An array used to hold the string index data for the subset font
- StringProperty - Class in org.apache.fop.fo.properties
-
Exists primarily as a container for its Maker inner class, which is
extended by many string-based FO property classes.
- StringProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for making instances of StringProperty
- stringToGlyph(String) - Static method in class org.apache.fop.fonts.Glyphs
-
Deprecated.
Return the string representation of a glyphname,
eg stringToGlyph("backslash") returns "\\"
- StringUtils - Class in org.apache.fop.afp.util
-
Library of utility methods useful in dealing with strings.
- stripWhiteSpace(String) - Static method in class org.apache.fop.fonts.FontUtil
-
Removes all white space from a string (used primarily for font names)
- strlen(char[], int) - Static method in class org.apache.fop.hyphenation.TernaryTree
-
- strlen(char[]) - Static method in class org.apache.fop.hyphenation.TernaryTree
-
- strokeText() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns true if text should be stroked when painted
- STRUCT_ID - Static variable in class org.apache.fop.fo.extensions.InternalElementMapping
-
The "struct-id" attribute, to identify a structure tree element.
- STRUCT_REF - Static variable in class org.apache.fop.fo.extensions.InternalElementMapping
-
The "struct-ref" attribute, to refer to a structure tree element.
- STRUCTURE_TREE_ELEMENT - Static variable in class org.apache.fop.area.Trait
-
For navigation in the document structure.
- StructuredData - Interface in org.apache.fop.afp
-
An AFP object which is able to know its own data length prior to writeToStream()
- StructuredFieldReader - Class in org.apache.fop.afp.util
-
A helper class to read structured fields from a MO:DCA document.
- StructuredFieldReader(InputStream) - Constructor for class org.apache.fop.afp.util.StructuredFieldReader
-
The constructor for the StructuredFieldReader
- StructureHierarchyMember - Class in org.apache.fop.pdf
-
An element in the document's structure tree.
- StructureHierarchyMember() - Constructor for class org.apache.fop.pdf.StructureHierarchyMember
-
- StructureTree2SAXEventAdapter - Class in org.apache.fop.accessibility
-
Converts structure tree events to SAX events.
- StructureTreeElement - Interface in org.apache.fop.accessibility
-
An object that represents the structure of the document in the output format.
- StructureTreeElementHolder - Interface in org.apache.fop.fo.properties
-
Implementations of this interface can return the element in the document's
structure tree that they resulted into.
- structureTreeElements - Variable in class org.apache.fop.pdf.PDFDocument
-
- StructureTreeEventHandler - Interface in org.apache.fop.accessibility
-
Receive notifications relating to the structure tree of an FO document.
- StructureType - Interface in org.apache.fop.pdf
-
A structure type, as defined in Section 10.6.2 of the PDF Reference, fourth edition (PDF 1.5).
- style - Variable in class org.apache.fop.fo.flow.ChangeBar
-
The change bar style.
- style - Variable in class org.apache.fop.traits.BorderProps
-
Border style (one of EN_*)
- STYLE_INCLINED - Static variable in class org.apache.fop.fonts.Font
-
Inclined font style
- STYLE_ITALIC - Static variable in class org.apache.fop.fonts.Font
-
Italic font style
- STYLE_NORMAL - Static variable in class org.apache.fop.fonts.Font
-
Normal font style
- STYLE_OBLIQUE - Static variable in class org.apache.fop.fonts.Font
-
Oblique font style
- subFamilyName - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
- subFontName - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
the sub-fontname of the font (used for TrueType Collections, null otherwise)
- subject - Variable in class org.apache.fop.apps.FOUserAgent
-
Subject of the document.
- subSequence(int, int) - Method in class org.apache.fop.fo.FOText
- subSequence(int, int) - Method in interface org.apache.fop.fonts.TextFragment
-
- SubSequenceSpecifier - Interface in org.apache.fop.fo.pagination
-
- subset - Variable in class org.apache.fop.fonts.truetype.GlyfTable
-
- subsetCharStrings - Variable in class org.apache.fop.fonts.type1.Type1SubsetFile
-
- subsetCharStringsIndex - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
A list of char string data for each glyph to be stored in the subset font
- subsetGlobalIndexSubr - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
- subsetGlobalSubrCount - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
- subsetGlyphs - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
A map containing each glyph to be included in the subset
with their existing and new GID's
- subsetLocalIndexSubr - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
List of subroutines to write to the local / global indexes in the subset font
- subsetLocalSubrCount - Variable in class org.apache.fop.fonts.truetype.OTFSubSetFile
-
A store of the number of subroutines each global / local subroutine will store
- subsetSubroutines - Variable in class org.apache.fop.fonts.type1.Type1SubsetFile
-
- Substitutable - Interface in org.apache.fop.complexscripts.fonts
-
Optional interface which indicates that glyph substitution is supported and, if supported,
can perform substitution.
- substitute(GlyphSubstitutionState) - Method in interface org.apache.fop.complexscripts.fonts.GlyphSubstitution
-
Perform glyph substitution at the current index, mutating the substitution state object as required.
- substitute(GlyphSubstitutionState) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
-
Perform glyph substitution at the current index, mutating the substitution state object as required.
- substitute(GlyphSubstitutionState, GlyphSubstitutionSubtable[], int) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
-
Apply substitutions using specified state and subtable array.
- substitute(GlyphSequence, String, String, String, GlyphSubstitutionSubtable[], ScriptContextTester) - Static method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
-
Apply substitutions.
- substitute(GlyphSequence, String, String) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Perform substitution processing using all matching lookups.
- substitute(GlyphSequence, String, String, String, ScriptContextTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Perform substitution processing using this lookup table's subtables.
- substitute(GlyphSubstitutionState, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
-
Perform substitution processing on an existing glyph substitution state object using this lookup table's subtables.
- substitute(GlyphSequence, String, String, ScriptContextTester) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
-
Perform substitution processing using this use specification's lookup table.
- substitute(GlyphSequence, String, String, GlyphTable.UseSpec[], ScriptContextTester) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Perform substitution processing using a specific set of ordered glyph table use specifications.
- substitute(GlyphSequence, String, String, GlyphTable.UseSpec[], ScriptContextTester) - Method in class org.apache.fop.complexscripts.scripts.KhmerScriptProcessor
-
- substitute(GlyphSubstitutionTable, GlyphSequence, String, String, Map<GlyphTable.LookupSpec, List<GlyphTable.LookupTable>>) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Perform substitution processing using a specific set of lookup tables.
- substitute(GlyphSequence, String, String, GlyphTable.UseSpec[], ScriptContextTester) - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Perform substitution processing using a specific set of ordered glyph table use specifications.
- subtraction(Numeric, Numeric) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Add the second operand from the first and return a new Numeric
representing the result.
- SUBTRACTION - Static variable in class org.apache.fop.fo.expr.RelativeNumericProperty
-
SUBTRACTION
- subtraction2(Numeric, Numeric, PercentBaseContext) - Static method in class org.apache.fop.fo.expr.NumericOp
-
Subtract the two operands with a percentage context
and return a new Numeric representing the result.
- SUMERO_AKKADIAN_CUNEIFORM - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- SUNDANESE - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- superCreateGraphicsNode(BridgeContext, Element, ParsedURL) - Method in class org.apache.fop.svg.AbstractFOPImageElementBridge
-
Calls the superclass' createImageGraphicNode() method to create the normal GraphicsNode.
- SUPPORTED_ORIENTATION - Static variable in class org.apache.fop.afp.fonts.CharacterSet
-
The current orientation (currently only 0 is supported by FOP)
- supportsLevel2() - Method in class org.apache.fop.afp.modca.InterchangeSet
-
Returns true if MOD:CA interchange set 2 (resource groups) is supported
- supportsObject(Object) - Method in class org.apache.fop.util.text.LocatorFormatter
- supportsOutOfOrder() - Method in class org.apache.fop.render.AbstractRenderer
-
Check if this renderer supports out of order rendering.
- supportsOutOfOrder() - Method in class org.apache.fop.render.awt.AWTRenderer
-
Check if this renderer supports out of order rendering.
- supportsOutOfOrder() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Check if this renderer supports out of order rendering.
- supportsOutOfOrder() - Method in interface org.apache.fop.render.Renderer
-
Reports if out of order rendering is supported.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.java2d.Java2DDocumentHandler
-
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsPagesOutOfOrder() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates whether the painter supports to handle the pages in mixed order rather than
ascending order.
- supportsRenderer(Renderer) - Method in class org.apache.fop.render.afp.AFPSVGHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- supportsRenderer(Renderer) - Method in class org.apache.fop.render.java2d.Java2DSVGHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- supportsRenderer(Renderer) - Method in class org.apache.fop.render.pcl.PCLSVGHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- supportsRenderer(Renderer) - Method in class org.apache.fop.render.pdf.PDFSVGHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- supportsRenderer(Renderer) - Method in class org.apache.fop.render.ps.PSSVGHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- supportsRenderer(Renderer) - Method in class org.apache.fop.render.xml.XMLXMLHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- supportsRenderer(Renderer) - Method in interface org.apache.fop.render.XMLHandler
-
Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
- SUPPRESS_BREAK_BEFORE - Static variable in class org.apache.fop.layoutmgr.LayoutContext
-
If this flag is set, it indicates that any break-before values other than "auto" should
not cause a mandatory break as this break was already handled by a parent layout manager.
- suppressBreakBefore() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- SURI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SURROGATE - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
placeholder for low surrogate
- SUTU - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SVAN - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SVG - Static variable in class org.apache.fop.fonts.truetype.OFTableName
-
- SVG_DOM - Static variable in interface org.apache.fop.image.loader.batik.BatikImageFlavors
-
An SVG image in form of a W3C DOM instance
- svgDocLength - Variable in class org.apache.fop.fonts.truetype.SVGGlyphData
-
- svgDocOffset - Variable in class org.apache.fop.fonts.truetype.SVGGlyphData
-
- SVGDOMContentHandlerFactory - Class in org.apache.fop.fo.extensions.svg
-
ContentHandlerFactory which constructs ContentHandlers that build SVG DOM
Documents.
- SVGDOMContentHandlerFactory() - Constructor for class org.apache.fop.fo.extensions.svg.SVGDOMContentHandlerFactory
-
Default Constructor.
- SVGElement - Class in org.apache.fop.fo.extensions.svg
-
Class representing the SVG root element
for constructing an SVG document.
- SVGElement(FONode) - Constructor for class org.apache.fop.fo.extensions.svg.SVGElement
-
Constructs an SVG object
- SVGElement.PDFUnitContext - Class in org.apache.fop.fo.extensions.svg
-
This class is the default context for a particular
element.
- SVGElementMapping - Class in org.apache.fop.fo.extensions.svg
-
Setup the SVG element mapping.
- SVGElementMapping() - Constructor for class org.apache.fop.fo.extensions.svg.SVGElementMapping
-
Main constructor.
- SVGEventProducer - Interface in org.apache.fop.svg
-
Event producer interface for SVG-related events.
- SVGEventProducer.Provider - Class in org.apache.fop.svg
-
Provider class for the event producer.
- SVGGlyphData - Class in org.apache.fop.fonts.truetype
-
- SVGGlyphData() - Constructor for class org.apache.fop.fonts.truetype.SVGGlyphData
-
- svgNotBuilt(Object, Exception, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
SVG graphic could not be built due to an exception.
- SVGObj - Class in org.apache.fop.fo.extensions.svg
-
Class for SVG element objects.
- SVGObj(FONode) - Constructor for class org.apache.fop.fo.extensions.svg.SVGObj
-
Constructs an SVG object (called by Maker).
- svgRenderingError(Object, Exception, String) - Method in interface org.apache.fop.svg.SVGEventProducer
-
SVG graphic could not be rendered due to an exception.
- svgs - Variable in class org.apache.fop.fonts.CustomFont
-
- svgs - Variable in class org.apache.fop.fonts.truetype.OpenFont
-
- svgTextStrokedAsShapes(Object, String) - Method in class org.apache.fop.fonts.FontEventAdapter
-
The SVG text will be stroked as shapes.
- svgTextStrokedAsShapes(Object, String) - Method in interface org.apache.fop.fonts.FontEventListener
-
The SVG text will be stroked as shapes.
- svgTextStrokedAsShapes(Object, String) - Method in interface org.apache.fop.fonts.FontEventProducer
-
The SVG text will be stroked as shapes.
- SVGUserAgent - Class in org.apache.fop.svg
-
The SVG user agent.
- SVGUserAgent(FOUserAgent, FontFamilyResolver, AffineTransform) - Constructor for class org.apache.fop.svg.SVGUserAgent
-
Creates a new SVGUserAgent.
- SVGUserAgent(FOUserAgent, FontFamilyResolver) - Constructor for class org.apache.fop.svg.SVGUserAgent
-
Creates a new SVGUserAgent.
- SVGUtilities - Class in org.apache.fop.svg
-
Some utilities for creating svg DOM documents and elements.
- SVI - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Set Variable Space Character Increment
- SWADAYA_ARAMAIC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SWAHILI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SWAZI - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SWEDISH - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- switchControlWord(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfParagraphBreak
-
Sets a different control word for this paragraph.
- switchMarkerContext(boolean) - Method in class org.apache.fop.fo.FOTreeBuilderContext
-
Switch to or from marker context
(used by FOTreeBuilder when processing
a marker)
- SYLOTI_NAGRI - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- SYRIAC - Static variable in class org.apache.fop.complexscripts.fonts.OTFLanguage
-
- SYRIAC - Static variable in class org.apache.fop.complexscripts.fonts.OTFScript
-
- sysInfo - Variable in class org.apache.fop.pdf.PDFCMap
-
/CIDSystemInfo attribute
- SystemFontMetricsMapper - Class in org.apache.fop.render.java2d
-
This class implements org.apache.fop.layout.FontMetrics and
is added to the hash table in FontInfo.
- SystemFontMetricsMapper(String, int, Java2DFontMetrics) - Constructor for class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Constructs a new Font-metrics.