SourceForge.net Logo
aXSL API 0.1
A B C D E F G H I K L M N O P R S T U V W

A

ABSOLUTE_POSITION_AUTO - Static variable in class org.axsl.common.Constants
Used by FO Properties "top", "bottom", "left", and "right" to indicate that the value is "auto".
ALWAYS - Static variable in interface org.axsl.foR.Keep
Constant indicating a "keep always" condition.
AUTO - Static variable in interface org.axsl.foR.Keep
Constand indicating a "keep auto" condition.
AXIS_BP - Static variable in class org.axsl.common.Constants
Constant indicating the block-progression relative axis.
AXIS_HORIZONTAL - Static variable in class org.axsl.common.Constants
Constant indicating the horizontal absolute axis.
AXIS_INVALID - Static variable in class org.axsl.common.Constants
Constant indicating an invalid axis.
AXIS_IP - Static variable in class org.axsl.common.Constants
Constant indicating the inline-progression relative axis.
AXIS_VERTICAL - Static variable in class org.axsl.common.Constants
Constant indicating the vertical relative axis.
AbstractFlow - interface org.axsl.foR.fo.AbstractFlow.
Super-interface for flow and static-content.
AbstractNormalBlockArea - interface org.axsl.areaW.AbstractNormalBlockArea.
Super-interface for the various normal-block areas: NormalBlockArea, TableArea, and ListBlockArea.
AbstractTableBody - interface org.axsl.foR.fo.AbstractTableBody.
Super-interface for all table-body, table-header, and table-footer items.
AbstractTableContainer - interface org.axsl.areaW.AbstractTableContainer.
Super-interface for Table body, header, and footer areas.
Area - interface org.axsl.areaR.Area.
Super-interface for all AreaNodes that actually occupy Area on a page.
Area - interface org.axsl.areaW.Area.
Super-interface for all AreaNode instances that actually occupy area on a page.
AreaNode - interface org.axsl.areaR.AreaNode.
Super-interface for all nodes in the Area Tree.
AreaNode - interface org.axsl.areaW.AreaNode.
Super-interface for all AreaTree content.
AreaRException - exception org.axsl.areaR.AreaRException.
Exception thrown when an axslAreaOut implementation has a problem.
AreaRException(String) - Constructor for class org.axsl.areaR.AreaRException
Create a new AreaOutException.
AreaRException(Throwable) - Constructor for class org.axsl.areaR.AreaRException
Create a new AreaOutException.
AreaRException(String, Throwable) - Constructor for class org.axsl.areaR.AreaRException
Create a new AreaOutException.
AreaTree - interface org.axsl.areaR.AreaTree.
An AreaTree is a document that has been laid out on pages.
AreaTree - interface org.axsl.areaW.AreaTree.
An AreaTree is a document that has been laid out on pages.
AreaTreeEvent - class org.axsl.areaW.AreaTreeEvent.
An Event used for notification that various stages of the building of an Area tree have been completed.
AreaTreeEvent(Object, PageArea) - Constructor for class org.axsl.areaW.AreaTreeEvent
Constructor for a "Page complete" event.
AreaTreeFactory - interface org.axsl.areaW.AreaTreeFactory.
Creates implementation-specific AreaTree instances.
AreaTreeListener - interface org.axsl.areaW.AreaTreeListener.
An interface for classes that need to handle AreaTreeEvent objects as they are fired.
AreaWException - exception org.axsl.areaW.AreaWException.
Exception thrown when an axslAreaIn implementation has a problem.
AreaWException(String) - Constructor for class org.axsl.areaW.AreaWException
Create a new AreaInException.
AreaWException(Throwable) - Constructor for class org.axsl.areaW.AreaWException
Create a new AreaInException.
AreaWException(String, Throwable) - Constructor for class org.axsl.areaW.AreaWException
Create a new AreaInException.
absoluteHeight(int) - Method in interface org.axsl.graphicR.Graphic
For image formats that store such information, return the image height, in millipoints.
absoluteWidth(int) - Method in interface org.axsl.graphicR.Graphic
For image formats that store such information, return the image width, in millipoints.
addDefaultFilter(String) - Method in interface org.axsl.pdfW.PDFDocument
Adds a standard filter to the document.
addLineContent(LineContent) - Method in interface org.axsl.text.line.PatientLineBreaker
Provide the line-breaking system with a piece of content.
ancestorLineAreaOut() - Method in interface org.axsl.areaR.AreaNode
Returns the ancestor LineArea, if any.
ancestorListRelatedObject(FOContext) - Method in interface org.axsl.foR.FObj
Returns the nearest ancestor list-related object.
ancestorMarker() - Method in interface org.axsl.foR.FONode
The nearest ancestor Marker instance.
ancestorTableArea() - Method in interface org.axsl.areaW.AreaNode
Returns this node's ancestor TableArea.
ancestorWritableNormalBlockArea() - Method in interface org.axsl.areaW.AreaNode
Returns this node's ancestor NormalBlockArea.
asLineOutput() - Method in interface org.axsl.areaW.LineArea
Return this cast as a LineOutput implementation.
asPostScript(Encoding) - Method in interface org.axsl.psR.Encoding
Returns this Encoding as a String in the format expected by PostScript.

B

BASELINE_ALPHABETIC - Static variable in class org.axsl.common.Constants
Constant indicating an alphabetic baseline.
BASELINE_CENTRAL - Static variable in class org.axsl.common.Constants
Constant indicating a central baseline.
BASELINE_HANGING - Static variable in class org.axsl.common.Constants
Constant indicating a hanging baseline.
BASELINE_IDEOGRAPHIC - Static variable in class org.axsl.common.Constants
Constant indicating an ideographic baseline.
BASELINE_MATHEMATICAL - Static variable in class org.axsl.common.Constants
Constant indicating a mathematical baseline.
BASELINE_MIDDLE - Static variable in class org.axsl.common.Constants
Constant indicating a middle baseline.
BASELINE_TEXT_AFTER_EDGE - Static variable in class org.axsl.common.Constants
Constant indicating a text-after-edge baseline.
BASELINE_TEXT_BEFORE_EDGE - Static variable in class org.axsl.common.Constants
Constant indicating a text-before-edge baseline.
BASIC_LINK_EXTERNAL - Static variable in class org.axsl.common.Constants
Constant indicating an external basic-link.
BASIC_LINK_INTERNAL - Static variable in class org.axsl.common.Constants
Constant indicating an internal basic-link.
BASIC_LINK_INVALID - Static variable in class org.axsl.common.Constants
Constant indicating an invalid basic-link.
BackgroundArea - interface org.axsl.areaR.BackgroundArea.
Background Areas are rectangles for which a background should be painted.
BasicLink - interface org.axsl.foR.fo.BasicLink.
An fo:basic-link object in XSL-FO.
BasicLinkArea - interface org.axsl.areaR.BasicLinkArea.
An Area containing all or part of a basic-link.
BasicLinkArea - interface org.axsl.areaW.BasicLinkArea.
Area containing a basic-link.
BeforeFloatArea - interface org.axsl.areaR.BeforeFloatArea.
An Area containing all or part of a before-float.
BeforeFloatRA - interface org.axsl.areaW.BeforeFloatRA.
Area containing all or part of a before-float.
BidiOverride - interface org.axsl.foR.fo.BidiOverride.
An fo:bidi-override object in XSL-FO.
Block - interface org.axsl.foR.fo.Block.
An fo:block object in XSL-FO.
BlockArea - interface org.axsl.areaW.BlockArea.
Area containing all or part of a block.
BlockContainer - interface org.axsl.foR.fo.BlockContainer.
An fo:block-container object in XSL-FO.
BlockContainerArea - interface org.axsl.areaR.BlockContainerArea.
An Area containing all or part of a block-container.
BlockContainerRA - interface org.axsl.areaW.BlockContainerRA.
Area containing all or part of a block-container.
Bookmark - interface org.axsl.foR.fo.Bookmark.
An fo:bookmark object in XSL-FO.
BookmarkArea - interface org.axsl.areaR.BookmarkArea.
A pseudo-area containing a document bookmark.
BookmarkTitle - interface org.axsl.foR.fo.BookmarkTitle.
An fo:bookmark-title object in XSL-FO.
BookmarkTitleArea - interface org.axsl.areaR.BookmarkTitleArea.
A pseudo-Area containing the "title" or text of a bookmark item.
BookmarkTree - interface org.axsl.foR.fo.BookmarkTree.
An fo:bookmark-tree object in XSL-FO.
BookmarkTreeArea - interface org.axsl.areaR.BookmarkTreeArea.
A pseudo-area containing a bookmark-tree for the document.
backgroundRepeatX() - Method in interface org.axsl.areaR.BackgroundArea
Indicates whether the background-image (if any) repeats along the horizontal axis.
backgroundRepeatY() - Method in interface org.axsl.areaR.BackgroundArea
Indicates whether the background-image (if any) repeats along the vertical axis.
baseline(String) - Method in interface org.axsl.fontR.Font
Determines which baseline should be used by this font for a specified script.
baselineOffset(int, int, int) - Method in interface org.axsl.fontR.Font
Returns the location of the specified baseline.
baselineX() - Method in interface org.axsl.areaR.GeneralInlineArea
The absolute X position of the alignment point at which the cursor should be positioned before writing this item in the output.
baselineY() - Method in interface org.axsl.areaR.GeneralInlineArea
The absolute Y position of the alignment point at which the cursor should be positioned before writing this item in the output.
bestBaseEncodingPDF() - Method in interface org.axsl.psR.EncodingVector
Method useful for determining what, if any, EncodingVector should be used as the base encoding when writing this EncodingVector in PDF.
bestMarker(RetrieveMarker) - Method in interface org.axsl.areaW.PageArea
Provides the marker instance betst fitting the requirements of a given retrieve-marker.
brBPD() - Method in interface org.axsl.areaR.Area
The block-progression-dimension of the border-rectangle for this Area.
brIPD() - Method in interface org.axsl.areaR.Area
The inline-progression-dimension of the border-rectangle for this Area.
brOriginX() - Method in interface org.axsl.areaR.Area
Point-of-origin is defined as the point on the page where this area "begins", the intersection of the before-edge of the rectangle with its start-edge.
brOriginY() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.
brPoints() - Method in interface org.axsl.areaR.Area
Returns the border rectangle measured in points (1/72 of an inch).

C

COMPRESSION_CCITT_FAX - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a CCITT Fax compression scheme.
COMPRESSION_DCT - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a DCT compression scheme.
COMPRESSION_UNKNOWN - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating an unknown compression scheme.
Character - interface org.axsl.foR.fo.Character.
An fo:character object in XSL-FO.
ColorProfile - interface org.axsl.foR.fo.ColorProfile.
An fo:color-profile object in XSL-FO.
Constants - class org.axsl.common.Constants.
Central repository of constants related to the FOTree.
ContainerRA - interface org.axsl.areaW.ContainerRA.
A container for other Areas.
ContinuedLabel - interface org.axsl.foR.extension.ContinuedLabel.
Implement continued labels for table header/footer.
canContainBlock() - Method in interface org.axsl.foR.FObj
Reports whether the object is allowed to contain %block content.
canContainInline() - Method in interface org.axsl.foR.FObj
Reports whether the object is allowed to contain %inline content.
canContainPCDATA() - Method in interface org.axsl.foR.FObj
Reports whether the object is allowed to contain PCDATA content.
canEncode(int) - Method in interface org.axsl.psR.Encoding
Determine whether a given Unicode code point can be encoded by this Encoding.
capacityTotal() - Method in interface org.axsl.text.line.LineOutput
Provides size of the portion of the line on which content can actually be placed.
capacityUsed() - Method in interface org.axsl.text.line.LineOutput
The portion of the line that is already filled with content.
childrenFO() - Method in interface org.axsl.foR.FONode
Returns the children of this node.
close() - Method in interface org.axsl.graphicR.Graphic
Free all resources.
close() - Method in interface org.axsl.pdfW.PDFContentStream
Closes any open logical structures in the content so that it is ready to be output.
close(OutputStream) - Method in interface org.axsl.pdfW.PDFDocument
Closes the OutputStream.
crBPD() - Method in interface org.axsl.areaR.Area
The block-progression-dimension of the content-rectangle for this Area.
crBPD() - Method in interface org.axsl.areaW.Area
Returns the content-rectangle block-progression-dimension for this Area.
crBPDNearestGeneratedByBlockLevelFO() - Method in interface org.axsl.areaW.AreaNode
Convenience method to return the BPD of the content rectangle of the Area returned by AreaNode.nearestGeneratedByBlockLevelFO().
crIPD() - Method in interface org.axsl.areaR.Area
The inline-progression-dimension of the content-rectangle for this Area.
crIPD() - Method in interface org.axsl.areaW.Area
Returns the content-rectangle inline-progression-dimension for this Area.
crIPDNearestGeneratedByBlockLevelFO() - Method in interface org.axsl.areaW.AreaNode
Convenience method to return the IPD of the content rectangle of the Area returned by AreaNode.nearestGeneratedByBlockLevelFO().
crOriginX() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.
crOriginY() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.
createDocumentNodes() - Method in interface org.axsl.areaW.AreaTree
Reads document nodes from the FOTree and creates appropriate corresponding items in the AreaTree.
createFontOutput(FontUse) - Method in interface org.axsl.fontR.output.FontOutputFactory
Create a FontOutput implementation.
createNextLineArea(boolean) - Method in interface org.axsl.areaW.NormalBlockArea
Creates a LineArea that logically follows the last child of this.
createPDFColor(Color) - Method in interface org.axsl.pdfW.PDFDocument
Get or create an implementation-specific PDFColor instance.
createPDFEncryption() - Method in interface org.axsl.pdfW.PDFDocument
Create an implementation-specific PDFEncryption instance to be used by this document.
createPDFExplicitDestination(float, float) - Method in interface org.axsl.pdfW.PDFPage
Create an implementation-specific PDFExplicitDestination instance.
createPDFLink(Rectangle2D.Float, String) - Method in interface org.axsl.pdfW.PDFPage
Create an implementation-specific PDFLink instance.
createPDFNamedDestination(String) - Method in interface org.axsl.pdfW.PDFExplicitDestination
Create an implementation-specific PDFNamedDestination instance that points to this explicit destination.
createPDFOutlineItem(String, String, Color, boolean, boolean) - Method in interface org.axsl.pdfW.PDFOutlineParent
Create an implementation-specific PDFOutlineItem instance that is a child of this.
createPDFPage(int, int) - Method in interface org.axsl.pdfW.PDFDocument
Create an implementation-specific PDFPage instance.
cssFontFamily(String) - Static method in class org.axsl.fontR.FontUtility
Converts a CSS2-style String input for font-family into a value expected by FontConsumer.selectFontCSS(String[], int, int, int, int, int, int).
cssFontStretch(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Converts a CSS2-style String input for font-stretch into a value expected by FontConsumer.selectFontCSS(String[], int, int, int, int, int, int).
cssFontStyle(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Converts a CSS2-style String input for font-style into a value expected by FontConsumer.selectFontCSS(String[], int, int, int, int, int, int).
cssFontVariant(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Converts a CSS2-style String input for font-variant into a value expected by FontConsumer.selectFontCSS(String[], int, int, int, int, int, int).
cssFontWeight(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Converts a CSS2-style String input for font-weight into a value expected by FontConsumer.selectFontCSS(String[], int, int, int, int, int, int).

D

DIMENSION_AUTO - Static variable in class org.axsl.common.Constants
Negative values for Dimensions are invalid, so -1 indicates AUTO.
DIRECTION_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating the "after" relative compass-point.
DIRECTION_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating the "before" relative compass-point.
DIRECTION_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating the "bottom" (south) absolute compass-point.
DIRECTION_BOTTOM_TO_TOP - Static variable in class org.axsl.common.Constants
Constant indicating the "bottom-to-top" direction.
DIRECTION_END - Static variable in class org.axsl.common.Constants
Constant indicating the "end" relative compass-point.
DIRECTION_INVALID - Static variable in class org.axsl.common.Constants
Constant indicating an invalid direction.
DIRECTION_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating the "left" (west) absolute compass-point.
DIRECTION_LEFT_TO_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating the "left-to-right" direction.
DIRECTION_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating the "right" (east) absolute compass-point.
DIRECTION_RIGHT_TO_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating the "right-to-left" direction.
DIRECTION_START - Static variable in class org.axsl.common.Constants
Constant indicating the "start" relative compass-point.
DIRECTION_TOP - Static variable in class org.axsl.common.Constants
Constant indicating the "top" (north) absolute compass-point.
DIRECTION_TOP_TO_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating the "top-to-bottom" direction.
Declarations - interface org.axsl.foR.fo.Declarations.
An fo:declarations object in XSL-FO.
decodeCharacter(int) - Method in interface org.axsl.psR.Encoding
Finds the Unicode code point, if any, for a given encoding index.
destinationName() - Method in interface org.axsl.areaR.Area
If this Area should be defined in the output document as a destination, return the name of that destination.
dotLeaderText() - Method in interface org.axsl.areaR.LeaderArea
The text that should be written for the leader.
drawGraphic(Rectangle2D.Float, Rectangle2D.Float, Graphic) - Method in interface org.axsl.pdfW.PDFContentStream
Draws a graphic at the current location in the content stream.
drawLine(Line2D.Float, float, float[], float, PDFPathPaint) - Method in interface org.axsl.pdfW.PDFContentStream
Draws a line at the current location in the content stream.
drawRectangle(Rectangle2D.Float, boolean, PDFPathPaint, boolean, PDFPathPaint) - Method in interface org.axsl.pdfW.PDFContentStream
Draws a rectangle at the current location in the content stream.
drawSVGDocument(SVGDocument, Rectangle2D.Float, Rectangle2D.Float, FontConsumer, boolean) - Method in interface org.axsl.pdfW.PDFContentStream
Draws an SVG graphic at the current location in the content stream.
drawText(String) - Method in interface org.axsl.pdfW.PDFContentStream
Draws text at the current location in the content stream.

E

EPSGraphic - interface org.axsl.graphicR.EPSGraphic.
Interface for EPS Graphic objects.
EagerLineBreaker - interface org.axsl.text.line.EagerLineBreaker.
EagerLineBreaker implementations provide line-breaking logic to clients.
Encoding - interface org.axsl.psR.Encoding.
Encoding instances provide some standard encoding resources for PostScript.
EncodingVector - interface org.axsl.psR.EncodingVector.
EncodingVector implementations represent what PostScript and PDF call an Encoding, that is a mapping from character to glyph index that is based on the character's location in an array (vector).
ExternalGraphic - interface org.axsl.foR.fo.ExternalGraphic.
An fo:external-graphic object in XSL-FO.
ExternalGraphicArea - interface org.axsl.areaR.ExternalGraphicArea.
An Area containing an external-graphic.
ExternalGraphicArea - interface org.axsl.areaW.ExternalGraphicArea.
Area containing an external-graphic.
encodeCharacter(int) - Method in interface org.axsl.fontR.FontUse
Retrieve the font glyph index for a specified Unicode character.
encodeCharacter(int) - Method in interface org.axsl.psR.Encoding
Finds the encoding index for a given Unicode codepoint.
expandObjectNameEnumeration(byte) - Static method in class org.axsl.common.Constants
Converts an object name enumeration to its String equivalent.
expandPropertyConstant(short) - Static method in class org.axsl.common.Constants
Converts a property name enumeration to its String equivalent.
expandPropertyNameEnumeration(short) - Static method in class org.axsl.common.Constants
Converts a property name enumeration to its String equivalent.

F

FOContext - interface org.axsl.foR.FOContext.
Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
FOLineNonText - interface org.axsl.foR.FOLineNonText.
Subinterface of LineNonText that provides additional services to XSL-FO systems.
FOLineText - interface org.axsl.foR.FOLineText.
Subinterface of LineText that provides additional services to XSL-FO systems.
FONT_COMPLEXITY_UNKNOWN - Static variable in interface org.axsl.fontR.Font
Font-complexity constant indicating that the complexity is not known.
FONT_COMPOSITE - Static variable in interface org.axsl.fontR.Font
Font-complexity constant indicating that the font is a composite font.
FONT_SELECTION_AUTO - Static variable in interface org.axsl.fontR.Font
font-selection-strategy constant indicating "auto".
FONT_SELECTION_CBC - Static variable in interface org.axsl.fontR.Font
font-selection-strategy constant indicating "character-by-character".
FONT_SIMPLE - Static variable in interface org.axsl.fontR.Font
Font-complexity constant indicating that the font is a simple font.
FONT_SOURCE_FREE_STANDING - Static variable in interface org.axsl.fontR.FontConsumer
Free standing fonts are those fonts which are available to the application through means other than the operating system.
FONT_SOURCE_SYSTEM - Static variable in interface org.axsl.fontR.FontConsumer
System fonts are those fonts which are available to the application through the operating system.
FONT_STRETCH_ANY - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating no preference.
FONT_STRETCH_CONDENSED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating condensed.
FONT_STRETCH_EXPANDED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating expanded.
FONT_STRETCH_EXTRA_CONDENSED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating extra-condensed.
FONT_STRETCH_EXTRA_EXPANDED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating extra-expanded.
FONT_STRETCH_NORMAL - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating normal.
FONT_STRETCH_SEMI_CONDENSED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating semi-condensed.
FONT_STRETCH_SEMI_EXPANDED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating semi-expanded.
FONT_STRETCH_ULTRA_CONDENSED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating ultra-condensed.
FONT_STRETCH_ULTRA_EXPANDED - Static variable in interface org.axsl.fontR.Font
Font-stretch constant indicating ultra-expanded.
FONT_STYLE_ANY - Static variable in interface org.axsl.fontR.Font
Font-style constant indicating no preference.
FONT_STYLE_BACKSLANT - Static variable in interface org.axsl.fontR.Font
Font-style constant indicating a backslant typeface.
FONT_STYLE_ITALIC - Static variable in interface org.axsl.fontR.Font
Font-style constant indicating an italic typeface.
FONT_STYLE_NORMAL - Static variable in interface org.axsl.fontR.Font
Font-style constant indicating an upright (Roman) typeface.
FONT_STYLE_OBLIQUE - Static variable in interface org.axsl.fontR.Font
Font-style constant indicating an oblique typeface.
FONT_VARIANT_ANY - Static variable in interface org.axsl.fontR.Font
Font-variant constant indicating no preference.
FONT_VARIANT_NORMAL - Static variable in interface org.axsl.fontR.Font
Font-variant constant indicating that small-caps is not on.
FONT_VARIANT_SMALL_CAPS - Static variable in interface org.axsl.fontR.Font
Font-variant constant indicating that small-caps is on.
FONT_WEIGHT_100 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 100 (extremely light).
FONT_WEIGHT_200 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 200 (very light).
FONT_WEIGHT_300 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 300 (light).
FONT_WEIGHT_400 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 400 (normal).
FONT_WEIGHT_500 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 500 (dark).
FONT_WEIGHT_600 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 600 (semi-bold).
FONT_WEIGHT_700 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 700 (bold).
FONT_WEIGHT_800 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 800 (extra bold).
FONT_WEIGHT_900 - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of 900 (black).
FONT_WEIGHT_ANY - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating no preference.
FONT_WEIGHT_BOLD - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of "bold", which is the same as Font.FONT_WEIGHT_700.
FONT_WEIGHT_NORMAL - Static variable in interface org.axsl.fontR.Font
Font-weight constant indicating a weight of "normal", which is the same as Font.FONT_WEIGHT_400.
FONode - interface org.axsl.foR.FONode.
Interface for nodes in the formatting object tree.
FONodeProxy - interface org.axsl.foR.FONodeProxy.
Marker interface that allows pluggable extension of FONodes in the FOTree without the need to subclass.
FONodeResult - interface org.axsl.foR.FONodeResult.
Marker interface that allows an FOTree client to embed information about the results of the client's processing into the FONode without the FOTree needing to know the details of that those results.
FOPROP_ABSOLUTE_POSITION - Static variable in class org.axsl.common.Constants
Constant indicating an "absolute-position" FO property.
FOPROP_ACTIVE_STATE - Static variable in class org.axsl.common.Constants
Constant indicating an "active-state" FO property.
FOPROP_ALIGNMENT_ADJUST - Static variable in class org.axsl.common.Constants
Constant indicating an "alignment-adjust" FO property.
FOPROP_ALIGNMENT_BASELINE - Static variable in class org.axsl.common.Constants
Constant indicating an "alignment-baseline" FO property.
FOPROP_AUTO_RESTORE - Static variable in class org.axsl.common.Constants
Constant indicating an "auto-restore" FO property.
FOPROP_AZIMUTH - Static variable in class org.axsl.common.Constants
Constant indicating an "azimuth" FO property.
FOPROP_BACKGROUND - Static variable in class org.axsl.common.Constants
Constant indicating a "background" FO property.
FOPROP_BACKGROUND_ATTACHMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "background-attachment" FO property.
FOPROP_BACKGROUND_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "background-color" FO property.
FOPROP_BACKGROUND_IMAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "background-image" FO property.
FOPROP_BACKGROUND_POSITION - Static variable in class org.axsl.common.Constants
Constant indicating a "background-position" FO property.
FOPROP_BACKGROUND_POSITION_HORIZONTAL - Static variable in class org.axsl.common.Constants
Constant indicating a "background-position-horizontal" FO property.
FOPROP_BACKGROUND_POSITION_VERTICAL - Static variable in class org.axsl.common.Constants
Constant indicating a "background-position-vertical" FO property.
FOPROP_BACKGROUND_REPEAT - Static variable in class org.axsl.common.Constants
Constant indicating a "background-repeat" FO property.
FOPROP_BASELINE_SHIFT - Static variable in class org.axsl.common.Constants
Constant indicating a "baseline-shift" FO property.
FOPROP_BLANK_OR_NOT_BLANK - Static variable in class org.axsl.common.Constants
Constant indicating a "blank-or-not-blank" FO property.
FOPROP_BLOCK_PROGRESSION_DIMENSION - Static variable in class org.axsl.common.Constants
Constant indicating a "block-progression-dimension" FO property.
FOPROP_BORDER - Static variable in class org.axsl.common.Constants
Constant indicating a "border" FO property.
FOPROP_BORDER_AFTER_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-after-color" FO property.
FOPROP_BORDER_AFTER_PRECEDENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-after-precedence" FO property.
FOPROP_BORDER_AFTER_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-after-style" FO property.
FOPROP_BORDER_AFTER_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-after-width" FO property.
FOPROP_BORDER_BEFORE_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-before-color" FO property.
FOPROP_BORDER_BEFORE_PRECEDENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-before-precedence" FO property.
FOPROP_BORDER_BEFORE_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-before-style" FO property.
FOPROP_BORDER_BEFORE_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-before-width" FO property.
FOPROP_BORDER_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating a "border-bottom" FO property.
FOPROP_BORDER_BOTTOM_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-bottom-color" FO property.
FOPROP_BORDER_BOTTOM_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-bottom-style" FO property.
FOPROP_BORDER_BOTTOM_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-bottom-width" FO property.
FOPROP_BORDER_COLLAPSE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-collapse" FO property.
FOPROP_BORDER_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-color" FO property.
FOPROP_BORDER_END_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-end-color" FO property.
FOPROP_BORDER_END_PRECEDENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-end-precedence" FO property.
FOPROP_BORDER_END_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-end-style" FO property.
FOPROP_BORDER_END_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-end-width" FO property.
FOPROP_BORDER_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "border-left" FO property.
FOPROP_BORDER_LEFT_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-left-color" FO property.
FOPROP_BORDER_LEFT_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-left-style" FO property.
FOPROP_BORDER_LEFT_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-left-width" FO property.
FOPROP_BORDER_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "border-right" FO property.
FOPROP_BORDER_RIGHT_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-right-color" FO property.
FOPROP_BORDER_RIGHT_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-right-style" FO property.
FOPROP_BORDER_RIGHT_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-right-width" FO property.
FOPROP_BORDER_SEPARATION - Static variable in class org.axsl.common.Constants
Constant indicating a "border-separation" FO property.
FOPROP_BORDER_SPACING - Static variable in class org.axsl.common.Constants
Constant indicating a "border-spacing" FO property.
FOPROP_BORDER_START_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-start-color" FO property.
FOPROP_BORDER_START_PRECEDENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-start-precedence" FO property.
FOPROP_BORDER_START_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-start-style" FO property.
FOPROP_BORDER_START_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-start-width" FO property.
FOPROP_BORDER_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-style" FO property.
FOPROP_BORDER_TOP - Static variable in class org.axsl.common.Constants
Constant indicating a "border-top" FO property.
FOPROP_BORDER_TOP_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "border-top-color" FO property.
FOPROP_BORDER_TOP_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "border-top-style" FO property.
FOPROP_BORDER_TOP_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-top-width" FO property.
FOPROP_BORDER_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "border-width" FO property.
FOPROP_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating a "bottom" FO property.
FOPROP_BREAK_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "break-after" FO property.
FOPROP_BREAK_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "break-before" FO property.
FOPROP_CAPTION_SIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "caption-side" FO property.
FOPROP_CASE_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "case-name" FO property.
FOPROP_CASE_TITLE - Static variable in class org.axsl.common.Constants
Constant indicating a "case-title" FO property.
FOPROP_CHARACTER - Static variable in class org.axsl.common.Constants
Constant indicating a "character" FO property.
FOPROP_CLEAR - Static variable in class org.axsl.common.Constants
Constant indicating a "clear" FO property.
FOPROP_CLIP - Static variable in class org.axsl.common.Constants
Constant indicating a "clip" FO property.
FOPROP_COLOR - Static variable in class org.axsl.common.Constants
Constant indicating a "color" FO property.
FOPROP_COLOR_PROFILE_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "color-profile-name" FO property.
FOPROP_COLUMN_COUNT - Static variable in class org.axsl.common.Constants
Constant indicating a "column-count" FO property.
FOPROP_COLUMN_GAP - Static variable in class org.axsl.common.Constants
Constant indicating a "column-gap" FO property.
FOPROP_COLUMN_NUMBER - Static variable in class org.axsl.common.Constants
Constant indicating a "column-number" FO property.
FOPROP_COLUMN_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "column-width" FO property.
FOPROP_CONTENT_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "content-height" FO property.
FOPROP_CONTENT_TYPE - Static variable in class org.axsl.common.Constants
Constant indicating a "content-type" FO property.
FOPROP_CONTENT_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "content-width" FO property.
FOPROP_COUNTRY - Static variable in class org.axsl.common.Constants
Constant indicating a "country" FO property.
FOPROP_CUE - Static variable in class org.axsl.common.Constants
Constant indicating a "cue" FO property.
FOPROP_CUE_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "cue-after" FO property.
FOPROP_CUE_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "cue-before" FO property.
FOPROP_DESTINATION_PLACEMENT_OFFSET - Static variable in class org.axsl.common.Constants
Constant indicating a "destination-placement-offset" FO property.
FOPROP_DIRECTION - Static variable in class org.axsl.common.Constants
Constant indicating a "direction" FO property.
FOPROP_DISPLAY_ALIGN - Static variable in class org.axsl.common.Constants
Constant indicating a "display-align" FO property.
FOPROP_DOMINANT_BASELINE - Static variable in class org.axsl.common.Constants
Constant indicating a "dominant-baseline" FO property.
FOPROP_ELEVATION - Static variable in class org.axsl.common.Constants
Constant indicating an "elevation" FO property.
FOPROP_EMPTY_CELLS - Static variable in class org.axsl.common.Constants
Constant indicating an "empty-cells" FO property.
FOPROP_ENDS_ROW - Static variable in class org.axsl.common.Constants
Constant indicating an "ends-row" FO property.
FOPROP_END_INDENT - Static variable in class org.axsl.common.Constants
Constant indicating an "end-indent" FO property.
FOPROP_EXTENT - Static variable in class org.axsl.common.Constants
Constant indicating an "extent" FO property.
FOPROP_EXTERNAL_DESTINATION - Static variable in class org.axsl.common.Constants
Constant indicating an "external-destination" FO property.
FOPROP_FLOAT - Static variable in class org.axsl.common.Constants
Constant indicating a "float" FO property.
FOPROP_FLOW_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "flow-name" FO property.
FOPROP_FONT - Static variable in class org.axsl.common.Constants
Constant indicating a "font" FO property.
FOPROP_FONT_FAMILY - Static variable in class org.axsl.common.Constants
Constant indicating a "font-family" FO property.
FOPROP_FONT_SELECTION_STRATEGY - Static variable in class org.axsl.common.Constants
Constant indicating a "font-selection-strategy" FO property.
FOPROP_FONT_SIZE - Static variable in class org.axsl.common.Constants
Constant indicating a "font-size" FO property.
FOPROP_FONT_SIZE_ADJUST - Static variable in class org.axsl.common.Constants
Constant indicating a "font-size-adjust" FO property.
FOPROP_FONT_STRETCH - Static variable in class org.axsl.common.Constants
Constant indicating a "font-stretch" FO property.
FOPROP_FONT_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "font-style" FO property.
FOPROP_FONT_VARIANT - Static variable in class org.axsl.common.Constants
Constant indicating a "font-variant" FO property.
FOPROP_FONT_WEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "font-weight" FO property.
FOPROP_FORCE_PAGE_COUNT - Static variable in class org.axsl.common.Constants
Constant indicating a "force-page-count" FO property.
FOPROP_FORMAT - Static variable in class org.axsl.common.Constants
Constant indicating a "format" FO property.
FOPROP_GLYPH_ORIENTATION_HORIZONTAL - Static variable in class org.axsl.common.Constants
Constant indicating a "glyph-orientation-horizontal" FO property.
FOPROP_GLYPH_ORIENTATION_VERTICAL - Static variable in class org.axsl.common.Constants
Constant indicating a "glyph-orientation-vertical" FO property.
FOPROP_GROUPING_SEPARATOR - Static variable in class org.axsl.common.Constants
Constant indicating a "grouping-separator" FO property.
FOPROP_GROUPING_SIZE - Static variable in class org.axsl.common.Constants
Constant indicating a "grouping-size" FO property.
FOPROP_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "height" FO property.
FOPROP_HYPHENATE - Static variable in class org.axsl.common.Constants
Constant indicating a "hyphenate" FO property.
FOPROP_HYPHENATION_CHARACTER - Static variable in class org.axsl.common.Constants
Constant indicating a "hyphenation-character" FO property.
FOPROP_HYPHENATION_KEEP - Static variable in class org.axsl.common.Constants
Constant indicating a "hyphenation-keep" FO property.
FOPROP_HYPHENATION_LADDER_COUNT - Static variable in class org.axsl.common.Constants
Constant indicating a "hyphenation-ladder-count" FO property.
FOPROP_HYPHENATION_PUSH_CHARACTER_COUNT - Static variable in class org.axsl.common.Constants
Constant indicating a "hyphenation-push-character-count" FO property.
FOPROP_HYPHENATION_REMAIN_CHARACTER_COUNT - Static variable in class org.axsl.common.Constants
Constant indicating a "hyphenation-remain-character-count" FO property.
FOPROP_ID - Static variable in class org.axsl.common.Constants
Constant indicating an "id" FO property.
FOPROP_INDICATE_DESTINATION - Static variable in class org.axsl.common.Constants
Constant indicating an "indicate-destination" FO property.
FOPROP_INITIAL_PAGE_NUMBER - Static variable in class org.axsl.common.Constants
Constant indicating an "initial-page-number" FO property.
FOPROP_INLINE_PROGRESSION_DIMENSION - Static variable in class org.axsl.common.Constants
Constant indicating an "inline-progression-dimension" FO property.
FOPROP_INTERNAL_DESTINATION - Static variable in class org.axsl.common.Constants
Constant indicating an "internal-destination" FO property.
FOPROP_KEEP_TOGETHER - Static variable in class org.axsl.common.Constants
Constant indicating a "keep-together" FO property.
FOPROP_KEEP_WITH_NEXT - Static variable in class org.axsl.common.Constants
Constant indicating a "keep-with-next" FO property.
FOPROP_KEEP_WITH_PREVIOUS - Static variable in class org.axsl.common.Constants
Constant indicating a "keep-with-previous" FO property.
FOPROP_LANGUAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "language" FO property.
FOPROP_LAST_LINE_END_INDENT - Static variable in class org.axsl.common.Constants
Constant indicating a "last-line-end-indent" FO property.
FOPROP_LEADER_ALIGNMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "leader-alignment" FO property.
FOPROP_LEADER_LENGTH - Static variable in class org.axsl.common.Constants
Constant indicating a "leader-length" FO property.
FOPROP_LEADER_PATTERN - Static variable in class org.axsl.common.Constants
Constant indicating a "leader-pattern" FO property.
FOPROP_LEADER_PATTERN_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "leader-pattern-width" FO property.
FOPROP_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "left" FO property.
FOPROP_LETTER_SPACING - Static variable in class org.axsl.common.Constants
Constant indicating a "letter-spacing" FO property.
FOPROP_LETTER_VALUE - Static variable in class org.axsl.common.Constants
Constant indicating a "letter-value" FO property.
FOPROP_LINEFEED_TREATMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "linefeed-treatment" FO property.
FOPROP_LINE_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "line-height" FO property.
FOPROP_LINE_HEIGHT_SHIFT_ADJUSTMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "line-height-shift-adjustment" FO property.
FOPROP_LINE_STACKING_STRATEGY - Static variable in class org.axsl.common.Constants
Constant indicating a "line-stacking-strategy" FO property.
FOPROP_MARGIN - Static variable in class org.axsl.common.Constants
Constant indicating a "margin" FO property.
FOPROP_MARGIN_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating a "margin-bottom" FO property.
FOPROP_MARGIN_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "margin-left" FO property.
FOPROP_MARGIN_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "margin-right" FO property.
FOPROP_MARGIN_TOP - Static variable in class org.axsl.common.Constants
Constant indicating a "margin-top" FO property.
FOPROP_MARKER_CLASS_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "marker-class-name" FO property.
FOPROP_MASTER_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "master-name" FO property.
FOPROP_MASTER_REFERENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "master-reference" FO property.
FOPROP_MAXIMUM_REPEATS - Static variable in class org.axsl.common.Constants
Constant indicating a "maximum-repeats" FO property.
FOPROP_MAX_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "max-height" FO property.
FOPROP_MAX_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "max-width" FO property.
FOPROP_MEDIA_USAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "media-usage" FO property.
FOPROP_MIN_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "min-height" FO property.
FOPROP_MIN_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "min-width" FO property.
FOPROP_NUMBER_COLUMNS_REPEATED - Static variable in class org.axsl.common.Constants
Constant indicating a "number-columns-repeated" FO property.
FOPROP_NUMBER_COLUMNS_SPANNED - Static variable in class org.axsl.common.Constants
Constant indicating a "number-columns-spanned" FO property.
FOPROP_NUMBER_ROWS_SPANNED - Static variable in class org.axsl.common.Constants
Constant indicating a "number-rows-spanned" FO property.
FOPROP_ODD_OR_EVEN - Static variable in class org.axsl.common.Constants
Constant indicating an "odd-or-even" FO property.
FOPROP_ORPHANS - Static variable in class org.axsl.common.Constants
Constant indicating an "orphans" FO property.
FOPROP_OVERFLOW - Static variable in class org.axsl.common.Constants
Constant indicating an "overflow" FO property.
FOPROP_PADDING - Static variable in class org.axsl.common.Constants
Constant indicating a "padding" FO property.
FOPROP_PADDING_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-after" FO property.
FOPROP_PADDING_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-before" FO property.
FOPROP_PADDING_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-bottom" FO property.
FOPROP_PADDING_END - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-end" FO property.
FOPROP_PADDING_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-left" FO property.
FOPROP_PADDING_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-right" FO property.
FOPROP_PADDING_START - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-start" FO property.
FOPROP_PADDING_TOP - Static variable in class org.axsl.common.Constants
Constant indicating a "padding-top" FO property.
FOPROP_PAGE_BREAK_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "page-break-after" FO property.
FOPROP_PAGE_BREAK_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "page-break-before" FO property.
FOPROP_PAGE_BREAK_INSIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "page-break-inside" FO property.
FOPROP_PAGE_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "page-height" FO property.
FOPROP_PAGE_POSITION - Static variable in class org.axsl.common.Constants
Constant indicating a "page-position" FO property.
FOPROP_PAGE_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "page-width" FO property.
FOPROP_PAUSE - Static variable in class org.axsl.common.Constants
Constant indicating a "pause" FO property.
FOPROP_PAUSE_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "pause-after" FO property.
FOPROP_PAUSE_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "pause-before" FO property.
FOPROP_PITCH - Static variable in class org.axsl.common.Constants
Constant indicating a "pitch" FO property.
FOPROP_PITCH_RANGE - Static variable in class org.axsl.common.Constants
Constant indicating a "pitch-range" FO property.
FOPROP_PLAY_DURING - Static variable in class org.axsl.common.Constants
Constant indicating a "play-during" FO property.
FOPROP_POSITION - Static variable in class org.axsl.common.Constants
Constant indicating a "position" FO property.
FOPROP_PRECEDENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "precedence" FO property.
FOPROP_PROVISIONAL_DISTANCE_BETWEEN_STARTS - Static variable in class org.axsl.common.Constants
Constant indicating a "provisional-distance-between-starts" FO property.
FOPROP_PROVISIONAL_LABEL_SEPARATION - Static variable in class org.axsl.common.Constants
Constant indicating a "provisional-label-separation" FO property.
FOPROP_REFERENCE_ORIENTATION - Static variable in class org.axsl.common.Constants
Constant indicating a "reference-orientation" FO property.
FOPROP_REF_ID - Static variable in class org.axsl.common.Constants
Constant indicating a "ref-id" FO property.
FOPROP_REGION_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "region-name" FO property.
FOPROP_RELATIVE_ALIGN - Static variable in class org.axsl.common.Constants
Constant indicating a "relative-align" FO property.
FOPROP_RELATIVE_POSITION - Static variable in class org.axsl.common.Constants
Constant indicating a "relative-position" FO property.
FOPROP_RENDERING_INTENT - Static variable in class org.axsl.common.Constants
Constant indicating a "rendering-intent" FO property.
FOPROP_RETRIEVE_BOUNDARY - Static variable in class org.axsl.common.Constants
Constant indicating a "retrieve-boundary" FO property.
FOPROP_RETRIEVE_CLASS_NAME - Static variable in class org.axsl.common.Constants
Constant indicating a "retrieve-class-name" FO property.
FOPROP_RETRIEVE_POSITION - Static variable in class org.axsl.common.Constants
Constant indicating a "retrieve-position" FO property.
FOPROP_RICHNESS - Static variable in class org.axsl.common.Constants
Constant indicating a "richness" FO property.
FOPROP_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "right" FO property.
FOPROP_ROLE - Static variable in class org.axsl.common.Constants
Constant indicating a "role" FO property.
FOPROP_RULE_STYLE - Static variable in class org.axsl.common.Constants
Constant indicating a "rule-style" FO property.
FOPROP_RULE_THICKNESS - Static variable in class org.axsl.common.Constants
Constant indicating a "rule-thickness" FO property.
FOPROP_SCALING - Static variable in class org.axsl.common.Constants
Constant indicating a "scaling" FO property.
FOPROP_SCALING_METHOD - Static variable in class org.axsl.common.Constants
Constant indicating a "scaling-method" FO property.
FOPROP_SCORE_SPACES - Static variable in class org.axsl.common.Constants
Constant indicating a "score-spaces" FO property.
FOPROP_SCRIPT - Static variable in class org.axsl.common.Constants
Constant indicating a "script" FO property.
FOPROP_SHOW_DESTINATION - Static variable in class org.axsl.common.Constants
Constant indicating a "show-destination" FO property.
FOPROP_SIZE - Static variable in class org.axsl.common.Constants
Constant indicating a "size" FO property.
FOPROP_SOURCE_DOCUMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "source-document" FO property.
FOPROP_SPACE_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "space-after" FO property.
FOPROP_SPACE_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "space-before" FO property.
FOPROP_SPACE_END - Static variable in class org.axsl.common.Constants
Constant indicating a "space-end" FO property.
FOPROP_SPACE_START - Static variable in class org.axsl.common.Constants
Constant indicating a "space-start" FO property.
FOPROP_SPAN - Static variable in class org.axsl.common.Constants
Constant indicating a "span" FO property.
FOPROP_SPEAK - Static variable in class org.axsl.common.Constants
Constant indicating a "speak" FO property.
FOPROP_SPEAK_HEADER - Static variable in class org.axsl.common.Constants
Constant indicating a "speak-header" FO property.
FOPROP_SPEAK_NUMERAL - Static variable in class org.axsl.common.Constants
Constant indicating a "speak-numeral" FO property.
FOPROP_SPEAK_PUNCTUATION - Static variable in class org.axsl.common.Constants
Constant indicating a "speak-punctuation" FO property.
FOPROP_SPEECH_RATE - Static variable in class org.axsl.common.Constants
Constant indicating a "speech-rate" FO property.
FOPROP_SRC - Static variable in class org.axsl.common.Constants
Constant indicating a "src" FO property.
FOPROP_STARTING_STATE - Static variable in class org.axsl.common.Constants
Constant indicating a "starting-state" FO property.
FOPROP_STARTS_ROW - Static variable in class org.axsl.common.Constants
Constant indicating a "starts-row" FO property.
FOPROP_START_INDENT - Static variable in class org.axsl.common.Constants
Constant indicating a "start-indent" FO property.
FOPROP_STRESS - Static variable in class org.axsl.common.Constants
Constant indicating a "stress" FO property.
FOPROP_SUPPRESS_AT_LINE_BREAK - Static variable in class org.axsl.common.Constants
Constant indicating a "suppress-at-line-break" FO property.
FOPROP_SWITCH_TO - Static variable in class org.axsl.common.Constants
Constant indicating a "switch-to" FO property.
FOPROP_TABLE_LAYOUT - Static variable in class org.axsl.common.Constants
Constant indicating a "table-layout" FO property.
FOPROP_TABLE_OMIT_FOOTER_AT_BREAK - Static variable in class org.axsl.common.Constants
Constant indicating a "table-omit-footer-at-break" FO property.
FOPROP_TABLE_OMIT_HEADER_AT_BREAK - Static variable in class org.axsl.common.Constants
Constant indicating a "table-omit-header-at-break" FO property.
FOPROP_TARGET_PRESENTATION_CONTEXT - Static variable in class org.axsl.common.Constants
Constant indicating a "target-presentation-context" FO property.
FOPROP_TARGET_PROCESSING_CONTEXT - Static variable in class org.axsl.common.Constants
Constant indicating a "target-processing-context" FO property.
FOPROP_TARGET_STYLESHEET - Static variable in class org.axsl.common.Constants
Constant indicating a "target-stylesheet" FO property.
FOPROP_TEXT_ALIGN - Static variable in class org.axsl.common.Constants
Constant indicating a "text-align" FO property.
FOPROP_TEXT_ALIGN_LAST - Static variable in class org.axsl.common.Constants
Constant indicating a "text-align-last" FO property.
FOPROP_TEXT_ALTITUDE - Static variable in class org.axsl.common.Constants
Constant indicating a "text-altitude" FO property.
FOPROP_TEXT_DECORATION - Static variable in class org.axsl.common.Constants
Constant indicating a "text-decoration" FO property.
FOPROP_TEXT_DEPTH - Static variable in class org.axsl.common.Constants
Constant indicating a "text-depth" FO property.
FOPROP_TEXT_INDENT - Static variable in class org.axsl.common.Constants
Constant indicating a "text-indent" FO property.
FOPROP_TEXT_SHADOW - Static variable in class org.axsl.common.Constants
Constant indicating a "text-shadow" FO property.
FOPROP_TEXT_TRANSFORM - Static variable in class org.axsl.common.Constants
Constant indicating a "text-transform" FO property.
FOPROP_TOP - Static variable in class org.axsl.common.Constants
Constant indicating a "top" FO property.
FOPROP_TREAT_AS_WORD_SPACE - Static variable in class org.axsl.common.Constants
Constant indicating a "treat-as-word-space" FO property.
FOPROP_UNICODE_BIDI - Static variable in class org.axsl.common.Constants
Constant indicating a "unicode-bidi" FO property.
FOPROP_VERTICAL_ALIGN - Static variable in class org.axsl.common.Constants
Constant indicating a "vertical-align" FO property.
FOPROP_VISIBILITY - Static variable in class org.axsl.common.Constants
Constant indicating a "visibility" FO property.
FOPROP_VOICE_FAMILY - Static variable in class org.axsl.common.Constants
Constant indicating a "voice-family" FO property.
FOPROP_VOLUME - Static variable in class org.axsl.common.Constants
Constant indicating a "volume" FO property.
FOPROP_WHITE_SPACE - Static variable in class org.axsl.common.Constants
Constant indicating a "white-space" FO property.
FOPROP_WHITE_SPACE_COLLAPSE - Static variable in class org.axsl.common.Constants
Constant indicating a "white-space-collapse" FO property.
FOPROP_WHITE_SPACE_TREATMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "white-space-treatment" FO property.
FOPROP_WIDOWS - Static variable in class org.axsl.common.Constants
Constant indicating a "widows" FO property.
FOPROP_WIDTH - Static variable in class org.axsl.common.Constants
Constant indicating a "width" FO property.
FOPROP_WORD_SPACING - Static variable in class org.axsl.common.Constants
Constant indicating a "word-spacing" FO property.
FOPROP_WRAP_OPTION - Static variable in class org.axsl.common.Constants
Constant indicating a "wrap-option" FO property.
FOPROP_WRITING_MODE - Static variable in class org.axsl.common.Constants
Constant indicating a "writing-mode" FO property.
FOPROP_Z_INDEX - Static variable in class org.axsl.common.Constants
Constant indicating a "z-index" FO property.
FORMAT_OTF_CFF - Static variable in interface org.axsl.fontR.Font
Font-format constant indicating that the font is an OpenType font with Compact Font Format (CFF) data (no TrueType outlines).
FORMAT_OTF_TRUETYPE - Static variable in interface org.axsl.fontR.Font
Font-format constant indicating that the font is an OpenType font with TrueType outlines.
FORMAT_TRUETYPE - Static variable in interface org.axsl.fontR.Font
Font-format constant indicating that the font is a TrueType font.
FORMAT_TYPE1 - Static variable in interface org.axsl.fontR.Font
Font-format constant indicating that the font is a Type1 font.
FORMAT_UNKNOWN - Static variable in interface org.axsl.fontR.Font
Font-format constant indicating that the font's format is not known.
FOText - interface org.axsl.foR.FOText.
A text node in the formatting object tree.
FOTextContent - interface org.axsl.foR.FOTextContent.
Super-interface for formatting objects that contain text.
FOTree - interface org.axsl.foR.FOTree.
An FOTree is created for each document that is processed.
FOTreeEvent - class org.axsl.foR.FOTreeEvent.
An Event used for notification that various stages of the building of an FO tree have been completed.
FOTreeEvent(Object, FObj) - Constructor for class org.axsl.foR.FOTreeEvent
Constructor for an "FObj complete" event.
FOTreeEvent(Object) - Constructor for class org.axsl.foR.FOTreeEvent
Constructor for a "Document complete" event.
FOTreeEvent(Object, PageSequence) - Constructor for class org.axsl.foR.FOTreeEvent
Constructor for a "PageSequence complete" event.
FOTreeException - exception org.axsl.foR.FOTreeException.
Exception thrown when an axslFOTree implementation has a problem.
FOTreeException(String) - Constructor for class org.axsl.foR.FOTreeException
Create a new FOTreeException.
FOTreeException(Throwable) - Constructor for class org.axsl.foR.FOTreeException
Create a new FOTreeException.
FOTreeException(String, Throwable) - Constructor for class org.axsl.foR.FOTreeException
Create a new FOTreeException.
FOTreeFactory - interface org.axsl.foR.FOTreeFactory.
Creates implementation-specific FOTree instances.
FOTreeListener - interface org.axsl.foR.FOTreeListener.
An interface for classes that need to handle FOTreeEvent objects as they are fired.
FOVAL_ABOVE - Static variable in class org.axsl.common.Constants
Constant indicating an "above" FO property value.
FOVAL_ABSOLUTE - Static variable in class org.axsl.common.Constants
Constant indicating an "absolute" FO property value.
FOVAL_ABSOLUTE_COLORIMETRIC - Static variable in class org.axsl.common.Constants
Constant indicating an "absolute-colorimetrics" FO property value.
FOVAL_ACTIVE - Static variable in class org.axsl.common.Constants
Constant indicating an "active" FO property value.
FOVAL_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating an "after" FO property value.
FOVAL_AFTER_EDGE - Static variable in class org.axsl.common.Constants
Constant indicating an "after-edge" FO property value.
FOVAL_ALL - Static variable in class org.axsl.common.Constants
Constant indicating an "all" FO property value.
FOVAL_ALPHABETIC - Static variable in class org.axsl.common.Constants
Constant indicating an "alphabetic" FO property value.
FOVAL_ALWAYS - Static variable in class org.axsl.common.Constants
Constant indicating an "always" FO property value.
FOVAL_ANY - Static variable in class org.axsl.common.Constants
Constant indicating an "any" FO property value.
FOVAL_AUTO - Static variable in class org.axsl.common.Constants
Constant indicating an "auto" FO property value.
FOVAL_AUTO_EVEN - Static variable in class org.axsl.common.Constants
Constant indicating an "auto-even" FO property value.
FOVAL_AUTO_ODD - Static variable in class org.axsl.common.Constants
Constant indicating an "auto-odd" FO property value.
FOVAL_AVOID - Static variable in class org.axsl.common.Constants
Constant indicating an "avoid" FO property value.
FOVAL_BACKSLANT - Static variable in class org.axsl.common.Constants
Constant indicating a "backslant" FO property value.
FOVAL_BASELINE - Static variable in class org.axsl.common.Constants
Constant indicating a "baseline" FO property value.
FOVAL_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "before" FO property value.
FOVAL_BEFORE_EDGE - Static variable in class org.axsl.common.Constants
Constant indicating a "before-edge" FO property value.
FOVAL_BELOW - Static variable in class org.axsl.common.Constants
Constant indicating a "below" FO property value.
FOVAL_BIDI_OVERRIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "bidi-override" FO property value.
FOVAL_BLANK - Static variable in class org.axsl.common.Constants
Constant indicating a "blank" FO property value.
FOVAL_BLINK - Static variable in class org.axsl.common.Constants
Constant indicating a "blink" FO property value.
FOVAL_BOLD - Static variable in class org.axsl.common.Constants
Constant indicating a "bold" FO property value.
FOVAL_BOLDER - Static variable in class org.axsl.common.Constants
Constant indicating a "bolder" FO property value.
FOVAL_BOTH - Static variable in class org.axsl.common.Constants
Constant indicating a "both" FO property value.
FOVAL_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating a "bottom" FO property value.
FOVAL_BOUNDED_IN_ONE_DIMENSION - Static variable in class org.axsl.common.Constants
Constant indicating a "bounded-in-one-dimension" FO property value.
FOVAL_CAPITALIZE - Static variable in class org.axsl.common.Constants
Constant indicating a "capitalize" FO property value.
FOVAL_CENTER - Static variable in class org.axsl.common.Constants
Constant indicating a "center" FO property value.
FOVAL_CENTER_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "center-left" FO property value.
FOVAL_CENTER_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "center-right" FO property value.
FOVAL_CENTRAL - Static variable in class org.axsl.common.Constants
Constant indicating a "central" FO property value.
FOVAL_CHARACTER_BY_CHARACTER - Static variable in class org.axsl.common.Constants
Constant indicating a "character-by-character" FO property value.
FOVAL_CHILD - Static variable in class org.axsl.common.Constants
Constant indicating a "child" FO property value.
FOVAL_CODE - Static variable in class org.axsl.common.Constants
Constant indicating a "code" FO property value.
FOVAL_COLLAPSE - Static variable in class org.axsl.common.Constants
Constant indicating a "collapse" FO property value.
FOVAL_COLLAPSE_WITH_PRECEDENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "collapse-with-precedence" FO property value.
FOVAL_COLUMN - Static variable in class org.axsl.common.Constants
Constant indicating a "column" FO property value.
FOVAL_CONDENSED - Static variable in class org.axsl.common.Constants
Constant indicating a "condensed" FO property value.
FOVAL_CONSIDER_SHIFTS - Static variable in class org.axsl.common.Constants
Constant indicating a "consider-shifts" FO property value.
FOVAL_CONTINUOUS - Static variable in class org.axsl.common.Constants
Constant indicating a "continuous" FO property value.
FOVAL_CURSIVE - Static variable in class org.axsl.common.Constants
Constant indicating a "cursive" FO property value.
FOVAL_DASHED - Static variable in class org.axsl.common.Constants
Constant indicating a "dashed" FO property value.
FOVAL_DIGITS - Static variable in class org.axsl.common.Constants
Constant indicating a "digits" FO property value.
FOVAL_DISCARD - Static variable in class org.axsl.common.Constants
Constant indicating a "discard" FO property value.
FOVAL_DISREGARD_SHIFTS - Static variable in class org.axsl.common.Constants
Constant indicating a "disregard-shifts" FO property value.
FOVAL_DOCUMENT - Static variable in class org.axsl.common.Constants
Constant indicating a "document" FO property value.
FOVAL_DOCUMENT_ROOT - Static variable in class org.axsl.common.Constants
Constant indicating a "document-root" FO property value.
FOVAL_DOTS - Static variable in class org.axsl.common.Constants
Constant indicating a "dots" FO property value.
FOVAL_DOTTED - Static variable in class org.axsl.common.Constants
Constant indicating a "dotted" FO property value.
FOVAL_DOUBLE - Static variable in class org.axsl.common.Constants
Constant indicating a "double" FO property value.
FOVAL_EMBED - Static variable in class org.axsl.common.Constants
Constant indicating an "embed" FO property value.
FOVAL_END - Static variable in class org.axsl.common.Constants
Constant indicating an "end" FO property value.
FOVAL_END_ON_EVEN - Static variable in class org.axsl.common.Constants
Constant indicating an "end-on-even" FO property value.
FOVAL_END_ON_ODD - Static variable in class org.axsl.common.Constants
Constant indicating an "end-on-odd" FO property value.
FOVAL_ERROR_IF_OVERFLOW - Static variable in class org.axsl.common.Constants
Constant indicating an "error-if-overflow" FO property value.
FOVAL_EVEN - Static variable in class org.axsl.common.Constants
Constant indicating an "even" FO property value.
FOVAL_EVEN_PAGE - Static variable in class org.axsl.common.Constants
Constant indicating an "even-page" FO property value.
FOVAL_EXPANDED - Static variable in class org.axsl.common.Constants
Constant indicating an "expanded" FO property value.
FOVAL_EXTRA_CONDENSED - Static variable in class org.axsl.common.Constants
Constant indicating an "extra-condensed" FO property value.
FOVAL_EXTRA_EXPANDED - Static variable in class org.axsl.common.Constants
Constant indicating an "extra-expanded" FO property value.
FOVAL_FALSE - Static variable in class org.axsl.common.Constants
Constant indicating a "false" FO property value.
FOVAL_FANTASY - Static variable in class org.axsl.common.Constants
Constant indicating a "fantasy" FO property value.
FOVAL_FAR_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "far-left" FO property value.
FOVAL_FAR_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "far-right" FO property value.
FOVAL_FAST - Static variable in class org.axsl.common.Constants
Constant indicating a "fast" FO property value.
FOVAL_FASTER - Static variable in class org.axsl.common.Constants
Constant indicating a "faster" FO property value.
FOVAL_FEMALE - Static variable in class org.axsl.common.Constants
Constant indicating a "female" FO property value.
FOVAL_FIRST - Static variable in class org.axsl.common.Constants
Constant indicating a "first" FO property value.
FOVAL_FIRST_INCLUDING_CARRYOVER - Static variable in class org.axsl.common.Constants
Constant indicating a "first-including-carryover" FO property value.
FOVAL_FIRST_STARTING_WITHIN_PAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "first-starting-within-page" FO property value.
FOVAL_FIXED - Static variable in class org.axsl.common.Constants
Constant indicating a "fixed" FO property value.
FOVAL_FOCUS - Static variable in class org.axsl.common.Constants
Constant indicating a "focus" FO property value.
FOVAL_FONT_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "font-height" FO property value.
FOVAL_FORCE - Static variable in class org.axsl.common.Constants
Constant indicating a "force" FO property value.
FOVAL_GROOVE - Static variable in class org.axsl.common.Constants
Constant indicating a "groove" FO property value.
FOVAL_HANGING - Static variable in class org.axsl.common.Constants
Constant indicating a "hanging" FO property value.
FOVAL_HIDDEN - Static variable in class org.axsl.common.Constants
Constant indicating a "hidden" FO property value.
FOVAL_HIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "hide" FO property value.
FOVAL_HIGH - Static variable in class org.axsl.common.Constants
Constant indicating a "high" FO property value.
FOVAL_HIGHER - Static variable in class org.axsl.common.Constants
Constant indicating a "higher" FO property value.
FOVAL_HOVER - Static variable in class org.axsl.common.Constants
Constant indicating a "hover" FO property value.
FOVAL_IDEOGRAPHIC - Static variable in class org.axsl.common.Constants
Constant indicating an "ideographic" FO property value.
FOVAL_IGNORE - Static variable in class org.axsl.common.Constants
Constant indicating an "ignore" FO property value.
FOVAL_IGNORE_IF_AFTER_LINEFEED - Static variable in class org.axsl.common.Constants
Constant indicating an "ignore-if-after-linefeed" FO property value.
FOVAL_IGNORE_IF_BEFORE_LINEFEED - Static variable in class org.axsl.common.Constants
Constant indicating an "ignore-if-before-linefeed" FO property value.
FOVAL_IGNORE_IF_SURROUNDING_LINEFEED - Static variable in class org.axsl.common.Constants
Constant indicating an "ignore-if-surrounding-linefeed" FO property value.
FOVAL_INDEFINITE - Static variable in class org.axsl.common.Constants
Constant indicating an "indefinite" FO property value.
FOVAL_INHERIT - Static variable in class org.axsl.common.Constants
Constant indicating an "inherit" FO property value.
FOVAL_INSET - Static variable in class org.axsl.common.Constants
Constant indicating an "inset" FO property value.
FOVAL_INSIDE - Static variable in class org.axsl.common.Constants
Constant indicating an "inside" FO property value.
FOVAL_INTEGER_PIXELS - Static variable in class org.axsl.common.Constants
Constant indicating an "integer-pixels" FO property value.
FOVAL_ITALIC - Static variable in class org.axsl.common.Constants
Constant indicating an "italic" FO property value.
FOVAL_JUSTIFY - Static variable in class org.axsl.common.Constants
Constant indicating a "justify" FO property value.
FOVAL_LANDSCAPE - Static variable in class org.axsl.common.Constants
Constant indicating a "landscape" FO property value.
FOVAL_LARGE - Static variable in class org.axsl.common.Constants
Constant indicating a "large" FO property value.
FOVAL_LARGER - Static variable in class org.axsl.common.Constants
Constant indicating a "larger" FO property value.
FOVAL_LAST - Static variable in class org.axsl.common.Constants
Constant indicating a "last" FO property value.
FOVAL_LAST_ENDING_WITHIN_PAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "last-ending-within-page" FO property value.
FOVAL_LAST_STARTING_WITHIN_PAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "last-starting-within-page" FO property value.
FOVAL_LEFT - Static variable in class org.axsl.common.Constants
Constant indicating a "left" FO property value.
FOVAL_LEFTWARDS - Static variable in class org.axsl.common.Constants
Constant indicating a "leftwards" FO property value.
FOVAL_LEFT_SIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "left-side" FO property value.
FOVAL_LEVEL - Static variable in class org.axsl.common.Constants
Constant indicating a "level" FO property value.
FOVAL_LIGHTER - Static variable in class org.axsl.common.Constants
Constant indicating a "lighter" FO property value.
FOVAL_LINE_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "line-height" FO property value.
FOVAL_LINE_THROUGH - Static variable in class org.axsl.common.Constants
Constant indicating a "line-through" FO property value.
FOVAL_LINK - Static variable in class org.axsl.common.Constants
Constant indicating a "link" FO property value.
FOVAL_LOUD - Static variable in class org.axsl.common.Constants
Constant indicating a "loud" FO property value.
FOVAL_LOW - Static variable in class org.axsl.common.Constants
Constant indicating a "low" FO property value.
FOVAL_LOWER - Static variable in class org.axsl.common.Constants
Constant indicating a "lower" FO property value.
FOVAL_LOWERCASE - Static variable in class org.axsl.common.Constants
Constant indicating a "lowercase" FO property value.
FOVAL_LR - Static variable in class org.axsl.common.Constants
Constant indicating a "lr" FO property value.
FOVAL_LR_TB - Static variable in class org.axsl.common.Constants
Constant indicating a "lr-tb" FO property value.
FOVAL_LTR - Static variable in class org.axsl.common.Constants
Constant indicating a "ltr" FO property value.
FOVAL_MALE - Static variable in class org.axsl.common.Constants
Constant indicating a "male" FO property value.
FOVAL_MATHEMATICAL - Static variable in class org.axsl.common.Constants
Constant indicating a "mathematical" FO property value.
FOVAL_MAX_HEIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "max-height" FO property value.
FOVAL_MEDIUM - Static variable in class org.axsl.common.Constants
Constant indicating a "medium" FO property value.
FOVAL_MIDDLE - Static variable in class org.axsl.common.Constants
Constant indicating a "middle" FO property value.
FOVAL_MONOSPACE - Static variable in class org.axsl.common.Constants
Constant indicating a "monospace" FO property value.
FOVAL_NARROWER - Static variable in class org.axsl.common.Constants
Constant indicating a "narrower" FO property value.
FOVAL_NEW - Static variable in class org.axsl.common.Constants
Constant indicating a "new" FO property value.
FOVAL_NONE - Static variable in class org.axsl.common.Constants
Constant indicating a "none" FO property value.
FOVAL_NON_UNIFORM - Static variable in class org.axsl.common.Constants
Constant indicating a "non-uniform" FO property value.
FOVAL_NORMAL - Static variable in class org.axsl.common.Constants
Constant indicating a "normal" FO property value.
FOVAL_NOT_A_KEYWORD - Static variable in class org.axsl.common.Constants
Constant indicating a "not-a-keyword" FO property value.
FOVAL_NOT_BLANK - Static variable in class org.axsl.common.Constants
Constant indicating a "not-blank" FO property value.
FOVAL_NOWRAP - Static variable in class org.axsl.common.Constants
Constant indicating a "nowrap" FO property value.
FOVAL_NO_BLINK - Static variable in class org.axsl.common.Constants
Constant indicating a "no-blink" FO property value.
FOVAL_NO_CHANGE - Static variable in class org.axsl.common.Constants
Constant indicating a "no-change" FO property value.
FOVAL_NO_FORCE - Static variable in class org.axsl.common.Constants
Constant indicating a "no-force" FO property value.
FOVAL_NO_LIMIT - Static variable in class org.axsl.common.Constants
Constant indicating a "no-limit" FO property value.
FOVAL_NO_LINE_THROUGH - Static variable in class org.axsl.common.Constants
Constant indicating a "no-line-through" FO property value.
FOVAL_NO_OVERLINE - Static variable in class org.axsl.common.Constants
Constant indicating a "no-overline" FO property value.
FOVAL_NO_REPEAT - Static variable in class org.axsl.common.Constants
Constant indicating a "no-repeate" FO property value.
FOVAL_NO_UNDERLINE - Static variable in class org.axsl.common.Constants
Constant indicating a "no-underline" FO property value.
FOVAL_NO_WRAP - Static variable in class org.axsl.common.Constants
Constant indicating a "no-wrap" FO property value.
FOVAL_NUM_180 - Static variable in class org.axsl.common.Constants
Constant indicating a "180" FO property value.
FOVAL_NUM_270 - Static variable in class org.axsl.common.Constants
Constant indicating a "270" FO property value.
FOVAL_NUM_90 - Static variable in class org.axsl.common.Constants
Constant indicating a "90" FO property value.
FOVAL_NUM_NEGATIVE_180 - Static variable in class org.axsl.common.Constants
Constant indicating a "-180" FO property value.
FOVAL_NUM_NEGATIVE_270 - Static variable in class org.axsl.common.Constants
Constant indicating a "-270" FO property value.
FOVAL_NUM_NEGATIVE_90 - Static variable in class org.axsl.common.Constants
Constant indicating a "-90" FO property value.
FOVAL_NUM_ZERO - Static variable in class org.axsl.common.Constants
Constant indicating a "0" FO property value.
FOVAL_OBLIQUE - Static variable in class org.axsl.common.Constants
Constant indicating an "oblique" FO property value.
FOVAL_ODD - Static variable in class org.axsl.common.Constants
Constant indicating an "odd" FO property value.
FOVAL_ODD_PAGE - Static variable in class org.axsl.common.Constants
Constant indicating an "odd-page" FO property value.
FOVAL_ONCE - Static variable in class org.axsl.common.Constants
Constant indicating a "once" FO property value.
FOVAL_OUTSET - Static variable in class org.axsl.common.Constants
Constant indicating an "outset" FO property value.
FOVAL_OUTSIDE - Static variable in class org.axsl.common.Constants
Constant indicating an "outside" FO property value.
FOVAL_OVERLINE - Static variable in class org.axsl.common.Constants
Constant indicating an "overline" FO property value.
FOVAL_PAGE - Static variable in class org.axsl.common.Constants
Constant indicating a "page" FO property value.
FOVAL_PAGE_SEQUENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "page-sequence" FO property value.
FOVAL_PAGINATE - Static variable in class org.axsl.common.Constants
Constant indicating a "paginate" FO property value.
FOVAL_PERCEPTUAL - Static variable in class org.axsl.common.Constants
Constant indicating a "perceptual" FO property value.
FOVAL_PORTRAIT - Static variable in class org.axsl.common.Constants
Constant indicating a "portrait" FO property value.
FOVAL_PRE - Static variable in class org.axsl.common.Constants
Constant indicating a "pre" FO property value.
FOVAL_PRESERVE - Static variable in class org.axsl.common.Constants
Constant indicating a "preserve" FO property value.
FOVAL_REFERENCE_AREA - Static variable in class org.axsl.common.Constants
Constant indicating a "reference-area" FO property value.
FOVAL_RELATIVE - Static variable in class org.axsl.common.Constants
Constant indicating a "relative" FO property value.
FOVAL_RELATIVE_COLORIMETRIC - Static variable in class org.axsl.common.Constants
Constant indicating a "relative-colorimetric" FO property value.
FOVAL_REPEAT - Static variable in class org.axsl.common.Constants
Constant indicating a "repeat" FO property value.
FOVAL_REPEAT_X - Static variable in class org.axsl.common.Constants
Constant indicating a "repeat-x" FO property value.
FOVAL_REPEAT_Y - Static variable in class org.axsl.common.Constants
Constant indicating a "repeat-y" FO property value.
FOVAL_REPLACE - Static variable in class org.axsl.common.Constants
Constant indicating a "replace" FO property value.
FOVAL_RESAMPLE_ANY_METHOD - Static variable in class org.axsl.common.Constants
Constant indicating a "resample-any-method" FO property value.
FOVAL_RESET_SIZE - Static variable in class org.axsl.common.Constants
Constant indicating a "reset-size" FO property value.
FOVAL_REST - Static variable in class org.axsl.common.Constants
Constant indicating a "rest" FO property value.
FOVAL_RETAIN - Static variable in class org.axsl.common.Constants
Constant indicating a "retain" FO property value.
FOVAL_RIDGE - Static variable in class org.axsl.common.Constants
Constant indicating a "ridge" FO property value.
FOVAL_RIGHT - Static variable in class org.axsl.common.Constants
Constant indicating a "right" FO property value.
FOVAL_RIGHTWARDS - Static variable in class org.axsl.common.Constants
Constant indicating a "rightwards" FO property value.
FOVAL_RIGHT_SIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "right-side" FO property value.
FOVAL_RL - Static variable in class org.axsl.common.Constants
Constant indicating a "rl" FO property value.
FOVAL_RL_TB - Static variable in class org.axsl.common.Constants
Constant indicating a "rl-tb" FO property value.
FOVAL_RTL - Static variable in class org.axsl.common.Constants
Constant indicating a "rtl" FO property value.
FOVAL_RULE - Static variable in class org.axsl.common.Constants
Constant indicating a "rule" FO property value.
FOVAL_SANS_SERIF - Static variable in class org.axsl.common.Constants
Constant indicating a "sans-serif" FO property value.
FOVAL_SATURATION - Static variable in class org.axsl.common.Constants
Constant indicating a "saturation" FO property value.
FOVAL_SCALE_TO_FIT - Static variable in class org.axsl.common.Constants
Constant indicating a "scale-to-fit" FO property value.
FOVAL_SCROLL - Static variable in class org.axsl.common.Constants
Constant indicating a "scroll" FO property value.
FOVAL_SEMI_CONDENSED - Static variable in class org.axsl.common.Constants
Constant indicating a "semi-condensed" FO property value.
FOVAL_SEMI_EXPANDED - Static variable in class org.axsl.common.Constants
Constant indicating a "semi-expanded" FO property value.
FOVAL_SEPARATE - Static variable in class org.axsl.common.Constants
Constant indicating a "separate" FO property value.
FOVAL_SERIF - Static variable in class org.axsl.common.Constants
Constant indicating a "serif" FO property value.
FOVAL_SHOW - Static variable in class org.axsl.common.Constants
Constant indicating a "show" FO property value.
FOVAL_SILENT - Static variable in class org.axsl.common.Constants
Constant indicating a "silent" FO property value.
FOVAL_SLOW - Static variable in class org.axsl.common.Constants
Constant indicating a "slow" FO property value.
FOVAL_SLOWER - Static variable in class org.axsl.common.Constants
Constant indicating a "slower" FO property value.
FOVAL_SMALL - Static variable in class org.axsl.common.Constants
Constant indicating a "small" FO property value.
FOVAL_SMALLER - Static variable in class org.axsl.common.Constants
Constant indicating a "smaller" FO property value.
FOVAL_SMALL_CAPS - Static variable in class org.axsl.common.Constants
Constant indicating a "small-caps" FO property value.
FOVAL_SOFT - Static variable in class org.axsl.common.Constants
Constant indicating a "soft" FO property value.
FOVAL_SOLID - Static variable in class org.axsl.common.Constants
Constant indicating a "solid" FO property value.
FOVAL_SPACE - Static variable in class org.axsl.common.Constants
Constant indicating a "space" FO property value.
FOVAL_SPELL_OUT - Static variable in class org.axsl.common.Constants
Constant indicating a "spell-out" FO property value.
FOVAL_START - Static variable in class org.axsl.common.Constants
Constant indicating a "start" FO property value.
FOVAL_STATIC - Static variable in class org.axsl.common.Constants
Constant indicating a "static" FO property value.
FOVAL_SUB - Static variable in class org.axsl.common.Constants
Constant indicating a "sub" FO property value.
FOVAL_SUPER - Static variable in class org.axsl.common.Constants
Constant indicating a "super" FO property value.
FOVAL_SUPPRESS - Static variable in class org.axsl.common.Constants
Constant indicating a "supress" FO property value.
FOVAL_TB - Static variable in class org.axsl.common.Constants
Constant indicating a "tb" FO property value.
FOVAL_TB_RL - Static variable in class org.axsl.common.Constants
Constant indicating a "tb-rl" FO property value.
FOVAL_TEXT_AFTER_EDGE - Static variable in class org.axsl.common.Constants
Constant indicating a "text-after-edge" FO property value.
FOVAL_TEXT_BEFORE_EDGE - Static variable in class org.axsl.common.Constants
Constant indicating a "text-before-edge" FO property value.
FOVAL_TEXT_BOTTOM - Static variable in class org.axsl.common.Constants
Constant indicating a "text-bottom" FO property value.
FOVAL_TEXT_TOP - Static variable in class org.axsl.common.Constants
Constant indicating a "text-top" FO property value.
FOVAL_THICK - Static variable in class org.axsl.common.Constants
Constant indicating a "thick" FO property value.
FOVAL_THIN - Static variable in class org.axsl.common.Constants
Constant indicating a "thin" FO property value.
FOVAL_TOP - Static variable in class org.axsl.common.Constants
Constant indicating a "top" FO property value.
FOVAL_TRADITIONAL - Static variable in class org.axsl.common.Constants
Constant indicating a "traditional" FO property value.
FOVAL_TRANSPARENT - Static variable in class org.axsl.common.Constants
Constant indicating a "transparent" FO property value.
FOVAL_TREAT_AS_SPACE - Static variable in class org.axsl.common.Constants
Constant indicating a "treat-as-space" FO property value.
FOVAL_TREAT_AS_ZERO_WIDTH_SPACE - Static variable in class org.axsl.common.Constants
Constant indicating a "treat-as-zero-width-space" FO property value.
FOVAL_TRUE - Static variable in class org.axsl.common.Constants
Constant indicating a "true" FO property value.
FOVAL_ULTRA_CONDENSED - Static variable in class org.axsl.common.Constants
Constant indicating an "ultra-condensed" FO property value.
FOVAL_ULTRA_EXPANDED - Static variable in class org.axsl.common.Constants
Constant indicating an "ultra-expanded" FO property value.
FOVAL_UNBOUNDED - Static variable in class org.axsl.common.Constants
Constant indicating an "unbounded" FO property value.
FOVAL_UNDERLINE - Static variable in class org.axsl.common.Constants
Constant indicating an "underline" FO property value.
FOVAL_UNIFORM - Static variable in class org.axsl.common.Constants
Constant indicating a "uniform" FO property value.
FOVAL_UPPERCASE - Static variable in class org.axsl.common.Constants
Constant indicating an "uppercase" FO property value.
FOVAL_USE_CONTENT - Static variable in class org.axsl.common.Constants
Constant indicating a "use-content" FO property value.
FOVAL_USE_FONT_METRICS - Static variable in class org.axsl.common.Constants
Constant indicating a "use-font-metrics" FO property value.
FOVAL_USE_NORMAL_STYLESHEET - Static variable in class org.axsl.common.Constants
Constant indicating a "use-normal-stylesheet" FO property value.
FOVAL_USE_SCRIPT - Static variable in class org.axsl.common.Constants
Constant indicating a "use-script" FO property value.
FOVAL_USE_TARGET_PROCESSING_CONTEXT - Static variable in class org.axsl.common.Constants
Constant indicating a "use-target-processing-context" FO property value.
FOVAL_VISIBLE - Static variable in class org.axsl.common.Constants
Constant indicating a "visible" FO property value.
FOVAL_VISITED - Static variable in class org.axsl.common.Constants
Constant indicating a "visited" FO property value.
FOVAL_WIDER - Static variable in class org.axsl.common.Constants
Constant indicating a "wider" FO property value.
FOVAL_WRAP - Static variable in class org.axsl.common.Constants
Constant indicating a "wrap" FO property value.
FOVAL_XSL_ANY - Static variable in class org.axsl.common.Constants
Constant indicating an "xsl-any" FO property value.
FOVAL_XSL_FOLLOWING - Static variable in class org.axsl.common.Constants
Constant indicating an "xsl-following" FO property value.
FOVAL_XSL_PRECEDING - Static variable in class org.axsl.common.Constants
Constant indicating an "xsl-preceding" FO property value.
FOVAL_XX_LARGE - Static variable in class org.axsl.common.Constants
Constant indicating an "xx-large" FO property value.
FOVAL_XX_SMALL - Static variable in class org.axsl.common.Constants
Constant indicating an "xx-small" FO property value.
FOVAL_X_FAST - Static variable in class org.axsl.common.Constants
Constant indicating an "x-fast" FO property value.
FOVAL_X_HIGH - Static variable in class org.axsl.common.Constants
Constant indicating an "x-high" FO property value.
FOVAL_X_LARGE - Static variable in class org.axsl.common.Constants
Constant indicating an "x-large" FO property value.
FOVAL_X_LOUD - Static variable in class org.axsl.common.Constants
Constant indicating an "x-loud" FO property value.
FOVAL_X_LOW - Static variable in class org.axsl.common.Constants
Constant indicating an "x-low" FO property value.
FOVAL_X_SLOW - Static variable in class org.axsl.common.Constants
Constant indicating an "x-slow" FO property value.
FOVAL_X_SMALL - Static variable in class org.axsl.common.Constants
Constant indicating an "x-small" FO property value.
FOVAL_X_SOFT - Static variable in class org.axsl.common.Constants
Constant indicating an "x-soft" FO property value.
FO_BASIC_LINK - Static variable in class org.axsl.common.Constants
Constant indicating a "basic-link" FO.
FO_BIDI_OVERRIDE - Static variable in class org.axsl.common.Constants
Constant indicating a "bidi-override" FO.
FO_BLOCK - Static variable in class org.axsl.common.Constants
Constant indicating a "block" FO.
FO_BLOCK_CONTAINER - Static variable in class org.axsl.common.Constants
Constant indicating a "block-container" FO.
FO_BOOKMARK - Static variable in class org.axsl.common.Constants
Constant indicating a "bookmark" FO.
FO_BOOKMARK_TITLE - Static variable in class org.axsl.common.Constants
Constant indicating a "bookmark-title" FO.
FO_BOOKMARK_TREE - Static variable in class org.axsl.common.Constants
Constant indicating a "bookmark-tree" FO.
FO_CHARACTER - Static variable in class org.axsl.common.Constants
Constant indicating a "character" FO.
FO_COLOR_PROFILE - Static variable in class org.axsl.common.Constants
Constant indicating a "color-profile" FO.
FO_CONDITIONAL_PAGE_MASTER_REFERENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "conditional-page-master-reference" FO.
FO_DECLARATIONS - Static variable in class org.axsl.common.Constants
Constant indicating a "declarations" FO.
FO_EXTERNAL_GRAPHIC - Static variable in class org.axsl.common.Constants
Constant indicating an "external-graphic" FO.
FO_FLOAT - Static variable in class org.axsl.common.Constants
Constant indicating a "float" FO.
FO_FLOW - Static variable in class org.axsl.common.Constants
Constant indicating a "flow" FO.
FO_FOOTNOTE - Static variable in class org.axsl.common.Constants
Constant indicating a "footnote" FO.
FO_FOOTNOTE_BODY - Static variable in class org.axsl.common.Constants
Constant indicating a "footnote-body" FO.
FO_INITIAL_PROPERTY_SET - Static variable in class org.axsl.common.Constants
Constant indicating an "initial-property-set" FO.
FO_INLINE - Static variable in class org.axsl.common.Constants
Constant indicating an "inline" FO.
FO_INLINE_CONTAINER - Static variable in class org.axsl.common.Constants
Constant indicating an "inline-container" FO.
FO_INSTREAM_FOREIGN_OBJECT - Static variable in class org.axsl.common.Constants
Constant indicating an "instream-foreign-object" FO.
FO_LAYOUT_MASTER_SET - Static variable in class org.axsl.common.Constants
Constant indicating a "layout-master-set" FO.
FO_LEADER - Static variable in class org.axsl.common.Constants
Constant indicating a "leader" FO.
FO_LIST_BLOCK - Static variable in class org.axsl.common.Constants
Constant indicating a "list-block" FO.
FO_LIST_ITEM - Static variable in class org.axsl.common.Constants
Constant indicating a "list-item" FO.
FO_LIST_ITEM_BODY - Static variable in class org.axsl.common.Constants
Constant indicating a "list-item-body".
FO_LIST_ITEM_LABEL - Static variable in class org.axsl.common.Constants
Constant indicating a "list-item-label" FO.
FO_MARKER - Static variable in class org.axsl.common.Constants
Constant indicating a "marker" FO.
FO_MULTI_CASE - Static variable in class org.axsl.common.Constants
Constant indicating a "multi-case" FO.
FO_MULTI_PROPERTIES - Static variable in class org.axsl.common.Constants
Constant indicating a "multi-properties" FO.
FO_MULTI_PROPERTY_SET - Static variable in class org.axsl.common.Constants
Constant indicating a "multi-property-set" FO.
FO_MULTI_SWITCH - Static variable in class org.axsl.common.Constants
Constant indicating a "multi-switch" FO.
FO_MULTI_TOGGLE - Static variable in class org.axsl.common.Constants
Constant indicating a "multi-toggle" FO.
FO_PAGE_NUMBER - Static variable in class org.axsl.common.Constants
Constant indicating a "page-number" FO.
FO_PAGE_NUMBER_CITATION - Static variable in class org.axsl.common.Constants
Constant indicating a "page-number-citation" FO.
FO_PAGE_SEQUENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "page-sequence" FO.
FO_PAGE_SEQUENCE_MASTER - Static variable in class org.axsl.common.Constants
Constant indicating a "page-sequence-master" FO.
FO_REGION_AFTER - Static variable in class org.axsl.common.Constants
Constant indicating a "region-after" FO.
FO_REGION_BEFORE - Static variable in class org.axsl.common.Constants
Constant indicating a "region-before" FO.
FO_REGION_BODY - Static variable in class org.axsl.common.Constants
Constant indicating a "region-body" FO.
FO_REGION_END - Static variable in class org.axsl.common.Constants
Constant indicating a "region-end" FO.
FO_REGION_START - Static variable in class org.axsl.common.Constants
Constant indicating a "region-start" FO.
FO_REPEATABLE_PAGE_MASTER_ALTERNATIVES - Static variable in class org.axsl.common.Constants
Constant indicating a "repeatable-page-master-alternatives" FO.
FO_REPEATABLE_PAGE_MASTER_REFERENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "repeatable-page-master-reference" FO.
FO_RETRIEVE_MARKER - Static variable in class org.axsl.common.Constants
Constant indicating a "retrieve-marker" FO.
FO_ROOT - Static variable in class org.axsl.common.Constants
Constant indicating a "root" FO.
FO_SIMPLE_PAGE_MASTER - Static variable in class org.axsl.common.Constants
Constant indicating a "simple-page-master".
FO_SINGLE_PAGE_MASTER_REFERENCE - Static variable in class org.axsl.common.Constants
Constant indicating a "single-page-master-reference" FO.
FO_STATIC_CONTENT - Static variable in class org.axsl.common.Constants
Constant indicating a "static-content" FO.
FO_TABLE - Static variable in class org.axsl.common.Constants
Constant indicating a "table" FO.
FO_TABLE_AND_CAPTION - Static variable in class org.axsl.common.Constants
Constant indicating a "table-and-caption" FO.
FO_TABLE_BODY - Static variable in class org.axsl.common.Constants
Constant indicating a "table-body" FO.
FO_TABLE_CAPTION - Static variable in class org.axsl.common.Constants
Constant indicating a "table-caption" FO.
FO_TABLE_CELL - Static variable in class org.axsl.common.Constants
Constant indicating a "table-cell" FO.
FO_TABLE_COLUMN - Static variable in class org.axsl.common.Constants
Constant indicating a "table-column" FO.
FO_TABLE_FOOTER - Static variable in class org.axsl.common.Constants
Constant indicating a "table-footer" FO.
FO_TABLE_HEADER - Static variable in class org.axsl.common.Constants
Constant indicating a "table-header" FO.
FO_TABLE_ROW - Static variable in class org.axsl.common.Constants
Constant indicating a "table-row" FO.
FO_TITLE - Static variable in class org.axsl.common.Constants
Constant indicating a "title" FO.
FO_WRAPPER - Static variable in class org.axsl.common.Constants
Constant indicating a "wrapper" FO.
FObj - interface org.axsl.foR.FObj.
Base interface for formatting objects.
FObjMixed - interface org.axsl.foR.FObjMixed.
Base class for representation of mixed content formatting objects and their processing.
FObjScaled - interface org.axsl.foR.FObjScaled.
Subinterface for formatting objects that can be scaled and viewed inside a viewport.
Float - interface org.axsl.foR.fo.Float.
An fo:float object in XSL-FO.
Flow - interface org.axsl.foR.fo.Flow.
An fo:flow object in XSL-FO.
Font - interface org.axsl.fontR.Font.
The Font interface exposes a font resource to the client application.
FontConsumer - interface org.axsl.fontR.FontConsumer.
FontConsumer provides many of the font-related services that a client application may require, such as font resolution (obtaining a FontUse instance to use), and getting a collection of Font and FontUse instances actually used.
FontException - exception org.axsl.fontR.FontException.
Exception thrown when an axslFont implementation has a problem.
FontException(String) - Constructor for class org.axsl.fontR.FontException
Create a new FontException.
FontException(Throwable) - Constructor for class org.axsl.fontR.FontException
Create a new FontException.
FontException(String, Throwable) - Constructor for class org.axsl.fontR.FontException
Create a new FontException.
FontOutput - interface org.axsl.fontR.output.FontOutput.
Superinterface for all aXSL Font Output interfaces.
FontOutputFactory - interface org.axsl.fontR.output.FontOutputFactory.
Implementations of this interface create FontOutput implementations.
FontPDF - interface org.axsl.fontR.output.FontPDF.
Provides services to applications using and embedding fonts in PDF output.
FontPS - interface org.axsl.fontR.output.FontPS.
Provides services to applications using and embedding fonts in PostScript output.
FontServer - interface org.axsl.fontR.FontServer.
FontServer provides some basic system-wide services such as listing available fonts.
FontUse - interface org.axsl.fontR.FontUse.
The FontUse interface exposes a font resource to the client application.
FontUtility - class org.axsl.fontR.FontUtility.
Class containing font-related utility methods.
Footnote - interface org.axsl.foR.fo.Footnote.
An fo:footnote object in XSL-FO.
FootnoteArea - interface org.axsl.areaR.FootnoteArea.
An Area containing all or part of a footnote.
FootnoteBody - interface org.axsl.foR.fo.FootnoteBody.
An fo:footnote-body object in XSL-FO.
FootnoteRA - interface org.axsl.areaW.FootnoteRA.
Area containing all or part of a footnote.
ForeignObjectArea - interface org.axsl.areaR.ForeignObjectArea.
An Area containing a foreign-object.
ForeignObjectArea - interface org.axsl.areaW.ForeignObjectArea.
Area for a foreign-object item.
ForeignXML - interface org.axsl.foR.ForeignXML.
Abstract base class for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
firstUnresolvedRefId() - Method in interface org.axsl.areaR.PageArea
Determines whether there are any unresolved "ref-id" items on this page.
foDocumentComplete(FOTreeEvent) - Method in interface org.axsl.foR.FOTreeListener
Method for handling the end of the document.
foFObjComplete(FOTreeEvent) - Method in interface org.axsl.foR.FOTreeListener
Method for handling a completed FObj object.
foFontFamily(String) - Static method in class org.axsl.fontR.FontUtility
Same as FontUtility.cssFontFamily(String), except input is an XSL-FO-style String.
foFontSelectionStrategy(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Converts XSL-FO String input for font-selection-strategy into a value expected by FontConsumer.selectFontXSL(int, String[], int, int, int, int, int, int).
foFontStretch(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Same as FontUtility.cssFontStretch(String, boolean), except input is an XSL-FO-style String.
foFontStyle(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Same as FontUtility.cssFontStyle(String, boolean), except input is an XSL-FO-style String.
foFontVariant(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Same as FontUtility.cssFontVariant(String, boolean), except input is an XSL-FO-style String.
foFontWeight(String, boolean) - Static method in class org.axsl.fontR.FontUtility
Same as FontUtility.cssFontWeight(String, boolean), except input is an XSL-FO-style String.
foPageSequenceComplete(FOTreeEvent) - Method in interface org.axsl.foR.FOTreeListener
Method for handling a completed PageSequence object.
fontOutputFactoryAvailable(String) - Method in interface org.axsl.fontR.FontServer
Reports on the availability of FontOutputFactory instances by mime-type.
fontStretchName(int) - Static method in class org.axsl.fontR.FontUtility
Returns a String description for a numeric font-weight value, suitable for using in user messages.
fontStyleName(int) - Static method in class org.axsl.fontR.FontUtility
Returns a String description for a numeric font-style value, suitable for using in user messages.
fontVariantName(int) - Static method in class org.axsl.fontR.FontUtility
Returns a String description for a numeric font-weight value, suitable for using in user messages.
fontWeightName(int) - Static method in class org.axsl.fontR.FontUtility
Returns a String description for a numeric font-weight value, suitable for using in user messages.
formatPageNumber(int) - Method in interface org.axsl.foR.fo.PageSequence
For a given page-number in the page-sequence, provides a formatted String representation of that page-number, suitable for placement in the output document.
formatPageSequence(PageCollection) - Method in interface org.axsl.layout.Layout
Lays out content by creating the needed content in the given PageCollection to satisfy the PageCollection's cousin PageSequence in the FOTree.

G

GeneralInlineArea - interface org.axsl.areaR.GeneralInlineArea.
Super-interface for all inline areas.
GenericContainer - interface org.axsl.areaW.GenericContainer.
An Area that is a generic container of other areas.
Graphic - interface org.axsl.graphicR.Graphic.
Interface for "graphics".
GraphicArea - interface org.axsl.areaR.GraphicArea.
Interface for all AreaNodes that can have a Graphic instance attached.
GraphicException - exception org.axsl.graphicR.GraphicException.
Exception thrown when an axslGraphic implementation has a problem.
GraphicException(String) - Constructor for class org.axsl.graphicR.GraphicException
Create a new GraphicException.
GraphicException(Throwable) - Constructor for class org.axsl.graphicR.GraphicException
Create a new GraphicException.
GraphicException(String, Throwable) - Constructor for class org.axsl.graphicR.GraphicException
Create a new GraphicException.
GraphicServer - interface org.axsl.graphicR.GraphicServer.
Interface for creating Graphic objects.
generatedByExists() - Method in interface org.axsl.areaR.Area
Indicates whether the "generated-by" trait exists.
generatedByName() - Method in interface org.axsl.areaR.Area
Returns the name of the "generated-by".
getAWTFont(int) - Method in interface org.axsl.fontR.Font
If this Font has a java.awt.Font associated with it, return it.
getAbsoluteAxis(byte) - Method in interface org.axsl.foR.WritingMode
Converts a relative axis(block-progression or inline-progress) to an absolute axis (horizontal or vertical) for this writing mode.
getAbsoluteDirFromRelativeAxis(byte) - Method in interface org.axsl.foR.WritingMode
Given a relative axis, this method returns the related absolute direction that applies to that axis.
getAbsoluteDirection(byte) - Method in interface org.axsl.foR.WritingMode
Given a relative direction, this method returns the corresponding absolute direction in this writing mode.
getAfter() - Method in interface org.axsl.foR.WritingMode
Tells which absolute direction is the "before" direction.
getAfterExtent() - Method in interface org.axsl.foR.fo.SimplePageMaster
Convenience method.
getAllFonts(boolean, boolean) - Method in interface org.axsl.fontR.FontServer
Returns an array of all Font instances.
getAreaName() - Method in interface org.axsl.areaR.AreaNode
Provides a name suitable for display purposes, but specifically intended to be match the axsl-area-tree DTD.
getAreaTreeOut() - Method in interface org.axsl.areaR.PageCollection
Returns the parent AreaTree instance.
getAreaTreeText(FOContext) - Method in interface org.axsl.foR.FOTextContent
Filters the raw text as needed to present the text that should appear in the area tree.
getAscender(int) - Method in interface org.axsl.fontR.Font
Returns the Ascender value for this font, scaled to a specific point size.
getBBox() - Method in interface org.axsl.graphicR.EPSGraphic
The EPS BBox.
getBPAxis(FOContext) - Method in interface org.axsl.foR.FObj
Tells which axis (horizontal or vertical) is the block-progression axis.
getBPAxis() - Method in interface org.axsl.foR.WritingMode
Tells which axis (horizontal or vertical) is the block-progression axis.
getBPDirection() - Method in interface org.axsl.foR.WritingMode
Returns the block-progression-direction for this writing-mode.
getBackgroundAreas() - Method in interface org.axsl.areaR.TableArea
Return the background-only areas related to this table area.
getBasicLink(FOContext) - Method in interface org.axsl.foR.FObj
Returns the nearest ancestor BasicLink.
getBefore() - Method in interface org.axsl.foR.WritingMode
Tells which absolute direction is the "before" direction.
getBeforeExtent() - Method in interface org.axsl.foR.fo.SimplePageMaster
Convenience method.
getBeforeFloatSeparator() - Method in interface org.axsl.foR.fo.PageSequence
Convenience method to obtain the static content for the before-float-separator.
getBitsPerPixel() - Method in interface org.axsl.graphicR.Graphic
Return the number of bits per pixel.
getBookmarkTitle() - Method in interface org.axsl.areaR.BookmarkArea
Returns the title for this bookmark item.
getBookmarkTree() - Method in interface org.axsl.foR.fo.Root
Returns the bookmark tree for this document.
getBottom() - Method in interface org.axsl.foR.WritingMode
Tells which relative direction is the "bottom" direction.
getCapHeight(int) - Method in interface org.axsl.fontR.Font
Returns the CapHeight value for this font, scaled to a specific point size.
getChildren() - Method in interface org.axsl.areaR.AreaNode
Returns the children of this node.
getChildren() - Method in interface org.axsl.common.OrderedTreeNode
Return the List of this node's children.
getColor() - Method in interface org.axsl.areaR.Area
The color for this Area.
getColor() - Method in interface org.axsl.foR.ShadowEffect
Returns the color for this shadow effect.
getColorSpace() - Method in interface org.axsl.graphicR.Graphic
Return the image color space: DeviceGray, DeviceRGB, or DeviceCMYK.
getColorSpaceOut(boolean) - Method in interface org.axsl.pdfW.PDFPathPaint
Returns the identifier of the color space for this paint, suitable for writing in the content stream.
getColumn() - Method in interface org.axsl.foR.FONode
Returns the column number of the location of this node in the original document, if known.
getCompressionType() - Method in interface org.axsl.graphicR.Graphic
Indicates the type of compression used in this graphic.
getContainedForeignObject() - Method in interface org.axsl.areaR.ForeignObjectArea
Returns the encapsulated foreign-object.
getContent() - Method in interface org.axsl.foR.fo.BookmarkTitle
Returns the textual content of the bookmark title.
getContent() - Method in interface org.axsl.graphicR.Graphic
Return the graphic content (uncompressed).
getContentSize() - Method in interface org.axsl.graphicR.Graphic
Return the graphic content size, in bytes (uncompressed).
getContentStream() - Method in interface org.axsl.pdfW.PDFPage
Return the content stream that contains the content of this page.
getContents() - Method in interface org.axsl.fontR.output.FontOutput
Returns a byte array containing the raw font file contents, so that they can be embedded in other documents.
getContentsPostScriptHex() - Method in interface org.axsl.fontR.output.FontPS
Returns a byte array containing the font file contents, so that they can be embedded in other documents.
getContextMessage() - Method in interface org.axsl.foR.FONode
Provides formatted information about the location (system-id, line, and column number from the parsed document) of this node, suitable for user messages.
getContextWrapper(FOContext) - Method in interface org.axsl.foR.FOLineNonText
Allows the FOContext to attach itself to a LineNonText item as it passes through the line-breaking system, if that context is necessary.
getContextWrapper(FOContext) - Method in interface org.axsl.foR.FOLineText
Allows the FOContext to attach itself to a LineText item as it passes through the line-breaking system, if that context is necessary.
getCorresponding(int) - Method in interface org.axsl.foR.WritingMode
If given a relative direction, this method returns the corresponding absolute direction; if given an absolute direction, this method returns the corresponding relative direction.
getCurrentColumn() - Method in interface org.axsl.areaW.SpanRA
Gets the current column.
getCurrentPageNumber() - Method in interface org.axsl.areaW.PageCollection
Returns the page number currently being processed.
getDefaultWidth() - Method in interface org.axsl.fontR.Font
Returns the default glyph width for this font.
getDescender(int) - Method in interface org.axsl.fontR.Font
Returns the Descender value for this font, scaled to a specific point size.
getDestination() - Method in interface org.axsl.foR.fo.BasicLink
Returns the destination (target) of this link.
getEncoding(String) - Method in interface org.axsl.fontR.FontServer
Returns an Encoding instance for the given name.
getEncoding() - Method in interface org.axsl.fontR.FontUse
Get the Encoding scheme that is used to encode characters in this Font.
getEnd() - Method in interface org.axsl.foR.WritingMode
Tells which absolute direction is the "end" direction.
getEndExtent() - Method in interface org.axsl.foR.fo.SimplePageMaster
Convenience method.
getFONodeChildAt(int) - Method in interface org.axsl.foR.FONode
Returns a specific child, cast as an FONode.
getFObj() - Method in class org.axsl.foR.FOTreeEvent
Returns the FObj instance attached to this event.
getFamilyName() - Method in interface org.axsl.fontR.Font
Returns this font's font-family name.
getFauxSmallCapFontSize(FOContext) - Method in interface org.axsl.foR.FObj
Returns the font-size for the lowercase characters when faux small caps are used by this FO.
getFirstChild() - Method in interface org.axsl.common.OrderedTreeNode
Returns the first child of this node.
getFirstIndex() - Method in interface org.axsl.fontR.output.FontPDF
Convenience method equivalent to getFontUse().getEncoding().getFirstIndex().
getFirstIndex() - Method in interface org.axsl.psR.Encoding
Returns the lowest glyph index used in this encoding.
getFirstLeaf() - Method in interface org.axsl.common.OrderedTreeNode
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFlags() - Method in interface org.axsl.fontR.output.FontPDF
Returns the Flags value for this font, used in a PDF Font Descriptor, as defined in the PDF Reference, Second Edition, Section 5.7, and, more specifically, in Section 5.7.1.
getFlow() - Method in interface org.axsl.foR.fo.PageSequence
The fo:flow item for this fo:page-sequence.
getFont() - Method in interface org.axsl.fontR.FontUse
Return the parent Font.
getFontBBox() - Method in interface org.axsl.fontR.output.FontPDF
Returns the FontBBox value for this font, used in a PDF Font Descriptor, as defined in the PDF Reference, Second Edition, Section 5.7.
getFontComplexity() - Method in interface org.axsl.fontR.Font
Returns a value indicating whether this font is a simple or composite font.
getFontConsumer() - Method in interface org.axsl.areaR.AreaNode
Returns the FontConsumer instance for this AreaTree.
getFontConsumer() - Method in interface org.axsl.areaW.AreaNode
Returns the FontConsumer instance used by this AreaTree.
getFontConsumer() - Method in interface org.axsl.foR.FObj
Convenience method for obtaining the FontConsumer for this document.
getFontConsumer() - Method in interface org.axsl.fontR.FontUse
Returns the FontConsumer for whom this FontUse exists.
getFontFamilyForAlias(String) - Method in interface org.axsl.fontR.FontServer
Finds the font-family that is associated with a given font-family alias.
getFontFormat() - Method in interface org.axsl.fontR.Font
Returns a value indicating what format (e.g.
getFontName() - Method in interface org.axsl.fontR.Font
Returns this font's name.
getFontOutput(String) - Method in interface org.axsl.fontR.FontUse
Provide a FontOutput implementation for a given mime type.
getFontSources() - Method in interface org.axsl.output.OutputTarget
Indicates which font sources can be used by this OutputTarget.
getFontUse() - Method in interface org.axsl.fontR.output.FontOutput
Return the parent FontUse instance.
getFontUse() - Method in interface org.axsl.pdfW.PDFFont
Get the wrapped FontUse instance.
getFootnoteBody() - Method in interface org.axsl.foR.fo.Footnote
Returns the FootnoteBody child of this Footnote object.
getFootnoteSeparator() - Method in interface org.axsl.foR.fo.PageSequence
Convenience method to obtain the static content for the footnote-separator.
getForeignXML() - Method in interface org.axsl.foR.fo.InstreamForeignObject
Retrieve the embedded ForeignXML instance.
getFormattedNumber() - Method in interface org.axsl.areaR.PageArea
Returns the formatted page number of this page.
getGraphic() - Method in interface org.axsl.areaR.GraphicArea
Returns the graphic associated with this node.
getGraphic(FOContext) - Method in interface org.axsl.foR.fo.ExternalGraphic
The resolved Graphic instance encapsulated by this FO.
getGraphicType() - Method in interface org.axsl.graphicR.Graphic
Indicates the type of this graphic.
getHeight() - Method in interface org.axsl.areaR.PageArea
Returns the height of this page.
getHeightVPContent(FOContext) - Method in interface org.axsl.foR.fo.Region
Convenience method reporting the region's height.
getHorizontalAxis() - Method in interface org.axsl.foR.WritingMode
Tells which axis (block-progression or inline-progression) is the horizontal axis.
getHorizontalDistance(int) - Method in interface org.axsl.foR.ShadowEffect
Returns the horizontal distance to the right of the text.
getHyphenBreak(int) - Method in interface org.axsl.hyphenR.Hyphenation
Provides detailed information about a hyphenation break opportunity if such information is available.
getIPAxis(FOContext) - Method in interface org.axsl.foR.FObj
Tells which axis (horizontal or vertical) is the inline-progression axis.
getIPAxis() - Method in interface org.axsl.foR.WritingMode
Tells which axis (horizontal or vertical) is the inline-progression axis.
getIPDirectionEven() - Method in interface org.axsl.foR.WritingMode
Returns the inline-progression-direction for even-numbered lines for this writing-mode.
getIPDirectionOdd() - Method in interface org.axsl.foR.WritingMode
Returns the inline-progression-direction for odd-numbered lines for this writing-mode.
getInline() - Method in interface org.axsl.foR.fo.Footnote
Returns the Inline child of this Footnote object.
getInternalEncoding() - Method in interface org.axsl.fontR.Font
Get the font's internal Encoding scheme.
getItalicAngle() - Method in interface org.axsl.fontR.Font
Returns the ItalicAngle value for this font.
getItalicAngleFormatted() - Method in interface org.axsl.fontR.output.FontPDF
Returns a compactly formatted version of the ItalicAngle value for this font, expressed in degrees counterclockwise from vertical.
getLastChild() - Method in interface org.axsl.common.OrderedTreeNode
Returns the last child of this node.
getLastIndex() - Method in interface org.axsl.fontR.output.FontPDF
Convenience method equivalent to getFontUse().getEncoding().getFirstIndex().
getLastIndex() - Method in interface org.axsl.psR.Encoding
Returns the highest glyph index used in this encoding.
getLastLeaf() - Method in interface org.axsl.common.OrderedTreeNode
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLeft() - Method in interface org.axsl.foR.WritingMode
Tells which relative direction is the "left" direction.
getLiangWeights() - Method in interface org.axsl.hyphenR.Hyphenation
Provides the same information as Hyphenation.getWeights(), except the values returned use the Liang input scheme.
getLine() - Method in interface org.axsl.foR.FONode
Returns the line number of the location of this node in the original document, if known.
getLineArea() - Method in interface org.axsl.areaR.GeneralInlineArea
Return the parent LineArea instance.
getLinkType() - Method in interface org.axsl.foR.fo.BasicLink
Indicates the type of this link.
getMainReferenceArea() - Method in interface org.axsl.areaR.RegionBodyArea
Returns the main-reference area in this region-body.
getMarginBottom(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the bottom margin of this object.
getMarginLeft(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the left margin of this object.
getMarginRight(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the right margin of this object.
getMarginTop(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the top margin of this object.
getMessage() - Method in class org.axsl.foR.FOTreeException
getMimeType() - Method in interface org.axsl.fontR.output.FontOutputFactory
Returns the mime-type for this factory.
getMimeType() - Method in interface org.axsl.graphicR.Graphic
Return corresponding mime type.
getName() - Method in interface org.axsl.foR.FObj
Returns the name of this formatting object.
getName() - Method in interface org.axsl.graphicR.Graphic
Return the name of the Graphic.
getName() - Method in interface org.axsl.pdfW.PDFFont
Get the internal name used for this font, typically starting with "F".
getName() - Method in interface org.axsl.psR.Encoding
Return the name of this Encoding.
getNearestTable(FOContext) - Method in interface org.axsl.foR.FObj
Returns the nearest ancestor Table.
getNextLeaf() - Method in interface org.axsl.common.OrderedTreeNode
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNextLine() - Method in interface org.axsl.text.line.LineBreakControl
Provides the line-breaking system with the next LineOutput implementation on which text should be placed.
getNextPage(boolean, boolean, boolean) - Method in interface org.axsl.areaW.PageCollection
Creates a new page area for the given parameters.
getNextPageMaster(boolean) - Method in interface org.axsl.foR.fo.PageMasterResolver
Uses the sub-sequence-specifiers for the parent PageSequence to determine which page master should be used for the next page.
getNextSibling() - Method in interface org.axsl.common.OrderedTreeNode
Returns the next sibling node.
getNextWritableArea(FObj) - Method in interface org.axsl.areaW.MainRA
Depending on the column-count of the next FO, determine whether a new span area needs to be constructed or not, and return the appropriate NormalFlowArea.
getNumber() - Method in interface org.axsl.areaR.PageArea
Returns the raw page number of this page.
getNumber() - Method in interface org.axsl.areaW.PageArea
Returns the raw page number for this page.
getOutlineRoot() - Method in interface org.axsl.pdfW.PDFDocument
Get the root Outlines object.
getPDFFont(FontUse) - Method in interface org.axsl.pdfW.PDFDocument
Looks up or creates a PDFFont for a given font.
getPDFFontFileStreamAdditional() - Method in interface org.axsl.fontR.output.FontPDF
Returns the "Additional entries in a FontFile stream dictionary" that is documented in the PDF Reference, Second Edition, Section 5.8, especially Table 5.22.
getPage() - Method in class org.axsl.areaW.AreaTreeEvent
Returns the page for whose completion this event was fired.
getPage() - Method in interface org.axsl.foR.fo.Region
Returns the parent page of this Region.
getPageCount() - Method in interface org.axsl.areaR.PageCollection
Returns the count of pages in this page collection.
getPageCount() - Method in interface org.axsl.areaW.PageCollection
Returns the current count of pages in this collection.
getPageMaster() - Method in interface org.axsl.areaW.PageArea
Returns page master from which this page was generated.
getPageSequence() - Method in interface org.axsl.areaW.PageCollection
Returns the generating PageSequence.
getPageSequence() - Method in class org.axsl.foR.FOTreeEvent
Returns the PageSequence instance attached to this event.
getParentOut() - Method in interface org.axsl.areaR.AreaNode
Returns the parent node.
getPoints() - Method in interface org.axsl.hyphenR.Hyphenation
Provides hyphenation point information for the underlying word.
getPostscriptName() - Method in interface org.axsl.fontR.Font
Returns the PostScript name of the font.
getPostscriptName() - Method in interface org.axsl.fontR.FontUse
Returns the PostScript name of the font.
getPreviousLeaf() - Method in interface org.axsl.common.OrderedTreeNode
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPreviousSibling() - Method in interface org.axsl.common.OrderedTreeNode
Returns the previous sibling node.
getPreviousSiblingFObj() - Method in interface org.axsl.foR.FObj
Returns the nearest preceding sibling FO.
getPrimaryFont() - Method in interface org.axsl.areaR.GeneralInlineArea
The primary font for this Area.
getPrimaryFont(FOContext) - Method in interface org.axsl.foR.FObj
Provides a resolved font to be used as the primary font for this object.
getProgressionDimension() - Method in interface org.axsl.areaR.Area
Returns the actual total value, in millipoints, of the size of this area (not counting space-before, etc.) in its progression direction.
getProxy() - Method in interface org.axsl.foR.FONode
Returns the FONodeProxy instance, if any, associated with this object.
getRegionAfter() - Method in interface org.axsl.areaR.PageArea
Returns the region-after for this page.
getRegionAfter() - Method in interface org.axsl.foR.fo.SimplePageMaster
Returns the region-after for this page.
getRegionBefore() - Method in interface org.axsl.areaR.PageArea
Returns the region-before for this page.
getRegionBefore() - Method in interface org.axsl.foR.fo.SimplePageMaster
Returns the region-before for this page.
getRegionBody() - Method in interface org.axsl.areaR.PageArea
Returns the region-body for this page.
getRegionBody() - Method in interface org.axsl.foR.fo.SimplePageMaster
Returns the region-body for this page.
getRegionEnd() - Method in interface org.axsl.areaR.PageArea
Returns the region-end for this page.
getRegionEnd() - Method in interface org.axsl.foR.fo.SimplePageMaster
Returns the region-end for this page.
getRegionStart() - Method in interface org.axsl.areaR.PageArea
Returns the region-start for this page.
getRegionStart() - Method in interface org.axsl.foR.fo.SimplePageMaster
Returns the region-start for this page.
getRelativeAxis(byte) - Method in interface org.axsl.foR.WritingMode
Converts an absolute axis(horizontal or vertical) to a relative axis (inline-progression or block-progression) for this writing mode.
getRelativeDirection(byte) - Method in interface org.axsl.foR.WritingMode
Given an absolute direction, this method returns the corresponding relative direction for this writing-mode.
getResult() - Method in interface org.axsl.foR.FONode
Returns the FONodeResult instance, if any, associated with this object.
getResults() - Method in interface org.axsl.text.line.PatientLineBreaker
This method is currently not right, and cannot yet be properly documented.
getRetrieveMarker() - Method in interface org.axsl.foR.FOContext
Tells the FO Tree which RetrieveMarker instance should be the grafting point if a Marker instance is found in the FO Tree.
getRetrieveMarker() - Method in interface org.axsl.foR.FOLineNonText
Return the retrieve-marker associated with this item, if any.
getRetrieveMarker() - Method in interface org.axsl.foR.FOLineText
Return the retrieve-marker associated with this item, if any.
getRight() - Method in interface org.axsl.foR.WritingMode
Tells which relative direction is the "right" direction.
getRootFObj() - Method in interface org.axsl.foR.FOTree
Returns the fo:root that was parsed.
getSVGDocument() - Method in interface org.axsl.areaR.SVGArea
Returns the encapsulated SVG Document.
getSVGDocument() - Method in interface org.axsl.foR.svg.SVGElement
Returns the embedded SVGDocument.
getSVGDocument() - Method in interface org.axsl.graphicR.SVGGraphic
Return the encapsulated SVGDocument.
getSecondaryFont(int) - Method in interface org.axsl.areaR.GeneralInlineArea
The secondary font for this Area.
getSecondaryFont(FOContext, int) - Method in interface org.axsl.foR.FObj
Provides a resolved font that can be used as the secondary font for a specific character in this object.
getShiftEven() - Method in interface org.axsl.foR.WritingMode
Returns the shift-direction for even-numbered lines for this writing-mode.
getShiftOdd() - Method in interface org.axsl.foR.WritingMode
Returns the shift-direction for odd-numbered lines for this writing-mode.
getSiblings() - Method in interface org.axsl.common.OrderedTreeNode
Returns the List of this node's parent's children, which includes this node.
getStart() - Method in interface org.axsl.foR.WritingMode
Tells which absolute direction is the "start" direction.
getStartExtent() - Method in interface org.axsl.foR.fo.SimplePageMaster
Convenience method.
getStaticContent(Region) - Method in interface org.axsl.foR.fo.PageSequence
Returns the static-content for a given region in this page-sequence.
getStemV() - Method in interface org.axsl.fontR.Font
Returns the StemV value for this font, used in a PDF Font Descriptor, as defined in the PDF Reference, Second Edition, Section 5.7.
getSystemFontFamilyList() - Method in interface org.axsl.fontR.FontServer
Exposes the list of font families registered with the operating system.
getSystemFontList() - Method in interface org.axsl.fontR.FontServer
Exposes the list of fonts registered with the operating system.
getSystemId() - Method in interface org.axsl.foR.FONode
Returns any system-id information that is available about which document this node was parsed from.
getTableColumns() - Method in interface org.axsl.foR.fo.Table
Returns the columns for this table.
getTableFooter() - Method in interface org.axsl.foR.fo.Table
Returns the table-footer for this table.
getTableHeader() - Method in interface org.axsl.foR.fo.Table
Returns the table-header for this table.
getText() - Method in interface org.axsl.areaR.TextArea
Returns the text that should actually be used in the output document.
getTextServer() - Method in interface org.axsl.areaW.AreaNode
Returns the TextServer instance used by this AreaTree.
getTitle() - Method in interface org.axsl.foR.fo.PageSequence
The fo:title item for this fo:page-sequence.
getTitleText() - Method in interface org.axsl.areaR.BookmarkTitleArea
Returns the text of the title.
getToUnicodeBF() - Method in interface org.axsl.fontR.output.FontPDF
Return the BF Entries needed to write this FontUse's ToUnicode CMap.
getTop() - Method in interface org.axsl.foR.WritingMode
Tells which relative direction is the "top" direction.
getTransparentColor() - Method in interface org.axsl.graphicR.Graphic
Return the transparent color.
getURL() - Method in interface org.axsl.graphicR.Graphic
Return the image URL.
getUsedFontUses() - Method in interface org.axsl.fontR.FontConsumer
Returns an array of the FontUse instances that have been used by this FontConsumer.
getUsedFonts() - Method in interface org.axsl.fontR.FontConsumer
Returns an array of the Font instances that have been used by this FontConsumer.
getVerticalAxis() - Method in interface org.axsl.foR.WritingMode
Tells which axis (block-progression or inline-progression) is the vertical axis.
getVerticalDistance(int) - Method in interface org.axsl.foR.ShadowEffect
Returns the vertical distance below the text.
getWeights() - Method in interface org.axsl.hyphenR.Hyphenation
Provides hyphenation point values for the underlying word.
getWidth() - Method in interface org.axsl.areaR.PageArea
Returns the width of this page.
getWidthVPContent(FOContext) - Method in interface org.axsl.foR.fo.Region
Convenience method reporting the region's width.
getWidths() - Method in interface org.axsl.fontR.output.FontPDF
Returns an array containing the widths of all glyphs in the font that can be encoded by the FontUse instance.
getWordSpacing() - Method in interface org.axsl.areaR.TextArea
The word-spacing for this text area.
getWrapped() - Method in interface org.axsl.foR.FOLineNonText
If this instance wraps another (to provide context), return the wrapped instance.
getWrapped() - Method in interface org.axsl.foR.FOLineText
If this instance wraps another (to provide context), return the wrapped instance.
getWritableAreaTree() - Method in interface org.axsl.areaW.PageCollection
Returns the parent AreaTree.
getWritableBeforeFloatRA() - Method in interface org.axsl.areaW.RegionRABody
Returns the before-float reference-area.
getWritableFootnoteRA() - Method in interface org.axsl.areaW.RegionRABody
Returns the footnote reference-area.
getWritableMainRA() - Method in interface org.axsl.areaW.RegionRABody
Returns the main reference-area.
getWritablePage() - Method in interface org.axsl.areaW.AreaNode
Returns this node's ancestor PageArea.
getWritablePage() - Method in interface org.axsl.areaW.RegionRABody
Returns the parent PageArea.
getWritablePageCollection() - Method in interface org.axsl.areaW.PageArea
Returns the parent PageCollection instance.
getWritableParent() - Method in interface org.axsl.areaW.AreaNode
Returns this node's parent node.
getWritableParentArea() - Method in interface org.axsl.areaW.AreaNode
Returns this node's parent node.
getWritableRegionAfter() - Method in interface org.axsl.areaW.PageArea
Returns the region-after area.
getWritableRegionBefore() - Method in interface org.axsl.areaW.PageArea
Returns the region-before area.
getWritableRegionBody() - Method in interface org.axsl.areaW.PageArea
Returns the region-body area.
getWritableRegionEnd() - Method in interface org.axsl.areaW.PageArea
Returns the region-end area.
getWritableRegionStart() - Method in interface org.axsl.areaW.PageArea
Returns the region-start area.
getWritingMode(FOContext) - Method in interface org.axsl.foR.FObj
Returns the writing-mode for this FO.
getXHeight(int) - Method in interface org.axsl.fontR.Font
Returns the XHeight value for this font, scaled to a specific point size.
getXPosition() - Method in interface org.axsl.areaW.GenericContainer
Returns the absolute x (horizontal) position of the container's origin on the page.
getXPositionVPContent(FOContext) - Method in interface org.axsl.foR.fo.Region
Convenience method reporting the region's horizontal position.
getYPosition() - Method in interface org.axsl.areaW.GenericContainer
Returns the absolute y (vertical) position of the container's origin on the page.
getYPositionVPContent(FOContext) - Method in interface org.axsl.foR.fo.Region
Convenience method reporting the region's vertical position.
getblurRadius(int) - Method in interface org.axsl.foR.ShadowEffect
Returns the blur radius for this shadow effect.
glyphAvailable(int) - Method in interface org.axsl.fontR.FontUse
Reports whether a glyph can be encoded for a given character.

H

HyphenBreak - interface org.axsl.hyphenR.HyphenBreak.
Specialized information about a specific hyphenation break opportunity in a word.
Hyphenation - interface org.axsl.hyphenR.Hyphenation.
Encapsulates a "word" and provides information about hyphenation break possibilities in that a word.
HyphenationException - exception org.axsl.hyphenR.HyphenationException.
Exception thrown when an axslHyphen-R implementation has a problem.
HyphenationException(String) - Constructor for class org.axsl.hyphenR.HyphenationException
Create a new HyphenationException.
HyphenationException(Throwable) - Constructor for class org.axsl.hyphenR.HyphenationException
Create a new HyphenationException.
HyphenationException(String, Throwable) - Constructor for class org.axsl.hyphenR.HyphenationException
Create a new HyphenationException.
HyphenationServer - interface org.axsl.hyphenR.HyphenationServer.
The main entry point to the hyphenation package.
handleLineBreakNonText(LineOutput, LineNonText, int) - Method in interface org.axsl.text.line.LineBreakHandler
Handle the results of the line-breaking by placing the specified text on the specified line.
handleLineBreakText(LineOutput, LineText, int, int, int, boolean, boolean, boolean) - Method in interface org.axsl.text.line.LineBreakHandler
Handle the results of the line-breaking by placing the specified text on the specified line.
hasAnyContent() - Method in interface org.axsl.text.line.LineOutput
Tells the line-breaking system whether this line already has any content on it.
hasChildren() - Method in interface org.axsl.common.OrderedTreeNode
Reports whether this node has any children.
hasData() - Method in interface org.axsl.foR.FOTree
Indicates whether the document had any data in it.
hyphenate(CharSequence, int, int, String, String, int, int, boolean) - Method in interface org.axsl.hyphenR.HyphenationServer
Hyphenate a word.
hyphenate(char[], int, int, String, String, int, int, boolean) - Method in interface org.axsl.hyphenR.HyphenationServer
Hyphenate a word.
hyphenate(int[], int, int, String, String, int, int, boolean) - Method in interface org.axsl.hyphenR.HyphenationServer
Hyphenate a word.

I

INPUT_BACKSLANT - Static variable in class org.axsl.fontR.FontUtility
String value for input "backslant".
INPUT_CONDENSED - Static variable in class org.axsl.fontR.FontUtility
String value for input "condensed".
INPUT_EXPANDED - Static variable in class org.axsl.fontR.FontUtility
String value for input "expanded".
INPUT_EXTRA_CONDENSED - Static variable in class org.axsl.fontR.FontUtility
String value for input "extra-condensed".
INPUT_EXTRA_EXPANDED - Static variable in class org.axsl.fontR.FontUtility
String value for input "extra-expanded".
INPUT_INVALID - Static variable in class org.axsl.fontR.FontUtility
String value for invalid input.
INPUT_ITALIC - Static variable in class org.axsl.fontR.FontUtility
String value for input "italic".
INPUT_NORMAL - Static variable in class org.axsl.fontR.FontUtility
String value for input "normal".
INPUT_OBLIQUE - Static variable in class org.axsl.fontR.FontUtility
String value for input "oblique".
INPUT_SEMI_CONDENSED - Static variable in class org.axsl.fontR.FontUtility
String value for input "semi-condensed".
INPUT_SEMI_EXPANDED - Static variable in class org.axsl.fontR.FontUtility
String value for input "semi-expanded".
INPUT_SMALL_CAPS - Static variable in class org.axsl.fontR.FontUtility
String value for input "small-caps".
INPUT_ULTRA_CONDENSED - Static variable in class org.axsl.fontR.FontUtility
String value for input "ultra-condensed".
INPUT_ULTRA_EXPANDED - Static variable in class org.axsl.fontR.FontUtility
String value for input "ultra-expanded".
INVALID_UNICODE_CHAR - Static variable in interface org.axsl.psR.Encoding
The invalid Unicode character, suitable as a return value in methods that need to return an invalid character.
INVALID_UNICODE_CHARACTER - Static variable in interface org.axsl.fontR.Font
Constant defining an invalid character value.
InitialPropertySet - interface org.axsl.foR.fo.InitialPropertySet.
An fo:initial-property-set object in XSL-FO.
Inline - interface org.axsl.foR.fo.Inline.
An fo:inline object in XSL-FO.
InlineArea - interface org.axsl.areaR.InlineArea.
An Area containing all or part of an inline.
InlineArea - interface org.axsl.areaW.InlineArea.
Area for an inline.
InlineContainer - interface org.axsl.foR.fo.InlineContainer.
An fo:inline-container object in XSL-FO.
InstreamForeignObject - interface org.axsl.foR.fo.InstreamForeignObject.
An fo:instream-foreign-object object in XSL-FO.
incrementProgressionDimension(int) - Method in interface org.axsl.areaW.Area
Change the progression-dimension used by this Area.
init() - Method in interface org.axsl.pdfW.PDFEncryption
Initializes the encryption algorithms and values.
initialPageNumberSetExplicitly() - Method in interface org.axsl.foR.FObj
Indicates whether the page number was set with a specific integer.
inlineCountry(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineCountry().
inlineCountry() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system which country to use for purposes of hyphenation and other line-breaking decisions.
inlineFauxSmallCapsFontSize(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineFauxSmallCapsFontSize().
inlineFauxSmallCapsFontSize() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system what font-size should be used on faux small-caps text.
inlineFontSize(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineFontSize().
inlineFontSize() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system the size of the Font that should be used in the character size computations.
inlineHyphenate(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineHyphenate().
inlineHyphenate() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system whether the text can be hyphenated or not.
inlineHyphenationCharacter(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineHyphenationCharacter().
inlineHyphenationCharacter() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system what character to use as the hyphen for purposes of hyphenation.
inlineHyphenationPushCount(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineHyphenationPushCount().
inlineHyphenationPushCount() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system the minimum number of characters in a hyphenated word after the hyphenation character.
inlineHyphenationRemainCount(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineHyphenationRemainCount().
inlineHyphenationRemainCount() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system the minimum number of characters in a hyphenated word before the hyphenation character.
inlineIsFauxSmallCaps(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineIsFauxSmallCaps().
inlineIsFauxSmallCaps() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system whether faux small-caps should be applied to this text.
inlineLanguage(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineLanguage().
inlineLanguage() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system which language to use for purposes of hyphenation and other line-breaking decisions.
inlineLetterSpacingOptimum(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineLetterSpacingOptimum().
inlineLetterSpacingOptimum() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system the optimum amount of letter-spacing that should be used the line-breaking computations.
inlinePrimaryFont(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlinePrimaryFont().
inlinePrimaryFont() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking sytem which FontUse instance should be considered the primary font to use in the text size computations.
inlineSecondaryFont(FOContext, char) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineSecondaryFont(char).
inlineSecondaryFont(char) - Method in interface org.axsl.text.line.LineText
Provides a way to obtain a secondary FontUse instance for characters that cannot be encoded by the primary font.
inlineSizeMaximum(FOContext, int) - Method in interface org.axsl.foR.FOLineNonText
Context-aware version of LineNonText.inlineSizeMaximum(int).
inlineSizeMaximum(int) - Method in interface org.axsl.text.line.LineNonText
Tells the line-breaking system the maximum amount of the line that this non-text item should occupy.
inlineSizeMinimum(FOContext, int) - Method in interface org.axsl.foR.FOLineNonText
Context-aware version of LineNonText.inlineSizeMinimum(int).
inlineSizeMinimum(int) - Method in interface org.axsl.text.line.LineNonText
Tells the line-breaking system the minimum amount of the line that this non-text item should occupy.
inlineSizeOptimum(FOContext, int) - Method in interface org.axsl.foR.FOLineNonText
Context-aware version of LineNonText.inlineSizeOptimum(int).
inlineSizeOptimum(int) - Method in interface org.axsl.text.line.LineNonText
Tells the line-breaking system the optimum amount of the line that this non-text item should occupy.
inlineText(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineText().
inlineText() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system what char array to use as the text for which the line-breaks should be computed.
inlineWrapOption(FOContext) - Method in interface org.axsl.foR.FOLineText
Context-aware version of LineText.inlineWrapOption().
inlineWrapOption() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system whether the text should wrap to a new line, or whether it should be overflowed.
integralVersion(String) - Static method in class org.axsl.pdfW.PDFUtility
For a given String, finds the version constant that represents that version.
isBalancingRequired(FObj) - Method in interface org.axsl.areaW.MainRA
Indicates whether adding a new object to this main-reference area will require any balancing work.
isBlockLevelFO() - Method in interface org.axsl.foR.FObj
Only block-level objects are considered in an object's ancestry for certain computations.
isContentBlock() - Method in interface org.axsl.foR.FObj
Reports whether the object fits the %block parameter entity described in XSL-FO Std 1.0, Section 6.2.
isContentInline() - Method in interface org.axsl.foR.FObj
Reports whether the object fits the %inline parameter entity described in XSL-FO Std 1.0, Section 6.2.
isContentPCDATA() - Method in interface org.axsl.foR.FObj
Reports whether the object fits the #PCDATA content type in XSL-FO Std 1.0, Section 6.2.
isContextSet() - Method in class org.axsl.foR.FOTreeException
Indicates whether the context message has been set.
isEmbeddable() - Method in interface org.axsl.fontR.Font
Tells the client application whether this font can be embedded or not.
isEmpty() - Method in interface org.axsl.areaW.LineArea
Indicates whether this line is empty or has content.
isInverted() - Method in interface org.axsl.graphicR.Graphic
Indicates whether a graphic has its colors inverted.
isLastColumn() - Method in interface org.axsl.areaW.MainRA
Indicates whether the current column in this area is the last column.
isLastItemInBlock() - Method in interface org.axsl.text.line.LineContent
Indicates whether this is the last item in the block.
isNewSpanArea() - Method in interface org.axsl.areaW.MainRA
Indicates whether the currently-active span area in this Area is newly created.
isPDFStandardFont() - Method in interface org.axsl.fontR.Font
Indicates whether this font is one of the PDF Base-14 fonts.
isPaired() - Method in interface org.axsl.foR.WritingMode
Indicates whether characters are written in pairs in this writing-mode.
isPredefinedPDF() - Method in interface org.axsl.psR.Encoding
Indicates whether this is a predefined PDF encoding.
isPredefinedPS() - Method in interface org.axsl.psR.Encoding
Indicates whether this is a predefined PostScript encoding.
isRAGenerator() - Method in interface org.axsl.foR.FObj
Returns the value of the is-reference-area trait.
isRegisteredFont(String) - Method in interface org.axsl.fontR.FontServer
Indicates whether a font has already been registered for use by the system.
isRegisteredFontFamily(String) - Method in interface org.axsl.fontR.FontServer
Indicates whether a font-family has already been registered for use by the system.
isSubsettable() - Method in interface org.axsl.fontR.Font
Tells the client application whether a subset of this font can be embedded.
isTransparent() - Method in interface org.axsl.graphicR.Graphic
Return the image transparency.

K

Keep - interface org.axsl.foR.Keep.
A "keep" datatype in XSL-FO.
kern(int, int) - Method in interface org.axsl.fontR.Font
Computes the kerning needed between two glyphs in this font.

L

LH_ALGORITHM_DEFAULT - Static variable in interface org.axsl.fontR.Font
Normal line-height computation constant indicating that the implementation is in complete control of the normal line-height computation.
Layout - interface org.axsl.layout.Layout.
Lays out a FOTree component into an AreaTree.
LayoutException - exception org.axsl.layout.LayoutException.
Exception thrown when an axslLayout implementation has a problem.
LayoutException(String) - Constructor for class org.axsl.layout.LayoutException
Create a new LayoutException.
LayoutException(Throwable) - Constructor for class org.axsl.layout.LayoutException
Create a new LayoutException.
LayoutException(String, Throwable) - Constructor for class org.axsl.layout.LayoutException
Create a new LayoutException.
LayoutFactory - interface org.axsl.layout.LayoutFactory.
Creates implementation-specific Layout instances.
Leader - interface org.axsl.foR.fo.Leader.
An fo:leader object in XSL-FO.
LeaderArea - interface org.axsl.areaR.LeaderArea.
Area containing a leader.
LeaderArea - interface org.axsl.areaW.LeaderArea.
Area containing leader content.
LineArea - interface org.axsl.areaR.LineArea.
An Area containing a line of text or inline objects.
LineArea - interface org.axsl.areaW.LineArea.
Area containing a line.
LineBreakControl - interface org.axsl.text.line.LineBreakControl.
This interface must be implemented by some class on the calling end.
LineBreakHandler - interface org.axsl.text.line.LineBreakHandler.
Defines an interface that can be used by client applications to handle the results of the line-breaking process.
LineBreaker - interface org.axsl.text.line.LineBreaker.
Super-interface for all line-breakers.
LineContent - interface org.axsl.text.line.LineContent.
This is the super-interface for all line content that can be evaluated for line-breaking purposes.
LineContentFactory - interface org.axsl.areaW.LineContentFactory.
Super-interface for all interfaces that need to be able to create child inline content.
LineNonText - interface org.axsl.text.line.LineNonText.
This interface should be used by classes wishing to present themselves to the line-breaking system as being a part of a line, but not containing text.
LineOutput - interface org.axsl.text.line.LineOutput.
Interface for objects that represent a line of actual output.
LineText - interface org.axsl.text.line.LineText.
This interface should be used by classes who wish to present themselves to the line-breaking system as containing text.
ListBlock - interface org.axsl.foR.fo.ListBlock.
An fo:list-block object in XSL-FO.
ListBlockArea - interface org.axsl.areaR.ListBlockArea.
An area containing all or part of a list-block.
ListBlockArea - interface org.axsl.areaW.ListBlockArea.
Area for a list-block.
ListItem - interface org.axsl.foR.fo.ListItem.
An fo:list-item object in XSL-FO.
ListItemArea - interface org.axsl.areaW.ListItemArea.
Area for a list-item.
ListItemBody - interface org.axsl.foR.fo.ListItemBody.
An fo:list-item-body object in XSL-FO.
ListItemLabel - interface org.axsl.foR.fo.ListItemLabel.
An fo:list-item-label object in XSL-FO.
ListJavaFonts - class org.axsl.fontR.ListJavaFonts.
List all the fonts that are registered with Java.
layoutComplete() - Method in interface org.axsl.areaW.PageArea
Allows a layout system to notify the page that it is done adding content to it.
letterSpacing() - Method in interface org.axsl.areaR.GeneralInlineArea
The letter-spacing for this Area.
linkDestination() - Method in interface org.axsl.areaR.Area
If this Area is descended from a fo:basic-link, return the link destination (either internal-destination or external-destination).
linkType() - Method in interface org.axsl.areaR.Area
If this Area is descended from a fo:basic-link, return the link type for that link.

M

MainRA - interface org.axsl.areaW.MainRA.
Manages the main-reference-area.
MainReferenceArea - interface org.axsl.areaR.MainReferenceArea.
A main-reference area.
Marker - interface org.axsl.foR.fo.Marker.
An fo:marker object in XSL-FO.
MarkerContentArea - interface org.axsl.areaW.MarkerContentArea.
A non-area placeholder in the Area Tree to allow the AreaTree to remember which RetrieveMarker and Marker items combined to create the content below it.
MultiCase - interface org.axsl.foR.fo.MultiCase.
An fo:multi-case object in XSL-FO.
MultiProperties - interface org.axsl.foR.fo.MultiProperties.
An fo:multi-properties object in XSL-FO.
MultiPropertySet - interface org.axsl.foR.fo.MultiPropertySet.
An fo:multi-property-set object in XSL-FO.
MultiSwitch - interface org.axsl.foR.fo.MultiSwitch.
An fo:multi-switch object in XSL-FO.
MultiToggle - interface org.axsl.foR.fo.MultiToggle.
An fo:multi-toggle object in XSL-FO.
main(String[]) - Static method in class org.axsl.fontR.ListJavaFonts
The command-line interface to list the Java fonts.
makeAreaTree(Root) - Method in interface org.axsl.areaW.AreaTreeFactory
Create an AreaTree instance.
makeBlockContainerArea(BlockContainer, RetrieveMarker) - Method in interface org.axsl.areaW.Area
Create a new BlockContainerRA as a child of this Area.
makeExternalGraphicArea(ExternalGraphic, int, RetrieveMarker) - Method in interface org.axsl.areaW.LineContentFactory
Creates a new Area for external-graphic content.
makeFOTree() - Method in interface org.axsl.foR.FOTreeFactory
Create an FOTree instance to process a document.
makeFontConsumer() - Method in interface org.axsl.fontR.FontServer
Creates an implementation-specific FontConsumer instance.
makeForeignObjectArea(InstreamForeignObject, int, RetrieveMarker) - Method in interface org.axsl.areaW.LineContentFactory
Creates a new Area for foreign-object content.
makeGraphic(String, URL[], boolean) - Method in interface org.axsl.graphicR.GraphicServer
Finds or creates a Graphic instance.
makeLayout() - Method in interface org.axsl.layout.LayoutFactory
Create a Layout instance.
makeLeaderArea(Leader, int, RetrieveMarker) - Method in interface org.axsl.areaW.LineContentFactory
Creates a new Area for leader content.
makeLink(Rectangle2D.Float, String, boolean) - Method in interface org.axsl.pdfW.PDFPage
Create a link object in the PDF add it to this page.
makeListBlockArea(ListBlock, RetrieveMarker) - Method in interface org.axsl.areaW.Area
Create a new ListBlockArea as a child of this Area.
makeListItemArea(ListItem, RetrieveMarker) - Method in interface org.axsl.areaW.ListBlockArea
Factory method for creation of ListItemArea instances.
makeMarkerContentArea(RetrieveMarker, Marker) - Method in interface org.axsl.areaW.Area
Create a new MarkerContentArea as a child of this Area.
makeNormalBlockArea(Block, RetrieveMarker) - Method in interface org.axsl.areaW.Area
Create a new NormalBlockArea as a child of this Area.
makePageCollection(PageSequence) - Method in interface org.axsl.areaW.AreaTree
Factory method to create a child PageCollection instance.
makePageMasterResolver(int) - Method in interface org.axsl.foR.fo.PageSequence
Creates a new PageMasterResolver instance for this PageSequence.
makePageNumberArea(PageNumber, int, RetrieveMarker) - Method in interface org.axsl.areaW.LineContentFactory
Creates a new Area for page-number content.
makePageNumberCitationArea(PageNumberCitation, int, RetrieveMarker) - Method in interface org.axsl.areaW.LineContentFactory
Creates a new Area for page-number-citation content.
makeProxy(ProxyFactory) - Method in interface org.axsl.foR.FONode
Used the Gang of Four "Visitor" pattern to create a suitable proxy instance for this node.
makeProxy(FONode) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an FONode.
makeProxy(ContinuedLabel) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a ContinuedLabel.
makeProxy(PageSequence) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a PageSequence.
makeProxy(BookmarkTitle) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a BookmarkTitle.
makeProxy(Bookmark) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Bookmark.
makeProxy(ColorProfile) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a ColorProfile.
makeProxy(Declarations) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Declarations.
makeProxy(FOText) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an FOText.
makeProxy(Title) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Title.
makeProxy(BidiOverride) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a BidiOverride.
makeProxy(Block) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Block.
makeProxy(BlockContainer) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a BlockContainer.
makeProxy(Character) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Character.
makeProxy(ExternalGraphic) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an ExternalGraphic.
makeProxy(Flow) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Flow.
makeProxy(Footnote) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Footnote.
makeProxy(Float) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Float.
makeProxy(FootnoteBody) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a FootnoteBody.
makeProxy(InitialPropertySet) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an InitialPropertySet.
makeProxy(Inline) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an Inline.
makeProxy(InlineContainer) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an InlineContainer.
makeProxy(InstreamForeignObject) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an InstreamForeignObject.
makeProxy(Leader) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Leader.
makeProxy(ListBlock) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a ListBlock.
makeProxy(ListItem) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a ListItem.
makeProxy(ListItemBody) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a ListItemBody.
makeProxy(ListItemLabel) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a ListItemLabel.
makeProxy(Marker) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Marker.
makeProxy(MultiCase) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a MultiCase.
makeProxy(MultiProperties) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a MultiProperties.
makeProxy(MultiPropertySet) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a MultiPropertySet.
makeProxy(MultiSwitch) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a MultiSwitch.
makeProxy(MultiToggle) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a MultiToggle.
makeProxy(PageNumber) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a PageNumber.
makeProxy(PageNumberCitation) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a PageNumberCitation.
makeProxy(RetrieveMarker) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a RetrieveMarker.
makeProxy(StaticContent) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a StaticContent.
makeProxy(Table) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Table.
makeProxy(TableAndCaption) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableAndCaption.
makeProxy(TableBody) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableBody.
makeProxy(TableCaption) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableCaption.
makeProxy(TableCell) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableCell.
makeProxy(TableColumn) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableColumn.
makeProxy(TableFooter) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableFooter.
makeProxy(TableHeader) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableHeader.
makeProxy(TableRow) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a TableRow.
makeProxy(Wrapper) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Wrapper.
makeProxy(RegionAfter) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a RegionAfter.
makeProxy(RegionBefore) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a RegionBefore.
makeProxy(RegionBody) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a RegionBody.
makeProxy(RegionEnd) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a RegionEnd.
makeProxy(RegionStart) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a RegionStart.
makeProxy(Root) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a Root.
makeProxy(SimplePageMaster) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a SimplePageMaster.
makeProxy(BasicLink) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for a BasicLink.
makeProxy(SVGElement) - Method in interface org.axsl.foR.ProxyFactory
Creates a proxy for an SVGElement.
makeTableArea(Table, RetrieveMarker) - Method in interface org.axsl.areaW.Area
Create a new TableArea as a child of this Area.
makeTableBodyContainer(TableBody, RetrieveMarker) - Method in interface org.axsl.areaW.TableArea
Factory method to create a child TableBodyContainer.
makeTableCellArea(TableCell, RetrieveMarker) - Method in interface org.axsl.areaW.TableRowContainer
Creates a new child table-cell area.
makeTableFooterContainer(TableFooter, RetrieveMarker) - Method in interface org.axsl.areaW.TableArea
Factory method to create a child TableBodyContainer.
makeTableHeaderContainer(TableHeader, RetrieveMarker) - Method in interface org.axsl.areaW.TableArea
Factory method to create a child TableHeaderContainer.
makeTableRowContainer(TableRow, RetrieveMarker) - Method in interface org.axsl.areaW.AbstractTableContainer
Makes a new TableRowContainer instance for this Table.
makeTextArea(FOText, int, int, int, boolean, boolean, boolean, RetrieveMarker) - Method in interface org.axsl.areaW.LineContentFactory
Create a new text area.

N

NormalBlockArea - interface org.axsl.areaR.NormalBlockArea.
A normal block area.
NormalBlockArea - interface org.axsl.areaW.NormalBlockArea.
Area for a normal block.
NormalFlowArea - interface org.axsl.areaR.NormalFlowArea.
An normal flow Area.
NormalFlowRA - interface org.axsl.areaW.NormalFlowRA.
Represents a normal-flow-reference-area.
nearestGeneratedByBlockLevelFO() - Method in interface org.axsl.areaW.AreaNode
Finds either "this" or the nearest ancestor area that was generated by a block-level formatting object.
nextBolderFont() - Method in interface org.axsl.fontR.FontUse
Returns the next bolder font in this font's font-family, if one exists, or null if this is the boldest font.
nextBolderWeight() - Method in interface org.axsl.fontR.FontUse
Returns the weight of the next bolder font in this font's font-family, if one exists.
nextContiguousLineText() - Method in interface org.axsl.text.line.LineText
Gives the line-breaking system the next contiguous LineText instance, if any.
nextLighterFont() - Method in interface org.axsl.fontR.FontUse
Returns the next lighter font in this font's font-family, if one exists, or null if this is the lightest font.
nextLighterWeight() - Method in interface org.axsl.fontR.FontUse
Returns the weight of the next lighter font in this font's font-family, if one exists.
nextPreOrderNode() - Method in interface org.axsl.common.OrderedTreeNode
Returns the next node in the tree relative to the current node, in pre-order traversal order.
normalFlowForNextFO(FObj) - Method in interface org.axsl.areaW.SpanRA
Returns a NormalFlowRA to contain fo.
normalLineHeightFactor(int) - Method in interface org.axsl.fontR.Font
Returns a factor suitable for computing a "normal" line-height as defined in the CSS and XSL-FO standards.
numberOfColumns() - Method in interface org.axsl.foR.fo.Table
Returns the number of columns defined for this table.

O

OBJECT_NAME_LIST - Static variable in class org.axsl.common.Constants
Keep this list sorted alphabetically, so that we can use a binary search on it.
OrderedTreeNode - interface org.axsl.common.OrderedTreeNode.
A TreeNode that is aware of its relationships not only to its parents and children, but also to its siblings.
OutputTarget - interface org.axsl.output.OutputTarget.
Interface for all output formats.
optimize() - Method in interface org.axsl.areaR.LineArea
Gives the line an opportunity to make any final adjustments or resolve any unresolved values before it is rendered.
optimize() - Method in interface org.axsl.areaR.TableCellArea
Gives the cell an opportunity to make any final adjustments or resolve any unresolved values before it is rendered.
optimizeFonts() - Method in interface org.axsl.fontR.FontConsumer
Optimizes the fonts used by this FontConsumer.
org.axsl.areaR - package org.axsl.areaR
Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.
org.axsl.areaW - package org.axsl.areaW
Interfaces useful in the creation of an AreaTree.
org.axsl.common - package org.axsl.common
Constants and other items that may be useful throughout a document-processing system.
org.axsl.foR - package org.axsl.foR
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content.
org.axsl.foR.extension - package org.axsl.foR.extension
Interfaces useful for describing non-standard formatting objects in a common way.
org.axsl.foR.fo - package org.axsl.foR.fo
Interfaces useful for describing standard formatting objects in a common way.
org.axsl.foR.svg - package org.axsl.foR.svg
Interfaces useful for describing SVG content to client applications.
org.axsl.fontR - package org.axsl.fontR
Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way.
org.axsl.fontR.output - package org.axsl.fontR.output
Helper interfaces useful with specific output formats, usually to assist with embedding fonts in output documents.
org.axsl.graphicR - package org.axsl.graphicR
Interfaces allowing client applications to use graphics in a vendor-neutral way.
org.axsl.hyphenR - package org.axsl.hyphenR
Interfaces useful for hyphenating text.
org.axsl.layout - package org.axsl.layout
Interfaces useful in laying out an FO Tree into an Area Tree.
org.axsl.output - package org.axsl.output
Interfaces useful in the creation of an output document.
org.axsl.pdfW - package org.axsl.pdfW
Interfaces allowing client applications to use create PDF documents in a vendor-neutral way.
org.axsl.psR - package org.axsl.psR
Interfaces giving access to various PostScript concepts.
org.axsl.text - package org.axsl.text
Interfaces useful for various text processing tasks.
org.axsl.text.line - package org.axsl.text.line
Interfaces useful for breaking text into lines.
outputHeader(OutputStream) - Method in interface org.axsl.pdfW.PDFDocument
Writes the PDF header.
outputStreamRequired() - Method in interface org.axsl.output.OutputTarget
Indicates whether an OutputStream is required by this target.
overlinePosition(int) - Method in interface org.axsl.fontR.Font
The recommended position of the bottom of the overline stroke, relative to the baseline, in millipoints.
overlineSize(int) - Method in interface org.axsl.fontR.Font
The recommended thickness, in millipoints, of the overline stroke for this font.

P

PDFColor - interface org.axsl.pdfW.PDFColor.
A PDF Color.
PDFContentStream - interface org.axsl.pdfW.PDFContentStream.
A PDF Content Stream.
PDFDocument - interface org.axsl.pdfW.PDFDocument.
A PDF document.
PDFEncryption - interface org.axsl.pdfW.PDFEncryption.
Encryption-related items for a PDFDocument.
PDFException - exception org.axsl.pdfW.PDFException.
Exception thrown when an axslPDF implementation has a problem.
PDFException(String) - Constructor for class org.axsl.pdfW.PDFException
Create a new PDFException.
PDFException(Throwable) - Constructor for class org.axsl.pdfW.PDFException
Create a new PDFException.
PDFException(String, Throwable) - Constructor for class org.axsl.pdfW.PDFException
Create a new PDFException.
PDFExplicitDestination - interface org.axsl.pdfW.PDFExplicitDestination.
A PDF Explicit Destination.
PDFFont - interface org.axsl.pdfW.PDFFont.
A PDF Font.
PDFLink - interface org.axsl.pdfW.PDFLink.
A PDF Link.
PDFNamedDestination - interface org.axsl.pdfW.PDFNamedDestination.
A PDF Named Destination.
PDFOutlineItem - interface org.axsl.pdfW.PDFOutlineItem.
A PDF Outline Item.
PDFOutlineParent - interface org.axsl.pdfW.PDFOutlineParent.
A PDF Outline Parent.
PDFPage - interface org.axsl.pdfW.PDFPage.
A PDF Page.
PDFPathPaint - interface org.axsl.pdfW.PDFPathPaint.
A PDF Path.
PDFUtility - class org.axsl.pdfW.PDFUtility.
Class containing PDF-related utility methods.
PDF_VERSION_1_3 - Static variable in interface org.axsl.pdfW.PDFDocument
Constant indicating version 1.3 of the PDF spec.
PDF_VERSION_1_4 - Static variable in interface org.axsl.pdfW.PDFDocument
Constant indicating version 1.4 of the PDF spec.
PDF_VERSION_1_5 - Static variable in interface org.axsl.pdfW.PDFDocument
Constant indicating version 1.5 of the PDF spec.
PDF_VERSION_1_6 - Static variable in interface org.axsl.pdfW.PDFDocument
Constant indicating version 1.6 of the PDF spec.
PROPERTY_KEYWORD_VALUES - Static variable in class org.axsl.common.Constants
An array of property keyword values.
PROPERTY_NAME_LIST - Static variable in class org.axsl.common.Constants
Keep this list sorted alphabetically, so that we can use a binary search on it.
PageArea - interface org.axsl.areaR.PageArea.
An Area containing a page.
PageArea - interface org.axsl.areaW.PageArea.
Area for a page.
PageCollection - interface org.axsl.areaR.PageCollection.
A PageCollection is a collection of formatted pages.
PageCollection - interface org.axsl.areaW.PageCollection.
A PageCollection is a collection of formatted pages.
PageMasterResolver - interface org.axsl.foR.fo.PageMasterResolver.
Provides pages sequentially for a given PageSequence.
PageNumber - interface org.axsl.foR.fo.PageNumber.
An fo:page-number object in XSL-FO.
PageNumberArea - interface org.axsl.areaR.PageNumberArea.
An Area containing a page-number.
PageNumberArea - interface org.axsl.areaW.PageNumberArea.
Area for a page-number.
PageNumberCitation - interface org.axsl.foR.fo.PageNumberCitation.
An fo:page-number-citation object in XSL-FO.
PageNumberCitationArea - interface org.axsl.areaR.PageNumberCitationArea.
An Area containing a page-number-citation.
PageNumberCitationArea - interface org.axsl.areaW.PageNumberCitationArea.
Area for a page-number-citation.
PageSequence - interface org.axsl.foR.fo.PageSequence.
An fo:page-sequence object in XSL-FO.
PatientLineBreaker - interface org.axsl.text.line.PatientLineBreaker.
PatientLineBreaker implementations provide line-breaking logic to clients.
ProxyFactory - interface org.axsl.foR.ProxyFactory.
Uses the Visitor pattern to allow an FO Object to properly cast itself for purposes of creating a proxy.
padPagesAtBeginning() - Method in interface org.axsl.areaW.PageCollection
Creates any blank pages that are needed at the beginning of a PageCollection to meet the related PageSequence's constraints.
padPagesAtEnd() - Method in interface org.axsl.areaW.PageCollection
Creates any blank pages that are needed at the end of a PageCollection to meet the related PageSequence's constraints.
pageComplete(AreaTreeEvent) - Method in interface org.axsl.areaW.AreaTreeListener
Method for handling a completed Area Tree page.
parentFO() - Method in interface org.axsl.foR.FONode
Returns the parent of this node.
pixelHeight() - Method in interface org.axsl.graphicR.Graphic
Return the image height, in pixels, if available.
pixelWidth() - Method in interface org.axsl.graphicR.Graphic
Return the image width, in pixels, if available.
postDelete() - Method in interface org.axsl.hyphenR.HyphenBreak
Assuming that a hyphen is placed at this point, provides the text immediately after that hyphen that should be removed.
postInsert() - Method in interface org.axsl.hyphenR.HyphenBreak
Assuming that a hyphen is placed at this point, provides the text that should be inserted immediately after that hyphen.
prBPD() - Method in interface org.axsl.areaR.BackgroundArea
The height of the padding rectangle in which the background should be painted.
prIPD() - Method in interface org.axsl.areaR.BackgroundArea
The width of the padding rectangle in which the background should be painted.
prOriginX() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.
prOriginX() - Method in interface org.axsl.areaR.BackgroundArea
The X coordinate of start-point of the padding rectangle in which the background should be painted.
prOriginY() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.
prOriginY() - Method in interface org.axsl.areaR.BackgroundArea
The Y coordinate of start-point of the padding rectangle in which the background should be painted.
preDelete() - Method in interface org.axsl.hyphenR.HyphenBreak
Assuming that a hyphen is placed at this point, provides the text immediately before that hyphen that should be removed.
preInsert() - Method in interface org.axsl.hyphenR.HyphenBreak
Assuming that a hyphen is placed at this point, provides the text that should be inserted immediately before that hyphen.
previousContiguousLineText() - Method in interface org.axsl.text.line.LineText
Gives the line-breaking system the preceding contiguous LineText instance, if any.
processLineContent(LineContent, int, int, LineOutput) - Method in interface org.axsl.text.line.EagerLineBreaker
Push up to one line's worth of content through the line-breaking logic.
progressionDimensionAvailable() - Method in interface org.axsl.areaW.Area
Returns the amount of progression-dimension in this Area which can still be used by child Areas.
provideEagerLineBreaker(LineBreakControl, LineBreakHandler, FontConsumer) - Method in interface org.axsl.text.TextServer
Returns a LineBreaker instance that can be used by the client to compute line-breaks.
providePatientLineBreaker(LineBreakControl, LineBreakHandler, FontConsumer) - Method in interface org.axsl.text.TextServer
Returns a LineBreaker instance that can be used by the client to compute line-breaks.

R

Region - interface org.axsl.foR.fo.Region.
Abstract base interface for pagination regions.
RegionAfter - interface org.axsl.foR.fo.RegionAfter.
An fo:region-after object in XSL-FO.
RegionArea - interface org.axsl.areaR.RegionArea.
An Area containing a region.
RegionArea - interface org.axsl.areaW.RegionArea.
Area for a Page Region.
RegionBefore - interface org.axsl.foR.fo.RegionBefore.
An fo:region-before object in XSL-FO.
RegionBody - interface org.axsl.foR.fo.RegionBody.
An fo:region-body object in XSL-FO.
RegionBodyArea - interface org.axsl.areaR.RegionBodyArea.
A region-body area.
RegionEnd - interface org.axsl.foR.fo.RegionEnd.
An fo:region-end object in XSL-FO.
RegionRABody - interface org.axsl.areaW.RegionRABody.
The Area containing the region-body.
RegionStart - interface org.axsl.foR.fo.RegionStart.
An fo:region-start object in XSL-FO.
RenderVisitor - interface org.axsl.areaR.RenderVisitor.
Uses the Visitor pattern to allow an Area to properly cast itself for an object that wants to render the Area.
Renderer - interface org.axsl.output.Renderer.
Specialized OutputTarget that converts an AreaTree instance into a specific output format.
RetrieveMarker - interface org.axsl.foR.fo.RetrieveMarker.
An fo:retrieve-marker object in XSL-FO.
Root - interface org.axsl.foR.fo.Root.
An fo:root object in XSL-FO.
refIdNeeded(FOContext) - Method in interface org.axsl.foR.FObj
Returns the ref-id or idref property for this object.
registerCharUsed(int) - Method in interface org.axsl.fontR.FontUse
Records the fact that a FontConsumer is using a particular character.
registerCharsUsed(CharSequence) - Method in interface org.axsl.fontR.FontUse
Convenience method that provides the equivalent of running FontUse.registerCharUsed(int) for each char in a given String, StringBuffer or other CharSequence.
registerFont(String, URL, URL, String, String, String) - Method in interface org.axsl.fontR.FontServer
Register a font for use by the system.
registerFont(String, String, byte[], String, byte[], String, String, String) - Method in interface org.axsl.fontR.FontServer
Register a font for use by the system.
registerFontDescription(String, String, Encoding, byte, short, byte, byte, float, float, float, float[]) - Method in interface org.axsl.fontR.FontServer
Register a font description for use by the system.
registerFontFamily(String) - Method in interface org.axsl.fontR.FontServer
Register a font-family for use by the system.
registerFontFamilyAlias(String, String) - Method in interface org.axsl.fontR.FontServer
Add a font-family alias.
registerFontOutputFactory(FontOutputFactory) - Method in interface org.axsl.fontR.FontServer
Registers a FontOutputFactory for use by this server.
registerListener(AreaTreeListener) - Method in interface org.axsl.areaW.AreaTree
Registers a listener for notification of AreaTreeEvent firings.
registerListener(FOTreeListener) - Method in interface org.axsl.foR.FOTree
Registers a listener for notification of FOTreeEvent firings.
registerMarker(Marker) - Method in interface org.axsl.areaW.PageArea
Places a Marker instance on this page.
removeChild(AreaNode) - Method in interface org.axsl.areaW.AreaNode
Remove a node from this node's children.
render(RenderVisitor) - Method in interface org.axsl.areaR.AreaNode
Uses the Visitor pattern to allow a Renderer to render this node with proper casting.
render(AreaNode) - Method in interface org.axsl.areaR.RenderVisitor
Renders a generic AreaNode.
render(BlockContainerArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a BlockContainerArea.
render(RegionBodyArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a RegionBodyArea.
render(RegionArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a RegionArea.
render(SpanArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a SpanArea.
render(NormalFlowArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a NormalFlowArea.
render(NormalBlockArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a BlockArea.
render(SVGArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders an SVGArea.
render(ForeignObjectArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a ForeignObjectArea.
render(ExternalGraphicArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders an ExternalGraphicArea.
render(TableArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a TableArea.
render(TableCellArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a TableCellArea.
render(LineArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a LineArea.
render(LeaderArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a LeaderArea.
render(TextArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a TextArea.
render(BookmarkTreeArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a BookmarkTreeArea.
render(FootnoteArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a FootnoteArea.
render(BeforeFloatArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a BeforeFloatArea.
render(MainReferenceArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a MainReferenceArea.
render(PageNumberCitationArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a PageNumberCitationArea.
render(PageNumberArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a PageNumberArea.
render(BasicLinkArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders a BasicLinkArea.
render(InlineArea) - Method in interface org.axsl.areaR.RenderVisitor
Renders an InlineArea.
render(PageArea) - Method in interface org.axsl.output.Renderer
Render the given area tree page.
reset() - Method in interface org.axsl.foR.FONode
Resets this node and all child nodes so that they can be reused.
resetGraphicsState() - Method in interface org.axsl.pdfW.PDFDocument
Resets the Graphics State.
resetSpanArea() - Method in interface org.axsl.areaW.MainRA
Resets the the just-done span area in preparation for a backtrack for balancing.
resolve() - Method in interface org.axsl.areaR.PageNumberArea
Returns the resolved page-number String.
resolve() - Method in interface org.axsl.areaR.PageNumberCitationArea
Returns the resolved page-number-citation String.
retrieveId(String) - Method in interface org.axsl.foR.fo.Root
Retrieves the FObj instance that is associated with id.
rrBPD() - Method in interface org.axsl.areaR.Area
The block-progression-dimension of the render-rectangle for this Area.
rrIPD() - Method in interface org.axsl.areaR.Area
The render-rectangle is usually the same as the content-rectangle, but there are times when it is convenient to adjust, within the content-rectangle, the actual rendering location.
rrOriginX() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.
rrOriginY() - Method in interface org.axsl.areaR.Area
See Area.brOriginX() where point-of-origin is defined.

S

SVGArea - interface org.axsl.areaR.SVGArea.
An Area containing an SVG (scalable vector graphic) Document.
SVGElement - interface org.axsl.foR.svg.SVGElement.
class representing svg:svg pseudo flow object.
SVGGraphic - interface org.axsl.graphicR.SVGGraphic.
Interface for SVG Graphic objects.
ShadowEffect - interface org.axsl.foR.ShadowEffect.
Shadow Effect is not a datatype listed in the XSL-FO Standard.
Shape - interface org.axsl.foR.Shape.
A "shape" datatype in XSL-FO.
SimplePageMaster - interface org.axsl.foR.fo.SimplePageMaster.
An fo:simple-page-master object in XSL-FO.
SpanArea - interface org.axsl.areaR.SpanArea.
An Area containing a span.
SpanRA - interface org.axsl.areaW.SpanRA.
Represents a span-reference-area.
StaticContent - interface org.axsl.foR.fo.StaticContent.
An fo:static-content object in XSL-FO.
selectFontCSS(String[], int, int, int, int, int, int) - Method in interface org.axsl.fontR.FontConsumer
The same as FontConsumer.selectFontXSL(int, java.lang.String[], int, int, int, int, int, int), except that the algorithm specified by CSS 2.1 is used instead.
selectFontXSL(int, String[], int, int, int, int, int, int) - Method in interface org.axsl.fontR.FontConsumer
Accepts the client's description of the desired font, and returns the best-fitting Font found, using the algorithm specified by the XSL-FO 1.1 Standard.
setAllowCopyContent(boolean) - Method in interface org.axsl.pdfW.PDFEncryption
Sets whether the document will allow the content to be extracted from the PDF document.
setAllowEditAnnotation(boolean) - Method in interface org.axsl.pdfW.PDFEncryption
Sets whether the document will its annotations to be edited.
setAllowEditContent(boolean) - Method in interface org.axsl.pdfW.PDFEncryption
Sets whether the document will allow its content to be edited.
setAllowPrint(boolean) - Method in interface org.axsl.pdfW.PDFEncryption
Sets whether the document will allow printing.
setApplicationName(String) - Method in interface org.axsl.output.OutputTarget
Sets the application name meta-information item.
setApplicationNameShort(String) - Method in interface org.axsl.output.OutputTarget
Sets a short version of the application name meta-information item.
setApplicationVersion(String) - Method in interface org.axsl.output.OutputTarget
Sets the application version meta-information item.
setAreaTree(AreaTree) - Method in interface org.axsl.output.Renderer
Sets the AreaTree instance that will be rendered.
setCachingGraphics(boolean) - Method in interface org.axsl.foR.FOTree
Allows the client application to set whether graphics should be cached during FO tree parsing or building.
setCharacterSpacing(float) - Method in interface org.axsl.pdfW.PDFContentStream
Sets the character spacing.
setContextMessage(String) - Method in class org.axsl.foR.FOTreeException
Sets the optional context message.
setCreationDate(Date) - Method in interface org.axsl.pdfW.PDFDocument
Sets the "creation date" document meta-information for the PDF document.
setCurrentColumn(int) - Method in interface org.axsl.areaW.SpanRA
Sets the current column.
setCursor(float, float) - Method in interface org.axsl.pdfW.PDFContentStream
Sets the location of the cursor.
setDeveloperURLShort(String) - Method in interface org.axsl.output.OutputTarget
Sets a short version of the developer's URL meta-information item.
setFont(PDFFont, float) - Method in interface org.axsl.pdfW.PDFContentStream
Sets the font and font size.
setFontConsumer(FontConsumer) - Method in interface org.axsl.foR.FOTree
Allows the client application to set the FontConsumer which should be used during FO tree parsing or building.
setFontConsumer(FontConsumer) - Method in interface org.axsl.output.OutputTarget
Sets the FontConsumer to be used for this output.
setFontSources(int[]) - Method in interface org.axsl.fontR.FontConsumer
Sets the font sources that can be selected for this FontConsumer.
setGraphicSearchPath(URL[]) - Method in interface org.axsl.foR.FOTree
Allows the client application to set an array of URLs that should be searched when looking for external graphic files during FO tree parsing or building.
setGraphicServer(GraphicServer) - Method in interface org.axsl.foR.FOTree
Allows the client application to set the GraphicServer which should be used during FO tree parsing or building.
setOutputStream(OutputStream) - Method in interface org.axsl.output.OutputTarget
Sets the OutputStream, if any, to which the output should be written.
setOwnerPassword(String) - Method in interface org.axsl.pdfW.PDFEncryption
Sets the owner password for the PDF.
setProducer(String) - Method in interface org.axsl.pdfW.PDFDocument
Sets the "producer" document meta-information for the PDF document.
setProgressionDimension(int) - Method in interface org.axsl.areaW.Area
Sets the progression-dimension used by this Area.
setProxy(FONodeProxy) - Method in interface org.axsl.foR.FONode
Sets a proxy for this FONode.
setResult(FONodeResult) - Method in interface org.axsl.foR.FONode
Sets a result set for this FONode.
setStrokeColor(PDFColor) - Method in interface org.axsl.pdfW.PDFContentStream
Sets the stroke color.
setStrokeSVGText(boolean) - Method in interface org.axsl.output.OutputTarget
Sets whether SVG Text should be stroked.
setTextServer(TextServer) - Method in interface org.axsl.foR.FOTree
Allows the client application to set the TextServer which should be used during FO tree parsing or building.
setUserPassword(String) - Method in interface org.axsl.pdfW.PDFEncryption
Sets the user password for the PDF.
setVersion(int) - Method in interface org.axsl.pdfW.PDFDocument
Sets the PDF version that should be created when this document is written.
setWordSpacing(float) - Method in interface org.axsl.pdfW.PDFContentStream
Sets the word spacing.
setXPosition(int) - Method in interface org.axsl.areaW.GenericContainer
Sets the absolute x (horizontal) position of the container's origin on the page.
setYPosition(int) - Method in interface org.axsl.areaW.GenericContainer
Sets the absolute y (vertical) position of the container's origin on the page.
siblingIndex() - Method in interface org.axsl.common.OrderedTreeNode
Returns this node's position within the siblings.
simulateBackslant() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "backslant" font-style, return the percentage of 90 degrees that should be used to compute the angle at which the characters should be skewed to obtain that effect.
simulateCondensed() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "condensed" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateExpanded() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "expanded" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateExtraCondensed() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "extra-condensed" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateExtraExpanded() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "extra-expanded" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateOblique() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "oblique" font-style, return the percentage of 90 degrees that should be used to compute the angle at which the characters should be skewed to obtain that effect.
simulateSemiCondensed() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "semi-condensed" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateSemiExpanded() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "semi-expanded" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateUltraCondensed() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "ultra-condensed" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
simulateUltraExpanded() - Method in interface org.axsl.fontR.FontUse
If this font has been configured to simulate the "ultra-expanded" font-stretch, return the percentage that should be applied to the width of characters in this font to achieve that effect.
smallCapsSize(int) - Method in interface org.axsl.fontR.FontUse
Computes the size, in millipoints, which should be used for the intrinsically lowercase characters in this font.
startOutput() - Method in interface org.axsl.output.OutputTarget
Hook allowing the OutputTarget to initialize itself and prepare to render pages.
startingReferenceArea(FObj, FObj) - Method in interface org.axsl.areaW.PageCollection
Finds or creates the SpanRA instance in which nextFObj should start being laid out.
stopOutput() - Method in interface org.axsl.output.OutputTarget
Hook allowing the OutputTarget to clean up.
strikeoutPosition(int) - Method in interface org.axsl.fontR.Font
The recommended position of the top of the strikeout stroke, relative to the baseline, in millipoints.
strikeoutSize(int) - Method in interface org.axsl.fontR.Font
The recommended thickness, in millipoints, of the strikeout stroke for this font.

T

TYPE_BMP - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a BMP image.
TYPE_EPS - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating an EPS graphic.
TYPE_GIF - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a GIG image.
TYPE_JPEG - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a JPEG image.
TYPE_PDF - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a PDF graphic.
TYPE_SVG - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating an SVG graphic.
TYPE_TIFF - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating a TIFF image.
TYPE_UNKNOWN - Static variable in interface org.axsl.graphicR.Graphic
Constant indicating an unknown graphic type.
Table - interface org.axsl.foR.fo.Table.
An fo:table object in XSL-FO.
TableAndCaption - interface org.axsl.foR.fo.TableAndCaption.
An fo:table-and-caption object in XSL-FO.
TableArea - interface org.axsl.areaR.TableArea.
An Area containing part or all of a table.
TableArea - interface org.axsl.areaW.TableArea.
Container Area for a table.
TableBody - interface org.axsl.foR.fo.TableBody.
An fo:table-body object in XSL-FO.
TableBodyContainer - interface org.axsl.areaW.TableBodyContainer.
Container Area for a table-body.
TableCaption - interface org.axsl.foR.fo.TableCaption.
An fo:table-caption object in XSL-FO.
TableCell - interface org.axsl.foR.fo.TableCell.
An fo:table-cell object in XSL-FO.
TableCellArea - interface org.axsl.areaR.TableCellArea.
An Area containing all or part of a table cell.
TableCellArea - interface org.axsl.areaW.TableCellArea.
Area for a table-cell.
TableColumn - interface org.axsl.foR.fo.TableColumn.
An fo:table-column object in XSL-FO.
TableFooter - interface org.axsl.foR.fo.TableFooter.
An fo:table-footer object in XSL-FO.
TableFooterContainer - interface org.axsl.areaW.TableFooterContainer.
Container Area for a table-footer.
TableHeader - interface org.axsl.foR.fo.TableHeader.
An fo:table-header object in XSL-FO.
TableHeaderContainer - interface org.axsl.areaW.TableHeaderContainer.
Container Area for a table-header.
TableRow - interface org.axsl.foR.fo.TableRow.
An fo:table-row object in XSL-FO.
TableRowContainer - interface org.axsl.areaW.TableRowContainer.
A container Area for a table-row.
TextArea - interface org.axsl.areaR.TextArea.
An Area containing text.
TextArea - interface org.axsl.areaW.TextArea.
An Area containing text.
TextException - exception org.axsl.text.TextException.
Exception thrown when an axslText implementation has a problem.
TextException(String) - Constructor for class org.axsl.text.TextException
Create a new TextException.
TextException(Throwable) - Constructor for class org.axsl.text.TextException
Create a new TextException.
TextException(String, Throwable) - Constructor for class org.axsl.text.TextException
Create a new TextException.
TextServer - interface org.axsl.text.TextServer.
This class encapsulates the various text processing functions.
Title - interface org.axsl.foR.fo.Title.
An fo:title object in XSL-FO.
traitAbsolutePosition() - Method in interface org.axsl.areaW.Area
Returns the "absolute-position" trait for this Area.
traitAbsolutePosition(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "absolute-position" trait for this FO.
traitActiveState(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "active-state" trait for this FO.
traitAlignmentAdjust(FOContext) - Method in interface org.axsl.foR.FObj
Returns the keyword component of the "alignment-adjust" trait for this FO.
traitAlignmentAdjustAmount(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the length component, if any, of the "alignment-adjust" trait for this FO.
traitAlignmentBaseline() - Method in interface org.axsl.areaR.LineArea
The "alignment-baseline" trait for this Area.
traitAlignmentBaseline(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "alignment-baseline" trait for this FO.
traitAutoRestore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "auto-restore" trait for this FO.
traitAzimuth(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "azimuth" trait for this FO.
traitBPDimensionMax(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "block-progression-dimension" for this FO.
traitBPDimensionMin(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "block-progression-dimension" for this FO.
traitBPDimensionOpt(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "block-progression-dimension" for this FO.
traitBPDirection(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "block-progression-direction" for this FO.
traitBackgroundAttachment(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "background-attachment" trait for this FO.
traitBackgroundColor() - Method in interface org.axsl.areaR.BackgroundArea
The color of this background.
traitBackgroundColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "background-color" trait for this FO.
traitBackgroundImage() - Method in interface org.axsl.areaR.BackgroundArea
The Graphic for this background.
traitBackgroundImage(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "background-image" trait for this FO.
traitBackgroundPositionHorizontal(FOContext, int, int) - Method in interface org.axsl.foR.FObj
Returns the "background-position-horizontal" trait for this FO.
traitBackgroundPositionVertical(FOContext, int, int) - Method in interface org.axsl.foR.FObj
Returns the "background-position-vertical" trait for this FO.
traitBackgroundRepeat(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "background-repeat" trait for this FO.
traitBaselineShift(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "baseline-shift" trait for this FO.
traitBlink(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "blink" trait for this FO.
traitBorderAfterColor() - Method in interface org.axsl.areaR.Area
The color of the border-after.
traitBorderAfterColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-after-color" trait for this FO.
traitBorderAfterPrecedence(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-after-precedence" trait for this FO.
traitBorderAfterStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-after-style" trait for this FO.
traitBorderAfterWidth() - Method in interface org.axsl.areaR.Area
The width of the border-after.
traitBorderAfterWidth(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "border-after-width" trait for this FO.
traitBorderBeforeColor() - Method in interface org.axsl.areaR.Area
The color of the border-before.
traitBorderBeforeColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-before-color" trait for this FO.
traitBorderBeforePrecedence(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-before-precedence" trait for this FO.
traitBorderBeforeStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-before-style" trait for this FO.
traitBorderBeforeWidth() - Method in interface org.axsl.areaR.Area
The width of the border-before.
traitBorderBeforeWidth(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "border-before-width" trait for this FO.
traitBorderBottomColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-bottom-color" trait for this FO.
traitBorderBottomStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-bottom-style" trait for this FO.
traitBorderBottomWidth(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-bottom-width" trait for this FO.
traitBorderCollapse(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-collapse" trait for this FO.
traitBorderEndColor() - Method in interface org.axsl.areaR.Area
The color of the border-end.
traitBorderEndColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-end-color" trait for this FO.
traitBorderEndPrecedence(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-end-precedence" trait for this FO.
traitBorderEndStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-end-style" trait for this FO.
traitBorderEndWidth() - Method in interface org.axsl.areaR.Area
The width of the border-end.
traitBorderEndWidth(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "border-end-width" trait for this FO.
traitBorderLeftColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-left-color" trait for this FO.
traitBorderLeftStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-left-style" trait for this FO.
traitBorderLeftWidth(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-left-width" trait for this FO.
traitBorderRightColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-right-color" trait for this FO.
traitBorderRightStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-right-style" trait for this FO.
traitBorderRightWidth(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-right-width" trait for this FO.
traitBorderSeparationBPD(FOContext) - Method in interface org.axsl.foR.FObj
Returns the BPD portion of the "border-separation" trait for this FO.
traitBorderSeparationIPD(FOContext) - Method in interface org.axsl.foR.FObj
Returns the IPD portion of the "border-separation" trait for this FO.
traitBorderStartColor() - Method in interface org.axsl.areaR.Area
The color of the border-start.
traitBorderStartColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-start-color" trait for this FO.
traitBorderStartPrecedence(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-start-precedence" trait for this FO.
traitBorderStartStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-start-style" trait for this FO.
traitBorderStartWidth() - Method in interface org.axsl.areaR.Area
The width of the border-start.
traitBorderStartWidth(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "border-start-width" trait for this FO.
traitBorderTopColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-top-color" trait for this FO.
traitBorderTopStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-top-style" trait for this FO.
traitBorderTopWidth(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "border-top-width" trait for this FO.
traitBottom(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "bottom" trait for this FO.
traitBreakAfter(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "break-after" trait for this FO.
traitBreakBefore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "break-before" trait for this FO.
traitCaptionSide(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "caption-side" trait for this FO.
traitCaseName(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "case-name" trait for this FO.
traitCaseTitle() - Method in interface org.axsl.foR.FObj
Returns the "case-title" trait for this FO.
traitClear(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "clear" trait for this FO.
traitClip(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "clip" trait for this FO.
traitColor() - Method in interface org.axsl.areaR.AreaNode
Returns the color of this node.
traitColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the resolved "color" trait for this FO.
traitColorProfileName(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "color-profile-name" trait for this FO.
traitColumnCount(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "column-count" trait for this FO.
traitColumnGap(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "column-gap" trait for this FO.
traitColumnNumber(FOContext) - Method in interface org.axsl.foR.fo.TableCell
Returns the column number that this cell starts in.
traitColumnWidth(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "column-width" trait for this FO.
traitColumnWidthTableUnits() - Method in interface org.axsl.foR.fo.TableColumn
Returns the number of column-width table units in this table column.
traitContentType(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "content-type" trait for this FO.
traitCountry(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "country" trait for this FO.
traitCueAfter(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "cue-after" trait for this FO.
traitCueBefore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "cue-before" trait for this FO.
traitDestinationPlacementOffset(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "destination-placement-offset" trait for this FO.
traitDirection(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "direction" trait for this FO.
traitDisplayAlign(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "display-align" trait for this FO.
traitDominantBaseline(FOContext) - Method in interface org.axsl.foR.FObj
Returns the resolved dominant baseline for this object.
traitElevation(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "elevation" trait for this FO.
traitEmptyCells(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "empty-cells" trait for this FO.
traitEndIndent() - Method in interface org.axsl.areaR.LineArea
Returns the amount by which this line should be indented at its end.
traitEndIndent(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "end-indent" trait for this FO.
traitEndsRow(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "ends-row" trait for this FO.
traitExtent() - Method in interface org.axsl.areaR.RegionArea
The extent (size) of this Area.
traitExtent() - Method in interface org.axsl.foR.FObj
Returns the "extent" trait for this FO.
traitExternalDestination() - Method in interface org.axsl.foR.FObj
Returns the "external-destination" trait for this FO.
traitFloat(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "float" trait for this FO.
traitFlowName() - Method in interface org.axsl.foR.FObj
Returns the "flow-name" trait for this FO.
traitFontFamily(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "font-family" trait for this FO.
traitFontSelectionStrategy(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "font-selection-strategy" trait for this FO.
traitFontSize() - Method in interface org.axsl.areaR.GeneralInlineArea
The font-size for this Area.
traitFontSize(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "font-size" trait for this FO.
traitFontSizeActual(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "actual" value for font-size, as distinguished from the "computed" value returned by #traitFontSize().
traitFontSizeAdjust(FOContext) - Method in interface org.axsl.foR.FObj
Retrieves the computed value for "font-size-adjust".
traitFontStretch(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "font-stretch" trait for this FO.
traitFontStyle() - Method in interface org.axsl.areaR.AreaNode
Returns the font style for this node.
traitFontStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "font-style" trait for this FO.
traitFontVariant(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "font-variant" trait for this FO.
traitFontWeight() - Method in interface org.axsl.areaR.AreaNode
Numerical value indicating the relative boldness of the font-family typeface that should be used.
traitFontWeight(FOContext) - Method in interface org.axsl.foR.FObj
Returns a numerical value indicating the relative boldness of the font-family typeface that should be used.
traitForcePageCount(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "force-page-count" trait for this FO.
traitGeneratedBy() - Method in interface org.axsl.areaW.AreaNode
Returns the FObj instance that generated this node.
traitGlyphOrientationHorizontal(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "glyph-orientation-horizontal" trait for this FO.
traitGlyphOrientationVertical(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "glyph-orientation-vertical" trait for this FO.
traitHalfLeadingConditionality(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "half-leading" trait for this FO.
traitHalfLeadingMax(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "half-leading" trait for this FO.
traitHalfLeadingMin(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "half-leading" trait for this FO.
traitHalfLeadingOpt(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "half-leading" trait for this FO.
traitHalfLeadingPrecedence(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "half-leading" trait for this FO.
traitHyphLadderCount(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "hyphenation-ladder-count" trait for this FO.
traitHyphenate(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "hyphenate" trait for this FO.
traitHyphenationCharacter(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "hyphenation-character" trait for this FO.
traitHyphenationKeep(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "hyphenation-keep" trait for this FO.
traitHyphenationPushCharacterCount(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "hyphenation-push-character-count" trait for this FO.
traitHyphenationRemainCharacterCount(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "hyphenation-remain-character-count" trait for this FO.
traitIPDimensionMax(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "inline-progression-dimension" for this FO.
traitIPDimensionMin(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "inline-progression-dimension" for this FO.
traitIPDimensionOpt(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "inline-progression-dimension" for this FO.
traitIPDirectionEven(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "inline-progression-direction" for even-numbered lines for this FO.
traitIPDirectionOdd(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "inline-progression-direction" for odd-numbered lines for this FO.
traitId() - Method in interface org.axsl.areaR.AreaNode
Returns the id of this node.
traitId() - Method in interface org.axsl.foR.FObj
Returns the "id" trait for this FO.
traitIndicateDestination(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "indicate-destination" trait for this FO.
traitInitialPageNumber(int) - Method in interface org.axsl.foR.FObj
Returns the "initial-page-number" trait for this FO.
traitInternalDestination() - Method in interface org.axsl.areaR.AreaNode
Returns the internal-destination, if any, that is attached to this node.
traitInternalDestination() - Method in interface org.axsl.foR.FObj
Returns the "internal-destination" trait for this FO.
traitKeepTogetherWithinColumn(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-column" portion of the "keep-together" trait for this FO.
traitKeepTogetherWithinLine(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-line" portion of the "keep-together" trait for this FO.
traitKeepTogetherWithinPage(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-page" portion of the "keep-together" trait for this FO.
traitKeepWithNextWithinColumn(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-column" portion of the "keep-with-next" trait for this FO.
traitKeepWithNextWithinLine(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-line" portion of the "keep-with-next" trait for this FO.
traitKeepWithNextWithinPage(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-page" portion of the "keep-with-next" trait for this FO.
traitKeepWithPreviousWithinColumn(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-column" portion of the "keep-with-previous" trait for this FO.
traitKeepWithPreviousWithinLine(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-line" portion of the "keep-with-previous" trait for this FO.
traitKeepWithPreviousWithinPage(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "within-page" portion of the "keep-with-previous" trait for this FO.
traitLanguage(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "language" trait for this FO.
traitLastLineEndIndent() - Method in interface org.axsl.areaR.LineArea
Returns the amount by which the last line in a block should be indented at its end.
traitLastLineEndIndent(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "last-line-end-indent" for this FO.
traitLeaderAlignment(FOContext) - Method in interface org.axsl.foR.FObj
Returns the value of the "leader-alignment" trait for this FO.
traitLeaderLengthMax(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "leader-length" trait for this FO.
traitLeaderLengthMin(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "leader-length" trait for this FO.
traitLeaderLengthOpt(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "leader-length" trait for this FO.
traitLeaderPattern() - Method in interface org.axsl.areaR.LeaderArea
Returns the leader-pattern trait.
traitLeaderPattern(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "leader-pattern" trait for this FO.
traitLeaderPatternWidth(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the value for the "leader-pattern-width" trait for this FO.
traitLeft(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "left" trait for this FO.
traitLetterSpacingConditionality() - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "letter-spacing" trait for this FO.
traitLetterSpacingMax(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "letter-spacing" trait for this FO.
traitLetterSpacingMin(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "letter-spacing" trait for this FO.
traitLetterSpacingOpt(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "letter-spacing" trait for this FO.
traitLetterSpacingPrecedence() - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "letter-spacing" trait for this FO.
traitLineHeightShiftAdjustment(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "line-height-shift-adjustment" trait for this FO.
traitLineStackingStrategy(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "line-stacking-strategy" trait for this FO.
traitLinefeedTreatment(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "linefeed-treatment" trait for this FO.
traitMarkerClassName() - Method in interface org.axsl.foR.fo.Marker
The "marker-class-name" property.
traitMediaUsage(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "media-usage" trait for this FO.
traitNumberColumnsRepeated() - Method in interface org.axsl.foR.FObj
Returns the "number-columns-repeated" trait for this FO.
traitNumberColumnsSpanned() - Method in interface org.axsl.foR.fo.TableCell
Returns the number of columns spanned by this cell.
traitNumberRowsSpanned() - Method in interface org.axsl.foR.fo.TableCell
Returns the number of rows spanned by this cell.
traitOrphans(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "orphans" trait for this FO.
traitOverflow() - Method in interface org.axsl.areaR.Area
The "overflow" trait.
traitOverflow(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "overflow" trait for this FO.
traitOverlineScore() - Method in interface org.axsl.areaR.GeneralInlineArea
The "overline-score" trait.
traitOverlineScore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "overline-score" trait for this FO.
traitOverlineScoreColor() - Method in interface org.axsl.areaR.GeneralInlineArea
The "overline-score-color" trait.
traitOverlineScoreColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "overline-score-color" trait for this FO.
traitPaddingAfter(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "padding-after" trait for this FO.
traitPaddingBefore(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "padding-before" trait for this FO.
traitPaddingBottom(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "padding-bottom" trait for this FO.
traitPaddingEnd(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "padding-end" trait for this FO.
traitPaddingLeft(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "padding-left" trait for this FO.
traitPaddingRight(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "padding-right" trait for this FO.
traitPaddingStart(FOContext, boolean) - Method in interface org.axsl.foR.FObj
Returns the "padding-start" trait for this FO.
traitPaddingTop(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "padding-top" trait for this FO.
traitPageHeight() - Method in interface org.axsl.foR.FObj
Returns the "page-height" trait for this FO.
traitPageWidth() - Method in interface org.axsl.foR.FObj
Returns the "page-width" trait for this FO.
traitPauseAfter(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "pause-after" trait for this FO.
traitPauseBefore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "pause-before" trait for this FO.
traitPitch(FOContext, double) - Method in interface org.axsl.foR.FObj
Returns the frequency for the audio for the current voice.
traitPitchRange(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "pitch-range" trait for this FO.
traitPlayDuring(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "URL" component of the "play-during" trait for this FO.
traitPlayDuringMix(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "mix" component of the "play-during" trait for this FO.
traitPlayDuringRepeat(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "repeat" component of the "play-during" trait for this FO.
traitProvisionalDistanceBetweenStarts(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "provisional-distance-between-starts" trait for this FO.
traitProvisionalLabelSeparation(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "provisional-label-separation" trait for this FO.
traitRefId(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "ref-id" trait for this FO.
traitReferenceOrientation(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "reference-orientation" trait for this FO.
traitRegionName() - Method in interface org.axsl.foR.fo.Region
Returns the name of this region.
traitRelativeAlign(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "relative-align" trait for this FO.
traitRelativePosition(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "relative-position" trait for this FO.
traitRenderingIntent(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "rendering-intent" trait for this FO.
traitRetrieveBoundary() - Method in interface org.axsl.foR.fo.RetrieveMarker
The "retrieve-boundary" property.
traitRetrieveClassName() - Method in interface org.axsl.foR.fo.RetrieveMarker
The "retrieve-class-name" property.
traitRetrievePosition() - Method in interface org.axsl.foR.fo.RetrieveMarker
The "retrieve-position" property.
traitRichness(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "richness" trait for this FO.
traitRight(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "right" trait for this FO.
traitRole(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "role" trait for this FO.
traitRuleStyle() - Method in interface org.axsl.areaR.LeaderArea
Returns the style for this leader.
traitRuleStyle(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "rule-style" trait for this FO.
traitRuleThickness() - Method in interface org.axsl.areaR.LeaderArea
Returns the thickness for this leader.
traitRuleThickness(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "rule-thickness" trait for this FO.
traitScaling() - Method in interface org.axsl.areaR.Area
The "scaling" trait for this Area.
traitScaling(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "scaling" trait for this FO.
traitScalingMethod(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "scaling-method" trait for this FO.
traitScoreSpaces(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "score-spaces" trait for this FO.
traitScript(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "script" trait for this FO.
traitShiftDirectionEven(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "shift-direction" trait for even-numbered lines for this FO.
traitShiftDirectionOdd(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "shift-direction" trait for odd-numbered lines for this FO.
traitShowDestination(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "show-destination" trait for this FO.
traitSourceDocument(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "source-document" trait for this FO.
traitSpaceAfterConditionality(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "space-after" trait for this FO.
traitSpaceAfterMaximum(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "space-after" trait for this FO.
traitSpaceAfterMinimum(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "space-after" trait for this FO.
traitSpaceAfterOptimum(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "space-after" trait for this FO.
traitSpaceAfterPrecedence() - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "space-after" trait for this FO.
traitSpaceBeforeConditionality(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "space-before" trait for this FO.
traitSpaceBeforeMaximum(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "space-before" trait for this FO.
traitSpaceBeforeMinimum(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "space-before" trait for this FO.
traitSpaceBeforeOptimum(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "space-before" trait for this FO.
traitSpaceBeforePrecedence() - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "space-before" trait for this FO.
traitSpaceEndConditionality() - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "space-end" trait for this FO.
traitSpaceEndMaximum(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "space-end" trait for this FO.
traitSpaceEndMinimum(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "space-end" trait for this FO.
traitSpaceEndOptimum(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "space-end" trait for this FO.
traitSpaceEndPrecedence() - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "space-end" trait for this FO.
traitSpaceStartConditionality() - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "space-start" trait for this FO.
traitSpaceStartMaximum(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "maximum" component of the "space-start" trait for this FO.
traitSpaceStartMinimum(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "minimum" component of the "space-start" trait for this FO.
traitSpaceStartOptimum(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "optimum" component of the "space-start" trait for this FO.
traitSpaceStartPrecedence() - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "space-start" trait for this FO.
traitSpan(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "span" trait for this FO.
traitSpeak(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "speak" trait for this FO.
traitSpeakHeader(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "speak-header" trait for this FO.
traitSpeakNumeral(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "speak-numeral" trait for this FO.
traitSpeakPunctuation(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "speak-punctuation" trait for this FO.
traitSpeechRate(FOContext) - Method in interface org.axsl.foR.FObj
Returns the desired speech-rate, in words-per-minute.
traitSrc(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "src" trait for this FO.
traitStartIndent() - Method in interface org.axsl.areaR.LineArea
Returns the amount by which this line should be indented at its start.
traitStartIndent(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "start-indent" trait for this FO.
traitStartingState(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "starting-state" trait for this FO.
traitStartsRow(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "starts-row" trait for this FO.
traitStress(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "stress" trait for this FO.
traitSuppressAtLineBreak(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "suppress-at-line-break" trait for this FO.
traitSwitchTo() - Method in interface org.axsl.foR.FObj
Returns an enumerated value for the "switch-to" trait for this FO.
traitSwitchToNames() - Method in interface org.axsl.foR.FObj
Returns an array of names for the "switch-to" trait for this FO.
traitTableLayout() - Method in interface org.axsl.foR.FObj
Returns the "table-layout" trait for this FO.
traitTableOmitFooterAtBreak(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "table-omit-footer-at-break" trait for this FO.
traitTableOmitHeaderAtBreak(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "table-omit-header-at-break" trait for this FO.
traitTargetPresentationContext() - Method in interface org.axsl.foR.FObj
Returns the "target-presentation-context" trait for this FO.
traitTargetProcessingContext() - Method in interface org.axsl.foR.FObj
Returns the "target-processing-context" trait for this FO.
traitTargetStylesheet() - Method in interface org.axsl.foR.FObj
Returns the "target-stylesheet" trait for this FO.
traitTextAlign() - Method in interface org.axsl.areaR.LineArea
The "text-align" trait for this Area.
traitTextAlign(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "text-align" trait for this FO.
traitTextAlignLast(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "text-align-last" trait for this FO.
traitTextAlignString() - Method in interface org.axsl.foR.FObj
Returns the String value, if any, of the "text-align" trait for this FO.
traitTextAltitude(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "text-altitude" trait for this FO.
traitTextDepth(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "text-depth" trait for this FO.
traitTextIndent() - Method in interface org.axsl.areaR.LineArea
Returns the amount by which the first line in a block should be indented at its start.
traitTextIndent(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "text-indent" trait for this FO.
traitTextShadow(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "shadow-effect" trait for this FO.
traitTextTransform(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "text-transform" trait for this FO.
traitThroughScore() - Method in interface org.axsl.areaR.GeneralInlineArea
The "through-score" trait.
traitThroughScore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "through-score" trait for this FO.
traitThroughScoreColor() - Method in interface org.axsl.areaR.GeneralInlineArea
The "through-score-color" trait.
traitThroughScoreColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "through-score-color" trait for this FO.
traitTop(FOContext, int) - Method in interface org.axsl.foR.FObj
Returns the "top" trait for this FO.
traitTreatAsWordSpace(FOContext, char) - Method in interface org.axsl.foR.FObj
Returns the "treat-as-word-space" trait for this FO.
traitUnderlineScore() - Method in interface org.axsl.areaR.GeneralInlineArea
The "underline-score" trait.
traitUnderlineScore(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "underline-score" trait for this FO.
traitUnderlineScoreColor() - Method in interface org.axsl.areaR.GeneralInlineArea
The "underline-score-color" trait.
traitUnderlineScoreColor(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "underline-score-color" trait for this FO.
traitUnicodeBidi(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "unicode-bidi" trait for this FO.
traitVisibility(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "visibility" trait for this FO.
traitVoiceFamily(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "voice-family" trait for this FO.
traitVolume(FOContext) - Method in interface org.axsl.foR.FObj
Returns the computed value for the "volume" property.
traitWhiteSpaceCollapse(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "white-space-collapse" trait for this FO.
traitWhiteSpaceTreatment(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "white-space-treatement" trait for this FO.
traitWidows(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "widows" trait for this FO.
traitWordSpacingConditionality() - Method in interface org.axsl.foR.FObj
Returns the "conditionality" component of the "word-spacing" trait for this FO.
traitWordSpacingMax(FOContext) - Method in interface org.axsl.foR.FObj
Returns the amount of additional space to create between letters.
traitWordSpacingMin(FOContext) - Method in interface org.axsl.foR.FObj
Returns the amount of additional space to create between letters.
traitWordSpacingOpt(FOContext) - Method in interface org.axsl.foR.FObj
Returns the amount of additional space to create between letters.
traitWordSpacingPrecedence() - Method in interface org.axsl.foR.FObj
Returns the "precedence" component of the "word-spacing" trait for this FO.
traitWrapOption(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "wrap-option" trait for this FO.
traitZIndex(FOContext) - Method in interface org.axsl.foR.FObj
Returns the "z-index" trait for this FO if it is not "auto".
traitZIndexIsAuto(FOContext) - Method in interface org.axsl.foR.FObj
Indicates whether the "z-index" trait for this FO is "auto".

U

unavailableChar(CharSequence, int) - Method in interface org.axsl.fontR.FontUse
Examines each character in a specified portion of a String or other CharSequence to determine whether a glyph can be encoded for that character.
unavailableChars(CharSequence, int) - Method in interface org.axsl.fontR.FontUse
Examines each character in a specified portion of a String or other CharSequence to determine whether a glyph can be encoded for that character.
underlinePosition(int) - Method in interface org.axsl.fontR.Font
The recommended position of the top of the underline stroke, relative to the baseline, in millipoints.
underlineSize(int) - Method in interface org.axsl.fontR.Font
The recommended thickness, in millipoints, of the underline stroke for this font.
usableInPostScriptOutput() - Method in interface org.axsl.fontR.Font
Indicates whether this font can be referenced within a PostScript file.

V

VALID_VERSIONS - Static variable in interface org.axsl.pdfW.PDFDocument
Constant containing the valid PDF versions.
VERSION_STRINGS - Static variable in interface org.axsl.pdfW.PDFDocument
Constant containing the valid PDF version strings.
viewportBPD(FOContext, int) - Method in interface org.axsl.foR.FObjScaled
Returns the BPD of the viewport for this item.
viewportIPD(FOContext, int) - Method in interface org.axsl.foR.FObjScaled
Returns the IPD of the viewport for this item.

W

WRITING_MODE_HORIZONTAL - Static variable in interface org.axsl.fontR.Font
Constant indicating the writing mode is horizontal.
WRITING_MODE_VERTICAL - Static variable in interface org.axsl.fontR.Font
Constant indicating the writing mode is vertical.
Wrapper - interface org.axsl.foR.fo.Wrapper.
An fo:wrapper object in XSL-FO.
WritingMode - interface org.axsl.foR.WritingMode.
Writing Mode is not a datatype recognized in XSL-FO.
wantsFObjCompleteEvents() - Method in interface org.axsl.foR.FOTreeListener
This flag gives the FOTreeBuilder an opportunity to avoid creating unnecessary event objects unless somebody wants them.
wasUsed() - Method in interface org.axsl.fontR.FontUse
Indicates whether any characters registered use.
width(int, int) - Method in interface org.axsl.fontR.Font
Returns the width of a Unicode character for this font, at a specified point size.
width(CharSequence, int, int, int) - Method in interface org.axsl.fontR.Font
Calculates the width of a given String, considering letter spacing, word spacing, and kerning.
widthEstimate(int, int) - Method in interface org.axsl.fontR.Font
Returns the estimated width of a Unicode character for this font, at a specified point size.
wordSize(CharSequence, int, String, String) - Method in interface org.axsl.hyphenR.HyphenationServer
Finds the size of a word in the text being evaluated.
wordSize(char[], int, String, String) - Method in interface org.axsl.hyphenR.HyphenationServer
Finds the size of a word in the text being evaluated.
wordSize(int[], int, String, String) - Method in interface org.axsl.hyphenR.HyphenationServer
Finds the size of a word in the text being evaluated.
wordStarts(CharSequence, int, String, String) - Method in interface org.axsl.hyphenR.HyphenationServer
Finds the start of a word in the text being evaluated.
wordStarts(char[], int, String, String) - Method in interface org.axsl.hyphenR.HyphenationServer
Finds the start of a word in the text being evaluated.
wordStarts(int[], int, String, String) - Method in interface org.axsl.hyphenR.HyphenationServer
Finds the start of a word in the text being evaluated.
writeIndirectObjects(OutputStream) - Method in interface org.axsl.pdfW.PDFDocument
Writes any used but unwritten indirect objects into the stream.

A B C D E F G H I K L M N O P R S T U V W
SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.