- Constructor for class org.apache.fop.fo.properties.
- 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
- 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.
- 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?
- 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.
- 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
- catalogResolverNotCreated(Object, String) - Method in interface org.apache.fop.ResourceEventProducer
-
Catalog Resolver not created, due to InstantiationException or IllegalAccessException
- catalogResolverNotFound(Object) - Method in interface org.apache.fop.ResourceEventProducer
-
Catalog Resolver not found along the class path
- CATEGORY - Static variable in class org.apache.fop.fo.extensions.xmp.XMPMetadata
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
The category URI for this extension attachment.
- CATEGORY - Static variable in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
The category URI for this extension attachment.
- CCFFilter - Class in org.apache.fop.pdf
-
CCF Filter class.
- CCFFilter() - Constructor for class org.apache.fop.pdf.CCFFilter
-
- CDATA - Static variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
CDATA type
- CDATA - Static variable in interface org.apache.fop.util.XMLConstants
-
"CDATA" constant
- CE_ENCODING - Static variable in class org.apache.fop.fonts.CodePointMapping
-
- 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
- cfg - Variable in class org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
see PDF_HANDLER_CONFIGURATION
- CHAIN_BIT - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
Bit to set for chained control sequences
- 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(Character) - Method in class org.apache.fop.render.mif.MIFHandler
-
- 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
- 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
- CharacterProperty.Maker(int) - Constructor for class org.apache.fop.fo.properties.CharacterProperty.Maker
-
- 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.FontReader
- 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(FOText) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process character data.
- 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.
- 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.
- CharacterSetOrientation(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.
- charAt(int) - Method in class org.apache.fop.fo.FOText
- CharIterator - Class in org.apache.fop.fo
-
Abstract base class for iterators that should iterate through a series
of characters.
- CharIterator() - Constructor for class org.apache.fop.fo.CharIterator
-
- 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.
- CharScript - Class in org.apache.fop.complexscripts.util
-
Script related utilities.
- charSet - Variable in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The character set for this font
- charToGlyphName(char) - Static method in class org.apache.fop.fonts.Glyphs
-
Deprecated.
Return the glyphname from a character,
eg, charToGlyphName('\\') returns "backslash"
- charToNCRef(int) - Static method in class org.apache.fop.util.CharUtilities
-
Convert a single unicode scalar value to an XML numeric character
reference.
- CharUtilities - Class in org.apache.fop.util
-
This class provides utilities to distinguish various kinds of Unicode
whitespace and to get character widths in a given FontState.
- CharUtilities() - Constructor for class org.apache.fop.util.CharUtilities
-
Utility class: Constructor prevents instantiating when subclassed.
- CharVector - Class in org.apache.fop.hyphenation
-
This class implements a simple char vector with access to the
underlying array.
- CharVector() - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance with default block size.
- CharVector(int) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(char[]) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- CharVector(char[], int) - Constructor for class org.apache.fop.hyphenation.CharVector
-
Construct char vector instance.
- CHECK_REF_AREA - Static variable in class org.apache.fop.layoutmgr.LayoutContext
-
Signal to a Line LM that a higher level LM may provoke a change
in the reference area, thus ref area IPD.
- checkAvailableAlgorithms() - Static method in class org.apache.fop.pdf.PDFEncryptionManager
-
Checks whether the necessary algorithms are available.
- checkBaseURL(String) - Method in class org.apache.fop.apps.FOURIResolver
-
Checks if the given base URL is acceptable.
- 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.
- 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.
- checkTransparencyAllowed() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Checks whether the use of transparency is allowed.
- checkTTC(String) - Method in class org.apache.fop.fonts.truetype.TTFFile
-
Check if this is a TrueType collection and that the given
name exists in the collection.
- checkValueKeywords(String) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return a String to be parsed if the passed value corresponds to
a keyword which can be parsed and used to initialize the property.
- child - 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.
- ChoiceFieldPart - Class in org.apache.fop.util.text
-
Defines a "choice" field part that works like ChoiceFormat
.
- ChoiceFieldPart(String, String) - Constructor for class org.apache.fop.util.text.ChoiceFieldPart
-
Creates a new choice part.
- ChoiceFieldPart.Factory - Class in org.apache.fop.util.text
-
Factory for ChoiceFieldPart.
- ChoiceFieldPart.Factory() - Constructor for class org.apache.fop.util.text.ChoiceFieldPart.Factory
-
- CIDFont - Class in org.apache.fop.fonts
-
Abstract base class for CID fonts.
- CIDFont() - Constructor for class org.apache.fop.fonts.CIDFont
-
- CIDFontType - Class in org.apache.fop.fonts
-
This class enumerates all supported CID font types.
- CIDFontType(String, int) - Constructor for class org.apache.fop.fonts.CIDFontType
-
Construct a CID font type.
- CIDSubset - Class in org.apache.fop.fonts
-
Keeps track of the glyphs used in a document.
- CIDSubset() - Constructor for class org.apache.fop.fonts.CIDSubset
-
Default constructor.
- CIDTYPE0 - Static variable in class org.apache.fop.fonts.CIDFontType
-
CID Font Type 0 (based on Type 1 format)
- CIDTYPE2 - Static variable in class org.apache.fop.fonts.CIDFontType
-
CID Font Type 2 (based on TrueType format)
- 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.
- 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.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.
- 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 class org.apache.fop.render.intermediate.BorderPainter
-
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.Java2DBorderPainter
-
Reduces the current clipping region to 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.PDFBorderPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.ps.PSBorderPainter
-
Reduces the current clipping region to the current path.
- clip() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- clipRect(float, float, float, float) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Clip using a rectangular area.
- clipRect(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(Rectangle) - Method in class org.apache.fop.render.svg.SVGPainter
-
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.GlyphSequence.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.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.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.
- closeInputStream(InputStream) - Method in class org.apache.fop.afp.fonts.CharacterSetBuilder
-
Closes the inputstream
- closePage() - Method in class org.apache.fop.svg.PDFDocumentGraphics2D
-
Closes the current page and adds it to the PDF file.
- closePath() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Closes the current subpath by appending a straight line segment from
the current point to the starting point of the subpath.
- closePath() - Method in class org.apache.fop.render.intermediate.BorderPainter
-
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.Java2DBorderPainter
-
Closes the current path.
- 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.PDFBorderPainter
-
Closes the current path.
- closePath() - Method in class org.apache.fop.render.ps.PSBorderPainter
-
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.TTFTableName
-
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_EOT - Static variable in class org.apache.fop.util.CharUtilities
-
Character code used to signal a character boundary in
inline content, such as an inline with borders and padding
or a nested block object.
- CODED_FONT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Category
-
Coded Font
- CODED_GRAPHIC_CHARACTER_SET_GLOBAL_IDENTIFIER - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
CODED_GRAPHIC_CHARACTER_SET_GLOBAL_IDENTIFIER identifier
- codePage - Variable in class org.apache.fop.afp.fonts.CharacterSet
-
The code page to which the character set relates
- codePageNotFound(Object, Exception) - Method in interface org.apache.fop.afp.AFPEventProducer
-
The code page for an AFP font could not be found.
- CodePointMapping - Class in org.apache.fop.fonts
-
- CodePointMapping(String, int[]) - Constructor for class org.apache.fop.fonts.CodePointMapping
-
- CodePointMapping(String, int[], String[]) - Constructor for class org.apache.fop.fonts.CodePointMapping
-
- COLLAPSE_INNER - Static variable in class org.apache.fop.traits.BorderProps
-
Collapsing border model, for borders inside a table
- COLLAPSE_OUTER - Static variable in class org.apache.fop.traits.BorderProps
-
Collapsing border model, for borders at the table's outer border
- collapsingBorderModel - Variable in class org.apache.fop.fo.flow.table.GridUnit
-
The border model helper associated with the table
- CollapsingBorderModel - Class in org.apache.fop.layoutmgr.table
-
This class is a superclass for the two collapsing border models defined
in the XSL 1.0 specification.
- CollapsingBorderModel() - Constructor for class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
- CollapsingBorderModelEyeCatching - Class in org.apache.fop.layoutmgr.table
-
Implements the normal "collapse" border model defined in 6.7.10 in XSL 1.0.
- CollapsingBorderModelEyeCatching() - Constructor for class org.apache.fop.layoutmgr.table.CollapsingBorderModelEyeCatching
-
- collectCharacters(AttributedCharacterIterator) - Method in class org.apache.fop.svg.NativeTextPainter
-
Collects all characters from an AttributedCharacterIterator
.
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.BidiOverride
-
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.Character
-
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.Leader
-
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.ListItem
-
- collectDelimitedTextRanges(Stack, DelimitedTextRange) - Method in class org.apache.fop.fo.flow.table.Table
-
- collectDelimitedTextRanges(Stack) - 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) - 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) - Method in class org.apache.fop.fo.FOText
-
- collectDelimitedTextRanges(Stack, 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.properties.ColorProperty
-
The color represented by this property.
- COLOR - Static variable in class org.apache.fop.render.afp.AFPShadingMode
-
the color mode (the default)
- 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
- colorCatalog - Variable in class org.apache.fop.render.mif.MIFFile
-
colorCatalog
- ColorExt - Class in org.apache.fop.util
-
Deprecated.
Replaced by ColorWithAlternatives
- colorHandler - Variable in class org.apache.fop.svg.PDFGraphics2D
-
the PDF color handler
- ColorProfile - Class in org.apache.fop.fo.pagination
-
- ColorProfile(FONode) - Constructor for class org.apache.fop.fo.pagination.ColorProfile
-
Base constructor
- colorProfileNameNotUnique(Object, String, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
There are multiple color profiles defined with the same name.
- ColorProfileUtil - Class in org.apache.fop.util
-
Deprecated.
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
- ColorProperty - Class in org.apache.fop.fo.properties
-
Class for properties that wrap Color values
- ColorProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating instances of ColorTypeProperty
- ColorProperty.Maker(int) - Constructor for class org.apache.fop.fo.properties.ColorProperty.Maker
-
- colorSpace - Variable in class org.apache.fop.pdf.PDFPathPaint
-
The color space for this paint
- colorSpace - Variable in class org.apache.fop.pdf.PDFShading
-
A ColorSpace representing the colorspace.
- ColorSpaceCache - Class in org.apache.fop.util
-
Map with cached ICC based ColorSpace objects.
- ColorSpaceCache(URIResolver) - Constructor for class org.apache.fop.util.ColorSpaceCache
-
Default constructor
- colorSpaces - Variable in class org.apache.fop.pdf.PDFResources
-
Map of color spaces (key: color space name)
- colorToString(Color) - Static method in class org.apache.fop.util.ColorUtil
-
Creates a re-parsable string representation of the given color.
- ColorUtil - Class in org.apache.fop.util
-
Generic Color helper class.
- ColorWithFallback - Class in org.apache.fop.util
-
This class is a Color
subclass adding a fallback color that FOP uses to re-serialize
color specifications as textual functions.
- ColorWithFallback(ColorSpace, float[], float, Color[], Color) - Constructor for class org.apache.fop.util.ColorWithFallback
-
Creates a new color
- ColorWithFallback(Color, Color) - Constructor for class org.apache.fop.util.ColorWithFallback
-
Copy constructor adding a fallback color.
- COLUMN_PROGRESSION_DIRECTION - Static variable in class org.apache.fop.area.Trait
-
column progression direction trait
- COLUMN_SPAN - Static variable in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableAttributes
-
to process column spanning
- columnCountErrorOnRegionBodyOverflowScroll(Object, String, Locator) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
If overflow property is set to "scroll", a column-count other than "1" may not be specified.
- ColumnNumberManager - Class in org.apache.fop.fo.flow.table
-
Helper class maintaining a record of occupied columns and an index to the next
non-occupied column.
- ColumnNumberManager() - Constructor for class org.apache.fop.fo.flow.table.ColumnNumberManager
-
- columnNumberManager - Variable in class org.apache.fop.fo.flow.table.TableCellContainer
-
column number manager
- ColumnNumberManagerHolder - Interface in org.apache.fop.fo.flow.table
-
Marking interface for table-related classes which contain a ColumnNumberManager
instance (Table, for registering columns, or TableCellContainer, for managing occupied
cells).
- ColumnSetup - Class in org.apache.fop.layoutmgr.table
-
Class holding a number of columns making up the column setup of a row.
- ColumnSetup(Table) - Constructor for class org.apache.fop.layoutmgr.table.ColumnSetup
-
Main Constructor.
- COMBINING_INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Combining Indirect Break
- COMBINING_INDIRECT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- COMBINING_PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Combining Prohibited Break
- COMBINING_PROHIBITED_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- Command - Class in org.apache.fop.render.awt.viewer
-
This class represents UI-commands, which can be used as menu or toolbar
items
.
- Command(String, int) - Constructor for class org.apache.fop.render.awt.viewer.Command
-
Creates Command
object with a given name and
sets the name as a tooltip text.
- Command(String, String) - Constructor for class org.apache.fop.render.awt.viewer.Command
-
Creates Command
object with a given name, the same
tooltip text and icon image if appropriate image file is found.
- CommandLineLogger - Class in org.apache.fop.util
-
This is a commons-logging logger for command line use.
- CommandLineLogger(String) - Constructor for class org.apache.fop.util.CommandLineLogger
-
Construct the logger with a default log level taken from the LogFactory
attribute "level".
- CommandLineOptions - Class 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.
- 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
- CompositeEventListener - Class in org.apache.fop.events
-
EventListener implementation forwards events to possibly multiple other EventListeners.
- CompositeEventListener() - Constructor for class org.apache.fop.events.CompositeEventListener
-
- 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(int, int, int) - Constructor for class org.apache.fop.pdf.xref.CompressedObjectReference
-
Creates a new reference.
- COMPRESSION_CCITT_T4 - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
CCITT Group 3 (T.4) compression
- COMPRESSION_CCITT_T6 - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
CCITT Group 4 (T.6) compression
- COMPRESSION_DEFLATE - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
Deflate compression
- COMPRESSION_JPEG - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
JPEG compression
- COMPRESSION_LZW - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
LZW compression
- COMPRESSION_NONE - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
No compression
- COMPRESSION_PACKBITS - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
Packbits (RLE) compression
- COMPRESSION_ZLIB - Static variable in interface org.apache.fop.render.bitmap.TIFFConstants
-
ZLib compression
- 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]
- 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
- concatAssociations(GlyphSequence.CharAssociation[], GlyphSequence.CharAssociation[], GlyphSequence.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
- CondLengthProperty.Maker(int) - Constructor for class org.apache.fop.fo.properties.CondLengthProperty.Maker
-
- cOne - Variable in class org.apache.fop.pdf.PDFFunction
-
Required For Type 2: An Array of n Doubles defining
the function result when x=1.
- configure(FopFactory) - Method in class org.apache.fop.apps.FopFactoryConfigurator
-
Initializes user agent settings from the user configuration
file, if present: baseURL, resolution, default page size,...
- configure(List<EmbedFontInfo>) - Method in class org.apache.fop.fonts.FontInfoConfigurator
-
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(Renderer) - Method in class org.apache.fop.render.afp.AFPRendererConfigurator
-
Throws an UnsupportedOperationException.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.afp.AFPRendererConfigurator
-
Configures a intermediate format document handler.
- 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
-
Configures a intermediate format document handler.
- 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(Renderer) - Method in class org.apache.fop.render.pcl.PCLRendererConfigurator
-
Throws an UnsupportedOperationException.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.pcl.PCLRendererConfigurator
-
Configures a intermediate format document handler.
- configure(Renderer) - Method in class org.apache.fop.render.pdf.PDFRendererConfigurator
-
Throws an UnsupportedOperationException.
- 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(Renderer) - Method in class org.apache.fop.render.ps.PSRendererConfigurator
-
Throws an UnsupportedOperationException.
- configure(IFDocumentHandler) - Method in class org.apache.fop.render.ps.PSRendererConfigurator
-
Configures a intermediate format document handler.
- configure(Renderer) - Method in interface org.apache.fop.render.RendererConfigurator
-
Configures a renderer
- 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(FontResolver, List, 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() - 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.
- 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.GlyphSequence.CharAssociation
-
- Container - Class in org.apache.fop.area.inline
-
Container area for inline container.
- Container() - Constructor for class org.apache.fop.area.inline.Container
-
Create a new container area
- ContainerDataDescriptor - Class in org.apache.fop.afp.modca
-
Container data descriptor (to maintain compatibility with pre-year 2000 applications)
- ContainerDataDescriptor(int, int, int, int) - Constructor for class org.apache.fop.afp.modca.ContainerDataDescriptor
-
Main constructor
- CONTAINING_BLOCK_HEIGHT - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing block percent-based length
- CONTAINING_BLOCK_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing block percent-based length
- CONTAINING_REFAREA_WIDTH - Static variable in class org.apache.fop.datatypes.LengthBase
-
constant for a containing refarea percent-based length
- containingBPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
the block progression position of the containing block used for
absolutely positioned blocks
- containingIPPosition - Variable in class org.apache.fop.render.AbstractRenderer
-
the inline progression position of the containing block used for
absolutely positioned blocks
- contains(Object) - Method in class org.apache.fop.pdf.PDFArray
-
Indicates whether the given object exists in the array.
- containsFont(String) - Method in class org.apache.fop.fonts.FontCache
-
is this font in the cache?
- containsFont(EmbedFontInfo) - Method in class org.apache.fop.fonts.FontCache
-
is this font info in the cache?
- 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.
- CONTINUOUS - Static variable in class org.apache.fop.render.awt.viewer.PreviewPanel
-
Constant for setting continuous page display.
- CONTROL - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Control
- CONVERSION_MODE - Static variable in class org.apache.fop.render.ImageHandlerUtil
-
conversion-mode extension attribute
- CONVERSION_MODE_BITMAP - Static variable in class org.apache.fop.render.ImageHandlerUtil
-
Conversion mode: indicates that the image shall be converted to a bitmap.
- ConversionUtils - Class in org.apache.fop.util
-
This class contains utility methods for conversions, like
a java.lang.String to an array of int or double.
- convert(int, int) - Static method in class org.apache.fop.afp.util.BinaryUtils
-
Convert an int into the corresponding byte array by encoding each
two hexadecimal digits as a char.
- convert(int) - Static method in class org.apache.fop.afp.util.BinaryUtils
-
Convert an int into the corresponding byte array by encoding each
two hexadecimal digits as a char.
- convert(String) - Static method in class org.apache.fop.afp.util.BinaryUtils
-
Convert a String of hexadecimal digits into the corresponding
byte array by encoding each two hexadecimal digits as a byte.
- convert(long) - Method in class org.apache.fop.complexscripts.util.NumberConverter
-
Convert a number to string according to conversion parameters.
- convert(List<Long>) - Method in class org.apache.fop.complexscripts.util.NumberConverter
-
Convert list of numbers to string according to conversion parameters.
- convert(Image, Map) - Method in class org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
- convert(Image, Map) - Method in class org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
- convert(Image, Map) - Method in class org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
- convert2Char() - Method in class org.apache.fop.render.txt.border.AbstractBorderElement
-
Convert internal representation of border element to char.
- convert2Char() - Method in class org.apache.fop.render.txt.border.DashedBorderElement
-
Convert internal representation of border element to char.
- convert2Char() - Method in class org.apache.fop.render.txt.border.DottedBorderElement
-
Convert internal representation of border element to char.
- convert2Char() - Method in class org.apache.fop.render.txt.border.SolidAndDoubleBorderElement
-
Convert internal representation of border element to char.
- convertAttributetoRtf(int) - Static method in class org.apache.fop.render.rtf.BorderAttributesConverter
-
- convertCMYKtoGRAY() - Method in class org.apache.fop.pdf.PDFColor
-
Convert the color from CMYK to Gray.
- convertCMYKtoRGB() - Method in class org.apache.fop.pdf.PDFColor
-
Convert the color from CMYK to RGB.
- convertDPToDX(int[][], int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDPToDX(int[][]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDXToDP(int[], int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertDXToDP(int[]) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Convert the general gpos 'dp' adjustments to the older 'dx' adjustments.
- convertGRAYtoCMYK() - Method in class org.apache.fop.pdf.PDFColor
-
Convert the color from Gray to CMYK.
- convertGRAYtoRGB() - Method in class org.apache.fop.pdf.PDFColor
-
Convert the color from Gray to RGB.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.flow.table.TableFObj.ColumnNumberPropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.ColorProperty.Maker
-
Return a ColorProperty object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.CompoundPropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.CondLengthProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.EnumProperty.Maker
-
Convert a property.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.FontFamilyProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.FontSizePropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.FontStretchPropertyMaker
-
Convert a property.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.KeepProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LengthPairProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LengthProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LengthRangeProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.LineHeightPropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.ListProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.NumberProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.NumberProperty.PositiveIntegerMaker
-
If the value is not positive, return a property with value 1
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.SpaceProperty.Maker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.SpacingPropertyMaker
-
Support for the 'normal' value.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.TextDecorationMaker
-
Return a Property object based on the passed Property object.
- convertProperty(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.ToBeImplementedProperty.Maker
-
- convertPropertyDatatype(Property, PropertyList, FObj) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
For properties that have more than one legal way to be specified,
this routine should be overridden to attempt to set them based upon
the other methods.
- convertRGBtoCMYK() - Method in class org.apache.fop.pdf.PDFColor
-
Convert the color from RGB to CMYK.
- convertRGBtoGRAY() - Method in class org.apache.fop.pdf.PDFColor
-
Convert the color from RGB to Gray.
- convertShorthandProperty(PropertyList, Property, FObj) - Method in class org.apache.fop.fo.properties.PropertyMaker
-
Converts a shorthand property
- convertString2Source(String) - Method in class org.apache.fop.servlet.FopServlet
-
Converts a String parameter to a JAXP Source object.
- convertTitleToString(LineArea) - Method in class org.apache.fop.render.AbstractRenderer
-
Utility method to convert a page sequence title to a string.
- convertToAbsoluteLength(double) - Method in class org.apache.fop.afp.AFPGraphics2D
-
Converts a length value to an absolute value.
- convertToGray(int, int, int) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Convert an RGB color value to a grayscale from 0 to 100.
- convertToGray(int, int, int) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Convert an RGB color value to a grayscale from 0 to 100.
- convertToGray(int) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Convert an RGB color value to a grayscale from 0 to 100.
- convertToGrayscale(RenderedImage, Dimension) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to a grayscale (8 bits) image.
- convertToMonochrome(RenderedImage, Dimension) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to a monochrome 1-bit image.
- convertToMonochrome(RenderedImage, Dimension, float) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to a monochrome 1-bit image.
- convertToMonochrome(BufferedImage) - Method in class org.apache.fop.util.bitmap.DefaultMonochromeBitmapConverter
-
Converts a bitmap image to a monochrome (1-bit) b/w bitmap image.
- convertToMonochrome(BufferedImage) - Method in class org.apache.fop.util.bitmap.JAIMonochromeBitmapConverter
-
Converts a bitmap image to a monochrome (1-bit) b/w bitmap image.
- convertToMonochrome(BufferedImage) - Method in interface org.apache.fop.util.bitmap.MonochromeBitmapConverter
-
Converts a bitmap image to a monochrome (1-bit) b/w bitmap image.
- convertToPCLShade(Color) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Convert a Color value to a PCL shade value (0-100).
- convertTosRGB(RenderedImage, Dimension) - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
Converts an image to sRGB.
- convertTTFUnit2PDFUnit(int) - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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.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
- coords - Variable in class org.apache.fop.pdf.PDFShading
-
Required for Type 2: An Array of four numbers specifying
the starting and ending coordinate pairs
Required for Type 3: An Array of six numbers [x0,y0,r0,x1,y1,r1]
specifying the centers and radii of
the starting and ending circles.
- 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
- COPY_COUNT - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
Copy Count
- copyArea(int, int, int, int, int, int) - Method in class org.apache.fop.afp.AFPGraphics2D
- copyArea(int, int, int, int, int, int) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- copyArea(int, int, int, int, int, int) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Copies an area of the component by a distance specified by
dx
and dy
.
- copyDP(int[][], int, int) - Static method in class org.apache.fop.render.intermediate.IFUtil
-
Copy entries from position adjustments.
- copyNamedResource(String, InputStream, OutputStream) - Static method in class org.apache.fop.afp.util.AFPResourceUtil
-
Copy a named resource to a given OutputStream
.
- copyPendingMarksFrom(LayoutContext) - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- copyResourceFile(InputStream, OutputStream) - Static method in class org.apache.fop.afp.util.AFPResourceUtil
-
Copy a complete resource file to a given OutputStream
.
- copySF(byte[], byte, byte) - Method in class org.apache.fop.afp.modca.AbstractAFPObject
-
Copies the template structured field data array to the given byte array
- copySF(byte[], byte, byte, byte) - Static method in class org.apache.fop.afp.modca.AbstractAFPObject
-
Copies the template structured field data array to the given byte array
- copySF(byte[], byte, byte) - Method in class org.apache.fop.afp.modca.AbstractNamedAFPObject
-
- corresponding - Variable in class org.apache.fop.fo.properties.PropertyMaker
-
Maker for 'corresponding' properties
- CorrespondingPropertyMaker - Class in org.apache.fop.fo.properties
-
Maker class for handling corresponding properties.
- CorrespondingPropertyMaker(PropertyMaker) - Constructor for class org.apache.fop.fo.properties.CorrespondingPropertyMaker
-
Construct a corresponding property maker.
- count - Variable in class org.apache.fop.pdf.PDFPages
-
the number of /Page objects
- country - Variable in class org.apache.fop.fo.properties.CommonHyphenation
-
The "country" property
- Courier - Class in org.apache.fop.fonts.base14
-
- Courier() - Constructor for class org.apache.fop.fonts.base14.Courier
-
- Courier(boolean) - Constructor for class org.apache.fop.fonts.base14.Courier
-
- CourierBold - Class in org.apache.fop.fonts.base14
-
- CourierBold() - Constructor for class org.apache.fop.fonts.base14.CourierBold
-
- CourierBold(boolean) - Constructor for class org.apache.fop.fonts.base14.CourierBold
-
- CourierBoldOblique - Class in org.apache.fop.fonts.base14
-
- CourierBoldOblique() - Constructor for class org.apache.fop.fonts.base14.CourierBoldOblique
-
- CourierBoldOblique(boolean) - Constructor for class org.apache.fop.fonts.base14.CourierBoldOblique
-
- CourierOblique - Class in org.apache.fop.fonts.base14
-
- CourierOblique() - Constructor for class org.apache.fop.fonts.base14.CourierOblique
-
- CourierOblique(boolean) - Constructor for class org.apache.fop.fonts.base14.CourierOblique
-
- 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.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
- 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.
- 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.
- createCompatibleImage(int, int, int) - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
Construct a buffered image with an alpha channel, unless
transparencty is OPAQUE (no alpha at all).
- createCompatibleImage(int, int) - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
Construct a buffered image with an alpha channel.
- 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.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.
- 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.
- 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.
- createDefaultMonochromeBitmapConverter() - Static method in class org.apache.fop.util.bitmap.BitmapImageUtil
-
- createDifferencesBuilder() - Method in class org.apache.fop.pdf.PDFEncoding
-
Creates and returns a new DifferencesBuilder instance for constructing the Differences
array.
- 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
-
- createEllipse(Document, float, float, float, float) - Static method in class org.apache.fop.svg.SVGUtilities
-
Create an SVG Ellipse
- createException(Event) - Method in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory
-
Creates an exception from an event.
- createException(Event) - Method in class org.apache.fop.events.PropertyExceptionFactory
-
Creates an exception from an event.
- createException(Event) - Method in class org.apache.fop.events.UnsupportedOperationExceptionFactory
-
Creates an exception from an event.
- createException(Event) - Method in class org.apache.fop.events.ValidationExceptionFactory
-
Creates an exception from an event.
- createException(Event) - Method in class org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
-
Creates an exception from an event.
- createException(Event) - Method in class org.apache.fop.layoutmgr.LayoutException.LayoutExceptionFactory
-
Creates an exception from an event.
- 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.
- createFontsMatcher(Configuration, boolean) - Static method in class org.apache.fop.fonts.FontManagerConfigurator
-
Creates a font triplet matcher from a configuration object.
- 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.
- 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
-
- 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, ResourceAccessor, 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, ResourceAccessor, byte) - Method in class org.apache.fop.afp.AFPResourceManager
-
Creates an included resource object by loading the contained object from a file.
- createIncludedResourceFromExternal(String, URI, ResourceAccessor) - 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.DefaultFOPResourceAccessor
-
Creates a new InputStream
for the given URI that allows read access to an external
resource.
- createInputStream(URI) - Method in interface org.apache.fop.afp.util.ResourceAccessor
-
Creates a new InputStream
for the given URI that allows read access to an external
resource.
- createInputStream(URI) - Method in class org.apache.fop.afp.util.SimpleResourceAccessor
-
Creates a new InputStream
for the given URI that allows read access to an external
resource.
- 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.
- 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.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
- 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
-
- createMinimalFontResolver(boolean) - Static method in class org.apache.fop.fonts.FontManager
-
Create minimal font resolver.
- createMinimalFontResolver(boolean) - Static method in class org.apache.fop.fonts.FontSetup
-
Create minimal font resolver.
- 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
-
- createOutputStream(int) - Method in class org.apache.fop.render.bitmap.MultiFileRenderingUtil
-
Creates a new OutputStream
for the given page number.
- createOverlay(int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createOverlay(String) - Method in class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
Actually creates the MPO object.
- createPage(int, int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createPage(int, boolean) - Method in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
Creates and returns a new page.
- createPage(int, boolean) - Method in class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Creates and returns a new page.
- createPage(int, boolean) - Method in class org.apache.fop.layoutmgr.PageSequenceLayoutManager
-
Creates and returns a new page.
- createPageDescriptor(int, int, int, int) - Method in class org.apache.fop.afp.Factory
-
- createPageGroup(int) - Method in class org.apache.fop.afp.Factory
-
- createPageGroupTagLogicalElement(TagLogicalElementBean[]) - Method in class org.apache.fop.afp.DataStream
-
Creates a TagLogicalElement on the current page group.
- createPageTagLogicalElement(TagLogicalElementBean[]) - 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.
- 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.extensions.ExtensionObj
-
Create a default property list for this element.
- 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.
- createProxyFor(Class) - Method in class org.apache.fop.events.DefaultEventBroadcaster
-
Creates a dynamic proxy for the given EventProducer interface that will handle the
conversion of the method call into the broadcasting of an event instance.
- 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.
- createRenderingContext() - Method in class org.apache.fop.render.svg.SVGPainter
-
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
-
- 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
-
- 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) - Method in class org.apache.fop.afp.DataStream
-
Creates a TagLogicalElement on the current page or page group
- createTagLogicalElement(String, String, int) - Method in class org.apache.fop.afp.Factory
-
- createTagLogicalElement(String, String, int) - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Creates a TagLogicalElement on the page.
- createTagLogicalElement(String, String) - Method in class org.apache.fop.afp.modca.PageGroup
-
Creates a TagLogicalElement on the page.
- 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.
- 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.
- 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>) - 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.
- 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
- 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.
- currentContext - Variable in class org.apache.fop.render.pdf.PDFDocumentHandler
-
the current annotation list to add annotations to
- 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
- currentPage - Variable in class org.apache.fop.render.pdf.PDFDocumentHandler
-
the current page to add annotations to
- currentPageNum - Variable in class org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager
-
the current page number
- currentPageRef - Variable in class org.apache.fop.render.pdf.PDFDocumentHandler
-
the current page's PDF reference
- 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
- 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
- CustomFont - Class in org.apache.fop.fonts
-
Abstract base class for custom fonts loaded from files, for example.
- CustomFont() - Constructor for class org.apache.fop.fonts.CustomFont
-
- CustomFontCollection - Class in org.apache.fop.fonts
-
Sets up a set of custom (embedded) fonts
- CustomFontCollection(FontResolver, 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, Source) - 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.TTFTableName
-
Control Value Table.
- cyan() - Method in class org.apache.fop.pdf.PDFColor
-
Get the cyan component.
- cZero - Variable in class org.apache.fop.pdf.PDFFunction
-
Required For Type 2: An Array of n Doubles defining
the function result when x=0.
- EBCIDIC_ENCODING - Static variable in interface org.apache.fop.afp.AFPConstants
-
The encoding to use to convert to EBCIDIC
- EBDT - Static variable in class org.apache.fop.fonts.truetype.TTFTableName
-
Embedded bitmap data.
- EBLC - Static variable in class org.apache.fop.fonts.truetype.TTFTableName
-
Embedded bitmap location data.
- EBSC - Static variable in class org.apache.fop.fonts.truetype.TTFTableName
-
Embedded bitmap scaling data.
- EffRow - Class in org.apache.fop.fo.flow.table
-
This class represents an effective row in a table and holds a list of grid units occupying
the row as well as some additional values.
- EffRow(int, int, List) - Constructor for class org.apache.fop.fo.flow.table.EffRow
-
Creates a new effective row instance.
- EL_BORDER_RECT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name border-rect
- EL_CLIP_RECT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name clip-rect
- EL_DOCUMENT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name document
- EL_FONT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name font
- EL_GROUP - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name group
- EL_HEADER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name header
- EL_ID - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name id
- EL_IMAGE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name image
- EL_LINE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name line
- EL_LOCALE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name locale
- EL_PAGE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page
- EL_PAGE_CONTENT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name content
- EL_PAGE_HEADER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page-header
- EL_PAGE_SEQUENCE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page-sequence
- EL_PAGE_TRAILER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name page-trailer
- EL_RECT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name rect
- EL_STRUCTURE_TREE - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
Parent element of the logical structure tree.
- EL_TEXT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name text
- EL_TRAILER - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name trailer
- EL_VIEWPORT - Static variable in interface org.apache.fop.render.intermediate.IFConstants
-
element name viewport
- element - Variable in class org.apache.fop.fo.XMLObj
-
DOM element representing this node
- ELEMENT - Static variable in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileElement
-
name of element
- ELEMENT - Static variable in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileExtensionAttachment
-
element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentAfter
-
Element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentAfterElement
-
the element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentBefore
-
Element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSCommentBeforeElement
-
the element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSPageSetupCodeElement
-
The element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBefore
-
The element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSPageTrailerCodeBeforeElement
-
the element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetPageDevice
-
element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetPageDeviceElement
-
The element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetupCode
-
element name
- ELEMENT - Static variable in class org.apache.fop.render.ps.extensions.PSSetupCodeElement
-
The element name
- element(String, Attributes) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate an empty element with attributes.
- element(QName, Attributes) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate an empty element with attributes.
- elementCanEndLine(KnuthElement, int, int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Check if the given
KnuthElement
can end the line with the given
number.
- ElementListObserver - Class in org.apache.fop.layoutmgr
-
This class is used to observe Knuth element lists generated within the layout managers.
- ElementListObserver.Observer - Interface in org.apache.fop.layoutmgr
-
Implement this interface to receive notifications on element lists.
- ElementListUtils - Class in org.apache.fop.layoutmgr
-
Utilities for Knuth element lists.
- ElementMapping - Class in org.apache.fop.fo
-
Abstract base class for Element Mappings (including FO Element Mappings)
which provide the framework of valid elements and attributes for a given
namespace.
- ElementMapping() - Constructor for class org.apache.fop.fo.ElementMapping
-
- ElementMapping.Maker - Class in org.apache.fop.fo
-
Base class for all Makers.
- ElementMapping.Maker() - Constructor for class org.apache.fop.fo.ElementMapping.Maker
-
- ElementMappingRegistry - Class in org.apache.fop.fo
-
This class keeps track of all configured ElementMapping implementations which are responsible
for properly handling all kinds of different XML namespaces.
- ElementMappingRegistry(FopFactory) - Constructor for class org.apache.fop.fo.ElementMappingRegistry
-
Main constructor.
- elementMappingRegistry - Variable in class org.apache.fop.fo.FOTreeBuilder
-
The registry for ElementMapping instances
- elementName - Variable in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
the extension element name
- elevation - Variable in class org.apache.fop.fo.properties.CommonAural
-
The "elevation" property.
- elseValue - Variable in class org.apache.fop.util.text.IfFieldPart
-
the value being returned if the field is false
- embedded - Variable in class org.apache.fop.fonts.FontLoader
-
true if the font will be embedded, false if it will be referenced only.
- EmbeddedSVGImageHandler - Class in org.apache.fop.render.svg
-
Image handler implementation that embeds SVG images in the target SVG file.
- EmbeddedSVGImageHandler() - Constructor for class org.apache.fop.render.svg.EmbeddedSVGImageHandler
-
- EmbeddingMode - Enum in org.apache.fop.fonts
-
This enumerates the embedding mode of fonts; full; subset; auto (auto defaults to full for
Type 1 fonts and subset for TrueType fonts.
- embeddingMode - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
the requested embedding mode for this font
- embedFile - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
filename of the main font file
- embedFont(AFPFont, CharacterSet) - Method in class org.apache.fop.afp.AFPResourceManager
-
Handles font embedding.
- EmbedFontInfo - Class in org.apache.fop.fonts
-
FontInfo contains meta information on fonts (where is the metrics file etc.)
TODO: We need to remove this class and think about more intelligent design patterns
(Data classes => Procedural code)
- EmbedFontInfo(String, boolean, boolean, List<FontTriplet>, String, String) - Constructor for class org.apache.fop.fonts.EmbedFontInfo
-
Main constructor
- embedFontInfoList - Variable in class org.apache.fop.render.PrintRenderer
-
list of fonts
- EMF_EXT - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
EMF file extension
- EMPTY_ATTS - Static variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
An empty Attributes object used when no attributes are needed.
- EMPTY_STRING_PROPERTY - Static variable in class org.apache.fop.fo.properties.StringProperty
-
canonical instance for empty strings
- emptyDocument(Object) - Method in interface org.apache.fop.fo.FOValidationEventProducer
-
No FO document was found.
- EmptyGridUnit - Class in org.apache.fop.fo.flow.table
-
GridUnit subclass for empty grid units.
- EN - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
european number class
- EN_100 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_200 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_300 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_400 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_500 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_600 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_700 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_800 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_900 - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ABSOLUTE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ABSOLUTE_COLORMETRIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AFTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AFTER_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ALL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ALPHABETIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ALTERNATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_ALWAYS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ANY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AUTO - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AUTO_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AUTO_ODD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_AVOID - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- page-break-shorthand
- EN_BACKSLANT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BASELINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BEFORE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BEFORE_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BIDI_OVERRIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BLANK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BLINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BLOCK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOLDER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOTH - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BOUNDED_IN_ONE_DIMENSION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_BT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_CAPITALIZE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CAPTION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_CENTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CENTRAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CHARACTER_BY_CHARACTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_COLLAPSE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_COLLAPSE_WITH_PRECEDENCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_COLUMN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_CONSIDER_SHIFTS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DASHED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DISCARD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DISREGARD_SHIFTS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOCUMENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOTS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOTTED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_DOUBLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EMBED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_END - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_END_ON_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_END_ON_ODD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ERROR_IF_OVERFLOW - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EVEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EVEN_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EXTRA_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_EXTRA_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FALSE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FIRST - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FIRST_STARTING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_FIXED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FONT_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FORCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_FSWP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_GROOVE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_HANGING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_HIDDEN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_HIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ICON - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_IDEOGRAPHIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE_IF_AFTER_LINEFEED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE_IF_BEFORE_LINEFEED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_IGNORE_IF_SURROUNDING_LINEFEED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INDEFINITE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INDENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INHERIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INSET - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INSIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_INTEGER_PIXELS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ITALIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_JUSTIFY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LARGER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LAST - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LAST_ENDING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_LAST_STARTING - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_LEAVE_SEPARATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_LEFT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LEWP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LIGHTER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINE_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINE_THROUGH - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_LOWERCASE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_LR_TB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LSWP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_LTR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_MATHEMATICAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_MAX_HEIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_MENU - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_MERGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_MESSAGE_BOX - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_MIDDLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NARROWER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NEW - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:basic-link show-destination
- EN_NO_BLINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_CHANGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_FORCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_LIMIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_LINE_THROUGH - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_LINK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- XSL 1.1
- EN_NO_OVERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_UNDERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NO_WRAP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NON_UNIFORM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NONE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NOREPEAT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NORMAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_NOT_BLANK - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_OBLIQUE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ODD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ODD_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ONLY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for page-position, XSL 1.1
- EN_OUTSET - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_OUTSIDE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_OVERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PAGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PAGE_SEQUENCE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PAGINATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PERCEPTUAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_PRE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- white-space shorthand
- EN_PRESERVE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REFERENCE_AREA - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RELATIVE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RELATIVE_COLOMETRIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPEAT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPEATX - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPEATY - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REPLACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:basic-link show-destination
- EN_RESAMPLE_ANY_METHOD - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RESET_SIZE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_REST - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RETAIN - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RIDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RIGHT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_RL_TB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RTL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_RULE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SATURATION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SCALE_DOWN_TO_FIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for instream-foreign-object and external-graphic, XSL 1.1
- EN_SCALE_TO_FIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SCALE_UP_TO_FIT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for instream-foreign-object and external-graphic, XSL 1.1
- EN_SCROLL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SEMI_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SEMI_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SEPARATE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SHOW - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SMALL_CAPS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SMALL_CAPTION - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_SMALLER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SOLID - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_START - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_STATIC - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_STATUS_BAR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- font shorthand
- EN_SUB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SUPER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_SUPPRESS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TABLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_TABLE_FRAGMENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for fo:retrieve-table-marker
- EN_TB - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant -- for *-direction traits
- EN_TB_LR - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TB_RL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_AFTER_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_BEFORE_EDGE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_BOTTOM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TEXT_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TOP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TRADITIONAL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TREAT_AS_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TREAT_AS_ZERO_WIDTH_SPACE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_TRUE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ULTRA_CONDENSED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_ULTRA_EXPANDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UNBOUNDED - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UNDERLINE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UNIFORM - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_UPPERCASE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_USE_FONT_METRICS - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_USE_SCRIPT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_USECONTENT - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_VISIBLE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_WIDER - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_WRAP - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant
- EN_X_DISTRIBUTE - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant - non-standard for display-align
- EN_X_FILL - Static variable in interface org.apache.fop.fo.Constants
-
Enumeration constant - non-standard for display-align
- enableAccessibility(boolean) - Method in class org.apache.fop.pdf.PDFDocument
-
- ENC_83PV_RKSJ_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
83pv-RKSJ-H Mac OS, JIS X 0208 character set with KanjiTalk6
extensions, Shift-JIS encoding, Script Manager code 1
- ENC_90MS_RKSJ_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
90ms-RKSJ-H Microsoft Code Page 932 (lfCharSet 0x80), JIS X 0208
character set with NEC and IBM extensions
- ENC_90MS_RKSJ_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
90ms-RKSJ-V Vertical version of 90ms-RKSJ-H
- ENC_90MSP_RKSJ_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
90msp-RKSJ-H Same as 90ms-RKSJ-H, but replaces half-width Latin
characters with proportional forms
- ENC_90MSP_RKSJ_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
90msp-RKSJ-V Vertical version of 90msp-RKSJ-H
- ENC_90PV_RKSJ_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
90pv-RKSJ-H Mac OS, JIS X 0208 character set with KanjiTalk7
extensions, Shift-JIS encoding, Script Manager code 1
- ENC_ADD_RKSJ_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
Add-RKSJ-H JIS X 0208 character set with Fujitsu FMR
extensions, Shift-JIS encoding
- ENC_ADD_RKSJ_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
Add-RKSJ-V Vertical version of Add-RKSJ-H
- ENC_B5PC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
B5pc-H Mac OS, Big Five character set, Big Five encoding, Script Manager code 2
- ENC_B5PC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
B5pc-V Vertical version of B5pc-H
- ENC_CNS_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
CNS-EUC-H CNS 11643-1992 character set, EUC-TW encoding
- ENC_CNS_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
CNS-EUC-V Vertical version of CNS-EUC-H
- ENC_ETEN_B5_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
ETen-B5-H Microsoft Code Page 950 (lfCharSet 0x88), Big Five
character set with ETen extensions
- ENC_ETEN_B5_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
ETen-B5-V Vertical version of ETen-B5-H
- ENC_ETENMS_B5_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
ETenms-B5-H Same as ETen-B5-H, but replaces half-width
Latin characters with proportional forms
- ENC_ETENMS_B5_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
ETenms-B5-V Vertical version of ETenms-B5-H
- ENC_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
EUC-H JIS X 0208 character set, EUC-JP encoding
- ENC_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
EUC-V Vertical version of EUC-H
- ENC_EXT_RKSJ_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
Ext-RKSJ-H JIS C 6226 (JIS78) character set with
NEC extensions, Shift-JIS encoding
- ENC_EXT_RKSJ_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
Ext-RKSJ-V Vertical version of Ext-RKSJ-H
- ENC_GB_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
GB-EUC-H Microsoft Code Page 936 (lfCharSet 0x86), GB 2312-80
character set, EUC-CN encoding
- ENC_GB_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
GB-EUC-V Vertical version of GB-EUC-H
- ENC_GBK2K_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBK2K-H GB 18030-2000 character set, mixed 1-, 2-, and 4-byte encoding
- ENC_GBK2K_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBK2K-V Vertical version of GBK2K-H
- ENC_GBK_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBK-EUC-H Microsoft Code Page 936 (lfCharSet 0x86), GBK character set, GBK encoding
- ENC_GBK_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBK-EUC-V Vertical version of GBK-EUC-H
- ENC_GBKP_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBKp-EUC-H Same as GBK-EUC-H, but replaces half-width
Latin characters with proportional forms and maps character
code 0x24 to a dollar sign ($) instead of a yuan symbol
- ENC_GBKP_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBKp-EUC-V Vertical version of GBKp-EUC-H
- ENC_GBPC_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBpc-EUC-H Mac OS, GB 2312-80 character set, EUC-CN encoding, Script Manager code 19
- ENC_GBPC_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
GBpc-EUC-V Vertical version of GBpc-EUC-H
- ENC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
H JIS X 0208 character set, ISO-2022-JP encoding
- ENC_HKSCS_B5_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
HKscs-B5-H Hong Kong SCS, an extension to the Big Five
character set and encoding
- ENC_HKSCS_B5_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
HKscs-B5-V Vertical version of HKscs-B5-H
- ENC_IDENTITY_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
Identity-H The horizontal identity mapping for 2-byte CIDs;
may be used with CIDFonts using any Registry, Ordering, and
Supplement values.
- ENC_IDENTTITY_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
Identity-V Vertical version of Identity-H.
- ENC_KSC_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSC-EUC-H KS X 1001:1992 character set, EUC-KR encoding
- ENC_KSC_EUC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSC-EUC-V Vertical version of KSC-EUC-H
- ENC_KSCMS_UHC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSCms-UHC-H Microsoft Code Page 949 (lfCharSet 0x81), KS X 1001:1992
character set plus 8822 additional hangul,
Unified Hangul Code (UHC) encoding
- ENC_KSCMS_UHC_HW_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSCms-UHC-HW-H Same as KSCms-UHC-H, but replaces proportional
Latin characters with half-width forms
- ENC_KSCMS_UHC_HW_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSCms-UHC-HW-V Vertical version of KSCms-UHC-HW-H
- ENC_KSCMS_UHC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSCms-UHC-V Vertical version of KSCms-UHC-H
- ENC_KSCPC_EUC_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
KSCpc-EUC-H Mac OS, KS X 1001:1992 character set with
Mac OS KH extensions, Script Manager Code 3
- ENC_UNICNS_UCS2_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniCNS-UCS2-H Unicode (UCS-2) encoding for the
Adobe-CNS1 character collection
- ENC_UNICNS_UCS2_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniCNS-UCS2-V Vertical version of UniCNS-UCS2-H
- ENC_UNIGB_UCS2_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniGB-UCS2-H Unicode (UCS-2) encoding for the Adobe-GB1 character collection
- ENC_UNIGB_UCS2_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniGB-UCS2-V Vertical version of UniGB-UCS2-H
- ENC_UNIJIS_UCS2_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniJIS-UCS2-H Unicode (UCS-2) encoding for the
Adobe-Japan1 character collection
- ENC_UNIJIS_UCS2_HW_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniJIS-UCS2-HW-H Same as UniJIS-UCS2-H, but replaces proportional
Latin characters with half-width forms
- ENC_UNIJIS_UCS2_HW_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniJIS-UCS2-HW-V Vertical version of UniJIS-UCS2-HW-H
- ENC_UNIJIS_UCS2_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniJIS-UCS2-V Vertical version of UniJIS-UCS2-H
- ENC_UNIKSC_UCS2_H - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniKS-UCS2-H Unicode (UCS-2) encoding for the
Adobe-Korea1 character collection
- ENC_UNIKSC_UCS2_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
UniKS-UCS2-V Vertical version of UniKS-UCS2-H
- ENC_V - Static variable in class org.apache.fop.pdf.PDFCMap
-
V Vertical version of H
- encode(String) - Static method in class org.apache.fop.pdf.PDFDocument
-
Converts text to a byte array for writing to a PDF file.
- encode - Variable in class org.apache.fop.pdf.PDFFunction
-
Optional for Type 0: A 2 * m array of Doubles which provides a
linear mapping of input values to the domain.
- encode(String) - Static method in class org.apache.fop.pdf.PDFObject
-
Converts text to a byte array for writing to a PDF file.
- encode(int, int) - Static method in class org.apache.fop.util.HexEncoder
-
Returns an hex encoding of the given number as a string of the given length,
left-padded with zeros if necessary.
- encode(char) - Static method in class org.apache.fop.util.HexEncoder
-
Returns an hex encoding of the given character as a four-character string.
- encodeAllUnencodedCharacters() - Method in class org.apache.fop.fonts.SingleByteFont
-
Makes all unencoded characters available through additional encodings.
- encodeAndWriteStream(OutputStream, PDFNumber) - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Encodes and writes a stream directly to an OutputStream.
- encodeBinaryToHexString(byte[], OutputStream) - Method in class org.apache.fop.pdf.PDFObject
-
Encodes binary data as hexadecimal string object.
- encodeChars(CharSequence) - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Encodes a character sequence to a byte array.
- encodePositionAdjustments(int[][], int) - Static method in class org.apache.fop.util.XMLUtil
-
Encode a glyph position adjustments array as a string, where the string value
adheres to the following syntax:
count ( 'Z' repeat | number )
where each token is separated by whitespace, except that 'Z' followed by repeat
are considered to be a single token with no intervening whitespace, and where
'Z' repeat encodes repeated zeroes.
- encodePositionAdjustments(int[][]) - Static method in class org.apache.fop.util.XMLUtil
-
Encode a glyph position adjustments array as a string, where the string value
adheres to the following syntax:
count ( 'Z' repeat | number )
where each token is separated by whitespace, except that 'Z' followed by repeat
are considered to be a single token with no intervening whitespace.
- encodeSBCS(CharSequence, String) - Static method in class org.apache.fop.afp.fonts.CharactersetEncoder
-
Encodes chars
into a format specified by encoding
.
- encodeStream() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Encodes the raw data stream for output to a PDF file.
- encodeString(String) - Method in class org.apache.fop.pdf.PDFObject
-
Encodes a String (3.2.3 in PDF 1.4 specs)
- encodeText(String) - Method in class org.apache.fop.pdf.PDFObject
-
Encodes a Text String (3.8.1 in PDF 1.4 specs)
- encoding - Variable in class org.apache.fop.afp.fonts.CharacterSet
-
The encoding used for the code page
- ENCODING - Static variable in class org.apache.fop.pdf.PDFDocument
-
the encoding to use when converting strings to PDF commands
- ENCODING_SCHEME_ID - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
ENCODING_SCHEME_ID triplet identifier
- encodingMode - Variable in class org.apache.fop.fonts.EmbedFontInfo
-
the requested encoding mode for the font
- EncodingMode - Enum in org.apache.fop.fonts
-
This class enumerates all supported encoding modes for fonts: auto, single-byte and CID.
- encrypt(byte[], PDFObject) - Method in interface org.apache.fop.pdf.PDFEncryption
-
Encrypt an array of bytes using a reference PDFObject for calculating
the encryption key.
- encrypt(byte[], PDFObject) - Method in class org.apache.fop.pdf.PDFEncryptionJCE
-
Encrypt an array of bytes using a reference PDFObject for calculating
the encryption key.
- ENCRYPTION_LENGTH - Static variable in interface org.apache.fop.render.pdf.PDFConfigurationConstants
-
PDF encryption length parameter: must be a multiple of 8 between 40 and 128,
default value 40, datatype: int.
- ENCRYPTION_PARAMS - Static variable in interface org.apache.fop.render.pdf.PDFConfigurationConstants
-
PDF encryption parameter: all parameters as object, datatype: PDFEncryptionParams
- END - Static variable in interface org.apache.fop.afp.modca.AbstractAFPObject.Type
-
End
- END - Static variable in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
the "end" edge
- END - Static variable in class org.apache.fop.layoutmgr.RelSide
-
the end side
- END - Static variable in class org.apache.fop.layoutmgr.table.CollapsingBorderModel
-
end side
- end(IFPainter) - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Group
-
- end(IFPainter) - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Viewport
- END_INDENT - Static variable in class org.apache.fop.area.Trait
-
The end-indent trait.
- END_OF_DOC - Static variable in class org.apache.fop.area.AbstractOffDocumentItem
-
Process this extension at the end of the document once
all pages have been fully rendered.
- END_OF_DOC - Static variable in interface org.apache.fop.area.OffDocumentItem
-
Process this extension at the end of the document once
all pages have been fully rendered.
- END_PAGE - Static variable in class org.apache.fop.render.print.PageableRenderer
-
Printing parameter: the page number (1-based) of the last page to be printed,
datatype: a positive Integer
- endArea() - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Ends a graphics area (end of fill)
- endBlock(Block) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endBlock(Block) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endBlock(Block) - Method in class org.apache.fop.fo.FOEventHandler
-
- endBlock(Block) - Method in class org.apache.fop.render.mif.MIFHandler
- endBlock(Block) - Method in class org.apache.fop.render.rtf.RTFHandler
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.fo.FOEventHandler
-
- endBlockContainer(BlockContainer) - Method in class org.apache.fop.render.rtf.RTFHandler
- endBlockSequence(Position) - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
- endBody(TableBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endBody(TableBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endBody(TableBody) - Method in class org.apache.fop.fo.FOEventHandler
-
- endBody(TableBody) - Method in class org.apache.fop.render.mif.MIFHandler
- endBody(TableBody) - Method in class org.apache.fop.render.rtf.RTFHandler
- endBody() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
-
end body
- endCDATA() - Method in class org.apache.fop.util.DelegatingContentHandler
- endCDATA() - Method in class org.apache.fop.util.TransformerDefaultHandler
- endCell(TableCell) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endCell(TableCell) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endCell(TableCell) - Method in class org.apache.fop.fo.FOEventHandler
-
- endCell(TableCell) - Method in class org.apache.fop.render.mif.MIFHandler
- endCell(TableCell) - Method in class org.apache.fop.render.rtf.RTFHandler
- endChainedControlSequence() - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
A control sequence is a sequence of bytes that specifies a control
function.
- endColumn(TableColumn) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endColumn(TableColumn) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endColumn(TableColumn) - Method in class org.apache.fop.fo.FOEventHandler
-
- endColumn(TableColumn) - Method in class org.apache.fop.render.mif.MIFHandler
- endColumn(TableColumn) - Method in class org.apache.fop.render.rtf.RTFHandler
- endControlSequence() - Method in class org.apache.fop.afp.modca.PresentationTextObject
-
A control sequence is a sequence of bytes that specifies a control
function.
- endDocument() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endDocument() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the current document.
- endDocument() - Method in class org.apache.fop.afp.modca.Document
-
Method to mark the end of the page group.
- endDocument() - Method in class org.apache.fop.area.AreaTreeHandler
-
End the document.
- endDocument() - Method in class org.apache.fop.area.AreaTreeModel
-
Signal the end of the document for any processing.
- endDocument() - Method in class org.apache.fop.area.CachedRenderPagesModel
-
End the document.
- endDocument() - Method in class org.apache.fop.area.RenderPagesModel
-
End the document.
- endDocument() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endDocument() - Method in class org.apache.fop.fo.FOEventHandler
-
This method is called to indicate the end of a document run.
- endDocument() - Method in class org.apache.fop.fo.FOTreeBuilder
- endDocument() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- endDocument() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.DelegatingFragmentContentHandler
- endDocument() - Method in class org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler
- endDocument() - Method in class org.apache.fop.render.intermediate.IFContentHandler
- endDocument() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.mif.MIFHandler
-
This method is called to indicate the end of a document run.
- endDocument() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- endDocument() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- endDocument() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.rtf.RTFHandler
-
This method is called to indicate the end of a document run.
- endDocument() - Method in class org.apache.fop.render.svg.SVGDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Indicates the end of a document.
- endDocument() - Method in class org.apache.fop.util.DelegatingContentHandler
- endDocument() - Method in class org.apache.fop.util.TransformerDefaultHandler
- endDocumentHeader() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.svg.AbstractSVGDocumentHandler
-
Indicates the end of the document header.
- endDocumentHeader() - Method in class org.apache.fop.render.svg.SVGDocumentHandler
-
Indicates the end of the document header.
- endDocumentTrailer() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the document trailer.
- endDocumentTrailer() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the document trailer.
- endDTD() - Method in class org.apache.fop.util.DelegatingContentHandler
- endDTD() - Method in class org.apache.fop.util.TransformerDefaultHandler
- endElement(String, String, String) - Method in class org.apache.fop.fo.FOTreeBuilder
- endElement(String, String, String) - Method in class org.apache.fop.fonts.FontReader
- endElement(String, String, String) - Method in class org.apache.fop.hyphenation.PatternParser
- endElement(String, String, String) - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.intermediate.extensions.DocumentNavigationHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- endElement(String, String, String) - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- endElement(String) - Method in class org.apache.fop.render.xml.AbstractXMLRenderer
-
Ends an element.
- endElement(String, String, String) - Method in class org.apache.fop.util.DelegatingContentHandler
- endElement(String) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a endElement SAX event.
- endElement(QName) - Method in class org.apache.fop.util.GenerationHelperContentHandler
-
Convenience method to generate a startElement SAX event.
- endElement(String, String, String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- endEntity(String) - Method in class org.apache.fop.util.DelegatingContentHandler
- endEntity(String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.area.AreaTreeHandler
-
Process the end of the external-document extension.
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endExternalDocument(ExternalDocument) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the end of the external-document extension.
- endFlow(Flow) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endFlow(Flow) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endFlow(Flow) - Method in class org.apache.fop.fo.FOEventHandler
-
- endFlow(Flow) - Method in class org.apache.fop.render.mif.MIFHandler
- endFlow(Flow) - Method in class org.apache.fop.render.rtf.RTFHandler
- endFontStream() - Method in interface org.apache.fop.fonts.truetype.TTFOutputStream
-
Ends writing the font.
- endFontStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFOutputStream
-
- endFooter(TableFooter) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endFooter(TableFooter) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endFooter(TableFooter) - Method in class org.apache.fop.fo.FOEventHandler
-
- endFooter(TableFooter) - Method in class org.apache.fop.render.mif.MIFHandler
- endFooter(TableFooter) - Method in class org.apache.fop.render.rtf.RTFHandler
- endFootnote(Footnote) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endFootnote(Footnote) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endFootnote(Footnote) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a footnote.
- endFootnote(Footnote) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process the ending of a footnote.
- endFootnote(Footnote) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the ending of a footnote.
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a footnote body.
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process the ending of a footnote body.
- endFootnoteBody(FootnoteBody) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the ending of a footnote body.
- endGlyphStream() - Method in interface org.apache.fop.fonts.truetype.TTFGlyphOutputStream
-
Ends the streaming of glyphs.
- endGlyphStream() - Method in class org.apache.fop.render.ps.fonts.PSTTFGlyphOutputStream
-
- endGroup() - Method in class org.apache.fop.render.afp.AFPPainter
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in class org.apache.fop.render.pcl.PCLPainter
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in class org.apache.fop.render.pdf.PDFPainter
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in class org.apache.fop.render.ps.PSPainter
-
Ends the current group and restores the previous coordinate system.
- endGroup() - Method in class org.apache.fop.render.svg.SVGPainter
-
Ends the current group and restores the previous coordinate system.
- endHeader(TableHeader) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endHeader(TableHeader) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endHeader(TableHeader) - Method in class org.apache.fop.fo.FOEventHandler
-
- endHeader(TableHeader) - Method in class org.apache.fop.render.mif.MIFHandler
- endHeader(TableHeader) - Method in class org.apache.fop.render.rtf.RTFHandler
- endIndent - Variable in class org.apache.fop.fo.properties.CommonMarginBlock
-
The "end-indent" property.
- endIndent - Variable in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
the effective end-indent value
- endInline(Inline) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endInline(Inline) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endInline(Inline) - Method in class org.apache.fop.fo.FOEventHandler
-
- endInline(Inline) - Method in class org.apache.fop.render.mif.MIFHandler
- endInline(Inline) - Method in class org.apache.fop.render.rtf.RTFHandler
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the end of an InstreamForeignObject.
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process the end of an InstreamForeignObject.
- endInstreamForeignObject(InstreamForeignObject) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process the end of an InstreamForeignObject.
- endIter() - Method in class org.apache.fop.layoutmgr.PositionIterator
-
end (reset) iterator
- endLeader(Leader) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endLeader(Leader) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endLeader(Leader) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the end of a Leader.
- endLeader(Leader) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process the end of a Leader.
- endLine - Variable in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
The highest + 1 available line in the set of active nodes.
- endLink(BasicLink) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endLink(BasicLink) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endLink(BasicLink) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a Link.
- endLink(BasicLink) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process end of a Link.
- endLink(BasicLink) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a Link.
- endList(ListBlock) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endList(ListBlock) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endList(ListBlock) - Method in class org.apache.fop.fo.FOEventHandler
-
- endList(ListBlock) - Method in class org.apache.fop.render.mif.MIFHandler
- endList(ListBlock) - Method in class org.apache.fop.render.rtf.RTFHandler
- endListBody(ListItemBody) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endListBody(ListItemBody) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endListBody(ListItemBody) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a ListBody.
- endListBody(ListItemBody) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process end of a ListBody.
- endListBody(ListItemBody) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a ListBody.
- endListItem(ListItem) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endListItem(ListItem) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endListItem(ListItem) - Method in class org.apache.fop.fo.FOEventHandler
-
- endListItem(ListItem) - Method in class org.apache.fop.render.mif.MIFHandler
- endListItem(ListItem) - Method in class org.apache.fop.render.rtf.RTFHandler
- endListLabel(ListItemLabel) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endListLabel(ListItemLabel) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endListLabel(ListItemLabel) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a ListLabel.
- endListLabel(ListItemLabel) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process end of a ListLabel.
- endListLabel(ListItemLabel) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a ListLabel.
- endMarkup() - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endMarkup() - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endMarkup() - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a Markup.
- endMarkup() - Method in class org.apache.fop.render.mif.MIFHandler
-
Process end of a Markup.
- endMarkup() - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a Markup.
- endNode(String) - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Ends a structure tree node.
- endNode(String) - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Ends a structure tree node.
- endNode(String) - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Ends a structure tree node.
- endNumber - Variable in class org.apache.fop.render.print.PageableRenderer
-
last valid page number (1-based)
- endOfNode() - Method in class org.apache.fop.fo.extensions.destination.Destination
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.extensions.ExternalDocument
-
- endOfNode() - Method in class org.apache.fop.fo.flow.AbstractListItemPart
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.BasicLink
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.Block
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.Float
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.Footnote
-
Make sure content model satisfied, if so then tell the
FOEventHandler
that we are at the end of the footnote.
- endOfNode() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Make sure the content model is satisfied, if so then tell the
FOEventHandler
that we are at the
end of the footnote-body.
- endOfNode() - Method in class org.apache.fop.fo.flow.Inline
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Make sure content model satisfied, if so then tell the
FOEventHandler
that we are at
the end of the instream-foreign-object.
- endOfNode() - Method in class org.apache.fop.fo.flow.Leader
-
- endOfNode() - Method in class org.apache.fop.fo.flow.ListBlock
-
Make sure the content model is satisfied, if so then tell the
FOEventHandler
that we are at the end
of the list-block.
- endOfNode() - Method in class org.apache.fop.fo.flow.ListItem
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.Marker
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.MultiProperties
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.PageNumber
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.Table
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableAndCaption
-
Make sure content model satisfied, if so then tell the
FOEventHandler that we are at the end of the flow.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableBody
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Make sure content model satisfied, if so then tell the
FOEventHandler that we are at the end of the table-cell.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.flow.Wrapper
-
- endOfNode() - Method in class org.apache.fop.fo.FObjMixed
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.FONode
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.FOText
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.Declarations
-
At the end of this element sort out the children into
a hashmap of color profiles and a list of extension attachments.
- endOfNode() - Method in class org.apache.fop.fo.pagination.Flow
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.Root
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.fo.pagination.StaticContent
-
Make sure content model satisfied, if so then tell the
FOEventHandler that we are at the end of the flow.
- endOfNode() - Method in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOfNode() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
-
- endOfNode() - Method in class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject
-
Primarily used for making final content model validation checks
and/or informing the
FOEventHandler
that the end of this FO
has been reached.
- endOverlay() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the current overlay.
- endPage() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the current page.
- endPage() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Helper method to mark the end of the page.
- endPage() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.intermediate.EventProducingFilter
-
- endPage() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of a page
- endPage(Object, int) - Method in interface org.apache.fop.render.RendererEventProducer
-
Triggered at the end of page rendering.
- endPage() - Method in class org.apache.fop.render.svg.SVGDocumentHandler
-
Indicates the end of a page
- endPage() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Indicates the end of a page
- endPageContent() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.svg.SVGDocumentHandler
-
Indicates the end of the page content.
- endPageContent() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Indicates the end of the page content.
- endPageGroup() - Method in class org.apache.fop.afp.DataStream
-
Helper method to mark the end of the page group.
- endPageGroup() - Method in class org.apache.fop.afp.modca.PageGroup
-
Method to mark the end of the page group.
- endPageHeader() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the page header.
- endPageHeader() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Indicates the end of the page header.
- endPageNumber(PageNumber) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endPageNumber(PageNumber) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endPageNumber(PageNumber) - Method in class org.apache.fop.fo.FOEventHandler
-
- endPageNumber(PageNumber) - Method in class org.apache.fop.render.mif.MIFHandler
- endPageNumber(PageNumber) - Method in class org.apache.fop.render.rtf.RTFHandler
- endPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endPageNumberCitation(PageNumberCitation) - Method in class org.apache.fop.fo.FOEventHandler
-
- endPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endPageNumberCitationLast(PageNumberCitationLast) - Method in class org.apache.fop.fo.FOEventHandler
-
- endPageSequence() - Method in class org.apache.fop.accessibility.DummyStructureTreeEventHandler
-
Ends a page sequence structure tree node.
- endPageSequence(PageSequence) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endPageSequence() - Method in class org.apache.fop.accessibility.StructureTree2SAXEventAdapter
-
Ends a page sequence structure tree node.
- endPageSequence() - Method in interface org.apache.fop.accessibility.StructureTreeEventHandler
-
Ends a page sequence structure tree node.
- endPageSequence(PageSequence) - Method in class org.apache.fop.area.AreaTreeHandler
-
End the PageSequence.
- endPageSequence(PageSequence) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endPageSequence(PageSequence) - Method in class org.apache.fop.fo.FOEventHandler
-
- endPageSequence() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of a page sequence.
- endPageSequence(PageSequence) - Method in class org.apache.fop.render.mif.MIFHandler
- endPageSequence() - Method in class org.apache.fop.render.pcl.PCLDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.pdf.PDFDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence(PageSequence) - Method in class org.apache.fop.render.rtf.RTFHandler
- endPageSequence() - Method in class org.apache.fop.render.svg.SVGDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Indicates the end of a page sequence.
- endPageSequence() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Tells the renderer to finish the current PageSequence
- endPageTrailer() - Method in class org.apache.fop.render.intermediate.AbstractIFDocumentHandler
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in interface org.apache.fop.render.intermediate.IFDocumentHandler
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Indicates the end of the page trailer.
- endPageTrailer() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Indicates the end of the page trailer.
- endPrefixMapping(String) - Method in class org.apache.fop.render.intermediate.IFContentHandler
- endPrefixMapping(String) - Method in class org.apache.fop.util.DelegatingContentHandler
- endPrefixMapping(String) - Method in class org.apache.fop.util.TransformerDefaultHandler
- endPresentationObject() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Ends the presentation text object
- endProlog() - Method in class org.apache.fop.afp.modca.GraphicsObject
-
Ends the prolog.
- endRoot(Root) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endRoot(Root) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endRoot(Root) - Method in class org.apache.fop.fo.FOEventHandler
-
Called upon end of root element.
- endRow(TableRow) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endRow(TableRow) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endRow(TableRow) - Method in class org.apache.fop.fo.FOEventHandler
-
- endRow(TableRow) - Method in class org.apache.fop.render.mif.MIFHandler
- endRow(TableRow) - Method in class org.apache.fop.render.rtf.RTFHandler
- endSequence() - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
Finalizes a Knuth sequence.
- endSequence(Position) - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
Finalizes a Knuth sequence.
- endSequence() - Method in class org.apache.fop.layoutmgr.BlockKnuthSequence
-
Finalizes a Knuth sequence.
- endSequence() - Method in class org.apache.fop.layoutmgr.InlineKnuthSequence
-
Finalizes a Knuth sequence.
- endSequence() - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Finalizes a Knuth sequence.
- endsRow() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the ends-row
property
- endStatic(StaticContent) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endStatic(StaticContent) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endStatic(StaticContent) - Method in class org.apache.fop.fo.FOEventHandler
-
Process end of a Static.
- endStatic(StaticContent) - Method in class org.apache.fop.render.mif.MIFHandler
-
Process end of a Static.
- endStatic(StaticContent) - Method in class org.apache.fop.render.rtf.RTFHandler
-
Process end of a Static.
- endString() - Method in class org.apache.fop.render.ps.fonts.PSTTFGenerator
-
Finishes writing a string by appending '00' and '>' to the end.
- endsWithForcedBreak(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Indicates whether the given element list ends with a forced break.
- endsWithNonInfinitePenalty(List) - Static method in class org.apache.fop.layoutmgr.ElementListUtils
-
Indicates whether the given element list ends with a penalty with a non-infinite penalty
value.
- endTable(Table) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endTable(Table) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endTable(Table) - Method in class org.apache.fop.fo.FOEventHandler
-
- endTable(Table) - Method in class org.apache.fop.render.mif.MIFHandler
- endTable(Table) - Method in class org.apache.fop.render.rtf.RTFHandler
- endTextObject() - Method in class org.apache.fop.pdf.PDFTextUtil
-
Called when a text object should be ended.
- endTextObject() - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.ps.PSPainter
-
Indicates the end of a text object.
- endTextObject() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Does nothing.
- endTransformList() - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
- endViewport() - Method in class org.apache.fop.render.afp.AFPPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in interface org.apache.fop.render.intermediate.IFPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.intermediate.IFSerializer
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.java2d.Java2DPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.pcl.PCLPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.pdf.PDFPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.ps.PSPainter
-
Ends the current viewport and restores the previous coordinate system.
- endViewport() - Method in class org.apache.fop.render.svg.SVGPainter
-
Ends the current viewport and restores the previous coordinate system.
- endVParea() - Method in class org.apache.fop.render.AbstractRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.intermediate.IFRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.java2d.Java2DRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.txt.TXTRenderer
-
Signals exit from a viewport area.
- endVParea() - Method in class org.apache.fop.render.xml.XMLRenderer
-
Signals exit from a viewport area.
- endWrapper(Wrapper) - Method in class org.apache.fop.accessibility.fo.FO2StructureTreeConverter
-
- endWrapper(Wrapper) - Method in class org.apache.fop.fo.DelegatingFOEventHandler
-
- endWrapper(Wrapper) - Method in class org.apache.fop.fo.FOEventHandler
-
Process the ending of a wrapper.
- ensureFilterInPlace(PDFFilter) - Method in class org.apache.fop.pdf.PDFFilterList
-
Checks the filter list for the filter and adds it in the correct
place if necessary.
- enterHPGL2Mode(boolean) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Enters the HP GL/2 mode.
- enterPCLMode(boolean) - Method in class org.apache.fop.render.pcl.PCLGenerator
-
Enters the PCL mode.
- entries - Variable in class org.apache.fop.pdf.PDFDictionary
-
the entry map
- ENUM_COUNT - Static variable in interface org.apache.fop.fo.Constants
-
Number of enumeration constants defined
- EnumLength - Class in org.apache.fop.fo.properties
-
A length quantity in XSL which is specified as an enum, such as "auto"
- EnumLength(Property) - Constructor for class org.apache.fop.fo.properties.EnumLength
-
Construct an enumerated length from an enum property.
- EnumNumber - Class in org.apache.fop.fo.properties
-
A number quantity in XSL which is specified as an enum, such as "no-limit".
- EnumProperty - Class in org.apache.fop.fo.properties
-
Superclass for properties that wrap an enumeration value
- EnumProperty.Maker - Class in org.apache.fop.fo.properties
-
Inner class for creating EnumProperty instances
- EnumProperty.Maker(int) - Constructor for class org.apache.fop.fo.properties.EnumProperty.Maker
-
- EOT - Static variable in class org.apache.fop.util.CharUtilities
-
Character class: Boundary between text runs
- EPSTranscoder - Class in org.apache.fop.render.ps
-
This class enables to transcode an input to a EPS document.
- EPSTranscoder() - Constructor for class org.apache.fop.render.ps.EPSTranscoder
-
- eq - Variable in class org.apache.fop.hyphenation.TernaryTree
-
Pointer to equal branch and to data when this node is a string terminator.
- equal(Object, Object) - Static method in class org.apache.fop.util.CompareUtil
-
Compares two objects for equality.
- equal(double, double) - Static method in class org.apache.fop.util.CompareUtil
-
Compares two numbers for equality.
- equals(Object) - Method in class org.apache.fop.afp.AFPResourceInfo
- equals(Object) - Method in class org.apache.fop.afp.AFPResourceLevel
- equals(Object) - Method in class org.apache.fop.complexscripts.bidi.InlineRun
-
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupTable
- equals(Object) - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
- equals(Object) - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor.Syllabizer
- equals(Object) - Method in class org.apache.fop.datatypes.LengthBase
-
- equals(Object) - Method in class org.apache.fop.fo.expr.NCnameProperty
-
- equals(Object) - Method in class org.apache.fop.fo.expr.NumericProperty
-
- equals(Object) - Method in class org.apache.fop.fo.expr.RelativeNumericProperty
-
- equals(Object) - Method in class org.apache.fop.fo.flow.Marker.MarkerAttribute
- equals(Object) - Method in class org.apache.fop.fo.properties.CharacterProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.ColorProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonFont
- equals(Object) - Method in class org.apache.fop.fo.properties.CommonHyphenation
- equals(Object) - Method in class org.apache.fop.fo.properties.CondLengthProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.EnumLength
-
- equals(Object) - Method in class org.apache.fop.fo.properties.EnumNumber
-
- equals(Object) - Method in class org.apache.fop.fo.properties.EnumProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.FixedLength
- equals(Object) - Method in class org.apache.fop.fo.properties.KeepProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.LengthPairProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.ListProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.NumberProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.PercentLength
-
- equals(Object) - Method in class org.apache.fop.fo.properties.SpaceProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.StringProperty
- equals(Object) - Method in class org.apache.fop.fo.properties.TableColLength
-
- equals(Object) - Method in class org.apache.fop.fo.properties.ToBeImplementedProperty
-
- equals(Object) - Method in class org.apache.fop.fo.properties.URIProperty
-
- equals(Object) - Method in class org.apache.fop.fonts.CMapSegment
-
- equals(Object) - Method in class org.apache.fop.fonts.FontTriplet
- equals(Object) - Method in class org.apache.fop.fonts.NamedCharacter
- equals(Object) - Method in class org.apache.fop.fonts.truetype.TTFTableName
-
- equals(Object) - Method in class org.apache.fop.layoutmgr.Adjustment
- equals(Object) - Method in class org.apache.fop.pdf.PDFDestination
-
Check if this equals another object.
- equals(Object) - Method in class org.apache.fop.pdf.PDFName
- equals(Object) - Method in class org.apache.fop.traits.BorderProps
- equals(Object) - Method in class org.apache.fop.traits.MinOptMax
- equals(Object) - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
- EqualsFieldPart - Class in org.apache.fop.util.text
-
Defines an "equals" field part that can compare a field's string value against another string.
- EqualsFieldPart(String, String) - Constructor for class org.apache.fop.util.text.EqualsFieldPart
-
Creates a new "equals" field part.
- EqualsFieldPart.Factory - Class in org.apache.fop.util.text
-
Part factory for "equals".
- EqualsFieldPart.Factory() - Constructor for class org.apache.fop.util.text.EqualsFieldPart.Factory
-
- erase(int, int[]) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Erase glyphs in input glyph sequence starting at specified offset from current position, where each glyph
in the specified glyphs
array is matched, one at a time, and when a (forward searching) match is found
in the input glyph sequence, the matching glyph is replaced with the glyph index 65535.
- error(TransformerException) - Method in class org.apache.fop.cli.InputHandler
- ERROR - Static variable in class org.apache.fop.events.model.EventSeverity
-
error level
- error(SAXParseException) - Method in class org.apache.fop.fo.FOTreeBuilder
- error(SAXParseException) - Method in class org.apache.fop.hyphenation.PatternParser
- error(TranscoderException) - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPErrorHandler
- error(Object, String, Exception) - Method in interface org.apache.fop.svg.SVGEventProducer
-
Error during SVG processing.
- error(Object) - Method in class org.apache.fop.util.CommandLineLogger
- error(Object, Throwable) - Method in class org.apache.fop.util.CommandLineLogger
- error(TransformerException) - Method in class org.apache.fop.util.DefaultErrorListener
- error(SAXParseException) - Method in class org.apache.fop.util.DelegatingContentHandler
- errorText(Locator) - Static method in class org.apache.fop.fo.FONode
-
Helper function to return "Error(line#/column#)" string for
above exception messages
- ES - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
european number separator class
- ESC - Static variable in class org.apache.fop.render.pcl.PCLGenerator
-
The ESC (escape) character
- ESCAPE - Static variable in interface org.apache.fop.afp.ptoca.PtocaConstants
-
"Escape" sequence for normal PTOCA command sequences.
- escape(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStringConverter
-
Escapes a String as required by the RTF spec.
- escapeByteArray(byte[]) - Static method in class org.apache.fop.pdf.PDFText
-
Escape a byte array for output to PDF (Used for encrypted strings)
- escapeString(String) - Static method in class org.apache.fop.pdf.PDFText
-
Escaped a String as described in section 4.4 in the PDF 1.3 specs.
- escapeStringChar(char, StringBuffer) - Static method in class org.apache.fop.pdf.PDFText
-
Escapes a character conforming to the rules established in the PostScript
Language Reference (Search for "Literal Text Strings").
- escapeText(String) - Static method in class org.apache.fop.pdf.PDFText
-
Escape text (see 4.4.1 in PDF 1.3 specs)
- escapeText(String, boolean) - Static method in class org.apache.fop.pdf.PDFText
-
Escape text (see 4.4.1 in PDF 1.3 specs)
- escapeURI(String) - Static method in class org.apache.fop.datatypes.URISpecification
-
Escapes any illegal URI character in a given URI, for example, it escapes a space to "%20".
- establishColor(StringBuffer, Color, boolean) - Method in class org.apache.fop.pdf.PDFColorHandler
-
Generates code to select the given color and handles the registration of color spaces in
PDF where necessary.
- establishTransformationMatrix(AffineTransform) - Method in class org.apache.fop.render.AbstractPathOrientedRenderer
-
Establishes a new coordinate system with the given transformation matrix.
- ET - Static variable in interface org.apache.fop.complexscripts.bidi.BidiConstants
-
european number terminator class
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.AbsFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.BodyStartFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.FromNearestSpecifiedValueFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.FromParentFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.FromTableColumnFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in interface org.apache.fop.fo.expr.Function
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.InheritedPropFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.LabelEndFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.MaxFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.MinFunction
-
Evaluate the function
- eval(Property[], PropertyInfo) - Method in class org.apache.fop.fo.expr.ProportionalColumnWidthFunction
-
Evaluate the function
- evaluate(Map) - Method in class org.apache.fop.fo.FONode.GatherContextInfoFunction
-
Executes the function.
- evaluate(Map<String, Object>) - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.Function
-
Executes the function.
- EVEN - Static variable in class org.apache.fop.render.print.PagesMode
-
the even pages mode
- Event - Class in org.apache.fop.events
-
This is the default event class used by this package.
- Event(Object, String, EventSeverity, Map<String, Object>) - Constructor for class org.apache.fop.events.Event
-
Creates a new Event using default locale.
- Event(Object, String, EventSeverity, Locale, Map<String, Object>) - Constructor for class org.apache.fop.events.Event
-
Creates a new Event.
- Event.ParamsBuilder - Class in org.apache.fop.events
-
This class is a fluent builder class for building up the parameter map.
- Event.ParamsBuilder() - Constructor for class org.apache.fop.events.Event.ParamsBuilder
-
- EventBroadcaster - Interface in org.apache.fop.events
-
The EventBroadcaster is the central relay point for events.
- EventExceptionManager - Class in org.apache.fop.events
-
This class is responsible for converting events into exceptions.
- EventExceptionManager.ExceptionFactory - Interface in org.apache.fop.events
-
This interface is implementation by exception factories that can create exceptions from
events.
- EventFormatter - Class in org.apache.fop.events
-
Converts events into human-readable, localized messages.
- EventFormatter.LookupFieldPartFactory - Class in org.apache.fop.events
-
PartFactory for lookups.
- EventFormatter.LookupFieldPartFactory() - Constructor for class org.apache.fop.events.EventFormatter.LookupFieldPartFactory
-
- EventListener - Interface in org.apache.fop.events
-
This interface is implemented by clients who want to listen for events.
- eventListener - Variable in class org.apache.fop.fonts.Typeface
-
An optional event listener that receives events such as missing glyphs etc.
- EventMethodModel - Class in org.apache.fop.events.model
-
Represents an event method.
- EventMethodModel(String, EventSeverity) - Constructor for class org.apache.fop.events.model.EventMethodModel
-
Creates an new instance.
- EventMethodModel.Parameter - Class in org.apache.fop.events.model
-
Represents an event parameter.
- EventMethodModel.Parameter(Class, String) - Constructor for class org.apache.fop.events.model.EventMethodModel.Parameter
-
Creates a new event parameter.
- EventModel - Class in org.apache.fop.events.model
-
Represents a whole event model that supports multiple event producers.
- EventModel() - Constructor for class org.apache.fop.events.model.EventModel
-
Creates a new, empty event model
- EventModelParser - Class in org.apache.fop.events.model
-
This is a parser for the event model XML.
- EventProducer - Interface in org.apache.fop.events
-
This is a marker interface which all event producer interfaces need to extend.
- EventProducerModel - Class in org.apache.fop.events.model
-
Represents the model of an event producer with multiple event methods.
- EventProducerModel(String) - Constructor for class org.apache.fop.events.model.EventProducerModel
-
Creates a new instance.
- EventProducingFilter - Class in org.apache.fop.render.intermediate
-
A filter that uses the Event Notification System to broadcast IF events.
- EventProducingFilter(IFDocumentHandler, FOUserAgent) - Constructor for class org.apache.fop.render.intermediate.EventProducingFilter
-
Constructor
- EventSeverity - Class in org.apache.fop.events.model
-
Enumeration class for event severities.
- execute() - Method in class org.apache.fop.tools.anttasks.FileCompare
-
Main method of task compare
- execute() - Method in class org.apache.fop.tools.anttasks.Fop
- execute() - Method in class org.apache.fop.tools.anttasks.RunTest
-
This creates the reference output, if required, then tests
the current build.
- EXPLICIT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakStatus
-
Constant indicating a Explicit Break
- EXPLICIT_BREAK - Static variable in class org.apache.fop.text.linebreak.LineBreakUtils
-
Break class constant
- explicitTableColumnsRequired(Object, Locator) - Method in interface org.apache.fop.render.rtf.RTFEventProducer
-
The RTF handler requires explicit table-columns for now.
- EXT_BLEED - Static variable in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
The extension attribute for calculating the PDF BleedBox area - specifies the bleed width.
- EXT_CROP_BOX - Static variable in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
The extension attribute for the PDF CropBox area.
- EXT_CROP_OFFSET - Static variable in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
The extension attribute for the PDF CropBox area.
- EXT_PAGE_SCALE - Static variable in class org.apache.fop.render.extensions.prepress.PageScale
-
The extension 'scale' attribute for the simple-page-master element.
- extend - Variable in class org.apache.fop.pdf.PDFShading
-
Required for Type 2+3: An Array of two boolean values specifying
whether to extend the start and end colors past the start
and end points, respectively.
- EXTENDED_RESOURCE_LOCAL_IDENTIFIER - Static variable in interface org.apache.fop.afp.modca.triplets.Triplet
-
EXTENDED_RESOURCE_LOCAL_IDENTIFIER triplet identifier
- ExtendedResourceLocalIdentifierTriplet - Class in org.apache.fop.afp.modca.triplets
-
The Extended Resource Local Identifier triplet specifies a resource type and a
four byte local identifier or LID.
- ExtendedResourceLocalIdentifierTriplet(byte, int) - Constructor for class org.apache.fop.afp.modca.triplets.ExtendedResourceLocalIdentifierTriplet
-
Main constructor
- extendMinimum(int) - Method in class org.apache.fop.traits.MinOptMax
-
Extends the minimum length to the given length if necessary, and adjusts opt and max
accordingly.
- ExtensionAttachment - Interface in org.apache.fop.fo.extensions
-
This interface is implemented by objects that are returned by special extension element
through the FONode.getExtensionAttachment() method.
- extensionAttachment - Variable in class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
the AFP extension attachment
- extensionAttachments - Variable in class org.apache.fop.area.AreaTreeObject
-
Extension attachments
- extensionAttachments - Variable in class org.apache.fop.render.xml.AbstractXMLRenderer
-
A list of ExtensionAttachements received through processOffDocumentItem()
- ExtensionElementMapping - Class in org.apache.fop.fo.extensions
-
Element mapping for FOP's proprietary extension to XSL-FO.
- ExtensionElementMapping() - Constructor for class org.apache.fop.fo.extensions.ExtensionElementMapping
-
Constructor.
- ExtensionObj - Class in org.apache.fop.fo.extensions
-
Base class for pdf bookmark extension objects.
- ExtensionObj(FONode) - Constructor for class org.apache.fop.fo.extensions.ExtensionObj
-
Create a new extension object.
- ExtensionPlacement - Enum in org.apache.fop.render.afp.extensions
-
An enumeration for placement instruction for AFP extensions.
- EXTERNAL - Static variable in class org.apache.fop.afp.AFPResourceLevel
-
external level
- EXTERNAL - Static variable in class org.apache.fop.pdf.PDFLink
-
Used to represent an external link.
- EXTERNAL_LINK - Static variable in class org.apache.fop.area.Trait
-
External link.
- ExternalDocument - Class in org.apache.fop.fo.extensions
-
Class for the fox:external-document extension element.
- ExternalDocument(FONode) - Constructor for class org.apache.fop.fo.extensions.ExternalDocument
-
Constructs a ExternalDocument object (called by Maker).
- ExternalDocumentLayoutManager - Class in org.apache.fop.layoutmgr
-
LayoutManager for an external-document extension element.
- ExternalDocumentLayoutManager(AreaTreeHandler, ExternalDocument) - Constructor for class org.apache.fop.layoutmgr.ExternalDocumentLayoutManager
-
Constructor
- ExternalGraphic - Class in org.apache.fop.fo.flow
-
- ExternalGraphic(FONode) - Constructor for class org.apache.fop.fo.flow.ExternalGraphic
-
Create a new ExternalGraphic node that is a child
of the given
FONode
.
- ExternalGraphicLayoutManager - Class in org.apache.fop.layoutmgr.inline
-
LayoutManager for the fo:external-graphic formatting object
- ExternalGraphicLayoutManager(ExternalGraphic) - Constructor for class org.apache.fop.layoutmgr.inline.ExternalGraphicLayoutManager
-
Constructor.
- extGState - Variable in class org.apache.fop.pdf.PDFPattern
-
TODO use PDFGState
String representing the extended Graphics state.
- extraBPD - Variable in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Size of border and padding in BPD (ie, before and after).
- extract(File, File) - Method in class org.apache.fop.afp.apps.FontPatternExtractor
-
Extracts the Type1 PFB file from the given AFP outline font.
- g2dState - Variable in class org.apache.fop.render.java2d.Java2DPainter
-
The current state, holds a Graphics2D and its context
- GASP - Static variable in class org.apache.fop.fonts.truetype.TTFTableName
-
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.
- gc - Variable in class org.apache.fop.afp.svg.AFPGraphicsDevice
-
The Graphics Config that created us...
- 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.TTFTableName
-
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
- gen - Variable in class org.apache.fop.render.pcl.PCLGraphics2D
-
The PCL generator
- gen - Variable in class org.apache.fop.render.ps.PSDocumentHandler
-
The PostScript generator used to output the PostScript
- 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.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.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) - Constructor for class org.apache.fop.util.GenerationHelperContentHandler
-
Main constructor.
- generator - Variable in class org.apache.fop.render.pdf.PDFDocumentHandler
-
The current content generator
- 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.
- 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(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
get the inline area.
- get(int) - Method in class org.apache.fop.layoutmgr.inline.ICLayoutManager
-
- 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.PageNumberCitationLastLayoutManager
-
get the inline area.
- get(LayoutContext) - Method in class org.apache.fop.layoutmgr.inline.PageNumberCitationLayoutManager
-
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(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(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, String, RenderingIntent) - Method in class org.apache.fop.util.ColorSpaceCache
-
Create (if needed) and return an ICC ColorSpace instance.
- getAbsolutePositionProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a CommonAbsolutePosition object.
- 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.PDFUri
-
returns the action ncecessary for a uri
- getAction() - Method in class org.apache.fop.render.intermediate.extensions.Bookmark
-
Returns the action performed when the bookmark is clicked.
- getAction() - Method in class org.apache.fop.render.intermediate.extensions.Link
-
Returns the action performed when the destination is selected.
- getAction() - Method in class org.apache.fop.render.intermediate.extensions.NamedDestination
-
Returns the action performed when the destination is selected.
- getActiveEnvironmentGroup() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns the ActiveEnvironmentGroup associated with this page.
- getAdditionalEncoding(int) - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns an additional encoding.
- getAdditionalEncodingCount() - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns the number of additional encodings this single-byte font maintains.
- getAdditionalWidths(int) - Method in class org.apache.fop.fonts.SingleByteFont
-
Returns an array with the widths for an additional encoding.
- getAdjust(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
- getAdjusted() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Get adjusted state.
- getAdjustingInfo() - Method in class org.apache.fop.area.inline.InlineArea
-
- getAdjustment() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain current adjustments at current position index.
- getAdjustment(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain current adjustments at specified offset from current position index.
- getAdjustmentClass() - Method in class org.apache.fop.layoutmgr.KnuthGlue
-
- getAdvanced() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Determines if advanced typographic features are enabled
- getAffineTransforms() - Method in class org.apache.fop.render.intermediate.AffineTransformArrayParser
-
Returns the AffineTransform array initialized during the last parsing.
- 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.
- 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.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
-
- 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.TTFFile
-
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.
- getAscender(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The ascender is the part of a lowercase letter that extends above the
"x-height" (the height of the letter "x"), such as "d", "t", or "h".
- getAscender() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Ascender height is the distance from the character baseline to the
top of the character box.
- getAscender() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Ascender height is the distance from the character baseline to the
top of the character box.
- getAscender() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
Ascender height is the distance from the character baseline to the
top of the character box.
- getAscender(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
The ascender is the part of a lowercase letter that extends above the
"x-height" (the height of the letter "x"), such as "d", "t", or "h".
- getAscender(int) - Method in class org.apache.fop.fonts.base14.Courier
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.Symbol
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getAscender(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getAscender() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the ascender value of the font.
- getAscender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the ascent of the font described by this
FontMetrics object.
- getAscender() - Method in class org.apache.fop.fonts.Font
-
Returns the font's ascender.
- getAscender() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the ascender value of the font.
- getAscender(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the ascent of the font described by this
FontMetrics object.
- getAscender(int) - Method in class org.apache.fop.fonts.LazyFont
-
Returns the ascent of the font described by this
FontMetrics object.
- getAscender() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the ascender value of the font.
- getAscender() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the Ascender value.
- getAscender(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the ascent of the font described by this
FontMetrics object.
- getAscender(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
Determines the font ascent of the Font described by this
FontMetrics object
- getAscender(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the ascent of the font described by this
FontMetrics object.
- getAssociation(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain character association of glyph at specified offset from current position.
- getAssociation() - Method in class org.apache.fop.complexscripts.fonts.GlyphProcessingState
-
Obtain character association of glyph at current position.
- getAssociation(int) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain association at specified index.
- getAssociations(int, int, boolean, GlyphTester, GlyphSequence.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
-
- getAttributeAsBoolean(Attributes, String, boolean) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a boolean value.
- getAttributeAsInt(Attributes, String, int) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a int value.
- getAttributeAsInt(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a int value.
- getAttributeAsIntArray(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a integer array.
- getAttributeAsInteger(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Integer value.
- getAttributeAsPositionAdjustments(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a glyph position adjustments array.
- getAttributeAsRectangle(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Rectangle value.
- getAttributeAsRectangle2D(Attributes, String) - Static method in class org.apache.fop.util.XMLUtil
-
Returns an attribute value as a Rectangle2D value.
- getAttributes() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
RtfPage - attributes accessor
- 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.
- 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
-
- 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.
- 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.
- 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.afp.util.SimpleResourceAccessor
-
Returns the base URI.
- getBaseURI() - Method in class org.apache.fop.apps.FopFactoryConfigurator
-
- getBaseURL() - Method in class org.apache.fop.apps.FopFactory
-
Returns the base URL.
- getBaseURL() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the base URL.
- getBaseValue() - Method in class org.apache.fop.datatypes.LengthBase
-
- getBaseValue() - Method in 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.type1.AFMCharMetrics
-
Returns the character's bounding box.
- getBBox() - Method in class org.apache.fop.pdf.PDFFormXObject
-
Returns the bounding box.
- getBeforeAfterBorderWidth() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the widths of the border-before and -after for this cell.
- getBeforeBorderWidth(int, int) - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the width of the before-border for the given row-span of this cell.
- getBeforeFloat() - Method in class org.apache.fop.area.BodyRegion
-
Get the before float area.
- 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.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
- 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).
- getBitmapEncodingQuality() - Method in class org.apache.fop.afp.AFPPaintingState
-
Gets the image encoding quality setting to use when encoding bitmap images.
- 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.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.
- 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
- getBleedBox() - Method in class org.apache.fop.render.extensions.prepress.PageBoundaries
-
Returns the bleed box for the page.
- getBlockContainerFO() - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
- getBlockFO() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
convenience method that returns the Block node
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.BlockContainer
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.Table
-
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the block-progression-dimension
property
- getBlockProgressionDimension() - Method in class org.apache.fop.fo.flow.table.TableRow
-
- getBlockProgressionDimension() - Method in interface org.apache.fop.fo.GraphicsProperties
-
- getBlockProgressionDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain block progression direction.
- getBlockProgressionDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Obtain block progression direction.
- 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
-
- 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.
- 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
-
- getBounds() - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
TODO: This should return the page bounds in Pts,
I couldn't figure out how to get this for the current
page (this still works for now,
but it should be fixed...).
- getBounds2D(TextNode) - Method in class org.apache.fop.svg.AbstractFOPTextPainter
-
Get the bounds.
- getBPAlignment() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- getBPD() - Method in class org.apache.fop.area.Area
-
Get the block progression dimension of the content rectangle
for this area.
- getBPD() - Method in class org.apache.fop.area.BeforeFloat
-
Get the height of this before float.
- getBPD() - Method in class org.apache.fop.area.inline.FilledArea
-
Get the block progression dimension of the content rectangle
for this area.
- getBPD() - Method in class org.apache.fop.datatypes.FODimension
-
- getBPD() - Method in class org.apache.fop.fo.properties.LengthPairProperty
-
- getBPD() - Method in class org.apache.fop.layoutmgr.KnuthBlockBox
-
Returns the natural width (without stretching nor shrinking) of the line represented by this
box.
- getBPPaddingAndBorder(boolean, PercentBaseContext) - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Return all the border and padding height in the block progression
dimension.
- getBreakAfter() - Method in class org.apache.fop.fo.flow.Block
-
- getBreakAfter() - Method in class org.apache.fop.fo.flow.BlockContainer
-
- getBreakAfter() - Method in class org.apache.fop.fo.flow.ListBlock
-
- getBreakAfter() - Method in class org.apache.fop.fo.flow.ListItem
-
- getBreakAfter() - Method in class org.apache.fop.fo.flow.table.EffRow
-
Returns the break class for this row.
- getBreakAfter() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the class of the before after for the last child element of this cell.
- getBreakAfter() - Method in class org.apache.fop.fo.flow.table.Table
-
- getBreakAfter() - Method in class org.apache.fop.fo.flow.table.TableRow
-
- getBreakAfter() - Method in interface org.apache.fop.fo.properties.BreakPropertySet
-
- getBreakAfter() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- 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.BlockContainerLayoutManager
-
- getBreakBefore() - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
- 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
-
- 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
-
- 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.
- getCacheFile() - Method in class org.apache.fop.fonts.FontManager
-
Returns the font cache file
- getCacheKey(EmbedFontInfo) - Static method in class org.apache.fop.fonts.FontCache
-
creates a key given a font info for the font mapping
- getCacheToFile() - Method in class org.apache.fop.pdf.StreamCacheFactory
-
Get the value of the global cacheToFile flag.
- getCapHeight(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Obtains the height of capital letters for the specified point size.
- getCapHeight() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Cap height is the average height of the uppercase characters in
a font.
- getCapHeight() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Cap height is the average height of the uppercase characters in
a font.
- getCapHeight() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
Cap height is the average height of the uppercase characters in
a font.
- getCapHeight(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Obtains the height of capital letters for the specified point size.
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.Courier
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.Symbol
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getCapHeight(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getCapHeight() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the capital height of the font.
- getCapHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the size of a capital letter measured from the font's baseline.
- getCapHeight() - Method in class org.apache.fop.fonts.Font
-
Returns the font's CapHeight.
- getCapHeight() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the capital height of the font.
- getCapHeight(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the size of a capital letter measured from the font's baseline.
- getCapHeight(int) - Method in class org.apache.fop.fonts.LazyFont
-
Returns the size of a capital letter measured from the font's baseline.
- getCapHeight() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the capital height of the font.
- getCapHeight() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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.
- 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.PDFEmbeddedFileExtensionAttachment
-
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.
- getCellLM() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Get cell's layout manager.
- 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.InlineLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int, int) - Method in interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.InlineStackingLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeaderLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.inline.TextLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in interface org.apache.fop.layoutmgr.LayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChangedKnuthElements(List, int) - Method in class org.apache.fop.layoutmgr.list.ListItemLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM, after changes have been applied
In the context of line breaking, this method is called after hyphenation has
been performed, in order to receive the sequence of elements representing the
text together with all possible hyphenation points.
- getChar(String) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the character metrics associated with the character name.
- getCharacter() - Method in class org.apache.fop.fo.flow.Character
-
- getCharacter() - Method in class org.apache.fop.fo.properties.CharacterProperty
-
- getCharacter() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getCharacter() - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Returns the named character represented by this instance.
- getCharacter(int, int) - Method in class org.apache.fop.render.txt.border.BorderManager
-
- getCharacterArray(boolean) - Method in class org.apache.fop.complexscripts.util.GlyphSequence
-
Obtain array of characters.
- 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.
- getCharacterForIndex(int) - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the named character at a given code point in the encoding.
- 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.
- getCharCount() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the number of character available for this font.
- getCharMetrics() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the list of AFMCharMetrics instances representing all the available characters.
- getCharName() - Method in class org.apache.fop.fonts.type1.AFMCharMetrics
-
Returns the PostScript character name.
- getCharNameMap() - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Returns the array of character names for this encoding.
- 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.
- 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.TTFFile
-
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.
- getCharsUsed() - Method in class org.apache.fop.fonts.MultiByteFont
-
- getCharWidth(char) - Method in class org.apache.fop.fonts.Font
-
Helper method for getting the width of a unicode char
from the current fontstate.
- getCharWidth(int) - Method in class org.apache.fop.fonts.Font
-
Helper method for getting the width of a unicode char
from the current fontstate.
- getCharWidth(int) - Method in class org.apache.fop.fonts.truetype.TTFFile
-
Returns the width of a given character.
- getCharWidth(short) - Method in class org.apache.fop.fonts.type1.PFMFile
-
Returns the width of a character
- getChecksum() - Method in class org.apache.fop.fonts.truetype.TTFDirTabEntry
-
Returns the checksum.
- 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.
- 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() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfContainer
-
- getChildXMLObj() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
- getChosenDemerits() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getChosenLineCount() - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getChosenPosition(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getCIDSet() - Method in class org.apache.fop.pdf.PDFFontDescriptor
-
- getCIDSubset() - Method in class org.apache.fop.fonts.CIDFont
-
Returns the subset information for this font.
- getCIDSubset() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the subset information for this font.
- 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.
- 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.
- getClip() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getClippedWidth(BorderProps) - Static method in class org.apache.fop.traits.BorderProps
-
- getClipRect() - Method in class org.apache.fop.render.intermediate.IFGraphicContext.Viewport
-
- getClipRectangle() - Method in class org.apache.fop.area.BlockViewport
-
Returns the clipping rectangle of this viewport area.
- getClipRectangle() - Method in class org.apache.fop.area.inline.InlineViewport
-
Returns the clipping rectangle of this viewport area.
- getClipRectangle() - Method in class org.apache.fop.area.RegionViewport
-
Returns the clipping rectangle of this viewport area.
- getClipRectangle() - Method in interface org.apache.fop.area.Viewport
-
Returns the clipping rectangle of this viewport area.
- getCMap() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the character map for this font.
- getCMaps() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
Returns this font's character to glyph mapping.
- 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.
- getColIndex() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the index of the column this grid unit belongs to.
- getColor() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns line color
- getColor() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the color
- getColor() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the color
- getColor() - Method in class org.apache.fop.area.Trait.Background
-
Returns the background color.
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.expr.NCnameProperty
-
If a system color, return the corresponding value.
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.expr.NumericProperty
-
This method expects to be overridden by subclasses
- getColor() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- getColor() - Method in class org.apache.fop.fo.flow.Block
-
- getColor() - Method in class org.apache.fop.fo.flow.Character
-
- getColor() - Method in class org.apache.fop.fo.flow.InlineLevel
-
- getColor() - Method in class org.apache.fop.fo.flow.PageNumber
-
- getColor() - Method in class org.apache.fop.fo.FOText
-
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.ColorProperty
-
Returns an AWT instance of this color
- getColor() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.NumberProperty
-
Convert NumberProperty to a Color.
- getColor(FOUserAgent) - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getColor() - Method in class org.apache.fop.render.java2d.Java2DGraphicsState
-
- getColor() - Method in class org.apache.fop.util.AbstractPaintingState
-
Get the color.
- 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.
- getColorModel() - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
Return a good default color model for this 'device'.
- getColorModel(int) - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
Return a good color model given transparency
- 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.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.
- getColorSpaceCache() - Method in class org.apache.fop.apps.FopFactory
-
Returns the color space cache for this instance.
- getColorSpaceOut(boolean) - Method in class org.apache.fop.pdf.PDFColor
-
Get the PDF output string for this color.
- getColorSpaceOut(boolean) - Method in class org.apache.fop.pdf.PDFPathPaint
-
Get the PDF string for setting the path paint.
- getColorSpaceOut(boolean) - Method in class org.apache.fop.pdf.PDFPattern
-
Get the PDF command for setting to this pattern.
- getColSpanIndex() - Method in class org.apache.fop.fo.flow.table.GridUnit
-
- getColumn(int) - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the column at the given index.
- getColumn(int) - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
Returns a column.
- getColumnCount() - Method in class org.apache.fop.area.BodyRegion
-
Get the number of columns when not spanning
- getColumnCount() - Method in class org.apache.fop.area.MainReference
-
- getColumnCount() - Method in class org.apache.fop.area.Span
-
Get the column count for this span area.
- getColumnCount() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Return the value of the column-count property.
- getColumnCount() - Method in class org.apache.fop.layoutmgr.table.ColumnSetup
-
- getColumnGap() - Method in class org.apache.fop.area.BodyRegion
-
- getColumnGap() - Method in class org.apache.fop.area.MainReference
-
- getColumnGap() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Return the value of the column-gap
property.
- getColumnIndex() - Method in interface org.apache.fop.render.rtf.rtflib.rtfdoc.ITableColumnsInfo
-
- getColumnIndex() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- 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
-
Obtain column progression direction.
- 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
-
- 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
-
- getCompression() - Method in class org.apache.fop.afp.AFPImageObjectInfo
-
Returns the compression type
- getCompressionRate() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic
-
Gets the compression rate for the image in percent.
- getConditionality() - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
Returns the conditionality.
- getConditionality() - Method in class org.apache.fop.fo.properties.SpaceProperty
-
- getCondLength() - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
- getCondLength() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getConfig(String) - Method in class org.apache.fop.render.AbstractConfigurator
-
Returns the configuration subtree for a specific renderer.
- getConfigurations() - Method in class org.apache.fop.afp.svg.AFPGraphicsDevice
-
Return an array of our one GraphicsConfig
- getConfigurator(FOUserAgent) - Method in class org.apache.fop.render.AbstractRendererMaker
-
Returns a renderer config object that can be used to
configure the renderer.
- 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(FOUserAgent) - Method in class org.apache.fop.render.bitmap.PNGRendererMaker
-
Returns a renderer config object that can be used to
configure the renderer.
- getConfigurator() - Method in class org.apache.fop.render.bitmap.TIFFDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator(FOUserAgent) - Method in class org.apache.fop.render.bitmap.TIFFRendererMaker
-
Returns a renderer config object that can be used to
configure the renderer.
- 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.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(FOUserAgent) - Method in class org.apache.fop.render.print.PrintRendererMaker
-
Returns a renderer config object that can be used to
configure the renderer.
- getConfigurator() - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator() - Method in class org.apache.fop.render.svg.AbstractSVGDocumentHandler
-
Returns the configurator for this document handler, if any.
- getConfigurator(FOUserAgent) - Method in class org.apache.fop.render.txt.TXTRendererMaker
-
Returns a renderer config object that can be used to
configure the renderer.
- getConfigurator(FOUserAgent) - Method in class org.apache.fop.render.xml.XMLRendererMaker
-
Returns a renderer config object that can be used to
configure the renderer.
- 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 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.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(EventModel) - Static method in class org.apache.fop.events.model.EventModelParser
-
Creates a new ContentHandler instance that you can send the event model 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.
- getContentHandler() - Method in class org.apache.fop.render.svg.SVGRenderingContext
-
Returns the target content handler.
- 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
-
- 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 class org.apache.fop.render.afp.AFPPainter
-
Returns the intermediate format context object.
- 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.Java2DPainter
-
Returns the intermediate format context object.
- getContext() - Method in class org.apache.fop.render.pcl.PCLPainter
-
Returns the intermediate format context object.
- getContext() - Method in class org.apache.fop.render.pdf.PDFPainter
-
Returns the intermediate format context object.
- getContext() - Method in class org.apache.fop.render.ps.PSPainter
-
Returns the intermediate format context object.
- getContext() - Method in class org.apache.fop.render.svg.SVGPainter
-
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.
- 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.GlyphSequence.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.area.PageSequence
-
Returns the country of the page-sequence.
- getCountry() - Method in class org.apache.fop.fo.FOText
-
- getCountry() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Get the value of the country
trait.
- 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.PageBreaker
- getCurrentDisplayAlign() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- 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.
- getCurrentOutputStream(int) - Method in class org.apache.fop.render.bitmap.PNGRenderer
-
Returns the OutputStream corresponding to this page
- getCurrentOutputStream(int) - Method in class org.apache.fop.render.svg.SVGRenderer
-
Returns the OutputStream corresponding to this page
- getCurrentPage() - Method in class org.apache.fop.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
-
- 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
-
- getCustomURIResolver() - Method in class org.apache.fop.apps.FOURIResolver
-
Returns the custom URI Resolver.
- 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(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.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.ExtendedResourceLocalIdentifierTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.FullyQualifiedNameTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.MappingOptionTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.MeasurementUnitsTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ObjectAreaSizeTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ObjectByteExtentTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ObjectClassificationTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.PresentationSpaceMixingRulesTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.PresentationSpaceResetMixingTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.afp.modca.triplets.ResourceObjectTypeTriplet
-
Returns the data length of this structured field
- getDataLength() - Method in interface org.apache.fop.afp.StructuredData
-
Returns the data length of this structured field
- getDataLength() - Method in class org.apache.fop.pdf.PDFStream
-
Returns the size of the content.
- getDataObject() - Method in class org.apache.fop.afp.modca.ResourceObject
-
Returns the data object referenced by this resource object
- getDataStream() - Method in class org.apache.fop.afp.AFPResourceManager
-
Returns the AFP DataStream
- getDataWidth() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the image data width
- getDataWidthRes() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the data width resolution
- getDeclarations() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the associated Declarations.
- getDecodeParms() - Method in class org.apache.fop.pdf.ASCII85Filter
-
Get the decode parameters.
- getDecodeParms() - Method in class org.apache.fop.pdf.ASCIIHexFilter
-
Get the decode params.
- getDecodeParms() - Method in class org.apache.fop.pdf.CCFFilter
-
return a parameter dictionary for this filter, or null
- getDecodeParms() - Method in class org.apache.fop.pdf.DCTFilter
-
Get the decode params for this filter.
- getDecodeParms() - Method in class org.apache.fop.pdf.FlateFilter
-
Get the decode params for this filter.
- getDecodeParms() - Method in class org.apache.fop.pdf.NullFilter
-
return a parameter dictionary for this filter, or null
- getDecodeParms() - Method in class org.apache.fop.pdf.PDFFilter
-
return a parameter dictionary for this filter, or null
- 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.
- getDefaultConfiguration() - Method in class org.apache.fop.afp.svg.AFPGraphicsDevice
-
Return out sole GraphicsConfig.
- getDefaultDitheringQuality() - Method in class 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.
- 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.)
- 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.
- getDefaultTransform() - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
The default transform (1:1).
- 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.PDFEmbeddedFileExtensionAttachment
-
Returns the file description.
- getDescender(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The descender is the part of a lowercase letter that extends below the
base line, such as "g", "j", or "p".
- getDescender() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Descender depth is the distance from the character baseline to
the bottom of a character box.
- getDescender() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Descender depth is the distance from the character baseline to
the bottom of a character box.
- getDescender() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
Descender depth is the distance from the character baseline to
the bottom of a character box.
- getDescender(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
The descender is the part of a lowercase letter that extends below the
base line, such as "g", "j", or "p".
- getDescender(int) - Method in class org.apache.fop.fonts.base14.Courier
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.Symbol
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getDescender(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getDescender() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the descender value of the font.
- getDescender(int) - Method in class org.apache.fop.fonts.CustomFont
-
Returns the descent of the font described by this
FontMetrics object.
- getDescender() - Method in class org.apache.fop.fonts.Font
-
Returns the font's Descender.
- getDescender() - Method in interface org.apache.fop.fonts.FontDescriptor
-
Returns the descender value of the font.
- getDescender(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the descent of the font described by this
FontMetrics object.
- getDescender(int) - Method in class org.apache.fop.fonts.LazyFont
-
Returns the descent of the font described by this
FontMetrics object.
- getDescender() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the descender value of the font.
- getDescender() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the Descender value.
- getDescender(int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the descent of the font described by this
FontMetrics object.
- getDescender(String, int, int) - Method in class org.apache.fop.render.java2d.Java2DFontMetrics
-
Determines the font descent of the Font described by this
FontMetrics object
- getDescender(int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the descent of the font described by this
FontMetrics object.
- getDescriptor() - Method in class org.apache.fop.pdf.PDFFontNonBase14
-
- 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
- getDevice() - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
- 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
-
- 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
-
- getDirectoryEntry(TTFTableName) - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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
- 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.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.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.
- getDocumentHandlerMaker(String) - Method in class org.apache.fop.render.RendererFactory
-
Returns a RendererMaker which handles the given MIME type.
- 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.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.
- 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
-
- 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.
- getDynamicVersionController(Version, PDFDocument) - Static method in class org.apache.fop.pdf.VersionController
-
Returns a controller that allows subsequent changes to the document's version.
- getEffectiveArea() - Method in class org.apache.fop.layoutmgr.inline.LeafNodeLayoutManager
-
- getEffectiveArea() - 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.
- 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(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.PDFEmbeddedFileExtensionAttachment
-
- getElement() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
- 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
-
- getElementName() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
- getElements() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Obtain the Knuth elements.
- 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.EmbedFontInfo
-
Returns the embedding mode for this font.
- getEmbedFile() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the path to the embeddable font file
- getEmbedFileName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns an URI representing an embeddable font file.
- getEmbedFileSource() - Method in class org.apache.fop.fonts.CustomFont
-
Returns a Source representing an embeddable font file.
- getEmbedFontName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.Courier
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getEmbedFontName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the font name for font embedding (may include a prefix, Example: "1E28bcArialMT").
- getEmbedFontName() - Method in class org.apache.fop.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.
- 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.
- 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.SingleByteFont
-
Returns the code point mapping (encoding) of this font.
- getEncodingMode() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the requested encoding mode for this font.
- getEncodingName() - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.base14.Courier
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getEncodingName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getEncodingName() - Method in class org.apache.fop.fonts.LazyFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.MultiByteFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.SingleByteFont
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.fonts.Typeface
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Get the encoding of the font.
- getEncodingName() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Get the encoding of the font.
- getEncodingScheme() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the EncodingScheme value.
- 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.
- getEnd() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
-
- getEnd() - Method in class org.apache.fop.complexscripts.util.GlyphSequence.CharAssociation
-
- 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.
- getEndingPageNumberOfPreviousSequence() - Method in class org.apache.fop.fo.pagination.Root
-
Gets the last page number generated by the previous page-sequence
- getEndNumber() - Method in class org.apache.fop.render.print.PrintRenderer
-
- 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
-
- 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.
- getEventGroupID() - Method in class org.apache.fop.events.Event
-
Returns the event group identifier.
- getEventHandler() - Method in class org.apache.fop.fo.FOTreeBuilder
-
- getEventID() - Method in class org.apache.fop.events.Event
-
Returns the event identifier.
- getEventKey() - Method in class org.apache.fop.events.Event
-
Returns the event key.
- getEventProducerFor(Class) - Method in class org.apache.fop.events.DefaultEventBroadcaster
-
Returns an event producer instance for the given interface class.
- getEventProducerFor(Class) - Method in interface org.apache.fop.events.EventBroadcaster
-
Returns an event producer instance for the given interface class.
- getExceptionClass() - Method in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory
-
Returns the Exception
class created by this factory.
- getExceptionClass() - Method in class org.apache.fop.events.model.EventMethodModel
-
Returns the primary exception class for this event method.
- getExceptionClass() - Method in class org.apache.fop.events.PropertyExceptionFactory
-
Returns the Exception
class created by this factory.
- getExceptionClass() - Method in class org.apache.fop.events.UnsupportedOperationExceptionFactory
-
Returns the Exception
class created by this factory.
- getExceptionClass() - Method in class org.apache.fop.events.ValidationExceptionFactory
-
Returns the Exception
class created by this factory.
- getExceptionClass() - Method in class org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
-
Returns the Exception
class created by this factory.
- getExceptionClass() - Method in class org.apache.fop.layoutmgr.LayoutException.LayoutExceptionFactory
-
Returns the Exception
class created by this factory.
- 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.
- 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
-
- getExternalFilePath() - Method in class org.apache.fop.afp.AFPResourceLevel
-
Returns the destination file path of the external resource group file
- 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.apps.FOUserAgent
-
- getFactory() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the factory for PDF objects.
- getFactory(String) - Method in class org.apache.fop.util.ContentHandlerFactoryRegistry
-
Retrieves a ContentHandlerFactory instance of a given namespace URI.
- getFallbackColor() - Method in class org.apache.fop.util.ColorWithFallback
-
Returns the fallback color.
- getFamilyName() - Method in class org.apache.fop.fonts.type1.AFMFile
-
Returns the FamilyName value.
- getFamilyNames() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.Courier
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getFamilyNames() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getFamilyNames() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font family names.
- getFamilyNames() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the font's family names as a Set of Strings (Example: "Helvetica").
- getFamilyNames() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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.
- getFeature() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
-
- getFeature() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.UseSpec
-
- getFileFilter() - Static method in class org.apache.fop.fonts.autodetect.FontFileFinder
-
Font file filter.
- getFileFromUrls(String[]) - Static method in class org.apache.fop.fonts.FontCache
-
Tries to identify a File instance from an array of URLs.
- getFilename() - Method in class org.apache.fop.render.pdf.extensions.PDFEmbeddedFileExtensionAttachment
-
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.
- getFirstBoxIndex() - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
- getFirstBoxIndex(int) - Method in class org.apache.fop.layoutmgr.KnuthSequence
-
Get the position index of the first box in this sequence,
starting at the given index.
- getFirstChar() - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the first character in this font.
- getFirstChar() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the first character in the character set
- getFirstChar() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
The first character in the character set
- getFirstChar() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
The first character in the character set
- getFirstChar() - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the first character in this font.
- getFirstChar() - Method in class org.apache.fop.fonts.base14.Courier
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getFirstChar() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getFirstChar() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the index of the first character defined in this font.
- getFirstChar() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the index of the first defined character.
- getFirstChar() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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.
- 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.TTFFile
-
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
- 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.FontReader
-
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.
- getFontBaseURL() - Method in class org.apache.fop.apps.FopFactory
-
Deprecated.
use getFontManager().setFontBaseURL(fontBase) instead
- getFontBaseURL() - Method in class org.apache.fop.apps.FOUserAgent
-
- getFontBaseURL() - Method in class org.apache.fop.fonts.FontManager
-
Returns the font base URL.
- 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.TTFFile
-
- 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.apps.FopFactory
-
Deprecated.
use getFontManager().getFontCache() instead
- getFontCache() - Method in class org.apache.fop.fonts.FontManager
-
Returns the font cache instance used by this font manager.
- getFontFamily() - Method in class org.apache.fop.fonts.substitute.FontQualifier
-
- getFontFamily() - Method in class org.apache.fop.render.intermediate.IFState
-
Returns the font family.
- 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
-
- getFontFromArea(Area) - Method in class org.apache.fop.render.PrintRenderer
-
Returns a Font object constructed based on the font traits in an area
- getFontInfo() - Method in class org.apache.fop.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(Configuration, FontCache) - Method in class org.apache.fop.fonts.FontInfoConfigurator
-
Returns a font info from a font node Configuration definition
- 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 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.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.render.svg.AbstractSVGDocumentHandler
-
Returns the font set to work with.
- 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.
- 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
- getFontList() - Method in class org.apache.fop.render.PrintRenderer
-
- getFontManager() - Method in class org.apache.fop.apps.FopFactory
-
Returns the font manager.
- getFontMap() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the font map for this document.
- getFontMetrics(Font) - Method in class org.apache.fop.afp.AFPGraphics2D
- getFontMetrics() - Method in class org.apache.fop.fonts.Font
-
Returns the associated font metrics object.
- getFontMetrics(Font) - Method in class org.apache.fop.render.pcl.PCLGraphics2D
- getFontMetrics(Font) - Method in class org.apache.fop.svg.PDFGraphics2D
-
Gets the font metrics for the specified font.
- getFontMetrics() - Method in class org.apache.fop.tools.fontlist.FontSpec
-
Returns the font metrics.
- getFontName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the "PostScript" font name (Example: "Helvetica-BoldOblique").
- getFontName() - Method in class org.apache.fop.fonts.base14.Courier
-
- getFontName() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getFontName() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getFontName() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getFontName() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getFontName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getFontName() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getFontName() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getFontName() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getFontName() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getFontName() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getFontName() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getFontName() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getFontName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getFontName() - Method in class org.apache.fop.fonts.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.util.AbstractPaintingState
-
Gets the current font name
- 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
- getFontResolver() - Method in class org.apache.fop.render.PrintRenderer
-
Get FontResolver
- getFonts() - Method in class org.apache.fop.fonts.FontInfo
-
Gets a Map of all registered fonts.
- getFontSelectionStrategy() - Method in class org.apache.fop.fo.properties.CommonFont
-
- getFontSize() - Method in class org.apache.fop.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.
- 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.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
-
- getFontTriplets() - Method in class org.apache.fop.afp.fonts.AFPFontInfo
-
Returns the list of font triplets associated with this font.
- getFontTriplets() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the list of font triplets associated with this font.
- getFontTriplets() - Method in class org.apache.fop.fonts.FontInfo
-
Gets a Map of all registered font triplets.
- getFontType() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.fonts.base14.Courier
-
- getFontType() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getFontType() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getFontType() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getFontType() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getFontType() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getFontType() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getFontType() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getFontType() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getFontType() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getFontType() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getFontType() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getFontType() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getFontType() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getFontType() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the type of the font.
- getFontType() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the type of the font.
- getFontType() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the type of the font.
- 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
- getFopFactory() - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Returns the FOP factory.
- 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.events.EventFormatter.LookupFieldPartFactory
-
Returns the name of the message part format.
- getFormat() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the output format (MIME type).
- getFormat() - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.PartFactory
-
Returns the name of the message part format.
- getFormat() - Method in class org.apache.fop.util.text.ChoiceFieldPart.Factory
-
Returns the name of the message part format.
- getFormat() - Method in class org.apache.fop.util.text.EqualsFieldPart.Factory
-
Returns the name of the message part format.
- getFormat() - Method in class org.apache.fop.util.text.GlyphNameFieldPart.Factory
-
Returns the name of the message part format.
- getFormat() - Method in class org.apache.fop.util.text.HexFieldPart.Factory
-
Returns the name of the message part format.
- getFormat() - Method in class org.apache.fop.util.text.IfFieldPart.Factory
-
Returns the name of the message part format.
- getFormForImage(String) - Method in class org.apache.fop.render.ps.PSDocumentHandler
-
Returns a PSResource instance representing a image as a PostScript form.
- getFOURIResolver() - Method in class org.apache.fop.apps.FopFactory
-
Returns the FO URI Resolver.
- getFOUserAgent() - Method in class org.apache.fop.cli.CommandLineOptions
-
Get the FOUserAgent for this Command-Line run
- getFOUserAgent() - Method in class org.apache.fop.servlet.FopServlet
-
- getFOValidationEventProducer() - Method in class org.apache.fop.fo.FONode
-
Returns an instance of the FOValidationEventProducer.
- getFromParent(int) - Method in class org.apache.fop.fo.PropertyList
-
Return the value of this property on the parent of this FO.
- getFromQualifier() - Method in class org.apache.fop.fonts.substitute.FontSubstitution
-
- getFS45() - Method in class org.apache.fop.afp.AFPPaintingState
-
gets whether images should be FS45
- getFS45() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
gets whether images should be FS45
- getFS45() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
gets whether images should be FS45
- getFullName() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.fonts.base14.Courier
-
- getFullName() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getFullName() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getFullName() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getFullName() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getFullName() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getFullName() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getFullName() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getFullName() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getFullName() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getFullName() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getFullName() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getFullName() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getFullName() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getFullName() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the font's full name (Example: "Helvetica Bold Oblique").
- getFullName() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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
- 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.TTFFile
-
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.
- 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.
- 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.
- getGlyphClass(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Determine glyph class.
- 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.
- getGlyphIndexBitSet() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns a BitSet with bits set for each available glyph index in the subset.
- getGlyphIndexForSubsetIndex(int) - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the original index of the glyph inside the (non-subset) font's glyph list.
- 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
-
- getGlyphPositionAdjustments() - Method in class org.apache.fop.area.inline.WordArea
-
Obtain per-character (glyph) position adjustments.
- 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.
- 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.
- 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.TTFFile
-
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.
- 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.TTFFile
-
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.
- 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.
- getHeaderAttribs() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
- getHeaderElements() - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
- getHeaderNetHeight() - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
- getHeight() - Method in class org.apache.fop.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.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
-
- 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.
- 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
-
- getHyphenationPoints() - Method in class org.apache.fop.hyphenation.Hyphenation
-
- getHyphenationProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a CommonHyphenation object.
- getHyphenationTree(String, String) - Method in class org.apache.fop.hyphenation.HyphenationTreeCache
-
Looks in the cache if a hyphenation tree is available and returns it if it is found.
- getHyphenationTree(String, String, HyphenationTreeResolver, Map) - Static method in class org.apache.fop.hyphenation.Hyphenator
-
Returns a hyphenation tree for a given language and country,
with fallback from (lang,country) to (lang).
- getHyphenationTreeCache() - Static method in class org.apache.fop.hyphenation.Hyphenator
-
- getHyphenationTreeResolver() - Method in class org.apache.fop.apps.FopFactory
-
- getHyphenBaseURL() - Method in class org.apache.fop.apps.FopFactory
-
- getHyphIPD(Font) - Method in class org.apache.fop.fo.properties.CommonHyphenation
-
Returns the IPD for the hyphenation character for a font.
- getHyphPatNames() - Method in class org.apache.fop.apps.FopFactory
-
- getICCColorSpaceByProfileName(String) - Method in class org.apache.fop.pdf.PDFResources
-
Returns a ICCBased color space by profile name.
- getICCProfile() - Method in class org.apache.fop.pdf.PDFICCStream
-
Returns the associated ICC profile.
- getICCProfileDescription(ICC_Profile) - Static method in class org.apache.fop.util.ColorProfileUtil
-
Deprecated.
use org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil directly
- getIccProfileName() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
Get ICC profile name
- getIccProfileSrc() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
Get ICC profile source
- getICCStream() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the ICC stream for this image.
- getICCStream() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the ICC stream.
- getICCStream() - Method in class org.apache.fop.pdf.PDFICCBasedColorSpace
-
- getICCStream() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the ICC stream for this image.
- getICCStream() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the ICC stream for this image.
- getICCStream() - Method in class org.apache.fop.render.pdf.ImageRawPNGAdapter
-
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.complexscripts.fonts.GlyphTable.LookupTable
-
- getId() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- getId() - Method in class org.apache.fop.fo.FObj
-
- getID() - Method in class org.apache.fop.render.intermediate.extensions.AbstractAction
-
Returns an optional ID for this action.
- 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.
- getIDstring() - Method in class org.apache.fop.afp.svg.AFPGraphicsDevice
-
Generate an IdString..
- getIDTracker() - Method in class org.apache.fop.area.AreaTreeHandler
-
Get the IDTracker for this area tree.
- getIgnoredAssociations(int, int, boolean, GlyphTester, GlyphSequence.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
-
- 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
-
Deprecated.
Use getXObject instead (so forms are treated in the same way)
- 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
-
- 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
-
Returns the image manager.
- 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.
- 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
- 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.layoutmgr.Position
-
Returns the index of this position in the sequence of Position elements.
- 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.
- 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
-
Obtain inline progression direction.
- 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
-
- getInstance() - Static method in class org.apache.fop.afp.modca.Registry
-
Returns a single instance of a MO:DCA Registry
- getInstance(String) - 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) - Static method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
Returns a BorderInfo instance corresponding to the given values
- getInstance(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground
-
Obtain a CommonBorderPaddingBackground instance based on the
related property valus in the given
PropertyList
- getInstance(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonFont
-
Returns a CommonFont instance for the given PropertyList
If the font-size and font-size-adjust properties are absolute
the entire instance will be cached.
- getInstance(PropertyList) - Static method in class org.apache.fop.fo.properties.CommonHyphenation
-
Gets the canonical CommonHyphenation
instance corresponding
to the values of the related properties present on the given
PropertyList
- getInstance(Property) - Static method in class org.apache.fop.fo.properties.EnumNumber
-
Returns the canonical EnumNumber instance corresponding
to the given Property
- getInstance(int, String) - Static method in class org.apache.fop.fo.properties.EnumProperty
-
Construct an enumeration property.
- getInstance(double, String, float) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLength
instance corresponding
to the computed value in base-units (millipoints).
- getInstance(double, String) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLength
instance corresponding
to the computed value
This method assumes a source-resolution of 1 (1px = 1pt)
- getInstance(double) - Static method in class org.apache.fop.fo.properties.FixedLength
-
Return the cached
FixedLength
instance corresponding
to the computed value.
- getInstance(Double) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given Number
- getInstance(Integer) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given Integer
- getInstance(double) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given double
- getInstance(int) - Static method in class org.apache.fop.fo.properties.NumberProperty
-
Returns the canonical NumberProperty instance
corresponding to the given int
- getInstance(String) - Static method in class org.apache.fop.fo.properties.StringProperty
-
Return the canonical StringProperty instance
corresponding to the given string value
- getInstance(boolean) - 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.pdf.StreamCacheFactory
-
Returns an instance of a StreamCacheFactory depending on the default
setting for cacheToFile.
- getInstance() - Static method in class org.apache.fop.render.DummyPercentBaseContext
-
Returns an instance of this dummy implementation
- getInstance() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfColorTable
-
Singelton.
- getInstance() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFontManager
-
Singelton.
- getInstance() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStringConverter
-
use this to get an object of this class
- getInstance() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfStyleSheetTable
-
Singelton.
- getInstance() - Static method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTemplate
-
Singelton.
- getInstance(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
- getInterfaceName() - Method in class org.apache.fop.events.model.EventProducerModel
-
Returns the fully qualified interface name of the event producer.
- 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
-
Deprecated.
use FontInfo.getFontInstanceForAWTFont(java.awt.Font awtFont) instead
- getInternalFontKey(FontTriplet) - Method in class org.apache.fop.fonts.FontInfo
-
Returns the internal font key (F1, F2, F3 etc.) for a given triplet.
- getInternalFontNameForArea(Area) - Method in class org.apache.fop.render.PrintRenderer
-
Returns the internal font key for a font triplet coming from the area tree
- 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
-
- 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.
- 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.TTFFile
-
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.
- 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.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.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.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.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.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.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.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.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.TTFFile
-
Returns the kerning table.
- getKerning() - Method in class org.apache.fop.fonts.type1.PFMFile
-
Return the kerning table.
- getKerningInfo() - Method in class org.apache.fop.afp.fonts.AFPFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.Courier
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getKerningInfo() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getKerningInfo() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in interface org.apache.fop.fonts.FontMetrics
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.fonts.LazyFont
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Returns the kerning map for the font.
- getKerningInfo() - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Returns the kerning map for the font.
- getKernValue(char, char) - Method in class org.apache.fop.fonts.Font
-
Returns the amount of kerning between two characters.
- getKernValue(int, int) - Method in class org.apache.fop.fonts.Font
-
Returns the amount of kerning between two characters.
- getKey() - Method in class org.apache.fop.afp.modca.TagLogicalElementBean
-
Getter for the key attribute.
- 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.tools.fontlist.FontSpec
-
Returns the internal font key.
- getKeys() - Method in class org.apache.fop.util.XMLResourceBundle
- 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.PDFStructTreeRoot
-
Returns the children element of this StructTreeRoot.
- getLabel() - Method in class org.apache.fop.fo.flow.ListItem
-
- getLandscapeRotation() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the landscape rotation
- getLanguage() - Method in class org.apache.fop.area.PageSequence
-
Returns the language of the page-sequence.
- getLanguage() - Method in class org.apache.fop.complexscripts.fonts.GlyphTable.LookupSpec
-
- getLanguage() - Method in class org.apache.fop.fo.FOText
-
- getLanguage() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Get the value of the language
trait.
- 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.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.afp.fonts.AbstractOutlineFont
-
Get the last character in this font.
- getLastChar() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Returns the last character in the character set
- getLastChar() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
The last character in the character set
- getLastChar() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
The last character in the character set
- getLastChar() - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the last character in this font.
- getLastChar() - Method in class org.apache.fop.fonts.base14.Courier
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getLastChar() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getLastChar() - Method in class org.apache.fop.fonts.CustomFont
-
Returns the index of the last character defined in this font.
- getLastChar() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the index of the last defined character.
- getLastChar() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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.
- getLastElement(List) - Method in class org.apache.fop.afp.modca.AbstractEnvironmentGroup
-
Get last element.
- getLastException() - Method in class org.apache.fop.svg.SVGUserAgent
-
- getLastIndex() - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager.MappingPosition
-
- getLastInlineAttribute() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfSpaceManager
-
Peeks at inline-level attribute stack.
- getLastLineEndIndent() - Method in class org.apache.fop.fo.flow.Block
-
- getLastModified(URL) - Static method in class org.apache.fop.fonts.FontCache
-
Retrieve the last modified date/time of a URL.
- 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.
- getLastTooShort() - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Return the last node that yielded a too short line.
- 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
-
Returns the overriding LayoutManagerMaker instance, if any.
- getLayoutMasterSet() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the associated LayoutMasterSet.
- getLeaderAlignment() - Method in class org.apache.fop.fo.flow.Leader
-
- getLeaderLength() - Method in class org.apache.fop.fo.flow.Leader
-
- getLeaderPattern() - Method in class org.apache.fop.fo.flow.Leader
-
- getLeaderPatternWidth() - Method in class org.apache.fop.fo.flow.Leader
-
- getLeadingSpace() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- getLeafPos() - Method in class org.apache.fop.layoutmgr.LeafPosition
-
- getLength() - Method in class org.apache.fop.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.TTFDirTabEntry
-
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
-
- getLineBoundingBox(Point, Point, int) - Method in class org.apache.fop.render.intermediate.AbstractIFPainter
-
Calculates the bounding box for a line.
- getLineBreakPairProperty(int, int) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the break class constant for the given pair of linebreak
property constants.
- getLineBreakProperty(char) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the linebreak property constant for the given char
- getLineBreakPropertyLongName(byte) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the long name for the linebreak property corresponding
to the given symbolic constant.
- getLineBreakPropertyShortName(byte) - Static method in class org.apache.fop.text.linebreak.LineBreakUtils
-
Return the short name for the linebreak property corresponding
to the given symbolic constant.
- getLineCount(int) - Method in class org.apache.fop.layoutmgr.inline.LineLayoutPossibilities
-
- getLineEndBorderAndPaddingWidth() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Get the width to be reserved for border and padding at the end of the line.
- getLinefeedTreatment() - Method in class org.apache.fop.fo.flow.Block
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.Block
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.Character
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.InlineLevel
-
- getLineHeight() - Method in class org.apache.fop.fo.flow.PageNumber
-
- getLineHeight() - Method in class org.apache.fop.fo.FOText
-
- getLineHeightShiftAdjustment() - Method in class org.apache.fop.fo.flow.Block
-
- 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.
- 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.events.Event
-
Returns the locale.
- getLocale() - Method in class org.apache.fop.fo.pagination.Root
-
- getLocale() - Method in class org.apache.fop.util.XMLResourceBundle
- 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.BasicLink
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.BidiOverride
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Block
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Character
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Float
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Inline
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Leader
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Returns the local name (i.e.
- getLocalName() - Method in class org.apache.fop.fo.flow.Marker
-
Returns the local name (i.e.
- getLocalName(int) - Method in class org.apache.fop.fo.flow.Marker.MarkerPropertyList
- getLocalName() - Method in class org.apache.fop.fo.flow.MultiCase
-
Returns the local name (i.e.
- 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.PDFEmbeddedFileElement
-
Returns the local name (i.e.
- 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'.
- 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.
- 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.TTFFile
-
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.TTFFile
-
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.
- 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.render.svg.AbstractSVGDocumentHandler
-
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.
- getMappedIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Map glyph identifier (code) to coverge index.
- getMappedIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
Map glyph identifier (code) to coverge index.
- getMappedIndex(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Map glyph identifier (code) to coverge index.
- getMappedIndex(int, int, int) - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Map glyph identifier (code) to coverge index.
- getMapping(int, int) - Method in class org.apache.fop.fo.FOText
-
Obtain mapping of characters over specific interval.
- getMapping(String) - Static method in class org.apache.fop.fonts.CodePointMapping
-
- getMappingBidiLevels(int, int) - Method in class org.apache.fop.fo.FOText
-
Obtain bidirectional levels of mapping of characters over specific interval.
- getMappingLength(int, int) - Method in class org.apache.fop.fo.FOText
-
Obtain length of mapping of characters over specific interval.
- 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
-
- getMarker(String, int) - Method in class org.apache.fop.area.PageViewport
-
Get a marker from this page.
- getMarkerClassName() - Method in class org.apache.fop.fo.flow.Marker
-
- 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.
- getMatrix() - Method in class org.apache.fop.pdf.PDFFormXObject
-
Returns the Matrix value.
- 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.
- 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
- getMethod(String) - Method in class org.apache.fop.events.model.EventProducerModel
-
Returns the model instance of an event method for the given method name.
- getMethodName() - Method in class org.apache.fop.events.model.EventMethodModel
-
Returns the event method name
- getMethods() - Method in class org.apache.fop.events.model.EventProducerModel
-
Returns an iterator over the contained event producer methods.
- getMetricsFile() - Method in class org.apache.fop.fonts.EmbedFontInfo
-
Returns the path to the metrics file
- getMetricsFor(String) - Method in class org.apache.fop.fonts.FontInfo
-
Returns the FontMetrics for a particular font
- getMimeType() - Method in class org.apache.fop.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.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.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.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.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.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.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.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.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 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.svg.SVGDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandler
-
Returns the MIME type of the output format that is generated by this implementation.
- getMimeType() - Method in class org.apache.fop.render.svg.SVGRenderer
-
Get the MIME type of the renderer.
- getMimeType() - Method in class org.apache.fop.render.svg.SVGRenderingContext
-
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.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
-
- getName() - Method in class org.apache.fop.afp.AFPResourceInfo
-
Returns the resource reference name
- 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.events.model.EventMethodModel.Parameter
-
Returns the parameter name.
- getName() - Method in class org.apache.fop.events.model.EventSeverity
-
- getName() - Method in class org.apache.fop.fo.FONode.GatherContextInfoFunction
-
Returns the name of the function.
- getName() - Method in class org.apache.fop.fo.FONode
-
Returns the fully qualified name of the node
- getName(String) - Method in class org.apache.fop.fo.FONode
-
Returns the fully qualified name of the node
- getName() - Method in class org.apache.fop.fo.properties.PropertyMaker
-
- getName() - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Returns the encoding's name.
- getName() - Method in enum org.apache.fop.fonts.EmbeddingMode
-
Returns the name of this embedding mode.
- getName() - Method in enum org.apache.fop.fonts.EncodingMode
-
Returns the encoding mode name.
- getName() - Method in class org.apache.fop.fonts.FontTriplet
-
- getName() - Method in class org.apache.fop.fonts.FontType
-
Returns the name
- getName() - Method in class org.apache.fop.fonts.NamedCharacter
-
Returns the character name (as defined by the Adobe glyph list).
- getName() - Method in class org.apache.fop.fonts.SimpleSingleByteEncoding
-
Returns the encoding's name.
- getName() - Method in interface org.apache.fop.fonts.SingleByteEncoding
-
Returns the encoding's name.
- getName() - Method in class org.apache.fop.fonts.truetype.TTFTableName
-
Returns the name of the table as it should be in the Directory Table.
- 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 class 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 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 class org.apache.fop.pdf.PDFXMode
-
- getName() - Method in class org.apache.fop.pdf.PDFXObject
-
Returns the XObject's name.
- getName() - Method in class org.apache.fop.render.afp.AFPShadingMode
-
- getName() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionAttachment
-
- getName() - Method in class org.apache.fop.render.intermediate.extensions.NamedDestination
-
Returns the destination's name.
- getName() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
-
- getName() - Method in class org.apache.fop.render.pcl.PCLRenderingMode
-
- 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 class org.apache.fop.traits.TraitEnum
-
Returns the name of the enumeration.
- getName() - Method in interface org.apache.fop.util.text.AdvancedMessageFormat.Function
-
Returns the name of the function.
- 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
- getNameId() - Method in class org.apache.fop.fo.flow.BasicLink
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.BidiOverride
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Block
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Character
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ExternalGraphic
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Float
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Footnote
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.FootnoteBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.InitialPropertySet
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Inline
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.InstreamForeignObject
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Leader
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListBlock
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListItem
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListItemBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.ListItemLabel
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Marker
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiCase
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiProperties
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiPropertySet
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiSwitch
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.MultiToggle
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.PageNumber
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.PageNumberCitation
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.PageNumberCitationLast
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.RetrieveMarker
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.RetrieveTableMarker
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.Table
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableAndCaption
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableCaption
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableFooter
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableHeader
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.table.TableRow
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.flow.Wrapper
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.FONode
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.Bookmark
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.bookmarks.BookmarkTree
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.ColorProfile
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.ConditionalPageMasterReference
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Declarations
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Flow
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.LayoutMasterSet
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.PageSequence
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.PageSequenceWrapper
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionAfter
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionBefore
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionBody
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionEnd
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RegionStart
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Root
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.StaticContent
-
Returns the
Constants
class integer value of this node
- getNameId() - Method in class org.apache.fop.fo.pagination.Title
-
Returns the
Constants
class integer value of this node
- 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.svg.SVGSVGHandler
- 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
- getNCname() - Method in class org.apache.fop.fo.expr.NCnameProperty
-
- getNCname() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getNearestSpecified(int) - Method in class org.apache.fop.fo.PropertyList
-
Return the "nearest" specified value for the given property.
- getNestedTableDepth() - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfTable
-
Returns the nested table depth.
- getNewPage() - Method in class org.apache.fop.render.awt.viewer.PageChangeEvent
-
Returns the new page.
- getNext(byte[], InputStream) - Static method in class org.apache.fop.afp.util.AFPResourceUtil
-
Get the next structured field as identified by the identifier
parameter (this must be a valid MO:DCA structured field).
- getNext(byte[]) - Method in class org.apache.fop.afp.util.StructuredFieldReader
-
Get the next structured field as identified by the identifier
parameter (this must be a valid MO:DCA structured field).
- getNextBlockList(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
- getNextBlockList(LayoutContext, int, Position, LayoutManager, List<KnuthElement>) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists
if it's not empty.
- getNextBlockList(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists if it's not empty.
- getNextBlockList(LayoutContext, int, Position, LayoutManager, List) - Method in class org.apache.fop.layoutmgr.PageBreaker
-
Gets the next block list (sequence) and adds it to a list of block lists
if it's not empty.
- getNextChildElements(LayoutManager, LayoutContext, LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Overridden to take into account that the childLM may be the block's
LineLayoutManager
.
- getNextChildElements(LayoutManager, LayoutContext, LayoutContext, int, Stack<LayoutManager>, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Gets the next set of child elements for the given childLM.
- getNextChildElements(LayoutManager, LayoutContext, LayoutContext, int, Stack<LayoutManager>, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Overridden to wrap the child positions before returning the list
Gets the next set of child elements for the given childLM.
- getNextChildLM() - Method in class org.apache.fop.layoutmgr.PositionIterator
-
- getNextHyphPoint() - Method in class org.apache.fop.layoutmgr.inline.HyphContext
-
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout
manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM
- getNextKnuthElements(LayoutContext, int, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.AbstractLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockContainerLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout
manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout
manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int, Stack, Position, LayoutManager) - Method in class org.apache.fop.layoutmgr.BlockStackingLayoutManager
-
Returns an updated list of Knuth elements corresponding to this layout
manager, after a change of IPD has been detected.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.FlowLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.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.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.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) - Method in class org.apache.fop.layoutmgr.list.ListBlockLayoutManager
-
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.list.ListItemLayoutManager
-
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.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.StaticContentLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.table.TableCellLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.table.TableContentLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextKnuthElements(LayoutContext, int) - Method in class org.apache.fop.layoutmgr.table.TableLayoutManager
-
Get a sequence of KnuthElements representing the content
of the node assigned to the LM.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
-
Returns the name of the next page master.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.RepeatablePageMasterReference
-
Returns the name of the next page master.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.SinglePageMasterReference
-
Returns the name of the next page master.
- getNextPageMaster(boolean, boolean, boolean, boolean) - Method in interface org.apache.fop.fo.pagination.SubSequenceSpecifier
-
Returns the name of the next page master.
- getNextRowBelongsToHeader() - Method in class org.apache.fop.render.rtf.rtflib.tools.TableContext
-
- getNextSimplePageMaster(int, boolean, boolean, boolean) - Method in class org.apache.fop.fo.pagination.PageSequence
-
Public accessor for determining the next page master to use within this page sequence.
- getNextSimplePageMaster(boolean, boolean, boolean, boolean, String) - Method in class org.apache.fop.fo.pagination.PageSequenceMaster
-
Returns the next simple-page-master.
- getNextSpan() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
- getNode() - Method in class org.apache.fop.complexscripts.bidi.DelimitedTextRange
-
Obtain node that generated this text range.
- getNode(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm.BestRecords
-
- getNode(int) - Method in class org.apache.fop.layoutmgr.BreakingAlgorithm
-
Returns the first active node for the given line.
- getNodePrefix(String) - Static method in class org.apache.fop.fo.FONode
-
Helper function to obtain standard usage prefix for FOP related
namespace URIs.
- getNodeString(String, String) - Static method in class org.apache.fop.fo.FONode
-
Helper function to standardize the names of all namespace URI - local
name pairs in text messages.
- 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.
- getNormalizingTransform() - Method in class org.apache.fop.afp.svg.AFPGraphicsConfiguration
-
The normalizing transform (1:1) (since we currently
render images at 72dpi, which we might want to change
in the future).
- 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.pdf.PDFNumber
-
Returns the number.
- 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
-
- 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
- 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
- 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.TTFFile
-
Read the number of glyphs from the "maxp" table
- getNumLigatures() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
-
- getNums() - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Returns the Nums array.
- getNums() - Method in class org.apache.fop.pdf.PDFPageLabels
-
Returns the Nums object
- getNums() - Method in class org.apache.fop.pdf.PDFParentTree
-
Returns the number tree corresponding to this parent tree.
- getObject() - Method in class org.apache.fop.fo.expr.NCnameProperty
-
- getObject() - Method in class org.apache.fop.fo.expr.NumericProperty
-
This method expects to be overridden by subclasses
- getObject() - Method in class org.apache.fop.fo.properties.CharacterProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.ColorProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.CondLengthProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.EnumLength
-
This method expects to be overridden by subclasses
- getObject() - Method in class org.apache.fop.fo.properties.EnumNumber
-
This method expects to be overridden by subclasses
- getObject() - Method in class org.apache.fop.fo.properties.EnumProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.KeepProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.LengthPairProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.LengthProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.LengthRangeProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.ListProperty
-
Return the
java.util.List
of
Property
instances,
cast as a
java.lang.Object
.
- getObject() - Method in class org.apache.fop.fo.properties.NumberProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses
- getObject() - Method in class org.apache.fop.fo.properties.SpaceProperty
-
- getObject() - Method in class org.apache.fop.fo.properties.StringProperty
-
- getObject() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the PDF object
- getObject() - Method in class org.apache.fop.render.afp.extensions.AFPExtensionHandler
- getObject() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionHandler
- getObject() - Method in class org.apache.fop.render.ps.extensions.PSExtensionHandler
- getObject() - Method in interface org.apache.fop.util.ContentHandlerFactory.ObjectSource
-
- getObjectAreaDescriptor() - Method in class org.apache.fop.afp.modca.ObjectEnvironmentGroup
-
Returns the object area descriptor
- getObjectAreaInfo() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Returns the object area info
- getObjectEnvironmentGroup() - Method in class org.apache.fop.afp.modca.AbstractDataObject
-
Gets the ObjectEnvironmentGroup
- getObjectID() - Method in class org.apache.fop.pdf.PDFObject
-
Returns the PDF representation of the Object ID.
- getObjectNumber() - Method in class org.apache.fop.pdf.PDFObject
-
Returns the object's number.
- getObjectNumber() - Method in class org.apache.fop.pdf.PDFReference
-
Returns the object number.
- getObjectNumber() - Method in class org.apache.fop.pdf.xref.CompressedObjectReference
-
- getObjects() - Method in class org.apache.fop.afp.modca.PageSegment
-
Returns a list of objects contained withing this page segment
- getObjectStreamNumber() - Method in class org.apache.fop.pdf.xref.CompressedObjectReference
-
- getObjectType() - Method in class org.apache.fop.afp.AFPDataObjectInfo
-
Convenience method to return the object type
- getObjectType(String) - Method in class org.apache.fop.afp.modca.Registry
-
Returns the MOD:CA object type given a mimetype
- getOffset() - Method in class org.apache.fop.complexscripts.util.GlyphSequence.CharAssociation
-
- getOffset() - Method in class org.apache.fop.fonts.truetype.TTFDirTabEntry
-
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.
- 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.
- 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
-
- 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
- getOrigColorSpace() - Method in class org.apache.fop.util.ColorExt
-
Deprecated.
- getOrigin() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Return the origin
- 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.
- 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.
- 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.
- getOutputStream() - Method in class org.apache.fop.afp.DataStream
-
Returns the outputstream
- getOutputStream() - Method in class org.apache.fop.afp.modca.PresentationTextData
-
Returns the output stream the content data is written to.
- getOutputStream() - Method in class org.apache.fop.afp.modca.StreamedResourceGroup
-
Returns the outputstream
- getOutputStream() - Method in class org.apache.fop.pdf.InMemoryStreamCache
-
Get the current OutputStream.
- getOutputStream() - Method in interface org.apache.fop.pdf.StreamCache
-
Get the current OutputStream.
- getOutputStream() - Method in class org.apache.fop.pdf.TempFileStreamCache
-
Get the current OutputStream.
- getOutputStream() - Method in class org.apache.fop.render.pcl.PCLGenerator
-
- getOutputStream() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
Returns the output stream the PDF document is written to.
- getOutputStreamForControlSequence(int) - Method in class org.apache.fop.afp.ptoca.PtocaBuilder
-
Returns an OutputStream
for the next control sequence.
- getOverflow() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getOverflow() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- getOverflow() - Method in class org.apache.fop.fo.flow.BlockContainer
-
- getOverflow() - Method in class org.apache.fop.fo.flow.InlineContainer
-
- getOverflow() - Method in interface org.apache.fop.fo.GraphicsProperties
-
- getOverflow() - Method in class org.apache.fop.fo.pagination.Region
-
- 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.TTFFile
-
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
-
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.
- 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.
- 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
- 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
-
Deprecated.
use getIDTracker().getPageViewportsContainingID(id) instead
- getPageViewportsContainingID(String) - Method in class org.apache.fop.area.IDTracker
-
Get the list of page viewports that have an area with a given id.
- getPageWidth() - Method in class org.apache.fop.afp.AFPPaintingState
-
Returns the page width
- getPageWidth() - Method in class org.apache.fop.apps.FopFactory
-
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
-
- getParam(String) - Method in class org.apache.fop.events.Event
-
Returns a parameter.
- getParameters() - Method in class org.apache.fop.events.model.EventMethodModel
-
Returns an unmodifiable list of parameters for this event method.
- getParams() - Method in class org.apache.fop.events.Event
-
Returns an unmodifiable Map
with all event parameters.
- 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.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.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
-
- getParentStructElem() - Method in class org.apache.fop.pdf.PDFStructElem
-
Returns the parent of this structure element.
- getParserName() - Static method in class org.apache.fop.image.loader.batik.PreloaderSVG
-
Returns the fully qualified classname of an XML parser for
Batik classes that apparently need it (error messages, perhaps)
- getPartFO() - Method in class org.apache.fop.layoutmgr.list.ListItemContentLayoutManager
-
Convenience method.
- 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
-
- 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.
- 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.
- getPDFResources() - Method in class org.apache.fop.pdf.PDFResourceContext
-
Get the resources for this resource context.
- getPDFVersion() - Method in class org.apache.fop.pdf.PDFDocument
-
Returns the current PDF version.
- getPDFVersion() - Method in class org.apache.fop.pdf.VersionController
-
Returns the PDF version of the document.
- getPDFVersionString() - Method in class org.apache.fop.pdf.PDFDocument
-
- getPDFXMode() - Method in class org.apache.fop.pdf.PDFProfile
-
- 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
-
- 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.
- getPhysicalPageSize() - Method in class org.apache.fop.render.pcl.PCLPageDefinition
-
- getPixelToMM() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the pixel to mm factor.
- getPixelUnitToMillimeter() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the pixel to mm factor.
- getPixelUnitToMillimeter() - Method in class org.apache.fop.svg.AbstractFOPTranscoder.FOPTranscoderUserAgent
-
Returns the pixel to millimeter conversion factor specified in the
TranscodingHints
or 0.3528 if any.
- getPixelUnitToMillimeter() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Returns a customized the pixel to mm factor.
- getPlacement() - Method in class org.apache.fop.layoutmgr.inline.ImageLayout
-
Returns the placement of the image inside the viewport.
- getPlacement() - Method in class org.apache.fop.render.afp.extensions.AFPPageSetup
-
Returns the intended placement of the extension inside the generated file.
- 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.layoutmgr.ListElement
-
- getPosition() - Method in class org.apache.fop.layoutmgr.NonLeafPosition
-
- getPosition() - Method in class org.apache.fop.layoutmgr.Position
-
Overridden by NonLeafPosition to return the Position of its child LM.
- getPosition(int) - Method in class org.apache.fop.layoutmgr.Position
-
Overridden by NonLeafPosition to return the Position of its child LM.
- getPosition() - Method in class org.apache.fop.layoutmgr.SpaceResolver.SpaceHandlingBreakPosition
-
Overridden by NonLeafPosition to return the Position of its child LM.
- getPosition() - Method in class org.apache.fop.render.afp.AFPRendererImageInfo
-
Return the position
- getPositioning() - Method in class org.apache.fop.area.Block
-
Get the positioning of this area.
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
-
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningContextTester() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific positioning context tester.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ArabicScriptProcessor
-
Obtain script specific required positioning features.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.DefaultScriptProcessor
-
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Obtain script specific required positioning features.
- getPositioningFeatures() - Method in class org.apache.fop.complexscripts.scripts.ScriptProcessor
-
Obtain script specific required positioning features.
- 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.TTFFile
-
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.GlyphSequence.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.GlyphSequence.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
-
- 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.
- getPriority() - Method in class org.apache.fop.render.svg.EmbeddedSVGImageHandler
-
Returns the priority for this image handler.
- getPriority() - Method in class org.apache.fop.render.svg.SVGDataUrlImageHandler
-
Returns the priority for this image handler.
- getProducer() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the producer of the document
- getProducer(String) - Method in class org.apache.fop.events.model.EventModel
-
Returns the model of an event producer with the given interface name.
- getProducer(Class) - Method in class org.apache.fop.events.model.EventModel
-
Returns the model of an event producer with the given interface.
- getProducer() - Method in class org.apache.fop.pdf.PDFInfo
-
- getProducers() - Method in class org.apache.fop.events.model.EventModel
-
Returns an iterator over the contained event producer models.
- getProfile() - Method in class org.apache.fop.pdf.PDFDocument
-
- getProperty(int) - Method in class org.apache.fop.fo.flow.table.TableColumn
-
Retrieve a property value through its Id; used by
from-table-column() function
- getProperty(String) - Method in class org.apache.fop.render.RendererContext
-
Returns a property from the RendererContext.
- getPropertyId(String) - Static method in class org.apache.fop.fo.FOPropertyMapping
-
Return the propId for a property name.
- getPropertyList() - Method in class org.apache.fop.fo.expr.PropertyInfo
-
accessor for PropertyList
- getPropertyListFor(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.
- 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
- 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.
- getRealFont() - Method in class org.apache.fop.fonts.LazyFont
-
Gets the real font.
- getRecordStore() - Method in class org.apache.fop.image.loader.batik.ImageWMF
-
Returns the contained WMF record store.
- getReferenceAreaBPD() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Find the first ancestor area that is a reference area
and returns its BPD.
- getReferenceAreaIPD() - Method in class org.apache.fop.layoutmgr.AbstractBaseLayoutManager
-
Find the first ancestor area that is a reference area
and returns its IPD.
- 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.
- 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
-
- getRefId() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
- getRefIPD() - Method in class org.apache.fop.layoutmgr.LayoutContext
-
Returns the inline-progression-dimension of the nearest ancestor reference area.
- getRegion(int) - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns the region for a given region class.
- getRegionClass() - Method in class org.apache.fop.area.RegionReference
-
Get the region class of this region.
- getRegionName() - Method in class org.apache.fop.area.RegionReference
-
- getRegionName() - Method in class org.apache.fop.fo.pagination.Region
-
- getRegionReference(int) - Method in class org.apache.fop.area.PageViewport
-
Convenience method to return a given region-reference-area,
keyed by the Constants class identifier for the corresponding
formatting object (ie.
- getRegionReference() - Method in class org.apache.fop.area.RegionViewport
-
Get the region-reference-area for this region viewport.
- getRegions() - Method in class org.apache.fop.fo.pagination.SimplePageMaster
-
Returns a Map of regions associated with this simple-page-master
- getRegionViewport(int) - Method in class org.apache.fop.area.Page
-
Get the region from this page.
- getRegionViewport() - Method in class org.apache.fop.area.RegionReference
-
- getRegistry() - Method in class org.apache.fop.fonts.CIDFont
-
Returns the name of the issuer of the font.
- getRegistry() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the name of the issuer of the font.
- getRegistryName() - Method in class org.apache.fop.pdf.PDFOutputIntent
-
- getRelativebase() - Method in class org.apache.fop.tools.anttasks.Fop
-
Gets the relative base attribute
- getRelativePositionProps() - Method in class org.apache.fop.fo.PropertyList
-
Constructs a RelativePositionProps objects.
- getRemainingBPD() - Method in class org.apache.fop.area.BodyRegion
-
- getRenderer() - Method in class org.apache.fop.render.RendererContext
-
- getRendererConfig(Renderer) - Method in class org.apache.fop.render.AbstractRendererConfigurator
-
Returns the configuration subtree for a specific renderer.
- getRendererConfig(String) - Method in class org.apache.fop.render.AbstractRendererConfigurator
-
Returns the configuration subtree for a specific renderer.
- 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.
- 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.PCLRenderingUtil
-
Returns the selected rendering mode.
- getRenderingMode() - Method in class org.apache.fop.render.ps.PSRenderingUtil
-
Returns the rendering mode.
- 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.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.pcl.PCLDocumentHandler
-
- getResolution() - Method in class org.apache.fop.render.pcl.PCLPainter
-
- getResolver() - Method in class org.apache.fop.area.inline.BasicLinkArea
-
Obtain back-pointer to link resolver.
- 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) - 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) - 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.
- 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.
- 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
-
Obtain row progression direction.
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- getSettings() - Method in class org.apache.fop.render.bitmap.AbstractBitmapDocumentHandler
-
Returns the settings for bitmap rendering.
- getSeverity() - Method in class org.apache.fop.events.Event
-
Returns the severity level.
- getSeverity() - Method in class org.apache.fop.events.model.EventMethodModel
-
Returns the event's severity level.
- 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.
- getShiftDirection() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain (baseline) shift direction.
- getShiftDirection() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Obtain (baseline) shift direction.
- 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
-
- 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
-
- 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
-
- getSizeHint() - Method in class org.apache.fop.pdf.AbstractPDFStream
-
Returns a value that hints at the size of the encoded stream.
- getSizeHint() - Method in class org.apache.fop.pdf.PDFImageXObject
-
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.
- 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.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.
- 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.PDFEmbeddedFileExtensionAttachment
-
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.GlyphSequence.CharAssociation
-
- getStartEndBorderWidths() - Method in class org.apache.fop.fo.flow.table.PrimaryGridUnit
-
Returns the widths of the start- and end-borders of the span this grid unit belongs
to.
- getStartIndent() - Method in class org.apache.fop.area.Block
-
- getStartIndent() - Method in class org.apache.fop.area.LineArea
-
Get the start indent of this line area.
- getStartingPageNumber() - Method in class org.apache.fop.fo.pagination.AbstractPageSequence
-
Get the starting page number for this page sequence.
- getStartingPartIndexForLastPage(int) - Method in class org.apache.fop.layoutmgr.PageProvider
-
Returns the part index (0
- getStartingState() - Method in class org.apache.fop.fo.flow.MultiCase
-
- getStartOn() - Method in class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence
-
- getStartPage() - Method in class org.apache.fop.render.print.PrintRenderer
-
- 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.TTFFile
-
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
.
- getString() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the text string
- getString() - Method in class org.apache.fop.fo.expr.NCnameProperty
-
- getString() - Method in class org.apache.fop.fo.properties.CharacterProperty
-
- getString() - Method in class org.apache.fop.fo.properties.EnumLength
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.EnumNumber
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.FontFamilyProperty
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.PercentLength
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.Property
-
This method expects to be overridden by subclasses.
- getString() - Method in class org.apache.fop.fo.properties.StringProperty
-
- getString() - Method in class org.apache.fop.fo.properties.URIProperty
-
Return a string representing the resolved URI, or the
specified value if the URI is not resolved against
an xml:base
- getString(String) - Method in class org.apache.fop.render.awt.viewer.Translator
-
Returns localized String
for a given key.
- getString() - Method in class org.apache.fop.svg.PDFGraphics2D
-
Get the string containing all the commands written into this
Graphics.
- getStringBounds(String, Font) - Static method in class org.apache.fop.svg.SVGUtilities
-
Get the string bounds for a particular string given the font.
- getStringHeight(String, Font) - Static method in class org.apache.fop.svg.SVGUtilities
-
Get the string height for a particular string given the font.
- getStringWidth(String) - Method in class org.apache.fop.layoutmgr.inline.AbstractPageNumberCitationLayoutManager
-
- 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
-
- 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
-
Returns the element in the document's structure tree that corresponds to this instance.
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.AbstractPageNumberCitation
-
Returns the element in the document's structure tree that corresponds to this instance.
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.BasicLink
-
Returns the element in the document's structure tree that corresponds to this instance.
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.Character
-
Returns the element in the document's structure tree that corresponds to this instance.
- getStructureTreeElement() - Method in class org.apache.fop.fo.flow.PageNumber
-
Returns the element in the document's structure tree that corresponds to this instance.
- 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.
- 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.pdf.PDFDocumentHandler
-
- getStructureType() - Method in class org.apache.fop.pdf.PDFStructElem
-
Returns the structure type of this structure element.
- getStyle() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the style
- getStyle() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- getStyle() - Method in class org.apache.fop.fonts.FontTriplet
-
- getSubData(int) - Method in class org.apache.fop.area.BookmarkData
-
Get the child data object.
- getSubFamilyName() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
Returns the font sub family name of the font.
- 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.GlyphSequence.CharAssociation
-
- getSubIntervals() - Method in class org.apache.fop.complexscripts.util.GlyphSequence.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.
- getSubsetChars() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns a char array containing all Unicode characters that are in the subset.
- getSubsetGlyphs() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns an unmodifiable Map of the font subset.
- getSubsetSize() - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the number of glyphs in the subset.
- getSubsetWidths(CIDFont) - Method in class org.apache.fop.pdf.PDFFactory
-
Creates and returns a width array with the widths of all the characters in the subset.
- 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.
- getSupportedImageClass() - Method in class org.apache.fop.render.svg.EmbeddedSVGImageHandler
-
Returns the Class
subclass supported by this instance.
- getSupportedImageClass() - Method in class org.apache.fop.render.svg.SVGDataUrlImageHandler
-
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
- getSupportedImageFlavors() - Method in class org.apache.fop.render.svg.EmbeddedSVGImageHandler
-
Returns the ImageFlavor
s supported by this instance
- getSupportedImageFlavors() - Method in class org.apache.fop.render.svg.SVGDataUrlImageHandler
-
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.mif.MIFFOEventHandlerMaker
- 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.svg.SVGDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.svg.SVGPrintDocumentHandlerMaker
- getSupportedMimeTypes() - Method in class org.apache.fop.render.svg.SVGRendererMaker
- 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.ps.extensions.PSExtensionHandlerFactory
- getSupportedNamespaces() - Method in interface org.apache.fop.util.ContentHandlerFactory
-
- getSupportedNamespaces() - Method in class org.apache.fop.util.DOMBuilderContentHandlerFactory
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.DevanagariScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.GujaratiScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.GurmukhiScriptProcessor
-
- getSyllabizerClass() - Method in class org.apache.fop.complexscripts.scripts.IndicScriptProcessor
-
Get script specific syllabizer class.
- 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
-
- getTableHeader() - Method in class org.apache.fop.fo.flow.table.Table
-
- 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.TTFDirTabEntry
-
Returns the tag bytes.
- getTagLogicalElements() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
- getTagString() - Method in class org.apache.fop.fonts.truetype.TTFDirTabEntry
-
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.FOUserAgent
-
- 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.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.
- getTextIndent() - Method in class org.apache.fop.fo.flow.Block
-
- getTextLetterSpaceAdjust() - Method in class org.apache.fop.area.inline.AbstractTextArea
-
Get text letter space adjust.
- getTextPainter() - Method in class org.apache.fop.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.
- getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.fop.svg.PDFFlowExtTextPainter
- getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.fop.svg.PDFFlowTextPainter
- getTextUtil() - Method in class org.apache.fop.render.pdf.PDFContentGenerator
-
- 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
- getTleSequence() - Method in class org.apache.fop.afp.modca.PageGroup
-
- getTop() - Method in class org.apache.fop.area.Footnote
-
Get the relative position of the footnote inside the body region.
- getTopLevelLM() - Method in class org.apache.fop.layoutmgr.AbstractBreaker
-
- getTopLevelLM() - Method in class org.apache.fop.layoutmgr.PageBreaker
- 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.
- 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
- getTripletFor(String) - Method in class org.apache.fop.fonts.FontInfo
-
Returns the first triplet matching the given font name.
- 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.
- getTTCName() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns the TrueType Collection Name.
- getTTCnames(FontFileReader) - Method in class org.apache.fop.fonts.truetype.TTFFile
-
Return TTC font names
- getType() - Method in class org.apache.fop.afp.svg.AFPGraphicsDevice
-
Let the caller know that we are "a printer"
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphClassTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphCoverageTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappedMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Obtain mapping type.
- getType() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
- getType() - Method in class org.apache.fop.datatypes.KeepValue
-
- getType() - Method in class org.apache.fop.events.model.EventMethodModel.Parameter
-
Returns the parameter type.
- 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() - Method in class org.apache.fop.render.AbstractRendererConfigurator
-
Returns the configurator type
- getType() - Method in class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
-
- getType() - Method in class org.apache.fop.render.ps.extensions.PSExtensionAttachment
-
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphDefinitionSubtable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningSubtable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubstitutionSubtable
- getTypeName() - Method in class org.apache.fop.complexscripts.fonts.GlyphSubtable
-
- getUnderlineColor() - Method in class org.apache.fop.fo.properties.CommonTextDecoration
-
- getUnderlinePosition() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the UnderlinePosition value.
- getUnderlineThickness() - Method in class org.apache.fop.fonts.type1.AFMWritingDirectionMetrics
-
Returns the UnderlineThickness value.
- getUnderlyingException() - Method in exception org.apache.fop.render.afp.exceptions.NestedRuntimeException
-
Gets the original triggering exception
- 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.
- getUnicodeEnd() - Method in class org.apache.fop.fonts.CMapSegment
-
Returns the unicodeEnd.
- getUnicodeForIndex(int) - Method in class org.apache.fop.fonts.AbstractCodePointMapping
-
Returns the main Unicode value that is associated with the given code point in the encoding.
- getUnicodeForSubsetIndex(int) - Method in class org.apache.fop.fonts.CIDSubset
-
Returns the Unicode value for a subset index (character selector).
- 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.
- getUnresolvedReferences() - Method in class org.apache.fop.area.Page
-
Get the map unresolved references from this page.
- getUpperLimit() - Method in class org.apache.fop.pdf.PDFNameTreeNode
-
Returns the upper limit value of the Limits array.
- getUpperLimit() - Method in class org.apache.fop.pdf.PDFNumberTreeNode
-
Returns the upper limit value of the Limits array.
- getUri() - 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.AFPRendererImageInfo
-
Return the uri
- getURI() - Method in class org.apache.fop.render.intermediate.extensions.URIAction
-
Returns the target URI.
- getURIResolver() - Method in class org.apache.fop.apps.FopFactory
-
Returns the URI Resolver.
- getURIResolver() - Method in class org.apache.fop.apps.FOUserAgent
-
Returns the URI Resolver.
- getURL() - Method in class org.apache.fop.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
-
- getUsedFonts() - Method in class org.apache.fop.fonts.FontInfo
-
This is used by the renderers to retrieve all the
fonts used in the document.
- getUsedGlyphs() - Method in class org.apache.fop.fonts.MultiByteFont
-
Returns a Map of used Glyphs.
- getUserAgent() - Method in class org.apache.fop.apps.Fop
-
Get the FOUserAgent instance associated with the rendering run represented by this instance.
- 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.FopFactoryConfigurator
-
Get the avalon 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, String) - Static method in class org.apache.fop.hyphenation.Hyphenator
-
Load tree from serialized file or xml file
using configuration settings
- getUserHyphenationTree(String, HyphenationTreeResolver) - Static method in class org.apache.fop.hyphenation.Hyphenator
-
Load tree from serialized file or xml file
using configuration settings
- getUserPassword() - Method in class org.apache.fop.pdf.PDFEncryptionParams
-
Returns the user password.
- getUserStyleSheetURI() - Method in class org.apache.fop.svg.SimpleSVGUserAgent
-
Returns the user stylesheet URI.
- getValue() - Method in class org.apache.fop.afp.modca.TagLogicalElementBean
-
Getter for the value attribute.
- 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(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.TTFTableName
-
Returns an instance of this class corresponding to the given string representation.
- 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) - 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
-
- getValueAsInteger(String) - Method in class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Returns a value as an Integer.
- 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
- getValueOf(String) - Static method in enum org.apache.fop.pdf.Version
-
Given the PDF version as a String, returns the corresponding enumerated type.
- 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
- getVector() - Method in class org.apache.fop.pdf.PDFColor
-
Return a vector representation of the color
in the appropriate colorspace.
- getVersion() - Static method in class org.apache.fop.Version
-
Get the version of FOP
- getVertical() - Method in class org.apache.fop.area.Trait.Background
-
Returns the vertical offset for images.
- getViewArea() - Method in class org.apache.fop.area.PageViewport
-
Get the view area rectangle of this viewport.
- getViewArea() - Method in class org.apache.fop.area.RegionViewport
-
Get the view area of this viewport.
- getViewportHeight() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the viewport height used to compute units.
- 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.
- 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.TTFFile
-
Returns the weight class of this font.
- getWhenToProcess() - Method in class org.apache.fop.area.AbstractOffDocumentItem
-
Get an indicator of when this item should be processed
- getWhenToProcess() - Method in class org.apache.fop.area.OffDocumentExtensionAttachment
-
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
-
- 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(int, int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Obtain the width of the character for the specified point size.
- getWidth(char) - 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) - 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
-
Obtain the width of the character for the specified point size.
- getWidth(char) - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
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.RasterFont
-
Obtain the width of the character for the specified point size.
- getWidth() - Method in class org.apache.fop.afp.modca.AbstractDescriptor
-
Returns the width
- getWidth() - Method in class org.apache.fop.afp.modca.AbstractPageObject
-
Returns the width of the page
- getWidth() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the width
- getWidth() - Method in class org.apache.fop.area.inline.Container
-
Get the width of this container area.
- getWidth(int) - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningState
-
Obtain design advancement (width) of glyph at specified index.
- getWidth() - Method in class org.apache.fop.fo.extensions.ExternalDocument
- getWidth() - Method in class org.apache.fop.fo.flow.AbstractGraphics
-
- getWidth() - Method in class org.apache.fop.fo.flow.table.TableCell
-
Get the value for the width
property
- getWidth() - Method in interface org.apache.fop.fo.GraphicsProperties
-
- getWidth() - Method in class org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.Courier
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.Symbol
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getWidth(int, int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getWidth(int) - Method in class org.apache.fop.fonts.Font
-
Returns the width of a character
- getWidth(int, int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Return the width (in 1/1000ths of point size) of the character at
code point i.
- getWidth(int, int) - Method in class org.apache.fop.fonts.LazyFont
-
Return the width (in 1/1000ths of point size) of the character at
code point i.
- getWidth(int, int) - Method in class org.apache.fop.fonts.MultiByteFont
-
Return the width (in 1/1000ths of point size) of the character at
code point i.
- getWidth(int, int) - Method in class org.apache.fop.fonts.SingleByteFont
-
Return the width (in 1/1000ths of point size) of the character at
code point i.
- getWidth() - Method in class org.apache.fop.layoutmgr.KnuthElement
-
- getWidth() - Method in class org.apache.fop.pdf.AlphaRasterImage
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.pdf.BitmapImage
-
Get the width of this image.
- getWidth() - Method in interface org.apache.fop.pdf.PDFImage
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the width.
- getWidth(int, int) - Method in class org.apache.fop.render.java2d.CustomFontMetricsMapper
-
Return the width (in 1/1000ths of point size) of the character at
code point i.
- getWidth(int, int) - Method in class org.apache.fop.render.java2d.SystemFontMetricsMapper
-
Return the width (in 1/1000ths of point size) of the character at
code point i.
- getWidth() - Method in class org.apache.fop.render.pdf.AbstractImageAdapter
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.render.pdf.ImageRenderedAdapter
-
Get the image width in pixels.
- getWidth() - Method in class org.apache.fop.render.ps.PSSVGHandler.PSInfo
-
Returns the width.
- getWidth() - Method in class org.apache.fop.render.RendererContext.RendererContextWrapper
-
- getWidth() - Method in class org.apache.fop.render.txt.border.BorderManager
-
- getWidthRes() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the width resolution of this data object
- getWidths(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the getWidth (in 1/1000ths of a point size) of all characters in this
character set.
- getWidths() - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
Get the getWidth (in 1/1000ths of a point size) of all characters in this
character set.
- getWidths() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
Get the width (in 1/1000ths of a point size) of all characters
- getWidths() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
Get the width (in 1/1000ths of a point size) of all characters
in this character set.
- getWidths() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
Get the width (in 1/1000ths of a point size) of all characters
- getWidths(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the getWidth (in 1/1000ths of a point size) of all characters in this
character set.
- getWidths() - Method in class org.apache.fop.afp.fonts.RasterFont
-
Get the getWidth (in 1/1000ths of a point size) of all characters in this
character set.
- getWidths() - Method in class org.apache.fop.fonts.base14.Courier
-
- getWidths() - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getWidths() - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getWidths() - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getWidths() - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getWidths() - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getWidths() - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getWidths() - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getWidths() - Method in class org.apache.fop.fonts.base14.Symbol
-
- getWidths() - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getWidths() - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getWidths() - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getWidths() - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getWidths() - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getWidths() - Method in 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.TTFFile
-
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.
- 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 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.
- getWordSpacing() - Method in class org.apache.fop.fo.flow.BidiOverride
-
- getWordSpacing() - Method in class org.apache.fop.fo.flow.Character
-
- getWordSpacing() - Method in class org.apache.fop.fo.FOText
-
- getWordWidth(String) - Method in class org.apache.fop.fonts.Font
-
Calculates the word width.
- getWrapOption() - Method in class org.apache.fop.fo.flow.Block
-
- getWrapOption() - Method in class org.apache.fop.fo.FOText
-
- getWrapPSeg() - Method in class org.apache.fop.afp.AFPPaintingState
-
Whether FS11 and SF45 non-inline images should be wrapped in a page segment
- getWrapPSeg() - Method in interface org.apache.fop.render.afp.AFPCustomizable
-
gets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- getWrapPSeg() - Method in class org.apache.fop.render.afp.AFPDocumentHandler
-
gets whether FS11 and FS45 non-inline images should be wrapped in a page segment
- getWriterParams() - Method in class org.apache.fop.render.bitmap.BitmapRenderingSettings
-
Returns the image writer parameters used for encoding the bitmap images.
- getWriterParams() - Method in class org.apache.fop.render.bitmap.TIFFRenderer
-
- getWritingDirectionMetrics(int) - Method in class org.apache.fop.fonts.type1.AFMFile
-
Gets writing direction metrics.
- getWritingMode() - Method in class org.apache.fop.fo.flow.BlockContainer
-
Obtain writing mode.
- getWritingMode() - Method in class org.apache.fop.fo.flow.InlineContainer
-
Obtain writing mode.
- 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.
- getX() - Method in class org.apache.fop.afp.AFPObjectAreaInfo
-
Returns the x coordinate of this data object
- getX() - Method in class org.apache.fop.afp.AFPTextDataInfo
-
Returns the x coordinate
- getX() - Method in class org.apache.fop.afp.RectanglePaintingInfo
-
Returns the x coordinate
- getX() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
- getX() - Method in class org.apache.fop.render.afp.AFPInfo
-
Returns the current x position coordinate
- getX() - Method in class org.apache.fop.render.afp.extensions.AFPPageOverlay
-
returns X coordinate
- getX1() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the X1 coordinate
- getX1() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the x1 coordinate
- getX2() - Method in class org.apache.fop.afp.AFPLineDataInfo
-
Returns the X2 coordinate
- getX2() - Method in class org.apache.fop.afp.BorderPaintingInfo
-
Returns the x2 coordinate
- getXAdvance() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
- getXAdvDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
- getXDevice() - Method in class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
- getXHeight(int) - Method in class org.apache.fop.afp.fonts.AbstractOutlineFont
-
The "x-height" (the height of the letter "x").
- getXHeight() - Method in class org.apache.fop.afp.fonts.CharacterSet
-
XHeight refers to the height of the lower case letters above the baseline.
- getXHeight() - Method in class org.apache.fop.afp.fonts.CharacterSetOrientation
-
XHeight refers to the height of the lower case letters above
the baseline.
- getXHeight() - Method in class org.apache.fop.afp.fonts.FopCharacterSet
-
XHeight refers to the height of the lower case letters above the baseline.
- getXHeight(int) - Method in class org.apache.fop.afp.fonts.RasterFont
-
The "x-height" (the height of the letter "x").
- getXHeight() - Method in class org.apache.fop.fo.extensions.svg.SVGElement.PDFUnitContext
-
Returns the x-height value.
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.Courier
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.CourierBold
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.CourierBoldOblique
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.CourierOblique
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.Helvetica
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaBold
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaBoldOblique
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.HelveticaOblique
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.Symbol
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.TimesBold
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.TimesBoldItalic
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.TimesItalic
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.TimesRoman
-
- getXHeight(int) - Method in class org.apache.fop.fonts.base14.ZapfDingbats
-
- getXHeight(int) - Method in class org.apache.fop.fonts.CustomFont
-
Determines the typical font height of this
FontMetrics object
- getXHeight() - Method in class org.apache.fop.fonts.Font
-
Returns the XHeight
- getXHeight(int) - Method in interface org.apache.fop.fonts.FontMetrics
-
Determines the typical font height of this
FontMetrics object
- getXHeight(int) - Method in class org.apache.fop.fonts.LazyFont
-
Determines the typical font height of this
FontMetrics object
- getXHeight() - Method in class org.apache.fop.fonts.truetype.TTFFile
-
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
- getXMLBundle(String, ClassLoader) - Static method in class org.apache.fop.util.XMLResourceBundle
-
Gets a resource bundle using the specified base name, default locale, and class loader.
- getXMLBundle(String, Locale, ClassLoader) - Static method in class org.apache.fop.util.XMLResourceBundle
-
Gets a resource bundle using the specified base name, locale, and class loader.
- 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.
- 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
-
- GIF_EXT - Static variable in class org.apache.fop.render.rtf.rtflib.tools.ImageConstants
-
GIF file extension
- GLYF - Static variable in class org.apache.fop.fonts.truetype.TTFTableName
-
Glyph data.
- GlyfTable - Class in org.apache.fop.fonts.truetype
-
This "glyf" table in a TrueType font file contains information that describes the glyphs.
- 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) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphDefinitionTable
-
Instantiate a GlyphDefinitionTable
object using the specified subtables.
- 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.EmptyMappingTable() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Construct empty mapping table.
- GlyphMappingTable.EmptyMappingTable(List) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.EmptyMappingTable
-
Construct empty mapping table with entries (ignored).
- GlyphMappingTable.MappedMappingTable - Class in org.apache.fop.complexscripts.fonts
-
mapped mapping table base class
- GlyphMappingTable.MappedMappingTable() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappedMappingTable
-
Construct mapped mapping table.
- GlyphMappingTable.MappingRange - Class in org.apache.fop.complexscripts.fonts
-
The MappingRange
class encapsulates a glyph [start,end] range and
a mapping index.
- GlyphMappingTable.MappingRange() - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
-
Instantiate a mapping range.
- GlyphMappingTable.MappingRange(int, int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappingRange
-
Instantiate a specific mapping range.
- GlyphMappingTable.RangeMappingTable - Class in org.apache.fop.complexscripts.fonts
-
range mapping table base class
- GlyphMappingTable.RangeMappingTable(List) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphMappingTable.RangeMappingTable
-
Construct range mapping table.
- 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
-
- GlyphNameFieldPart.Factory() - Constructor for class org.apache.fop.util.text.GlyphNameFieldPart.Factory
-
- 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.
- 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(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) - 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.Anchor(int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 1).
- GlyphPositioningTable.Anchor(int, int, int) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 2).
- GlyphPositioningTable.Anchor(int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor (format 3).
- GlyphPositioningTable.Anchor(GlyphPositioningTable.Anchor) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
-
Instantiate an Anchor based on an existing anchor.
- 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.DeviceTable(int, int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.DeviceTable
-
Instantiate a DeviceTable.
- 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.MarkAnchor(int, GlyphPositioningTable.Anchor) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
-
Instantiate a MarkAnchor
- 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.PairValues(int, GlyphPositioningTable.Value, GlyphPositioningTable.Value) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.PairValues
-
Instantiate a PairValues.
- 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.
- GlyphPositioningTable.Value(int, int, int, int, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable, GlyphPositioningTable.DeviceTable) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Value
-
Instantiate a Value.
- GlyphProcessingState - Class in org.apache.fop.complexscripts.fonts
-
The GlyphProcessingState
implements a common, base state object used during glyph substitution
and positioning processing.
- 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
-
Deprecated.
Use the Glyphs class from XML Graphics Commons instead!
- GlyphSequence - Class in org.apache.fop.complexscripts.util
-
A GlyphSequence encapsulates a sequence of character codes, a sequence of glyph codes,
and a sequence of character associations, where, for each glyph in the sequence of glyph
codes, there is a corresponding character association.
- GlyphSequence(IntBuffer, IntBuffer, List, 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[], GlyphSequence.CharAssociation[], GlyphSequence.CharAssociation[], GlyphSequence.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.
- GlyphSequence.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).
- GlyphSequence.CharAssociation(int, int, int[]) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence.CharAssociation
-
Instantiate a character association.
- GlyphSequence.CharAssociation(int, int) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence.CharAssociation
-
Instantiate a non-disjoint character association.
- GlyphSequence.CharAssociation(int[]) - Constructor for class org.apache.fop.complexscripts.util.GlyphSequence.CharAssociation
-
Instantiate a non-disjoint character association.
- 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(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) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable
-
Instantiate a GlyphSubstitutionTable
object using the specified lookups
and subtables.
- GlyphSubstitutionTable.Ligature - Class in org.apache.fop.complexscripts.fonts
-
The Ligature
class implements a ligature lookup result in terms of
a ligature glyph (code) and the N+1... components that comprise the ligature,
where the Nth component was consumed in the coverage table lookup mapping to
this ligature instance.
- GlyphSubstitutionTable.Ligature(int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.Ligature
-
Instantiate a ligature.
- GlyphSubstitutionTable.LigatureSet - Class in org.apache.fop.complexscripts.fonts
-
The LigatureSet
class implements a set of ligatures.
- GlyphSubstitutionTable.LigatureSet(List) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
-
Instantiate a set of ligatures.
- GlyphSubstitutionTable.LigatureSet(GlyphSubstitutionTable.Ligature[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable.LigatureSet
-
Instantiate 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) - 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.ChainedClassSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedClassSequenceRule
-
Instantiate a ChainedClassSequenceRule.
- 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.ChainedCoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[], GlyphCoverageTable[], GlyphCoverageTable[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedCoverageSequenceRule
-
Instantiate a ChainedCoverageSequenceRule.
- 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.ChainedGlyphSequenceRule(GlyphTable.RuleLookup[], int, int[], int[], int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ChainedGlyphSequenceRule
-
Instantiate a ChainedGlyphSequenceRule.
- 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.ClassSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.ClassSequenceRule
-
Instantiate a ClassSequenceRule.
- 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.CoverageSequenceRule(GlyphTable.RuleLookup[], int, GlyphCoverageTable[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.CoverageSequenceRule
-
Instantiate a ClassSequenceRule.
- 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.GlyphSequenceRule(GlyphTable.RuleLookup[], int, int[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.GlyphSequenceRule
-
Instantiate a GlyphSequenceRule.
- 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.HomogeneousRuleSet(GlyphTable.Rule[]) - Constructor for class org.apache.fop.complexscripts.fonts.GlyphTable.HomogeneousRuleSet
-
Instantiate a Homogeneous Rule Set.
- GlyphTable.LookupSpec - Class in org.apache.fop.complexscripts.fonts
-
A structure class encapsulating a lookup specification as a
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.