Skip navigation links
aXSL API 0.3-SNAPSHOT
A B C D E F G H I K L M N O P Q R S T U V W Z 

A

ABSOLUTE_POSITION_AUTO - Static variable in interface org.axsl.fo.fo.prop.CommonPositionPa
Used by FO Properties "top", "bottom", "left", and "right" to indicate that the value is "auto".
AbsoluteAxis - Enum in org.axsl.common.value
An enumeration of absolute axes.
AbsoluteCompass - Enum in org.axsl.common.value
An enumeration for the various absolute compass-point directions.
AbsoluteDirection - Enum in org.axsl.common.value
An enumeration of absolute directions or vectors, that is, directions of movement.
absoluteHeight(int) - Method in interface org.axsl.graphic.Graphic
For image formats that store such information, return the image height, in millipoints.
AbsolutePosition - Enum in org.axsl.common.value
Enumeration of possible absolute-position values.
absoluteWidth(int) - Method in interface org.axsl.graphic.Graphic
For image formats that store such information, return the image width, in millipoints.
AbstractTablePartContainer - Interface in org.axsl.area
Super-interface for Table body, header, and footer areas.
acceptProxyFactory(ProxyFactory) - Method in interface org.axsl.fo.Fo
Creates an appropriate proxy for this node.
ActiveState - Enum in org.axsl.common.value
Enumeration of possible active-state values.
ActiveStatePa - Interface in org.axsl.fo.fo.prop
The XSL-FO active-state property.
addContent(LineContent) - Method in interface org.axsl.linebreak.LineContentIterator
Adds generic line content to the content that should be returned by the iterator-related methods.
addDefaultFilter(String) - Method in interface org.axsl.pdf.PdfDocument
Adds a standard filter to the document.
addEntry(char, char, char) - Method in interface org.axsl.ps.Cmap04
Add a new entry to this map for contiguous values.
addEntry(char, char, char[]) - Method in interface org.axsl.ps.Cmap04
Add a new entry to this map for non-contiguous values.
addEntry(int, int, int) - Method in interface org.axsl.ps.Cmap12
Add a new entry to this map.
addLineContent(LineContent) - Method in interface org.axsl.text.line.PatientLineBreaker
Provide the line-breaking system with a piece of content.
addPageLabelRange(int, PdfPageLabelStyle, CharSequence, int) - Method in interface org.axsl.pdf.PdfDocument
Adds a range page number label range to this document.
alignmentAdjustBase() - Method in interface org.axsl.fo.FoInlineContext
Returns the base to which percentages should be applied when computing the "alignment-adjust" length.
AlignmentAdjustPa - Interface in org.axsl.fo.fo.prop
The XSL-FO alignment-adjust property.
AlignmentBaseline - Enum in org.axsl.common.value
Enumeration of possible values for alignment-baseline.
AlignmentBaselinePa - Interface in org.axsl.fo.fo.prop
The XSL-FO alignment-baseline property.
AllowedHeightScalePa - Interface in org.axsl.fo.fo.prop
The XSL-FO allowed-height-scale property.
AllowedWidthScalePa - Interface in org.axsl.fo.fo.prop
The XSL-FO allowed-width-scale property.
ancestorArea() - Method in interface org.axsl.area.AreaNode
Returns this node's nearest ancestor Area.
ancestorBasicLink(FoContext) - Method in interface org.axsl.fo.Fo
Returns the nearest ancestor BasicLink.
ancestorBlockContentFactory() - Method in interface org.axsl.area.AreaNode
Returns this node's nearest ancestor BlockContentFactory.
ancestorListRelatedObject(FoContext) - Method in interface org.axsl.fo.Fo
Returns the nearest ancestor list-related object.
ancestorMarker() - Method in interface org.axsl.fo.Fo
The nearest ancestor Marker instance.
ancestorNormalBlockArea() - Method in interface org.axsl.area.AreaNode
Returns this node's ancestor NormalBlockArea.
ancestorTable(FoContext) - Method in interface org.axsl.fo.Fo
Returns the nearest ancestor Table.
ancestorTableArea() - Method in interface org.axsl.area.AreaNode
Returns this node's ancestor TableArea.
AncestralNormalInlineArea - Interface in org.axsl.area
A NormalInlineArea that can have other areas as children.
anySubsitutionActive() - Method in interface org.axsl.font.FontOptions
Indicates whether any substitution features are active.
Area - Interface in org.axsl.area
Super-interface for all AreaNode instances that actually occupy area on a page.
Area - Interface in org.axsl.galley
Super-interface for all AreaNodes that actually occupy Area on a page.
AreaNode - Interface in org.axsl.area
Super-interface for all AreaTree content.
AreaNode - Interface in org.axsl.galley
Super-interface for all nodes in the Area Tree.
AreaTree - Interface in org.axsl.area
An AreaTree is a document that has been laid out on pages.
AreaTreeEvent - Class in org.axsl.area
An Event used for notification that various stages of the building of an Area tree have been completed.
AreaTreeEvent(Object, Page) - Constructor for class org.axsl.area.AreaTreeEvent
Constructor for a "Page complete" event.
AreaTreeException - Exception in org.axsl.area
Exception thrown when an axslAreaIn implementation has a problem.
AreaTreeException(String) - Constructor for exception org.axsl.area.AreaTreeException
Create a new AreaInException.
AreaTreeException(Throwable) - Constructor for exception org.axsl.area.AreaTreeException
Create a new AreaInException.
AreaTreeException(String, Throwable) - Constructor for exception org.axsl.area.AreaTreeException
Create a new AreaInException.
AreaTreeFactory - Interface in org.axsl.area
Creates implementation-specific AreaTree instances.
AreaTreeListener - Interface in org.axsl.area
An interface for classes that need to handle AreaTreeEvent objects as they are fired.
asPostScript(Encoding) - Method in interface org.axsl.ps.Encoding
Returns this Encoding as a String in the format expected by PostScript.
AutoRestorePa - Interface in org.axsl.fo.fo.prop
The XSL-FO auto-restore property.

B

BackgroundArea - Interface in org.axsl.galley
Background Areas are rectangles for which a background should be painted.
BackgroundAttachment - Enum in org.axsl.common.value
Enumeration of possible background-attachement values.
BackgroundRepeat - Enum in org.axsl.common.value
Enumeration of the possible background-repeat values.
Baseline - Enum in org.axsl.common.value
An enumeration of the possible baseline values.
baseline(String) - Method in interface org.axsl.font.Font
Determines which baseline should be used by this font for a specified script.
baselineOffset(Font.WritingMode, Font.Baseline, int) - Method in interface org.axsl.font.Font
Returns the location of the specified baseline.
BaselineShiftPa - Interface in org.axsl.fo.fo.prop
The XSL-FO baseline-shift property.
baselineX() - Method in interface org.axsl.galley.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.galley.GeneralInlineArea
The absolute Y position of the alignment point at which the cursor should be positioned before writing this item in the output.
BasicLink - Interface in org.axsl.fo.fo
An fo:basic-link object in XSL-FO.
BBOX_ENTRIES - Static variable in interface org.axsl.ps.PsBoundingBox
The number of entries in a Bounding Box, that is, 4.
BBOX_LOWER_LEFT_X_INDEX - Static variable in interface org.axsl.ps.PsBoundingBox
Index to the array item for the lower-left X value in a PostScript bounding box, that is, 0.
BBOX_LOWER_LEFT_Y_INDEX - Static variable in interface org.axsl.ps.PsBoundingBox
Index to the array item for the lower-left Y value in a PostScript bounding box, that is, 1.
BBOX_UPPER_RIGHT_X_INDEX - Static variable in interface org.axsl.ps.PsBoundingBox
Index to the array item for the upper-right X value in a PostScript bounding box, that is, 2.
BBOX_UPPER_RIGHT_Y_INDEX - Static variable in interface org.axsl.ps.PsBoundingBox
Index to the array item for the upper-right X value in a PostScript bounding box, that is, 3.
BeforeFloatArea - Interface in org.axsl.galley
An Area containing all or part of a before-float.
BeforeFloatRefArea - Interface in org.axsl.area
Area containing all or part of a before-float.
bestBaseEncodingPdf() - Method in interface org.axsl.ps.PsEncoding
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.area.PageArea
Provides the marker instance best fitting the requirements of a given retrieve-marker.
BidiOverride - Interface in org.axsl.fo.fo
An fo:bidi-override object in XSL-FO.
Block - Interface in org.axsl.fo.fo
An fo:block object in XSL-FO.
BlockContainer - Interface in org.axsl.fo.fo
An fo:block-container object in XSL-FO.
BlockContainerArea - Interface in org.axsl.galley
An Area containing all or part of a block-container.
BlockContainerRefArea - Interface in org.axsl.area
Area containing all or part of a block-container.
BlockContentFactory - Interface in org.axsl.area
Super-interface for all interfaces that need to be able to create block-level content, that is, those areas that contain such content.
BlockProgressionDimensionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO block-progression-dimension property.
Bookmark - Interface in org.axsl.fo.fo
An fo:bookmark object in XSL-FO.
Bookmark - Interface in org.axsl.galley
A document bookmark.
BookmarkTitle - Interface in org.axsl.fo.fo
An fo:bookmark-title object in XSL-FO.
BookmarkTree - Interface in org.axsl.fo.fo
An fo:bookmark-tree object in XSL-FO.
BookmarkTree - Interface in org.axsl.galley
A tree of the bookmarks for a document.
BorderAfterPrecedencePa - Interface in org.axsl.fo.fo.prop
The XSL-FO border-after-precedence property.
BorderBeforePrecedencePa - Interface in org.axsl.fo.fo.prop
The XSL-FO border-before-precedence property.
BorderCollapsePa - Interface in org.axsl.fo.fo.prop
The XSL-FO border-collapse property.
BorderEndPrecedencePa - Interface in org.axsl.fo.fo.prop
The XSL-FO border-end-precedence property.
BorderModel - Enum in org.axsl.common.value
An enumeration of the possible table border models.
BorderPaddingArea - Interface in org.axsl.galley
Interface for all Areas that have borders and padding.
BorderSeparationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO border-separation property.
BorderStartPrecedencePa - Interface in org.axsl.fo.fo.prop
The XSL-FO border-start-precedence property.
BorderStyle - Enum in org.axsl.common.value
Enumeration of valid border styles.
bpdAncestorBlockOrRa() - Method in interface org.axsl.fo.FoContext
Returns the block-progression-dimension of either 1) the nearest area ancestor that was generated by a block-level formatting object, or 2) if there is no such area ancestor, the nearest area ancestor that is a reference area.
brBpd() - Method in interface org.axsl.galley.Area
The block-progression-dimension of the border-rectangle for this Area.
Break - Enum in org.axsl.common.value
Enumeration of the various "break" options.
BreakAfterPa - Interface in org.axsl.fo.fo.prop
The XSL-FO break-after property.
BreakBeforePa - Interface in org.axsl.fo.fo.prop
The XSL-FO break-before property.
breakIntoLines(Iterator<LbContent>) - Method in interface org.axsl.linebreak.LineBreaker
Breaks a paragraph, represented as an iterator over the paragraph content, into lines.
brIpd() - Method in interface org.axsl.galley.Area
The inline-progression-dimension of the border-rectangle for this Area.
brOriginX() - Method in interface org.axsl.galley.Area
Returns the X coordinate of the point-of-origin (intersection of before edge and start edge) of the border rectangle for this area.
brOriginY() - Method in interface org.axsl.galley.Area
Returns the Y coordinate of the point-of-origin (intersection of before edge and start edge) of the border rectangle for this area.

C

canEncode(int) - Method in interface org.axsl.ps.Encoding
Determine whether a given Unicode code point can be encoded by this Encoding.
canMakeFontOutput(String) - Method in interface org.axsl.font.FontUse
Indicates whether this FontUse instance is capable of creating a FontOutput instance for a given mime type.
canMakeGraphicOutput(String) - Method in interface org.axsl.graphic.Graphic
Indicates whether this Graphic instance is capable of creating a GraphicOutput instance for a given mime type.
canUserAnnotate() - Method in interface org.axsl.output.DocumentPdfConfiguration
Returns the PDF annotate permission set by the user.
canUserCopy() - Method in interface org.axsl.output.DocumentPdfConfiguration
Returns the PDF copy permission set by the user.
canUserModify() - Method in interface org.axsl.output.DocumentPdfConfiguration
Returns the PDF modify permission set by the user.
canUserPrint() - Method in interface org.axsl.output.DocumentPdfConfiguration
Returns the PDF print permission set by the user.
capacityRemaining() - Method in interface org.axsl.text.line.LineOutput
The portion of the line still available to be filled with content.
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.
CaptionSidePa - Interface in org.axsl.fo.fo.prop
The XSL-FO caption-side property.
CaseNamePa - Interface in org.axsl.fo.fo.prop
The XSL-FO case-name property.
CaseTitlePa - Interface in org.axsl.fo.fo.prop
The XSL-FO case-title property.
ChangeBarBegin - Interface in org.axsl.fo.fo
An fo:change-bar-begin object in XSL-FO.
ChangeBarClassPa - Interface in org.axsl.fo.fo.prop
The XSL-FO change-bar-class property.
ChangeBarColorPa - Interface in org.axsl.fo.fo.prop
The XSL-FO change-bar-color property.
ChangeBarEnd - Interface in org.axsl.fo.fo
An fo:change-bar-end object in XSL-FO.
ChangeBarOffsetPa - Interface in org.axsl.fo.fo.prop
The XSL-FO change-bar-offset property.
ChangeBarPlacement - Enum in org.axsl.common.value
An enumeration of the possible change-bar-placement values.
ChangeBarPlacementPa - Interface in org.axsl.fo.fo.prop
The XSL-FO change-bar-placement property.
ChangeBarStylePa - Interface in org.axsl.fo.fo.prop
The XSL-FO change-bar-style property.
ChangeBarWidthPa - Interface in org.axsl.fo.fo.prop
The XSL-FO change-bar-width property.
CharacterPa - Interface in org.axsl.fo.fo.prop
The XSL-FO character property, or, more accurately, a sequence of one or more of them.
CharacterSequence - Interface in org.axsl.fo.fo
Interface for formatting objects that contain fo:character objects either explicitly (as fo:character objects in the document) or implicitly (as #PCDATA in objects whose content models include that).
CharSet - Interface in org.axsl.ps
A CharSet is a collection of related characters.
CharSet.Predefined - Enum in org.axsl.ps
Enumeration of predefined character sets.
Clear - Enum in org.axsl.common.value
Enumeration of possible clear values.
ClearPa - Interface in org.axsl.fo.fo.prop
The XSL-FO clear property.
ClipPa - Interface in org.axsl.fo.fo.prop
The XSL-FO clip property.
close() - Method in interface org.axsl.graphic.Graphic
Tells the server that the client application is done with this graphic, which gives the server an opportunity to release any resources devoted to this graphic.
close() - Method in interface org.axsl.pdf.PdfContentStream
Closes any open logical structures in the content so that it is ready to be output.
close() - Method in interface org.axsl.pdf.PdfDocument
Wraps up the processing of the document, completing the writing of any open objects and the document trailer, then closing any resources, including any open output streams.
Cmap - Interface in org.axsl.ps
A CMap.
Cmap04 - Interface in org.axsl.ps
CMap containing a set of 16-bit Unicode ranges that sequentially map to the same-sized range of glyph indexes.
Cmap12 - Interface in org.axsl.ps
CMap containing a set of 32-bit Unicode ranges that sequentially map to the same-sized range of glyph indexes.
ColorPa - Interface in org.axsl.fo.fo.prop
The XSL-FO color property.
ColorProfile - Interface in org.axsl.fo.fo
An fo:color-profile object in XSL-FO.
ColorProfileNamePa - Interface in org.axsl.fo.fo.prop
The XSL-FO color-profile-name property.
ColumnCountPa - Interface in org.axsl.fo.fo.prop
The XSL-FO column-count property.
ColumnGapPa - Interface in org.axsl.fo.fo.prop
The XSL-FO column-gap property.
ColumnNumberPa - Interface in org.axsl.fo.fo.prop
The XSL-FO column-number property.
ColumnWidthPa - Interface in org.axsl.fo.fo.prop
The XSL-FO column-width property.
CommonAbsolutePositionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Absolute Position properties.
CommonAccessibilityPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Accessibility properties.
CommonAuralPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Aural properties.
CommonBorderPaddingBgPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Border, Padding, and Background properties.
CommonFontExcludedPa - Interface in org.axsl.fo.fo.proforma
The XSL-FO Common Font properties that are NOT currently exposed to client applications in the axsl API.
CommonFontPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Font properties.
CommonHyphenationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Hyphenation properties.
CommonMarginBlockPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Margin Properties--Block.
CommonMarginInlineOptimumPa - Interface in org.axsl.fo.fo.prop
The "optimum" components of the XSL-FO Common Margin Properties--Inline.
CommonMarginInlinePa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Margin Properties--Inline.
CommonPositionPa - Interface in org.axsl.fo.fo.prop
The "top", "bottom", "left", and "right" properties, part of both the XSL-FO Common Absolute Position properties and the XSL-FO Common Relative Position properties.
CommonRelativePositionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO Common Relative Position properties.
Compass - Interface in org.axsl.common.value
A common interface for AbsoluteCompass and RelativeCompass.
Conditionality - Enum in org.axsl.common.value
Enumeration of possible conditionality values for space specifiers.
contentComplete() - Method in interface org.axsl.area.AreaTree
Client applications (applications that are pushing content into the Area Tree) should run this method to notify the area tree that there is no more content to be added to the document.
ContentTypePa - Interface in org.axsl.fo.fo.prop
The XSL-FO content-type property.
Country - Interface in org.axsl.common.i18n
A country code as defined by the ISO-3166 standard.
crBpd() - Method in interface org.axsl.area.Area
Returns the content-rectangle block-progression-dimension for this Area.
crBpd() - Method in interface org.axsl.galley.Area
The block-progression-dimension of the content-rectangle for this Area.
createDestination(float, float) - Method in interface org.axsl.pdf.PdfPage
Create an implementation-specific PDFExplicitDestination instance.
createGradient(Gradient) - Method in interface org.axsl.pdf.PdfDocument
Create a gradient pattern.
createPage() - Method in interface org.axsl.mif.MifBook
Add a page to this book.
createPdfColor(Color) - Method in interface org.axsl.pdf.PdfDocument
Get or create an implementation-specific PDFColor instance.
createPdfEncryption() - Method in interface org.axsl.pdf.PdfDocument
Create an implementation-specific PDFEncryption instance to be used by this document.
createPdfOutlineItem(String, String, Color, boolean, boolean) - Method in interface org.axsl.pdf.PdfOutlineParent
Create an implementation-specific PDFOutlineItem instance that is a child of this.
createPdfPage(int, int) - Method in interface org.axsl.pdf.PdfDocument
Create an implementation-specific PDFPage instance.
createTable() - Method in interface org.axsl.mif.MifBook
Create a new table.
crHeight(FoContext) - Method in interface org.axsl.fo.fo.Region
Convenience method reporting the region's height.
crIpd() - Method in interface org.axsl.area.Area
Returns the content-rectangle inline-progression-dimension for this Area.
crIpd() - Method in interface org.axsl.galley.Area
The inline-progression-dimension of the content-rectangle for this Area.
crOriginX() - Method in interface org.axsl.galley.Area
Returns the X coordinate of the point-of-origin (intersection of before edge and start edge) of the content rectangle for this area.
crOriginY() - Method in interface org.axsl.galley.Area
Returns the Y coordinate of the point-of-origin (intersection of before edge and start edge) of the content rectangle for this area.
crWidth(FoContext) - Method in interface org.axsl.fo.fo.Region
Convenience method reporting the region's width.
crX(FoContext) - Method in interface org.axsl.fo.fo.Region
Convenience method reporting the region's horizontal position.
crY(FoContext) - Method in interface org.axsl.fo.fo.Region
Convenience method reporting the region's vertical position.
cssFontFamily(CharSequence) - Static method in class org.axsl.font.FontUtility
Converts a CSS2-style String input for font-family into a value expected by FontConsumer.selectFontCss(List, Font.Style, Font.Weight, Font.Variant, Font.Stretch, int, int).
cssVoiceFamily(CharSequence) - Static method in class org.axsl.speech.SpeechUtility
Converts a CSS2-style String input for voice-family into a value expected by SpeechServer.selectVoiceCss(String[]).

D

Declarations - Interface in org.axsl.fo.fo
An fo:declarations object in XSL-FO.
decodeCharacter(int) - Method in interface org.axsl.ps.Encoding
Finds the Unicode code point, if any, for a given encoding index.
DEFAULT - Static variable in interface org.axsl.font.FontOptions
Immutable implementation that can be used as a default.
DEFAULT_HYPHENATION_FILTER - Static variable in interface org.axsl.hyphen.HyphenationFilter
A hyphenation filter to be used when none is provided by the client.
DEFAULT_MINIMUM_FEASIBILITY - Static variable in interface org.axsl.hyphen.HyphenationFilter
The suggested default value for HyphenationFilter.getMinimumFeasibility(), when none is provided.
DEFAULT_PUSH_COUNT - Static variable in interface org.axsl.hyphen.HyphenationFilter
The suggested default value for HyphenationFilter.getPushCount(), when none is provided.
DEFAULT_REMAIN_COUNT - Static variable in interface org.axsl.hyphen.HyphenationFilter
The suggested default value for HyphenationFilter.getRemainCount(), when none is provided.
destinationName() - Method in interface org.axsl.galley.Area
If this Area should be defined in the output document as a destination, return the name of that destination.
DestinationPa - Interface in org.axsl.fo.fo.prop
A container for normalized values related to "external-destination" and "internal-destination".
DestinationPlacementOffsetPa - Interface in org.axsl.fo.fo.prop
The XSL-FO destination-placement-offset property.
DIMENSION_AUTO - Static variable in interface org.axsl.fo.Fo
Constant used to designate the "auto" value for the block-progression-dimension and inline-progression-dimension properties.
DirectionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO direction property.
DisplayAlign - Enum in org.axsl.common.value
Enumeration of the "display-align" options.
DisplayAlignPa - Interface in org.axsl.fo.fo.prop
The XSL-FO display-align property.
DocumentAreaConfiguration - Interface in org.axsl.output
Configuration options for creating Area-Tree XML document output.
DocumentConfiguration - Interface in org.axsl.output
Super-interface for configurations supporting output that is document-oriented, such as PDF, PostScript, etc.
DocumentPdfConfiguration - Interface in org.axsl.output
Configuration options for creating PDF document output.
DominantBaselinePa - Interface in org.axsl.fo.fo.prop
The XSL-FO dominant-baseline property.
dotLeaderText() - Method in interface org.axsl.galley.LeaderArea
The text that should be written for the leader.
drawGraphic(Graphics2D, Rectangle2D.Float) - Method in interface org.axsl.graphic.output.GraphicJava2d
Draws the graphic in a Graphics2D instance.
drawGraphic(Graphic, Rectangle2D.Float, Rectangle2D.Float, FontConsumer, boolean) - Method in interface org.axsl.pdf.PdfContentStream
Draws a graphic in the content stream.
drawLine(Line2D.Float) - Method in interface org.axsl.pdf.PdfContentStream
Draws a line at the current location in the content stream.
drawRectangle(Rectangle2D.Float, boolean, boolean) - Method in interface org.axsl.pdf.PdfContentStream
Draws a rectangle at the current location in the content stream.
drawText(CharSequence, FontOptions, Orthography) - Method in interface org.axsl.pdf.PdfContentStream
Draws text at the current location in the content stream.
drawVectorContent(OutputStream, GraphicOutputContext, FontConsumer, boolean, boolean) - Method in interface org.axsl.graphic.output.GraphicPdf
Places the graphic content into an output stream in PDF format.
drawVectorContent(OutputStream, GraphicOutputContext, FontConsumer, boolean, boolean) - Method in interface org.axsl.graphic.output.GraphicPs
Places the graphic content into an output stream in PostScript format.

E

EagerLineBreaker - Interface in org.axsl.text.line
EagerLineBreaker implementations provide line-breaking logic to clients.
EMPTY_STRING_ARRAY - Static variable in class org.axsl.speech.SpeechUtility
An array of Strings with zero elements, useful especially as a return value.
EmptyCells - Enum in org.axsl.common.value
Enumeration of possible empty-cells values.
EmptyCellsPa - Interface in org.axsl.fo.fo.prop
The XSL-FO empty-cells property.
encode(int) - Method in interface org.axsl.font.FontUse
Retrieve the font glyph index for a specified Unicode character.
encode(CharSequence, int, int, FontOptions, Orthography) - Method in interface org.axsl.font.FontUse
Retrieve the array of font glyph indexes for a specified Word.
encodeCharacter(int) - Method in interface org.axsl.ps.Encoding
Finds the encoding index for a given Unicode codepoint.
Encoding - Interface in org.axsl.ps
Superinterface for all character-to-glyph-index encoding schemes, including PsEncoding and Cmap.
EpsGraphic - Interface in org.axsl.graphic
Interface for EPS Graphic objects.
ExtentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO extent property.
ExternalGraphic - Interface in org.axsl.fo.fo
An fo:external-graphic object in XSL-FO.
ExternalGraphicArea - Interface in org.axsl.galley
An Area containing an external-graphic.

F

findByName(String) - Static method in enum org.axsl.ps.CharSet.Predefined
Finds the instance that matches a given name.
findByName(String) - Static method in enum org.axsl.ps.PsEncoding.Predefined
Finds the instance that matches a given name.
firstUnresolvedRefId() - Method in interface org.axsl.galley.Page
Determines whether there are any unresolved "ref-id" items on this page.
Float - Enum in org.axsl.common.value
Enumeration of possible float values.
Float - Interface in org.axsl.fo.fo
An fo:float object in XSL-FO.
FloatPa - Interface in org.axsl.fo.fo.prop
The XSL-FO float property.
Flow - Interface in org.axsl.fo.fo
An fo:flow object in XSL-FO.
FlowNamePa - Interface in org.axsl.fo.fo.prop
The XSL-FO flow-name property.
Fo - Interface in org.axsl.fo
Base interface for formatting objects.
foComplete(FoTreeEvent) - Method in interface org.axsl.fo.FoTreeListener
Method for handling a completed FObj object.
FoContext - Interface in org.axsl.fo
Provides the FO Tree with contextual information for cases where its contents may be used differently in one context than in another.
foDocumentComplete(FoTreeEvent) - Method in interface org.axsl.fo.FoTreeListener
Method for handling the end of the document.
foFontFamily(CharSequence) - Static method in class org.axsl.font.FontUtility
Same as FontUtility.cssFontFamily(CharSequence), except input is an XSL-FO-style String.
FoForeignXml - Interface in org.axsl.fo
Super-interface for the root node of XML documents or document fragments that are wrapped inside of an fo:instream-foreign-object.
FoInlineContext - Interface in org.axsl.fo
This interface has a similar purpose to FoContext, but applies only to inline objects.
FoLineNonText - Interface in org.axsl.fo
Subinterface of LineNonText that provides additional services to XSL-FO systems.
FoLineText - Interface in org.axsl.fo
Subinterface of LineText that provides additional services to XSL-FO systems.
FolioPrefix - Interface in org.axsl.fo.fo
An fo:folio-prefix object in XSL-FO.
FolioSuffix - Interface in org.axsl.fo.fo
An fo:folio-suffix object in XSL-FO.
Font - Interface in org.axsl.font
The Font interface exposes a font resource to the client application.
Font.Baseline - Enum in org.axsl.font
Enumeration of the various baselines that can be defined in a font.
Font.Complexity - Enum in org.axsl.font
Enumeration of constants to describe the complexity of a font.
Font.Embedding - Enum in org.axsl.font
Enumeration of the types of font embedding.
Font.Format - Enum in org.axsl.font
Enumeration of constants to describe the format of a font.
Font.LineHeightAlgorithm - Enum in org.axsl.font
Enumeration of possible algorithms that could be used to compute the line-height for a given font.
Font.SelectionStrategy - Enum in org.axsl.font
Enumeration of constants needed to describe the various font selection strategies.
Font.Stretch - Enum in org.axsl.font
Enumeration of constants needed to describe the "stretch" value of a font.
Font.Style - Enum in org.axsl.font
Enumeration of constants needed to describe the style of a font.
Font.Variant - Enum in org.axsl.font
Enumeration of constants needed to describe the variant of a font.
Font.Weight - Enum in org.axsl.font
Enumeration of constants needed to describe the weight of a font.
Font.WritingMode - Enum in org.axsl.font
Enumeration of possible writing-modes that a font might have.
FONT_SOURCE_FREE_STANDING - Static variable in interface org.axsl.font.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.font.FontConsumer
System fonts are those fonts which are available to the application through the operating system.
FontConsumer - Interface in org.axsl.font
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 in org.axsl.font
Exception thrown when an axslFont implementation has a problem.
FontException(String) - Constructor for exception org.axsl.font.FontException
Create a new FontException.
FontException(Throwable) - Constructor for exception org.axsl.font.FontException
Create a new FontException.
FontException(String, Throwable) - Constructor for exception org.axsl.font.FontException
Create a new FontException.
FontOptions - Interface in org.axsl.font
A collection of font options made available to a Font or FontUse implementation to provide information about how the client wants to use the font.
fontOptions() - Method in interface org.axsl.galley.TextArea
Indicates the font options that were used to compute this text area, and which may be needed during rendering.
FontOutput - Interface in org.axsl.font.output
Superinterface for all aXSL Font Output interfaces.
FontPdf - Interface in org.axsl.font.output
Provides services to applications using and embedding fonts in PDF output.
FontPs - Interface in org.axsl.font.output
Provides services to applications using and embedding fonts in PostScript output.
FontServer - Interface in org.axsl.font
FontServer provides some basic system-wide services such as listing available fonts.
FontStylePa - Interface in org.axsl.fo.fo.prop
The XSL-FO font-style property.
FontUse - Interface in org.axsl.font
The FontUse interface exposes a font resource to the client application.
FontUtility - Class in org.axsl.font
Class containing font-related utility methods.
FontWeightPa - Interface in org.axsl.fo.fo.prop
The XSL-FO font-weight property.
Footnote - Interface in org.axsl.fo.fo
An fo:footnote object in XSL-FO.
FootnoteArea - Interface in org.axsl.galley
An Area containing all or part of a footnote.
FootnoteBody - Interface in org.axsl.fo.fo
An fo:footnote-body object in XSL-FO.
FootnoteRefArea - Interface in org.axsl.area
Area containing all or part of a footnote.
foPageSequenceComplete(FoTreeEvent) - Method in interface org.axsl.fo.FoTreeListener
Method for handling a completed PageSequence object.
ForcePageCount - Enum in org.axsl.common.value
Enumeration of possible "force-page-count" values.
ForcePageCountPa - Interface in org.axsl.fo.fo.prop
The XSL-FO force-page-count property.
ForeignContent - Interface in org.axsl.galley
Super-interface for foreign content that can be encapsulated inside a ForeignObjectArea.
ForeignContentMath - Interface in org.axsl.galley
The reference area for the content of a MathML document that is inside a ForeignObjectArea.
ForeignContentSvg - Interface in org.axsl.galley
The reference area for the content of an SVG document that is inside a ForeignObjectArea.
ForeignObjectArea - Interface in org.axsl.galley
An Area containing a foreign-object.
FormatPa - Interface in org.axsl.fo.fo.prop
The XSL-FO format property.
formatPageNumber(int) - Method in interface org.axsl.fo.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.
FormattedIntegerType - Enum in org.axsl.common
An enumeration of standard formatting types for formatting integers.
FoScaled - Interface in org.axsl.fo
Subinterface for formatting objects that can be scaled and viewed inside a viewport.
FoTree - Interface in org.axsl.fo
An FoTree is created for each document that is processed.
FoTreeEvent - Class in org.axsl.fo
An Event used for notification that various stages of the building of an FO tree have been completed.
FoTreeEvent(Object, Fo) - Constructor for class org.axsl.fo.FoTreeEvent
Constructor for an "FObj complete" event.
FoTreeEvent(Object) - Constructor for class org.axsl.fo.FoTreeEvent
Constructor for a "Document complete" event.
FoTreeEvent(Object, PageSequence) - Constructor for class org.axsl.fo.FoTreeEvent
Constructor for a "PageSequence complete" event.
FoTreeException - Exception in org.axsl.fo
Exception thrown when an axslFOTree implementation has a problem.
FoTreeException(String) - Constructor for exception org.axsl.fo.FoTreeException
Create a new FoTreeException.
FoTreeException(Throwable) - Constructor for exception org.axsl.fo.FoTreeException
Create a new FoTreeException.
FoTreeException(String, Throwable) - Constructor for exception org.axsl.fo.FoTreeException
Create a new FoTreeException.
FoTreeFactory - Interface in org.axsl.fo
Creates implementation-specific FoTree instances.
FoTreeListener - Interface in org.axsl.fo
An interface for classes that need to handle FOTreeEvent objects as they are fired.
foVoiceFamily(String) - Static method in class org.axsl.speech.SpeechUtility
Same as SpeechUtility.cssVoiceFamily(CharSequence), except input is an XSL-FO-style String.
fromNumeric(int) - Static method in enum org.axsl.font.Font.Weight
Returns the Weight constant corresponding to a given numeric weight.
fromString(String) - Static method in enum org.axsl.pdf.PdfVersion
For a given version String, finds the PdfVersion that represents that version.

G

Galley - Interface in org.axsl.galley
A document that has been laid out on pages.
GalleyException - Exception in org.axsl.galley
Exception thrown when an aXSL Galley implementation has a problem.
GalleyException(String) - Constructor for exception org.axsl.galley.GalleyException
Create a new GalleyException.
GalleyException(Throwable) - Constructor for exception org.axsl.galley.GalleyException
Create a new GalleyException.
GalleyException(String, Throwable) - Constructor for exception org.axsl.galley.GalleyException
Create a new GalleyException.
GalleyVisitorException - Exception in org.axsl.galley
Exception thrown when an axslAreaOut implementation has a problem.
GalleyVisitorException(String) - Constructor for exception org.axsl.galley.GalleyVisitorException
GalleyVisitorException(Throwable) - Constructor for exception org.axsl.galley.GalleyVisitorException
GalleyVisitorException(String, Throwable) - Constructor for exception org.axsl.galley.GalleyVisitorException
GeneralInlineArea - Interface in org.axsl.galley
Super-interface for all inline areas.
generatedByExists() - Method in interface org.axsl.galley.Area
Indicates whether the "generated-by" trait exists.
generatedByName() - Method in interface org.axsl.galley.Area
Returns the name of the "generated-by".
getAbsoluteAxis(RelativeAxis) - Method in interface org.axsl.common.value.WritingMode
Converts a relative axis(block-progression or inline-progress) to an absolute axis (horizontal or vertical) for this writing mode.
getAbsoluteDirection(RelativeCompass) - Method in interface org.axsl.common.value.WritingMode
Given a relative direction, this method returns the corresponding absolute direction in this writing mode.
getAbsoluteDirFromRelativeAxis(RelativeAxis) - Method in interface org.axsl.common.value.WritingMode
Given a relative axis, this method returns the related absolute direction that applies to that axis.
getAfter() - Method in interface org.axsl.common.value.WritingMode
Tells which absolute direction is the "before" direction.
getAfterExtent() - Method in interface org.axsl.fo.fo.SimplePageMaster
Convenience method.
getAllFonts(boolean, boolean) - Method in interface org.axsl.font.FontServer
Returns a list of all Font instances.
getAlpha2Code() - Method in interface org.axsl.common.i18n.Country
Returns the two-character alpha code for this country, as defined by ISO-3166-1.
getAlpha2Code() - Method in interface org.axsl.common.i18n.Language
Returns the two-character alpha code for this language, as defined by ISO-639-1.
getAlpha3Code() - Method in interface org.axsl.common.i18n.Country
Returns the three-character abbreviation for this country, as defined by ISO-3166-1.
getAlpha3Code() - Method in interface org.axsl.common.i18n.Language
Returns the three-character alpha code for this language, as defined by ISO-639-2.
getAlphaCode() - Method in interface org.axsl.common.i18n.Script
Returns the four-letter alpha code for this script.
getAppliedScaleFactorString(int) - Method in interface org.axsl.fo.fo.ScalingValueCitation
Returns the "applied scale-factor string", that is, the applied scale-factor converted to a string using the number-to-string conversion properties.
getAreaName() - Method in interface org.axsl.area.AreaNode
Provides a name suitable for display purposes, but specifically intended to match the axsl-area-tree DTD.
getAreaName() - Method in interface org.axsl.galley.AreaNode
Provides a name suitable for display purposes, but specifically intended to be match the axsl-area-tree DTD.
getAreaTree() - Method in interface org.axsl.area.AreaNode
Returns the area tree.
getAreaTree() - Method in interface org.axsl.area.PageCollection
Returns the parent AreaTree.
getAreaTreeText(FoContext) - Method in interface org.axsl.fo.fo.prop.CharacterPa
Returns the character or sequence of characters.
getAscender(int) - Method in interface org.axsl.font.Font
Returns the Ascender value for this font, scaled to a specific point size.
getAuthor() - Method in interface org.axsl.fo.fo.Root
Returns the document author.
getAuthor() - Method in interface org.axsl.galley.Galley
Returns the document author.
getAwtFont(int) - Method in interface org.axsl.font.Font
If this Font has a java.awt.Font associated with it, return it.
getBackgroundAreas() - Method in interface org.axsl.galley.TableArea
Return the background-only areas related to this table area.
getBefore() - Method in interface org.axsl.common.value.WritingMode
Tells which absolute direction is the "before" direction.
getBeforeExtent() - Method in interface org.axsl.fo.fo.SimplePageMaster
Convenience method.
getBeforeFloatRefArea() - Method in interface org.axsl.area.RegionBodyRefArea
Returns the before-float reference-area.
getBeforeFloatSeparator() - Method in interface org.axsl.fo.fo.PageSequence
Convenience method to obtain the static content for the before-float-separator.
getBitsPerComponent() - Method in interface org.axsl.graphic.Graphic
Return the number of uncompressed bits per component for this graphic.
getBlurRadius() - Method in interface org.axsl.common.value.ShadowEffect
Returns the blur radius for this shadow effect.
getBookmarkTree() - Method in interface org.axsl.fo.fo.Root
Returns the bookmark tree for this document.
getBookmarkTree() - Method in interface org.axsl.galley.Galley
Returns the bookmark tree for this document.
getBottom() - Method in interface org.axsl.common.value.WritingMode
Tells which relative direction is the "bottom" direction.
getBoundingBox() - Method in interface org.axsl.graphic.EpsGraphic
Returns the EPS Bounding Box.
getBounds() - Method in interface org.axsl.common.Gradient
Returns the bounds of the gradient.
getBpAxis() - Method in interface org.axsl.common.value.WritingMode
Tells which axis (horizontal or vertical) is the block-progression axis.
getBpDirection() - Method in interface org.axsl.common.value.WritingMode
Returns the block-progression-direction for this writing-mode.
getCapHeight(int) - Method in interface org.axsl.font.Font
Returns the CapHeight value for this font, scaled to a specific point size.
getCharset() - Method in interface org.axsl.output.DocumentConfiguration
Returns the encoding options set by the user for text output.
getCharStringsDictionary() - Method in interface org.axsl.ps.PsFontDictionary
(Required for Type1 fonts) Returns the CharStrings dictionary.
getChildAt(int) - Method in interface org.axsl.fo.Fo
 
getChildAt(int) - Method in interface org.axsl.galley.AreaNode
 
getChildren() - Method in interface org.axsl.galley.Bookmark
The child bookmarks in this bookmark.
getChildren() - Method in interface org.axsl.galley.BookmarkTree
The first-generation child bookmarks in this tree.
getColor() - Method in interface org.axsl.common.value.ShadowEffect
Returns the color for this shadow effect.
getColorProfiles() - Method in interface org.axsl.fo.fo.Declarations
Returns the array of color-profile elements available.
getColors() - Method in interface org.axsl.common.Gradient
Returns the colors.
getColorSpace() - Method in interface org.axsl.common.Gradient
Returns the color space.
getColorSpace() - Method in interface org.axsl.graphic.Graphic
Return the image color space: DeviceGray, DeviceRGB, or DeviceCMYK.
getColumn() - Method in interface org.axsl.fo.Fo
Returns the column number of the location of this node in the original document, if known.
getCompressionType() - Method in interface org.axsl.graphic.Graphic
Indicates the type of compression used in this graphic.
getContainedForeignObject() - Method in interface org.axsl.galley.ForeignObjectArea
Returns the encapsulated foreign-object.
getContent() - Method in interface org.axsl.graphic.Graphic
Return the uncompressed content of the graphic.
getContent() - Method in interface org.axsl.hyphen.Interword
Returns the content of this interword item.
getContentAsText() - Method in interface org.axsl.fo.fo.FolioPrefix
Returns the descendant fo:character nodes concatenated together.
getContentAsText() - Method in interface org.axsl.fo.fo.FolioSuffix
Returns the descendant fo:character nodes concatenated together.
getContents() - Method in interface org.axsl.font.output.FontOutput
Returns a byte array containing the raw font file contents, so that they can be embedded in other documents.
getContentSize() - Method in interface org.axsl.graphic.Graphic
Return the graphic content size, in bytes (uncompressed).
getContentsPostScriptHex() - Method in interface org.axsl.font.output.FontPs
Returns a byte array containing the font file contents, so that they can be embedded in other documents.
getContentStream() - Method in interface org.axsl.pdf.PdfPage
Return the content stream that contains the content of this page.
getContextMessage() - Method in interface org.axsl.fo.Fo
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.fo.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.fo.FoLineText
Allows the FoContext to attach itself to a LineText item as it passes through the line-breaking system, if that context is necessary.
getCoordinates() - Method in interface org.axsl.common.Gradient
Returns the coordinates of the gradient.
getCorresponding(Compass) - Method in interface org.axsl.common.value.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.
getCountry() - Method in interface org.axsl.common.i18n.Orthography
Returns the country for this written language.
getCssValue() - Method in enum org.axsl.font.Font.Stretch
Returns the String describing this stretch in CSS.
getCssValue() - Method in enum org.axsl.font.Font.Style
Returns the String describing this style in CSS.
getCssValue() - Method in enum org.axsl.font.Font.Variant
Returns the String describing this variant in CSS.
getCssValue() - Method in enum org.axsl.font.Font.Weight
Returns the String describing this weight in CSS.
getDeclarations() - Method in interface org.axsl.fo.fo.Root
Returns the declarations for this document.
getDecodeName() - Method in class org.axsl.ps.PsEncodeFilter
Return the PostScript name of the filter that should be used to decode content encoded by this filter.
getDecodeParms() - Method in class org.axsl.ps.PsEncodeFilter
Return a parameter dictionary for this filter, or null if there is none.
getDefaultWidth() - Method in interface org.axsl.font.Font
Returns the default glyph width for this font.
getDescender(int) - Method in interface org.axsl.font.Font
Returns the Descender value for this font, scaled to a specific point size.
getDestination() - Method in interface org.axsl.fo.fo.prop.DestinationPa
Returns the destination (target) of this link.
getDestination() - Method in interface org.axsl.galley.Bookmark
Returns the destination associated with this bookmark.
getElement(int) - Method in interface org.axsl.hyphen.WordSequence
Returns the element at a given index.
getEncoding(String) - Method in interface org.axsl.font.FontServer
Returns an Encoding instance for the given name.
getEncoding() - Method in interface org.axsl.font.FontUse
Get the Encoding scheme that is used to encode characters in this Font.
getEnd() - Method in interface org.axsl.common.value.WritingMode
Tells which absolute direction is the "end" direction.
getEndExtent() - Method in interface org.axsl.fo.fo.SimplePageMaster
Convenience method.
getEnglishName() - Method in interface org.axsl.common.i18n.Country
Optionally returns the English name of this country.
getEnglishName() - Method in interface org.axsl.common.i18n.Language
Optionally returns the English name of this language.
getEnglishName() - Method in interface org.axsl.common.i18n.Script
Optionally returns the English name of this script.
getEquivalentRuleStyle() - Method in enum org.axsl.common.value.BorderStyle
Returns the equivalent rule style.
getFamilyName() - Method in interface org.axsl.font.Font
Returns this font's font-family name.
getFamilyName() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /FamilyName for this font dictionary.
getFirstIndex() - Method in interface org.axsl.font.output.FontPdf
Convenience method equivalent to getFontUse().getEncoding().getFirstIndex().
getFirstIndex() - Method in interface org.axsl.ps.Encoding
Returns the lowest glyph index used in this encoding.
getFlags() - Method in interface org.axsl.font.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.
getFlows() - Method in interface org.axsl.fo.fo.PageSequence
The fo:flow items for this fo:page-sequence.
getFo() - Method in class org.axsl.fo.FoTreeEvent
Returns the FObj instance attached to this event.
getFolioNumberString(int) - Method in interface org.axsl.fo.fo.PageNumber
Returns the "folio-number string", that is, the folio-number for the reference page, converted to a String using the number-to-string conversion properties of the reference-page-sequence.
getFolioNumberString(int) - Method in interface org.axsl.fo.fo.PageNumberCitation
Returns the "folio-number string", that is, the folio-number for the cited page, converted to a String using the number-to-string conversion properties of the page-sequence that generated the cited page.
getFolioNumberString(int) - Method in interface org.axsl.fo.fo.PageNumberCitationLast
Returns the "folio-number string", that is, the folio-number for the cited page, converted to a String using the number-to-string conversion properties of the page-sequence that generated the cited page.
getFolioPrefix() - Method in interface org.axsl.fo.fo.PageSequence
The fo:folio-prefix item for this fo:page-sequence.
getFolioSuffix() - Method in interface org.axsl.fo.fo.PageSequence
The fo:folio-suffix item for this fo:page-sequence.
getFont() - Method in interface org.axsl.font.FontUse
Return the parent Font.
getFont() - Method in interface org.axsl.pdf.PdfFont
Get the wrapped font-system font instance.
getFontBbox() - Method in interface org.axsl.ps.PsFontDictionary
(Required for Type1 and Type3 fonts) Returns the font bounding box, an array of four numbers in the character coordinate system giving lower-left x, lower-left y, upper-right x, and upper-right y of the font bounding box.
getFontBoundingBox() - Method in interface org.axsl.font.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.font.Font
Returns a value indicating whether this font is a simple or composite font.
getFontConsumer() - Method in interface org.axsl.area.AreaTree
Returns the FontConsumer instance used by this AreaTree.
getFontConsumer() - Method in interface org.axsl.fo.FoTree
Return the FontConsumer for this tree.
getFontConsumer() - Method in interface org.axsl.font.FontUse
Returns the FontConsumer for whom this FontUse exists.
getFontConsumer() - Method in interface org.axsl.galley.Galley
Returns the FontConsumer instance for this document.
getFontDirectory() - Method in interface org.axsl.ps.PsInterpreter
Returns the font directory.
getFontFamilyForAlias(String) - Method in interface org.axsl.font.FontServer
Finds the font-family that is associated with a given font-family alias.
getFontFormat() - Method in interface org.axsl.font.Font
Returns a value indicating what format (e.g.
getFontInfoDictionary() - Method in interface org.axsl.ps.PsFontDictionary
(Optional) Returns the FontInfo dictionary.
getFontName() - Method in interface org.axsl.font.Font
Returns this font's name.
getFontName(FontUse) - Method in interface org.axsl.graphic.output.GraphicOutputContext
For a given FontUse instance, returns the name by which the font is referred within the output document.
getFontName() - Method in interface org.axsl.ps.PsFontDictionary
(Optional) Returns the /FontName for this font dictionary.
getFontOutput(String) - Method in interface org.axsl.font.FontUse
Provide a FontOutput implementation for a given mime type.
getFonts() - Method in interface org.axsl.ps.PsFontDirectory
Returns the list of fonts in this font directory.
getFontSources() - Method in interface org.axsl.output.OutputTarget
Indicates which font sources can be used by this OutputTarget.
getFontType() - Method in interface org.axsl.ps.PsFontDictionary
(Required) Returns the font type for this font, one of 0 (composite), 1 (base font that defines character shapes by using specially encoded procedures, or 3 (user-defined base font using BuildGlyph or BuildChar).
getFontUse() - Method in interface org.axsl.font.output.FontOutput
Return the parent FontUse instance.
getFootnoteBody() - Method in interface org.axsl.fo.fo.Footnote
Returns the FootnoteBody child of this Footnote object.
getFootnoteRefArea() - Method in interface org.axsl.area.RegionBodyRefArea
Returns the footnote reference-area.
getFootnoteSeparator() - Method in interface org.axsl.fo.fo.PageSequence
Convenience method to obtain the static content for the footnote-separator.
getForeignXml() - Method in interface org.axsl.fo.fo.InstreamForeignObject
Retrieve the embedded ForeignXML instance.
getFormattedNumber() - Method in interface org.axsl.galley.Page
Returns the formatted page number of this page.
getFoTree() - Method in interface org.axsl.fo.fo.Root
Returns the "parent" FoTree instance.
getFoValue() - Method in enum org.axsl.font.Font.Stretch
Returns the String describing this stretch in XSL-FO.
getFoValue() - Method in enum org.axsl.font.Font.Style
Returns the String describing this style in XSL-FO.
getFoValue() - Method in enum org.axsl.font.Font.Variant
Returns the String describing this variant in XSL-FO.
getFoValue() - Method in enum org.axsl.font.Font.Weight
Returns the String describing this weight in XSL-FO.
getFrenchName() - Method in interface org.axsl.common.i18n.Language
Optionally returns the French name of this language.
getFrenchName() - Method in interface org.axsl.common.i18n.Script
Optionally returns the French name of this script.
getFullName() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /FullName for this font dictionary.
getGalley() - Method in interface org.axsl.galley.AreaNode
Returns the ancestor Galley instance.
getGenericOption(String) - Method in interface org.axsl.output.OutputConfiguration
Returns a generic option in a generic way.
getGlyphNames() - Method in interface org.axsl.ps.PsEncoding
Returns the array of glyph names that represents this encoding.
getGradientName(Gradient) - Method in interface org.axsl.graphic.output.GraphicOutputContext
For a given Gradient instance, returns the name by which the gradient is referred within the output document.
getGraftingPoint() - Method in interface org.axsl.fo.FoContext
Tells the FO Tree which RetrieveMarker or RetrieveTableMarker instance should be the grafting point if a Marker instance is found in the FO Tree.
getGraftingPoint() - Method in interface org.axsl.fo.FoLineNonText
Return the grafting point (retrieve-marker or retrieve-table-marker) associated with this item, if any.
getGraftingPoint() - Method in interface org.axsl.fo.FoLineText
Return the grafting point (retrieve-marker or retrieve-table-marker) associated with this item, if any.
getGraphic(FoContext) - Method in interface org.axsl.fo.fo.ExternalGraphic
The resolved Graphic instance encapsulated by this FO.
getGraphic() - Method in interface org.axsl.galley.ForeignContentMath
Returns the encapsulated MathML Graphic.
getGraphic() - Method in interface org.axsl.galley.ForeignContentSvg
Returns the encapsulated SVG Graphic.
getGraphic() - Method in interface org.axsl.galley.GraphicArea
Returns the graphic associated with this node.
getGraphic() - Method in interface org.axsl.graphic.output.GraphicOutput
Return the parent Graphic instance.
getGraphicOutput(String) - Method in interface org.axsl.graphic.Graphic
Provide a GraphicOutput implementation for a given mime type.
getGraphicServer() - Method in interface org.axsl.fo.FoTree
Return the GraphicServer for this tree.
getGraphicType() - Method in interface org.axsl.graphic.Graphic
Indicates the type of this graphic.
getHeight() - Method in interface org.axsl.galley.Page
Returns the height of this page.
getHorizontalAxis() - Method in interface org.axsl.common.value.WritingMode
Tells which axis (block-progression or inline-progression) is the horizontal axis.
getHorizontalDistance() - Method in interface org.axsl.common.value.ShadowEffect
Returns the horizontal distance to the right of the text.
getHyphenationConsumer() - Method in interface org.axsl.fo.FoTree
Return the HyphenationConsumer for this tree.
getIdealWidth() - Method in interface org.axsl.linebreak.LbGlue
Returns the optimal width of this glue item, in millipoints.
getIndex(int) - Method in interface org.axsl.ps.CharSet
Returns the array index for a Unicode code point in this character set.
getInline() - Method in interface org.axsl.fo.fo.Footnote
Returns the Inline child of this Footnote object.
getInternalEncoding() - Method in interface org.axsl.font.Font
Get the font's internal Encoding scheme.
getIpAxis() - Method in interface org.axsl.common.value.WritingMode
Tells which axis (horizontal or vertical) is the inline-progression axis.
getIpDirectionEven() - Method in interface org.axsl.common.value.WritingMode
Returns the inline-progression-direction for even-numbered lines for this writing-mode.
getIpDirectionOdd() - Method in interface org.axsl.common.value.WritingMode
Returns the inline-progression-direction for odd-numbered lines for this writing-mode.
getItalicAngle() - Method in interface org.axsl.font.Font
Returns the ItalicAngle value for this font.
getItalicAngle() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /ItalicAngle for this font dictionary.
getItalicAngleFormatted() - Method in interface org.axsl.font.output.FontPdf
Returns a compactly formatted version of the ItalicAngle value for this font, expressed in degrees counterclockwise from vertical.
getJava2dSystemDict(Graphics2D) - Method in interface org.axsl.ps.PsServer
Returns a system dictionary which can draw on a Java2D graphic.
getKeywords() - Method in interface org.axsl.fo.fo.Root
Returns the document keywords.
getKeywords() - Method in interface org.axsl.galley.Galley
Returns the document keywords.
getLanguage() - Method in interface org.axsl.common.i18n.Orthography
Returns the (spoken) language for this written language.
getLastIndex() - Method in interface org.axsl.font.output.FontPdf
Convenience method equivalent to getFontUse().getEncoding().getFirstIndex().
getLastIndex() - Method in interface org.axsl.ps.Encoding
Returns the highest glyph index used in this encoding.
getLeft() - Method in interface org.axsl.common.value.WritingMode
Tells which relative direction is the "left" direction.
getLiangWeight(HyphenationFilter, int) - Method in interface org.axsl.hyphen.Word
For a given hyphenation point, returns the Liang-style weight of that hyphenation point.
getLine() - Method in interface org.axsl.fo.Fo
Returns the line number of the location of this node in the original document, if known.
getLineArea() - Method in interface org.axsl.galley.GeneralInlineArea
Return the parent LineArea instance.
getLinks() - Method in interface org.axsl.graphic.Graphic
Returns any links embedded in the graphic.
getLinkType() - Method in interface org.axsl.fo.fo.prop.DestinationPa
Returns the type of the destination for this link.
getMainRefArea() - Method in interface org.axsl.area.RegionBodyRefArea
Returns the main reference-area.
getMathDocument() - Method in interface org.axsl.graphic.MathGraphic
Return the encapsulated MathMLDocument.
getMathGraphic() - Method in interface org.axsl.fo.foreign.MathElement
Returns the embedded MathGraphic.
getMessage() - Method in exception org.axsl.fo.FoTreeException
 
getMetadataName() - Method in interface org.axsl.fo.extension.Metadata
Returns the name of the metadata item, for example "title", or "author".
getMetadataValue() - Method in interface org.axsl.fo.extension.Metadata
Returns the value of the metadata item, for example the title of the document or its author.
getMimeType() - Method in interface org.axsl.graphic.Graphic
Return corresponding mime type.
getMinimumFeasibility() - Method in interface org.axsl.hyphen.HyphenationFilter
Indicates what the minimum "goodness" or weight as reported by Word.getWeight(HyphenationFilter, int) should be before a given break point is allowed by this filter.
getModeValue() - Method in enum org.axsl.pdf.PdfTextRenderingMode
Returns the PDF value for this mode.
getMutatingBreak(HyphenationFilter, int) - Method in interface org.axsl.hyphen.Word
Provides detailed information about a hyphenation break opportunity that, if taken, changes the content of the word.
getName() - Method in interface org.axsl.fo.Fo
Returns the name of this formatting object.
getName() - Method in interface org.axsl.graphic.Graphic
Return the name of the Graphic.
getName() - Method in interface org.axsl.pdf.PdfFont
Get the internal name used for this font, typically starting with "F".
getName() - Method in enum org.axsl.ps.CharSet.Predefined
Returns the name of the character set.
getName() - Method in interface org.axsl.ps.Encoding
Return the name of this Encoding.
getName() - Method in class org.axsl.ps.PsEncodeFilter
Return a PostScript name representation of the filter, e.g.
getName() - Method in enum org.axsl.ps.PsEncoding.Predefined
Returns the name of this encoding.
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.
getNextPageMaster(boolean) - Method in interface org.axsl.fo.fo.PageMasterResolver
Uses the sub-sequence-specifiers for the parent PageSequence to determine which page master should be used for the next page.
getNormalFlow(Fo) - Method in interface org.axsl.area.MainRefArea
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 NormalFlowRefArea.
getNormalizedWord() - Method in interface org.axsl.hyphen.Word
Returns the normalized character content of the encapsulated word.
getNotice() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /Notice for this font dictionary.
getNumber() - Method in interface org.axsl.area.PageArea
Returns the raw page number for this page.
getNumber() - Method in interface org.axsl.galley.Page
Returns the raw page number of this page.
getNumericCode() - Method in interface org.axsl.common.i18n.Country
Returns the numeric code for this country, as defined by ISO-3166-1.
getNumericCode() - Method in interface org.axsl.common.i18n.Script
Returns the numeric code for this script.
getNumericStretch() - Method in enum org.axsl.font.Font.Stretch
Returns the numeric stretch value, or the relative stretch between different instances of this class.
getNumericWeight() - Method in enum org.axsl.font.Font.Weight
Return this weight's numeric weight.
getOffset(HyphenationFilter, int) - Method in interface org.axsl.hyphen.Word
For a given hyphenation point, returns the offset into the word characters where that point exists.
getOpposite() - Method in enum org.axsl.common.value.AbsoluteAxis
Returns the axis opposite to this.
getOutlineRoot() - Method in interface org.axsl.pdf.PdfDocument
Get the root Outlines object.
getOutput() - Method in interface org.axsl.ps.PsSystemDict
Returns the interpreter output as a byte array.
getOwnerPassword() - Method in interface org.axsl.output.DocumentPdfConfiguration
Return the owner password set by the user.
getPage() - Method in interface org.axsl.area.AreaNode
Returns this node's ancestor PageArea.
getPage() - Method in class org.axsl.area.AreaTreeEvent
Returns the page for whose completion this event was fired.
getPage() - Method in interface org.axsl.fo.fo.Region
Returns the parent page of this Region.
getPageCollection() - Method in interface org.axsl.area.PageArea
Returns the parent PageCollection instance.
getPageCount() - Method in interface org.axsl.area.PageCollection
Returns the current count of pages in this collection.
getPageCount() - Method in interface org.axsl.galley.PageCollection
Returns the count of pages in this page collection.
getPageMaster() - Method in interface org.axsl.area.PageArea
Returns page master from which this page was generated.
getPageNumberFormatter() - Method in interface org.axsl.fo.fo.PageSequence
Returns the page number formatter that is used by this page sequence.
getPageNumberFormatter() - Method in interface org.axsl.galley.PageCollection
Returns the page number formatter that was used to format the page numbers for this page collection.
getPageNumberPrefix() - Method in interface org.axsl.galley.PageCollection
Returns the page number prefix, if any, for this page collection.
getPageNumberSuffix() - Method in interface org.axsl.galley.PageCollection
Returns the page number suffix, if any, for this page collection.
getPageSequence() - Method in interface org.axsl.area.PageCollection
Returns the generating PageSequence.
getPageSequence() - Method in class org.axsl.fo.FoTreeEvent
Returns the PageSequence instance attached to this event.
getPanose() - Method in interface org.axsl.font.Font
Returns the Panose array for this font.
getParent() - Method in interface org.axsl.fo.Fo
 
getParent() - Method in interface org.axsl.galley.ForeignContent
Returns the parent foreign-object area.
getParent() - Method in interface org.axsl.galley.Page
Returns the PageCollection parent of this Page.
getPdfFilters() - Method in interface org.axsl.output.DocumentPdfConfiguration
Returns the list of PDF filters that this document should use, in the order that they should be applied.
getPdfFont(FontPdf) - Method in interface org.axsl.pdf.PdfDocument
Looks up or creates a PDFFont for a given font.
getPdfFontFileStreamAdditional() - Method in interface org.axsl.font.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.
getPdfName() - Method in enum org.axsl.pdf.PdfPageLabelStyle
Returns the value to write into the PDF file to designate this style.
getPdfSystemDict() - Method in interface org.axsl.ps.PsServer
Returns a system dictionary suitable for writing into a PDF stream.
getPdfValue() - Method in enum org.axsl.pdf.PdfLineCapStyle
Returns the value written into a PDF document to designate this style.
getPdfVersion() - Method in interface org.axsl.output.DocumentPdfConfiguration
Returns the PDF version selected by the user for document output.
getPenalty() - Method in interface org.axsl.linebreak.LbPenalty
The aesthetic cost of breaking a line at this point.
getPostscriptName() - Method in interface org.axsl.font.Font
Returns the PostScript name of the font.
getPostscriptName() - Method in interface org.axsl.font.FontUse
Returns the PostScript name of the font.
getPredefinedCharSet(String) - Method in interface org.axsl.ps.PsServer
Returns one of the predefined character sets.
getPredefinedCharSet(CharSet.Predefined) - Method in interface org.axsl.ps.PsServer
Returns one of the predefined character sets.
getPredefinedEncoding(String) - Method in interface org.axsl.ps.PsServer
Returns one of the predefined encodings.
getPredefinedEncoding(PsEncoding.Predefined) - Method in interface org.axsl.ps.PsServer
Returns one of the predefined encodings.
getPredefinedGlyphList(GlyphList.Predefined) - Method in interface org.axsl.ps.PsServer
Returns one of the predefined glyphs lists.
getPredefinedType() - Method in interface org.axsl.ps.PsEncoding
Returns the predefined type, if any, of this encoding vector.
getPrimaryFont(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonFontPa
Provides a resolved font to be used as the primary font for this object.
getPrimaryFont() - Method in interface org.axsl.galley.TextArea
The primary font for this Area.
getPrivateDictionary() - Method in interface org.axsl.ps.PsFontDictionary
(Required for Type1 fonts) Returns the Private dictionary.
getPushCount() - Method in interface org.axsl.hyphen.HyphenationFilter
Returns the minimum number of characters that must be left after any hyphenation point, i.e.
getQtyElements() - Method in interface org.axsl.hyphen.WordSequence
Returns the number of items in this sequence.
getRawSamples() - Method in interface org.axsl.graphic.Graphic
Return the raw content of the sample portion of the graphic.
getReadOnlySystemDict() - Method in interface org.axsl.ps.PsServer
Returns a read-only system dictionary.
getRegionAfter() - Method in interface org.axsl.area.PageArea
Returns the region-after area.
getRegionAfter() - Method in interface org.axsl.fo.fo.SimplePageMaster
Returns the region-after for this page.
getRegionAfter() - Method in interface org.axsl.galley.Page
Returns the region-after for this page.
getRegionBefore() - Method in interface org.axsl.area.PageArea
Returns the region-before area.
getRegionBefore() - Method in interface org.axsl.fo.fo.SimplePageMaster
Returns the region-before for this page.
getRegionBefore() - Method in interface org.axsl.galley.Page
Returns the region-before for this page.
getRegionBodies() - Method in interface org.axsl.area.PageArea
Returns the region-body areas as a Collection.
getRegionBodies() - Method in interface org.axsl.fo.fo.SimplePageMaster
Returns the child region-body instances as a Collection.
getRegionBodies() - Method in interface org.axsl.galley.Page
Returns the region-body for this page.
getRegionBody(String) - Method in interface org.axsl.area.PageArea
Returns a region-body for this page by name.
getRegionBody(String) - Method in interface org.axsl.fo.fo.SimplePageMaster
Returns a region-body for this page.
getRegionEnd() - Method in interface org.axsl.area.PageArea
Returns the region-end area.
getRegionEnd() - Method in interface org.axsl.fo.fo.SimplePageMaster
Returns the region-end for this page.
getRegionEnd() - Method in interface org.axsl.galley.Page
Returns the region-end for this page.
getRegionStart() - Method in interface org.axsl.area.PageArea
Returns the region-start area.
getRegionStart() - Method in interface org.axsl.fo.fo.SimplePageMaster
Returns the region-start for this page.
getRegionStart() - Method in interface org.axsl.galley.Page
Returns the region-start for this page.
getRelatedTextAlign() - Method in enum org.axsl.common.value.TextAlignLast
Returns the related TextAlign instance.
getRelativeAxis(AbsoluteAxis) - Method in interface org.axsl.common.value.WritingMode
Converts an absolute axis(horizontal or vertical) to a relative axis (inline-progression or block-progression) for this writing mode.
getRelativeDirection(AbsoluteCompass) - Method in interface org.axsl.common.value.WritingMode
Given an absolute direction, this method returns the corresponding relative direction for this writing-mode.
getRemainCount() - Method in interface org.axsl.hyphen.HyphenationFilter
Returns the minimum number of characters that must be left before any hyphenation point, i.e.
getResults() - Method in interface org.axsl.text.line.PatientLineBreaker
This method is currently not right, and cannot yet be properly documented.
getRight() - Method in interface org.axsl.common.value.WritingMode
Tells which relative direction is the "right" direction.
getRootFo() - Method in interface org.axsl.fo.FoTree
Returns the fo:root that was parsed.
getScript() - Method in interface org.axsl.common.i18n.Orthography
Returns the script for this written language.
getSecondaryFont(FoContext, int) - Method in interface org.axsl.fo.fo.prop.CommonFontPa
Provides a resolved font that can be used as the secondary font for a specific character in this object.
getSecondaryFont(int) - Method in interface org.axsl.galley.TextArea
The secondary font for this Area.
getSegmentChar(HyphenationFilter, int, int, int) - Method in interface org.axsl.hyphen.Word
Returns a given char within a segment.
getSegmentLength(HyphenationFilter, int, int) - Method in interface org.axsl.hyphen.Word
Returns the number of chars in a given segment.
getSequentialIndex() - Method in interface org.axsl.fo.Fo
Returns the unique sequential index assigned to this node.
getSetterString(boolean) - Method in interface org.axsl.pdf.PdfPathPaint
Returns a String suitable for writing in the content stream which will set either the fill or stroke paint to this.
getShape() - Method in interface org.axsl.graphic.GraphicLink
Returns the shape that activates the link.
getShiftEven() - Method in interface org.axsl.common.value.WritingMode
Returns the shift-direction for even-numbered lines for this writing-mode.
getShiftOdd() - Method in interface org.axsl.common.value.WritingMode
Returns the shift-direction for odd-numbered lines for this writing-mode.
getShrinkability() - Method in interface org.axsl.linebreak.LbGlue
Returns the amount by which the idial width of this item can be decreased, in millipoints.
getSpeechServer() - Method in interface org.axsl.fo.FoTree
Return the SpeechServer for this tree.
getStart() - Method in interface org.axsl.common.value.WritingMode
Tells which absolute direction is the "start" direction.
getStartExtent() - Method in interface org.axsl.fo.fo.SimplePageMaster
Convenience method.
getStaticContent(Region) - Method in interface org.axsl.fo.fo.PageSequence
Returns the static-content for a given region in this page-sequence.
getStdVw() - Method in interface org.axsl.ps.PsFontPrivateDictionary
Returns the StdVW value from the font file.
getStemV() - Method in interface org.axsl.font.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.
getStretchability() - Method in interface org.axsl.linebreak.LbGlue
Returns the amount by which the ideal width of this item can be increased, in millipoints.
getSubject() - Method in interface org.axsl.fo.fo.Root
Returns the document subject.
getSubject() - Method in interface org.axsl.galley.Galley
Returns the document subject.
getSvgDocument() - Method in interface org.axsl.graphic.SvgGraphic
Return the encapsulated SVGDocument.
getSvgGraphic() - Method in interface org.axsl.fo.foreign.SvgElement
Returns the embedded SvgGraphic.
getSystemFontFamilyList() - Method in interface org.axsl.font.FontServer
Exposes the list of font families registered with the operating system.
getSystemFontList() - Method in interface org.axsl.font.FontServer
Exposes the list of fonts registered with the operating system.
getSystemId() - Method in interface org.axsl.fo.Fo
Returns any system-id information that is available about which document this node was parsed from.
getTableBodyContainer() - Method in interface org.axsl.area.TableArea
Returns the child TableBody container.
getTableColumns() - Method in interface org.axsl.fo.fo.Table
Returns the columns for this table.
getTableFooter() - Method in interface org.axsl.fo.fo.Table
Returns the table-footer for this table.
getTableFooterContainer() - Method in interface org.axsl.area.TableArea
Returns the child TableFooter container.
getTableHeader() - Method in interface org.axsl.fo.fo.Table
Returns the table-header for this table.
getTableHeaderContainer() - Method in interface org.axsl.area.TableArea
Returns the child TableHeader container.
getText() - Method in interface org.axsl.fo.fo.BookmarkTitle
Returns the text of this bookmark title.
getText() - Method in interface org.axsl.galley.TextArea
Returns the text that should actually be used in the output document.
getTextServer() - Method in interface org.axsl.area.AreaTree
Returns the TextServer instance used by this AreaTree.
getTextServer() - Method in interface org.axsl.fo.FoTree
Return the TextServer for this tree.
getTitle() - Method in interface org.axsl.fo.fo.PageSequence
The fo:title item for this fo:page-sequence.
getTitle() - Method in interface org.axsl.fo.fo.Root
Returns the document title.
getTitle() - Method in interface org.axsl.galley.Galley
Returns the document title.
getTitleText() - Method in interface org.axsl.galley.Bookmark
Returns the text of the title.
getTop() - Method in interface org.axsl.common.value.WritingMode
Tells which relative direction is the "top" direction.
getToUnicodeBf() - Method in interface org.axsl.font.output.FontPdf
Return the BF Entries needed to write this FontUse's ToUnicode CMap.
getTransparentColor() - Method in interface org.axsl.graphic.Graphic
Return the transparent color, if any.
getType() - Method in interface org.axsl.common.PositiveIntegerFormatter
Returns the standard formatted integer type that is used by this formatter.
getUnderlinePosition() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /UnderlinePosition for this font dictionary.
getUnderlineThickness() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /UnderlineThickness for this font dictionary.
getUnexpectedWords() - Method in interface org.axsl.hyphen.HyphenationConsumer
Returns the list of words for which hyphenation was requested, that were not found in the standard dictionaries, sorted by language and country.
getUri() - Method in interface org.axsl.graphic.GraphicLink
Returns the URI of the target of the link.
getUrl() - Method in interface org.axsl.graphic.Graphic
Return the image URL.
getUsedFonts() - Method in interface org.axsl.font.FontConsumer
Returns a list of the Font instances that have been used by this FontConsumer.
getUsedFontUses() - Method in interface org.axsl.font.FontConsumer
Returns the list of the FontUse instances that have been used by this FontConsumer.
getUserPassword() - Method in interface org.axsl.output.DocumentPdfConfiguration
Return the user password set by the user.
getVersion() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /version for this font dictionary.
getVersionString() - Method in enum org.axsl.pdf.PdfVersion
Returns the String description of this version.
getVerticalAxis() - Method in interface org.axsl.common.value.WritingMode
Tells which axis (block-progression or inline-progression) is the vertical axis.
getVerticalDistance() - Method in interface org.axsl.common.value.ShadowEffect
Returns the vertical distance below the text.
getVoice(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Provides a resolved voice for this object.
getWeight(HyphenationFilter, int) - Method in interface org.axsl.hyphen.Word
For a given hyphenation point, returns the weight of that hyphenation point.
getWeight() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /Weight for this font dictionary.
getWidth() - Method in interface org.axsl.galley.Page
Returns the width of this page.
getWidth() - Method in interface org.axsl.linebreak.LbBox
Returns the width of the box, in millipoints.
getWidth() - Method in interface org.axsl.linebreak.LbPenalty
The width of this penalty item, in millipoints.
getWidths() - Method in interface org.axsl.font.output.FontPdf
Returns an array containing the widths of all glyphs in the font that can be encoded by the FontUse instance.
getWrapped() - Method in interface org.axsl.fo.FoLineNonText
If this instance wraps another (to provide context), return the wrapped instance.
getWrapped() - Method in interface org.axsl.fo.FoLineText
If this instance wraps another (to provide context), return the wrapped instance.
getXHeight(int) - Method in interface org.axsl.font.Font
Returns the XHeight value for this font, scaled to a specific point size.
GlyphAreaSequence - Interface in org.axsl.area
An Area containing text.
glyphAvailable(int) - Method in interface org.axsl.font.FontUse
Reports whether a glyph can be encoded for a given Unicode code point.
GlyphList - Interface in org.axsl.ps
Maps glyph names to Unicode code points.
GlyphList.Predefined - Enum in org.axsl.ps
Enumeration of the predefined glphy lists.
GlyphOrientationHorizontalPa - Interface in org.axsl.fo.fo.prop
The XSL-FO glyph-orientation-horizontal property.
GlyphOrientationVerticalPa - Interface in org.axsl.fo.fo.prop
The XSL-FO glyph-orientation-vertical property.
Gradient - Interface in org.axsl.common
Describes a gradient pattern.
GraftingPoint - Interface in org.axsl.fo.fo
Super-interface for formatting objects that have no content of their own, but which have other content grafted onto them, that is, RetrieveMarker and RetrieveTableMarker.
Graphic - Interface in org.axsl.graphic
Interface for Graphics.
Graphic.Compression - Enum in org.axsl.graphic
Enumeration of compression schemes used in Graphic files.
Graphic.Type - Enum in org.axsl.graphic
Enumeration of graphic formats.
GraphicArea - Interface in org.axsl.galley
Interface for all Areas that can have a Graphic instance attached.
GraphicException - Exception in org.axsl.graphic
Exception thrown when an axslGraphic implementation has a problem.
GraphicException(String) - Constructor for exception org.axsl.graphic.GraphicException
Create a new GraphicException.
GraphicException(Throwable) - Constructor for exception org.axsl.graphic.GraphicException
Create a new GraphicException.
GraphicException(String, Throwable) - Constructor for exception org.axsl.graphic.GraphicException
Create a new GraphicException.
GraphicJava2d - Interface in org.axsl.graphic.output
Provides services to applications using graphics with Java2D output.
GraphicLink - Interface in org.axsl.graphic
A link to an item external to the graphic.
GraphicOutput - Interface in org.axsl.graphic.output
Superinterface for all aXSL Graphic Output interfaces.
GraphicOutputContext - Interface in org.axsl.graphic.output
Provides contextual information to a GraphicOutput implementation.
GraphicPdf - Interface in org.axsl.graphic.output
Provides services to applications using and embedding graphics in PDF output.
GraphicPs - Interface in org.axsl.graphic.output
Provides services to applications using and embedding graphics in PostScript output.
GraphicServer - Interface in org.axsl.graphic
Interface for creating Graphic objects.

H

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.
hasData() - Method in interface org.axsl.fo.FoTree
Indicates whether the document had any data in it.
height() - Method in interface org.axsl.ps.PsBoundingBox
Returns the height of this box.
heightContainingBlock() - Method in interface org.axsl.fo.FoContext
Returns the height of the containing block.
hyphenate(CharSequence, int, int, Orthography) - Method in interface org.axsl.hyphen.HyphenationConsumer
Hyphenate a word.
hyphenate(CharSequence, int, int, Orthography) - Method in interface org.axsl.hyphen.HyphenationServer
Hyphenate a word.
HyphenationConsumer - Interface in org.axsl.hyphen
A consumer of hyphenation information, the equivalent of a single document.
HyphenationException - Exception in org.axsl.hyphen
Exception thrown when an axslHyphen-R implementation has a problem.
HyphenationException(String) - Constructor for exception org.axsl.hyphen.HyphenationException
Create a new HyphenationException.
HyphenationException(Throwable) - Constructor for exception org.axsl.hyphen.HyphenationException
Create a new HyphenationException.
HyphenationException(String, Throwable) - Constructor for exception org.axsl.hyphen.HyphenationException
Create a new HyphenationException.
HyphenationFilter - Interface in org.axsl.hyphen
Indicates how much hyphenation information for a given word should be returned for a given query.
HyphenationKeep - Enum in org.axsl.common.value
Enumeration of possible hyphenation-keep values.
HyphenationKeepPa - Interface in org.axsl.fo.fo.prop
The XSL-FO hyphenation-keep property.
HyphenationLadderCountPa - Interface in org.axsl.fo.fo.prop
The XSL-FO hyphenation-ladder-count property.
HyphenationServer - Interface in org.axsl.hyphen
The main entry point to the hyphenation package.

I

IdPa - Interface in org.axsl.fo.fo.prop
The XSL-FO id property.
IndexClassPa - Interface in org.axsl.fo.fo.prop
The XSL-FO index-class property.
IndexKeyPa - Interface in org.axsl.fo.fo.prop
The XSL-FO index-key property.
IndexKeyReference - Interface in org.axsl.fo.fo
An fo:index-key-reference object in XSL-FO.
IndexMerge - Enum in org.axsl.common.value
An enumeration of possible index merging options.
IndexPageCitationList - Interface in org.axsl.fo.fo
An fo:index-page-citation-list object in XSL-FO.
IndexPageCitationListSeparator - Interface in org.axsl.fo.fo
An fo:index-page-citation-list-separator object in XSL-FO.
IndexPageCitationRangeSeparator - Interface in org.axsl.fo.fo
An fo:index-page-citation-range-separator object in XSL-FO.
IndexPageNumberPrefix - Interface in org.axsl.fo.fo
An fo:index-page-number-prefix object in XSL-FO.
IndexPageNumberSuffix - Interface in org.axsl.fo.fo
An fo:index-page-number-suffix object in XSL-FO.
IndexRangeBegin - Interface in org.axsl.fo.fo
An fo:index-range-begin object in XSL-FO.
IndexRangeEnd - Interface in org.axsl.fo.fo
An fo:index-range-end object in XSL-FO.
IndicateDestinationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO indicate-destination property.
init() - Method in interface org.axsl.pdf.PdfEncryption
Initializes the encryption algorithms and values.
InitialPageNumberPa - Interface in org.axsl.fo.fo.prop
The XSL-FO initial-page-number property.
initialPageNumberSetExplicitly() - Method in interface org.axsl.fo.fo.prop.InitialPageNumberPa
Indicates whether the page number was set with a specific integer.
InitialPropertySet - Interface in org.axsl.fo.fo
An fo:initial-property-set object in XSL-FO.
Inline - Interface in org.axsl.fo.fo
An fo:inline object in XSL-FO.
InlineArea - Interface in org.axsl.galley
An Area containing all or part of an inline.
InlineContainer - Interface in org.axsl.fo.fo
An fo:inline-container object in XSL-FO.
InlineContainerArea - Interface in org.axsl.area
Viewport/Reference area pair for an inline container.
inlineFauxSmallCapsFontSize(FoContext) - Method in interface org.axsl.fo.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.
inlineFontOptions() - Method in interface org.axsl.text.line.LineText
Returns the font options that should be used during text size computations.
inlineFontSize(FoContext) - Method in interface org.axsl.fo.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.fo.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.fo.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.fo.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.fo.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.fo.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.
inlineLetterSpacingOptimum(FoContext) - Method in interface org.axsl.fo.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.
inlineOrthography() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system what language, country, and script information to use for purposes of hyphenation and other line-breaking decisions.
inlinePrimaryFont(FoContext) - Method in interface org.axsl.fo.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.
InlineProgressionDimensionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO inline-progression-dimension property.
inlineSecondaryFont(FoContext, char) - Method in interface org.axsl.fo.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.fo.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.fo.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.fo.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.fo.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.
inlineWordSpacingOptimum(FoContext) - Method in interface org.axsl.fo.FoLineText
Context-aware version of LineText.inlineWordSpacingOptimum().
inlineWordSpacingOptimum() - Method in interface org.axsl.text.line.LineText
Tells the line-breaking system the optimum amount of extra word-spacing that should be used the line-breaking computations.
inlineWrapOption(FoContext) - Method in interface org.axsl.fo.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 (true), or whether it should be overflowed (false).
INPUT_INVALID - Static variable in class org.axsl.speech.SpeechUtility
String value for invalid input.
InstreamForeignObject - Interface in org.axsl.fo.fo
An fo:instream-foreign-object object in XSL-FO.
intAt(int) - Method in interface org.axsl.common.IntSequence
Returns the int value at the specified index.
Interword - Interface in org.axsl.hyphen
Non-word content (explicit whitespace and punctuation usually) that is part the content of a WordSequence.
IntrusionDisplace - Enum in org.axsl.common.value
Enumeration of possible "intrusion-displace" values.
IntrusionDisplacePa - Interface in org.axsl.fo.fo.prop
The XSL-FO intrusion-displace property.
IntSequence - Interface in org.axsl.common
A readable sequence of int values, providing uniform, read-only access to such values.
INVALID_STRING - Static variable in interface org.axsl.font.Font
The String "invalid", defined as a constant to avoid duplication.
INVALID_UNICODE_CHAR - Static variable in interface org.axsl.ps.Encoding
The invalid Unicode character, suitable as a return value in methods that need to return an invalid character.
ipdAncestorBlockArea() - Method in interface org.axsl.fo.FoContext
Returns the inline-progression-dimension of the content-rectangle of the nearest ancestor block area that is not a line area.
ipdAncestorBlockOrRa() - Method in interface org.axsl.fo.FoContext
Returns the inline-progression-dimension of either 1) the nearest area ancestor that was generated by a block-level formatting object, or 2) if there is no such area ancestor, the nearest area ancestor that is a reference area.
ipdContainingRefArea() - Method in interface org.axsl.fo.FoContext
Returns the inline-progression-dimension of the containing reference area, in millipoints.
ipdParentArea() - Method in interface org.axsl.fo.FoContext
Returns the inline-progression-dimension of the content rectangle of the parent Area, in millipoints.
isAbsolute() - Method in enum org.axsl.common.value.AbsoluteCompass
 
isAbsolute() - Method in interface org.axsl.common.value.Compass
Indicates whether this compass direction is an absolute direction.
isAbsolute() - Method in enum org.axsl.common.value.RelativeCompass
 
isAbsolutelyPositioned() - Method in enum org.axsl.common.value.AbsolutePosition
Indicates whether the area is absolutely positioned or not.
isBalancingRequired(Fo) - Method in interface org.axsl.area.MainRefArea
Indicates whether adding a new object to this main-reference area will require any balancing work.
isBlockLevelFo() - Method in interface org.axsl.fo.Fo
Indicates whether this FO is a block-level FO.
isCollapse() - Method in enum org.axsl.common.value.BorderModel
Indicates whether this model is the collapse model.
isContextSet() - Method in exception org.axsl.fo.FoTreeException
Indicates whether the context message has been set.
isEmbeddable() - Method in interface org.axsl.font.Font
Tells the client application whether this font can be embedded or not.
isFeatureActive(String) - Method in interface org.axsl.font.FontOptions
Indicates whether a particular OpenType feature is active.
isFirst() - Method in interface org.axsl.fo.FoContext
Indicates whether the context is the first Area within its parent reference-area.
isFirstChildOfGeneratedBy() - Method in interface org.axsl.area.AreaNode
Indicates whether this node is the first child of its "generated-by".
isFixed() - Method in enum org.axsl.common.value.TableLayout
Indicates whether this table layout is fixed.
isFixedLayout() - Method in interface org.axsl.fo.fo.Table
Indicates whether the "fixed" or "automatic" table layout algorithm should be used.
isFixedPitch() - Method in interface org.axsl.ps.PsFontInfoDictionary
Returns the /isFixedPitch for this font dictionary.
isFlagged() - Method in interface org.axsl.linebreak.LbPenalty
Indicates whether this penalty is "flagged" or not.
isHorizontal() - Method in enum org.axsl.common.value.AbsoluteDirection
Indicates whether this direction is on the horizontal axis.
isInverted() - Method in interface org.axsl.graphic.Graphic
Indicates whether a graphic has its colors inverted.
isKerning() - Method in interface org.axsl.font.FontOptions
Indicates whether kerning is active.
isLast() - Method in interface org.axsl.fo.FoContext
Indicates whether the context is the last Area within its parent reference-area.
isLastColumn() - Method in interface org.axsl.area.MainRefArea
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.
isLink() - Method in enum org.axsl.common.value.PageNumberTreatment
Indicates whether page numbers should be linked.
isLinkRoot() - Method in interface org.axsl.galley.Area
Indicates whether this Area is the root of a link area.
isMerge() - Method in enum org.axsl.common.value.IndexMerge
Indicates whether items should be merged.
isNewSpanArea() - Method in interface org.axsl.area.MainRefArea
Indicates whether the currently-active span area in this Area is newly created.
isOutputSparse() - Method in interface org.axsl.output.DocumentAreaConfiguration
Indicates whether the output should be sparse.
isPaired() - Method in interface org.axsl.common.value.WritingMode
Indicates whether characters are written in pairs in this writing-mode.
isPdfStandardFont() - Method in interface org.axsl.font.Font
Indicates whether this font is one of the PDF Base-14 fonts.
isPredefinedPdf() - Method in interface org.axsl.ps.Encoding
Indicates whether this is a predefined PDF encoding.
isPredefinedPs() - Method in interface org.axsl.ps.Encoding
Indicates whether this is a predefined PostScript encoding.
isRadial() - Method in interface org.axsl.common.Gradient
Indicates whether the gradient is a radial gradient (true) or a linear gradient (false).
isRegisteredFont(String) - Method in interface org.axsl.font.FontServer
Indicates whether a font has already been registered for use by the system.
isRegisteredFontFamily(String) - Method in interface org.axsl.font.FontServer
Indicates whether a font-family has already been registered for use by the system.
isRelative() - Method in enum org.axsl.common.value.AbsoluteCompass
 
isRelative() - Method in interface org.axsl.common.value.Compass
Indicates whether this compass direction is a relative direction.
isRelative() - Method in enum org.axsl.common.value.RelativeCompass
 
isSubsetOf(PsEncoding) - Method in interface org.axsl.ps.PsEncoding
Determines whether all items encoded in this EncodingVector are also encoded the same way in another EncodingVector.
isSubsettable() - Method in interface org.axsl.font.Font
Tells the client application whether a subset of this font can be embedded.
isTransparent() - Method in interface org.axsl.graphic.Graphic
Indicates whether this image is transparent.
isValid() - Method in interface org.axsl.common.i18n.Country
Indicates whether this country code is a valid country code or not.
isValid() - Method in interface org.axsl.fo.Fo
Indicates whether there is a validity problem with this object that prevents it from being usable.
isValidNumericWeight(int) - Static method in enum org.axsl.font.Font.Weight
Indicates whether a given numeric weight has a corresponding Weight instance.
isVertical() - Method in enum org.axsl.common.value.AbsoluteDirection
Indicates whether this direction is on the horizontal axis.

K

KeepTogetherPa - Interface in org.axsl.fo.fo.prop
The XSL-FO keep-together property.
KeepWithNextPa - Interface in org.axsl.fo.fo.prop
The XSL-FO keep-with-next property.
KeepWithPreviousPa - Interface in org.axsl.fo.fo.prop
The XSL-FO keep-with-previous property.
kern(int, int) - Method in interface org.axsl.font.Font
Computes the kerning needed between two glyphs in this font.

L

Language - Interface in org.axsl.common.i18n
A language code as defined by the ISO-639-2 standard.
LastLineEndIndentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO last-line-end-indent property.
Layout - Interface in org.axsl.layout
Lays out a FOTree component into an AreaTree.
layoutComplete() - Method in interface org.axsl.area.PageArea
Allows a layout system to notify the page that it is done adding content to it.
layoutComplete() - Method in interface org.axsl.area.PageCollection
Allows a layout system to notify the page that it is done adding content to it.
LayoutException - Exception in org.axsl.layout
Exception thrown when an axslLayout implementation has a problem.
LayoutException(String) - Constructor for exception org.axsl.layout.LayoutException
Create a new LayoutException.
LayoutException(Throwable) - Constructor for exception org.axsl.layout.LayoutException
Create a new LayoutException.
LayoutException(String, Throwable) - Constructor for exception org.axsl.layout.LayoutException
Create a new LayoutException.
LayoutFactory - Interface in org.axsl.layout
Creates implementation-specific Layout instances.
LbBox - Interface in org.axsl.linebreak
A "box" in the Knuth-Plass linebreaking model.
LbContent - Interface in org.axsl.linebreak
Super-interface for all items that are part of the content of a paragraph to be considered for line-breaking.
LbGlue - Interface in org.axsl.linebreak
A "glue" item in the Knuth-Plass linebreaking model, conceptually a "spring", and sometimes referred to as a "skip".
LbPenalty - Interface in org.axsl.linebreak
A "penalty" in the Knuth-Plass linebreaking model, this is actually a potential linebreak.
Leader - Interface in org.axsl.fo.fo
An fo:leader object in XSL-FO.
LeaderAlignment - Enum in org.axsl.common.value
Enumeration of the possible leader-alignment values.
LeaderAlignmentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO leader-alignment property.
LeaderArea - Interface in org.axsl.galley
Area containing a leader.
LeaderLengthPa - Interface in org.axsl.fo.fo.prop
The XSL-FO leader-length property.
LeaderPattern - Enum in org.axsl.common.value
Enumeration of valid leader patterns.
LeaderPatternPa - Interface in org.axsl.fo.fo.prop
The XSL-FO leader-pattern property.
LeaderPatternWidthPa - Interface in org.axsl.fo.fo.prop
The XSL-FO leader-pattern-width property.
length() - Method in interface org.axsl.common.IntSequence
Returns the length of this integer sequence.
letterSpacing() - Method in interface org.axsl.galley.TextArea
The letter-spacing for this Area.
LetterSpacingPa - Interface in org.axsl.fo.fo.prop
The XSL-FO letter-spacing property.
LineArea - Interface in org.axsl.area
Area containing a line.
LineArea - Interface in org.axsl.galley
An Area containing a line of text or inline objects.
LineBreakControl - Interface in org.axsl.text.line
This interface must be implemented by some class on the calling end.
LineBreaker - Interface in org.axsl.linebreak
Implementations of this class know how to break a paragraph into lines.
LineBreaker - Interface in org.axsl.text.line
Super-interface for all line-breakers.
LineBreakerFactory - Interface in org.axsl.linebreak
Implementations know how to create usable LineBreaker instances for a given line-breaking strategy.
LineBreakHandler - Interface in org.axsl.text.line
Defines an interface that can be used by client applications to handle the results of the line-breaking process.
LineContent - Interface in org.axsl.text.line
This is the super-interface for all line content that can be evaluated for line-breaking purposes.
LineContentFactory - Interface in org.axsl.area
Super-interface for all interfaces that need to be able to create child inline content.
LineContentIterator - Interface in org.axsl.linebreak
Implementations convert generic line content into LbContent items.
LinefeedTreatment - Enum in org.axsl.common.value
Enumeration of possible linefeed-treatment values.
LinefeedTreatmentPa - Interface in org.axsl.fo.fo.proforma
The XSL-FO linefeed-treatment property.
LineHeightPa - Interface in org.axsl.fo.fo.prop
The XSL-FO line-height property.
LineHeightShiftAdjustment - Enum in org.axsl.common.value
Enumeration of possible line-height-shift-adjustment values.
LineHeightShiftAdjustmentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO line-height-shift-adjustment property.
LineNonText - Interface in org.axsl.text.line
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 in org.axsl.text.line
Interface for objects that represent a line of actual output.
LineStackingStrategy - Enum in org.axsl.common.value
Enumeration of possible line-stacking-strategy values.
LineStackingStrategyPa - Interface in org.axsl.fo.fo.prop
The XSL-FO line-stacking-strategy property.
LineText - Interface in org.axsl.text.line
This interface should be used by classes who wish to present themselves to the line-breaking system as containing text.
linkDestination() - Method in interface org.axsl.galley.Area
If this Area is descended from a fo:basic-link, return the link destination (either internal-destination or external-destination).
LinkType - Enum in org.axsl.common.value
Enumeration of the types of a basic-link object.
linkType() - Method in interface org.axsl.galley.Area
If this Area is descended from a fo:basic-link, return the link type for that link.
ListBlock - Interface in org.axsl.fo.fo
An fo:list-block object in XSL-FO.
ListBlockArea - Interface in org.axsl.area
Area for a list-block.
ListBlockArea - Interface in org.axsl.galley
An area containing all or part of a list-block.
ListItem - Interface in org.axsl.fo.fo
An fo:list-item object in XSL-FO.
ListItemArea - Interface in org.axsl.area
Area for a list-item.
ListItemBody - Interface in org.axsl.fo.fo
An fo:list-item-body object in XSL-FO.
ListItemBodyContainer - Interface in org.axsl.area
A container for the content of a list-item-body.
ListItemLabel - Interface in org.axsl.fo.fo
An fo:list-item-label object in XSL-FO.
ListItemLabelContainer - Interface in org.axsl.area
A container for the content of a list-item-label.
lowerLeftX() - Method in interface org.axsl.ps.PsBoundingBox
Returns the lower-left X coordinate of this box, element 0.
lowerLeftY() - Method in interface org.axsl.ps.PsBoundingBox
Returns the lower-left Y coordinate of this box, element 1.

M

MainRefArea - Interface in org.axsl.area
Manages the main-reference-area.
MainReferenceArea - Interface in org.axsl.galley
A main-reference area.
makeAreaTree(Root) - Method in interface org.axsl.area.AreaTreeFactory
Create an AreaTree instance.
makeBasicLinkArea(BasicLink, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for basic-link content.
makeBidiOverrideArea(BidiOverride, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for bidi-override content.
makeBlockContainerArea(BlockContainer, GraftingPoint) - Method in interface org.axsl.area.BlockContentFactory
Create a new BlockContainerRefArea as a child of this Area.
makeCharSet(String, int[]) - Method in interface org.axsl.ps.PsServer
Creates a new CharSet containing 16-bit codePoints, 32-bit code points, or both.
makeCharSet(String, char[]) - Method in interface org.axsl.ps.PsServer
Creates a new CharSet that will contain only 16-bit characters.
makeCmap04(String, int) - Method in interface org.axsl.ps.PsServer
Creates a new Cmap04 with a given name and expected size.
makeCmap12(String, int) - Method in interface org.axsl.ps.PsServer
Creates a new Cmap12 with a given name and expected size.
makeConsumer() - Method in interface org.axsl.hyphen.HyphenationServer
Creates and returns a hyphenation consumer instance.
makeDecodeFilter(PsFilterType, InputStream) - Method in interface org.axsl.ps.PsServer
Creates a decode filter of a specified type.
makeEncodeFilter(PsFilterType, OutputStream) - Method in interface org.axsl.ps.PsServer
Creates an encode filter of a specified type.
makeEncodingVector(String, char[], char[]) - Method in interface org.axsl.ps.PsServer
Create a new EncodingVector instance and registers it for later use.
makeExternalGraphicArea(ExternalGraphic, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for external-graphic content.
makeFontConsumer() - Method in interface org.axsl.font.FontServer
Creates an implementation-specific FontConsumer instance.
makeForeignObjectArea(InstreamForeignObject, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for foreign-object content.
makeFoTree() - Method in interface org.axsl.fo.FoTreeFactory
Create an FoTree instance to process a document.
makeGlyphAreaSequence(CharacterSequence, int, int, int, boolean, boolean, boolean, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Create a new sequence of glyph-areas.
makeGraphic(String, URL[], boolean) - Method in interface org.axsl.graphic.GraphicServer
Factory method to find or create a Graphic instance.
makeIndexPageCitationListArea(IndexPageCitationList, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for index-page-citation-list content.
makeInlineArea(Inline, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for inline content.
makeInlineContainerArea(InlineContainer, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for inline content.
makeInterpreter(PsInput, PsSystemDict) - Method in interface org.axsl.ps.PsServer
Returns an interpreter.
makeLayout() - Method in interface org.axsl.layout.LayoutFactory
Create a Layout instance.
makeLeaderArea(Leader, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for leader content.
makeLineArea(boolean) - Method in interface org.axsl.area.NormalBlockArea
Creates a LineArea that logically follows the last child of this.
makeLink(Rectangle2D, String, boolean) - Method in interface org.axsl.pdf.PdfPage
Create a link object in the PDF and add it to this page.
makeListBlockArea(ListBlock, GraftingPoint) - Method in interface org.axsl.area.BlockContentFactory
Create a new ListBlockArea as a child of this Area.
makeListItemArea(ListItem, GraftingPoint) - Method in interface org.axsl.area.ListBlockArea
Factory method for creation of ListItemArea instances.
makeListItemBodyContainer(ListItemBody, GraftingPoint) - Method in interface org.axsl.area.ListItemArea
Factory method for creation of ListItemBodyContainer instances.
makeListItemLabelContainer(ListItemLabel, GraftingPoint) - Method in interface org.axsl.area.ListItemArea
Factory method for creation of ListItemLabelContainer instances.
makeMathDocument() - Method in interface org.axsl.graphic.GraphicServer
Factory method to create a new, empty DOM implementation for a MathML document.
makeMathGraphic(MathMLDocument) - Method in interface org.axsl.graphic.GraphicServer
Factory method to find or create a MathGraphic instance from an already-parsed MathMLDocument.
makeNormalBlockArea(Block, GraftingPoint) - Method in interface org.axsl.area.BlockContentFactory
Create a new NormalBlockArea as a child of this Area.
makePage(PageCollection.Force) - Method in interface org.axsl.area.PageCollection
Creates a new page area for the given parameters.
makePageCollection(PageSequence) - Method in interface org.axsl.area.PageCollectionFactory
Factory method to create a child PageCollection instance.
makePageMasterResolver(int) - Method in interface org.axsl.fo.fo.PageSequence
Creates a new PageMasterResolver instance for this PageSequence.
makePageNumberArea(PageNumber, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for page-number content.
makePageNumberCitationArea(PageNumberCitation, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for page-number-citation content.
makePageNumberCitationLastArea(PageNumberCitationLast, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for page-number-citation-last content.
makeProxy(Fo) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an FONode.
makeProxy(PageSequence) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a PageSequence.
makeProxy(BookmarkTitle) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a BookmarkTitle.
makeProxy(Bookmark) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Bookmark.
makeProxy(ColorProfile) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a ColorProfile.
makeProxy(Declarations) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Declarations.
makeProxy(CharacterSequence) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an FOText.
makeProxy(Title) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Title.
makeProxy(BidiOverride) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a BidiOverride.
makeProxy(Block) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Block.
makeProxy(BlockContainer) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a BlockContainer.
makeProxy(ExternalGraphic) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an ExternalGraphic.
makeProxy(Flow) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Flow.
makeProxy(Footnote) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Footnote.
makeProxy(Float) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Float.
makeProxy(FootnoteBody) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a FootnoteBody.
makeProxy(InitialPropertySet) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an InitialPropertySet.
makeProxy(Inline) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an Inline.
makeProxy(InlineContainer) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an InlineContainer.
makeProxy(InstreamForeignObject) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an InstreamForeignObject.
makeProxy(Leader) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Leader.
makeProxy(ListBlock) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a ListBlock.
makeProxy(ListItem) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a ListItem.
makeProxy(ListItemBody) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a ListItemBody.
makeProxy(ListItemLabel) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a ListItemLabel.
makeProxy(Marker) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Marker.
makeProxy(MultiCase) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a MultiCase.
makeProxy(MultiProperties) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a MultiProperties.
makeProxy(MultiPropertySet) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a MultiPropertySet.
makeProxy(MultiSwitch) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a MultiSwitch.
makeProxy(MultiToggle) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a MultiToggle.
makeProxy(PageNumber) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a PageNumber.
makeProxy(PageNumberCitation) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a PageNumberCitation.
makeProxy(RetrieveMarker) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a RetrieveMarker.
makeProxy(StaticContent) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a StaticContent.
makeProxy(Table) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Table.
makeProxy(TableAndCaption) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableAndCaption.
makeProxy(TableBody) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableBody.
makeProxy(TableCaption) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableCaption.
makeProxy(TableCell) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableCell.
makeProxy(TableColumn) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableColumn.
makeProxy(TableFooter) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableFooter.
makeProxy(TableHeader) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableHeader.
makeProxy(TableRow) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a TableRow.
makeProxy(Wrapper) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Wrapper.
makeProxy(RegionAfter) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a RegionAfter.
makeProxy(RegionBefore) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a RegionBefore.
makeProxy(RegionBody) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a RegionBody.
makeProxy(RegionEnd) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a RegionEnd.
makeProxy(RegionStart) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a RegionStart.
makeProxy(Root) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a Root.
makeProxy(SimplePageMaster) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a SimplePageMaster.
makeProxy(BasicLink) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for a BasicLink.
makeProxy(SvgElement) - Method in interface org.axsl.fo.ProxyFactory
Creates a proxy for an SVGElement.
makePsInput(File) - Method in interface org.axsl.ps.PsServer
Creates a PsInput instance from a File.
makeScalingValueCitationArea(ScalingValueCitation, int, GraftingPoint) - Method in interface org.axsl.area.LineContentFactory
Creates a new Area for scaling-value-citation content.
makeSvgDocument() - Method in interface org.axsl.graphic.GraphicServer
Factory method to create a new, empty DOM implementation for an SVG document.
makeSvgGraphic(SVGDocument) - Method in interface org.axsl.graphic.GraphicServer
Factory method to find or create an SvgGraphic instance from an already-parsed SVGDocument.
makeTableArea(Table, GraftingPoint) - Method in interface org.axsl.area.BlockContentFactory
Create a new TableArea as a child of this Area.
makeTableBodyContainer(TableBody, GraftingPoint) - Method in interface org.axsl.area.TableArea
Factory method to create a child TableBodyContainer.
makeTableCellArea(TableCell, GraftingPoint) - Method in interface org.axsl.area.TableRowContainer
Creates a new child table-cell area.
makeTableFooterContainer(TableFooter, GraftingPoint) - Method in interface org.axsl.area.TableArea
Factory method to create a child TableBodyContainer.
makeTableHeaderContainer(TableHeader, GraftingPoint) - Method in interface org.axsl.area.TableArea
Factory method to create a child TableHeaderContainer.
makeTableRowContainer(TableRow, GraftingPoint) - Method in interface org.axsl.area.AbstractTablePartContainer
Makes a new TableRowContainer instance for this Table.
mapCodePointToGlyphName(int) - Method in interface org.axsl.ps.GlyphList
Finds the glyph name for a given Unicode code point.
mapCodePointToGlyphName(int) - Method in interface org.axsl.ps.PsEncoding
Finds the glyph name that corresponds to a given Unicode code point.
mapGlyphNameToCodePoint(String) - Method in interface org.axsl.ps.GlyphList
Finds the Unicode code point which corresponds to a given glyph name.
Marker - Interface in org.axsl.fo.fo
An fo:marker object in XSL-FO.
MarkerClassNamePa - Interface in org.axsl.fo.fo.prop
The XSL-FO marker-class-name property.
MathElement - Interface in org.axsl.fo.foreign
Describes foreign XML content that is a MathML document.
MathGraphic - Interface in org.axsl.graphic
Interface for MathML Graphic objects.
MediaUsage - Enum in org.axsl.common.value
Enumeration of possible media-usage values.
MediaUsagePa - Interface in org.axsl.fo.fo.prop
The XSL-FO media-usage property.
MergePagesAcrossIndexKeyReferencesPa - Interface in org.axsl.fo.fo.prop
The XSL-FO merge-pages-across-index-key-references property.
MergeRangesAcrossIndexKeyReferencesPa - Interface in org.axsl.fo.fo.prop
The XSL-FO merge-ranges-across-index-key-references property.
MergeSequentialPageNumbersPa - Interface in org.axsl.fo.fo.prop
The XSL-FO merge-sequential-page-numbers property.
Metadata - Interface in org.axsl.fo.extension
An axsl:metadata object which can be used as an extension to XSL-FO.
MifBook - Interface in org.axsl.mif
A MIF Book.
MifDocument - Interface in org.axsl.mif
A MIF (Maker Interchange Format) document.
MultiCase - Interface in org.axsl.fo.fo
An fo:multi-case object in XSL-FO.
MultiProperties - Interface in org.axsl.fo.fo
An fo:multi-properties object in XSL-FO.
MultiPropertySet - Interface in org.axsl.fo.fo
An fo:multi-property-set object in XSL-FO.
MultiSwitch - Interface in org.axsl.fo.fo
An fo:multi-switch object in XSL-FO.
MultiToggle - Interface in org.axsl.fo.fo
An fo:multi-toggle object in XSL-FO.
MutatingHyphenationBreak - Interface in org.axsl.hyphen
Specialized information about a specific hyphenation break opportunity in a word.

N

nearestArea() - Method in interface org.axsl.area.AreaNode
Returns this node if if it is an instance of Area, or, if not, the nearest ancestor node that is an instance of Area.
nearestGeneratedByBlockLevelFo() - Method in interface org.axsl.area.AreaNode
Finds either "this" or the nearest ancestor area that was generated by a block-level formatting object.
nextBolderFont() - Method in interface org.axsl.font.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.font.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.
nextHeaviest() - Method in enum org.axsl.font.Font.Weight
Returns the next heaviest weight.
nextLighterFont() - Method in interface org.axsl.font.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.font.FontUse
Returns the weight of the next lighter font in this font's font-family, if one exists.
nextLightest() - Method in enum org.axsl.font.Font.Weight
Returns the next lightest weight.
NORMAL_STRING - Static variable in interface org.axsl.font.Font
The String "normal", defined as a constant to avoid duplication.
NormalBlockArea - Interface in org.axsl.area
Area for a normal block.
NormalBlockArea - Interface in org.axsl.galley
A normal block area.
NormalFlowRefArea - Interface in org.axsl.area
Represents a normal-flow-reference-area.
NormalInlineArea - Interface in org.axsl.area
Area containing an external-graphic.
normalLineHeightFactor(Font.LineHeightAlgorithm) - Method in interface org.axsl.font.Font
Returns a factor suitable for computing a "normal" line-height as defined in the CSS and XSL-FO standards.
NumberColumnsRepeatedPa - Interface in org.axsl.fo.fo.prop
The XSL-FO number-columns-repeated property.
NumberColumnsSpannedPa - Interface in org.axsl.fo.fo.prop
The XSL-FO number-columns-spanned property.
numberOfColumns() - Method in interface org.axsl.fo.fo.Table
Returns the number of columns defined for this table.
NumberRowsSpannedPa - Interface in org.axsl.fo.fo.prop
The XSL-FO number-rows-spanned property.

O

OBLIQUE_SIMULATION_INVALID - Static variable in interface org.axsl.font.FontServer
Constant indicating that the font to be registered should not be allowed to simulate oblique, italic, or backslant.
obtainLineBreaker() - Method in interface org.axsl.linebreak.LineBreakerFactory
Returns a LineBreaker instance.
obtainLineContentIterator() - Method in interface org.axsl.linebreak.LineBreakerFactory
Returns a LineContentIterator instance.
optimizeFonts() - Method in interface org.axsl.font.FontConsumer
Optimizes the fonts used by this FontConsumer.
org.axsl.area - package org.axsl.area
Interfaces useful in the creation of an AreaTree that is backed by an FOTree.
org.axsl.common - package org.axsl.common
Interfaces common to several modules.
org.axsl.common.i18n - package org.axsl.common.i18n
Interfaces related to internationalization.
org.axsl.common.value - package org.axsl.common.value
Classes (usually enums) for various values useful in document processing, typically used as return values for traits.
org.axsl.fo - package org.axsl.fo
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.fo.extension - package org.axsl.fo.extension
Interfaces useful for describing non-standard formatting objects in a common way.
org.axsl.fo.fo - package org.axsl.fo.fo
Interfaces useful for describing standard formatting objects in a common way.
org.axsl.fo.fo.proforma - package org.axsl.fo.fo.proforma
Interfaces useful for describing properties that are not exposed in the client-facing API, but that are useful on a pro-forma basis for implementations.
org.axsl.fo.fo.prop - package org.axsl.fo.fo.prop
Interfaces describing methods for obtaining property or trait values from the Fo Tree objects.
org.axsl.fo.foreign - package org.axsl.fo.foreign
Interfaces useful for describing Formatting objects and/or properties in foreign namespaces, such as SVG or MathML.
org.axsl.font - package org.axsl.font
Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way.
org.axsl.font.output - package org.axsl.font.output
Helper interfaces useful with specific output formats, usually to assist with embedding fonts in output documents.
org.axsl.galley - package org.axsl.galley
Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.
org.axsl.graphic - package org.axsl.graphic
Interfaces allowing client applications to use graphics in a vendor-neutral way.
org.axsl.graphic.output - package org.axsl.graphic.output
Helper interfaces useful with specific output formats, usually to assist with embedding graphics in output documents.
org.axsl.hyphen - package org.axsl.hyphen
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.linebreak - package org.axsl.linebreak
Interfaces for breaking a block of text into lines.
org.axsl.mif - package org.axsl.mif
Interfaces allowing client applications to create MIF (Adobe FrameMaker) documents in a vendor-neutral way.
org.axsl.output - package org.axsl.output
Interfaces useful in the creation of an output document.
org.axsl.pdf - package org.axsl.pdf
Interfaces allowing client applications to create PDF documents in a vendor-neutral way.
org.axsl.ps - package org.axsl.ps
Interfaces giving access to various PostScript concepts.
org.axsl.speech - package org.axsl.speech
Interfaces allowing client applications to integrate documents to speech applications in a vendor-neutral way.
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.
OrphansPa - Interface in org.axsl.fo.fo.prop
The XSL-FO orphans property.
Orthography - Interface in org.axsl.common.i18n
A combination of language, country, and script that describes a unique written language.
orthography() - Method in interface org.axsl.galley.TextArea
Returns the orthography for this area.
output(OutputStream) - Method in interface org.axsl.mif.MifBook
Writes the content of this book to a given output stream.
OutputConfiguration - Interface in org.axsl.output
Super-interface for all output configurations.
OutputException - Exception in org.axsl.output
Exception thrown when an axslOutput implementation has a problem.
OutputException(String) - Constructor for exception org.axsl.output.OutputException
Create a new OutputException.
OutputException(Throwable) - Constructor for exception org.axsl.output.OutputException
Create a new OutputException.
OutputException(String, Throwable) - Constructor for exception org.axsl.output.OutputException
Create a new OutputException.
outputStreamRequired() - Method in interface org.axsl.output.OutputTarget
Indicates whether an OutputStream is required by this target.
OutputTarget - Interface in org.axsl.output
Interface for all output formats.
Overflow - Enum in org.axsl.common.value
Enumeration of valid "overflow" values, that is, the property that tells what to do when the content of an element overflows its Area.
OverflowPa - Interface in org.axsl.fo.fo.prop
The XSL-FO overflow property.
overlinePosition(int) - Method in interface org.axsl.font.Font
The recommended position of the bottom of the overline stroke, relative to the baseline, in millipoints.
overlineSize(int) - Method in interface org.axsl.font.Font
The recommended thickness, in millipoints, of the overline stroke for this font.

P

Page - Interface in org.axsl.galley
An Area containing a page.
PageArea - Interface in org.axsl.area
Area for a page.
PageCitationStrategy - Enum in org.axsl.common.value
An enumeration of the possible page-citation-strategy values.
PageCitationStrategyPa - Interface in org.axsl.fo.fo.prop
The XSL-FO page-citation-strategy property.
PageCollection - Interface in org.axsl.area
A PageCollection is a collection of formatted pages.
PageCollection - Interface in org.axsl.galley
A PageCollection is a collection of formatted pages.
PageCollection.Force - Enum in org.axsl.area
Enumeration of possible "force" values when creating new pages.
PageCollectionFactory - Interface in org.axsl.area
Interface for objects that can create PageCollection instances.
PageCollectionWrapper - Interface in org.axsl.area
A container for PageCollection instances.
pageComplete(AreaTreeEvent) - Method in interface org.axsl.area.AreaTreeListener
Method for handling a completed Area Tree page.
PageHeightPa - Interface in org.axsl.fo.fo.prop
The XSL-FO page-height property.
PageMasterResolver - Interface in org.axsl.fo.fo
Provides pages sequentially for a given PageSequence.
PageNumber - Interface in org.axsl.fo.fo
An fo:page-number object in XSL-FO.
PageNumberCitation - Interface in org.axsl.fo.fo
An fo:page-number-citation object in XSL-FO.
PageNumberCitationLast - Interface in org.axsl.fo.fo
An fo:page-number-citation-last object in XSL-FO.
PageNumberTreatment - Enum in org.axsl.common.value
An enumeration of possible "page-number-treatment" options.
PageNumberTreatmentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO page-number-treatment property.
PageSequence - Interface in org.axsl.fo.fo
An fo:page-sequence object in XSL-FO.
PageSequenceWrapper - Interface in org.axsl.fo.fo
An fo:page-sequence-wrapper object in XSL-FO.
PageWidthPa - Interface in org.axsl.fo.fo.prop
The XSL-FO page-width property.
parseCharSet(String, InputStream) - Method in interface org.axsl.ps.PsServer
Parse a character set from an input stream.
parseCss(String, boolean) - Static method in enum org.axsl.font.Font.Stretch
Parses a CSS2 String into an instance of Font.Stretch.
parseCss(String, boolean) - Static method in enum org.axsl.font.Font.Style
Parses a CSS2-style String into an instance of Font.Style.
parseCss(String, boolean) - Static method in enum org.axsl.font.Font.Variant
Parses a CSS2 String into an instance of Font.Variant.
parseCss(String, boolean) - Static method in enum org.axsl.font.Font.Weight
Parses a CSS2 String into an instance of Font.Weight.
parseEncodingVector(String, InputStream, int, int, List<String>) - Method in interface org.axsl.ps.PsServer
Parse an encoding vector from an input stream.
parseFo(String, boolean) - Static method in enum org.axsl.font.Font.SelectionStrategy
Parses XSL-FO String input into an instance of Font.SelectionStrategy.
parseFo(String, boolean) - Static method in enum org.axsl.font.Font.Stretch
Parses an XSL-FO String into an instance of Font.Stretch.
parseFo(String, boolean) - Static method in enum org.axsl.font.Font.Style
Parses an XSL-FO String into an instance of Font.Style.
parseFo(String, boolean) - Static method in enum org.axsl.font.Font.Variant
Parses an XSL-FO String into an instance of Font.Variant.
parseFo(String, boolean) - Static method in enum org.axsl.font.Font.Weight
Parses an XSL-FO String into an instance of Font.Weight.
parseGlyphList(String, InputStream) - Method in interface org.axsl.ps.PsServer
Parse a glyph list from an input stream.
parseWordSequence(CharSequence, int, int, Orthography) - Method in interface org.axsl.hyphen.HyphenationConsumer
Parses a character sequence, returning a word sequence.
PatientLineBreaker - Interface in org.axsl.text.line
PatientLineBreaker implementations provide line-breaking logic to clients.
pdAvailable() - Method in interface org.axsl.area.Area
Returns the amount of progression-dimension in this Area which can still be used by child Areas.
PdfColor - Interface in org.axsl.pdf
A PDF Color.
PdfContentStream - Interface in org.axsl.pdf
A PDF Content Stream.
PdfDestination - Interface in org.axsl.pdf
A PDF Destination.
PdfDocument - Interface in org.axsl.pdf
A PDF document.
PdfEncryption - Interface in org.axsl.pdf
Encryption-related items for a PDFDocument.
PdfException - Exception in org.axsl.pdf
Exception thrown when an axslPDF implementation has a problem.
PdfException(String) - Constructor for exception org.axsl.pdf.PdfException
Create a new PDFException.
PdfException(Throwable) - Constructor for exception org.axsl.pdf.PdfException
Create a new PDFException.
PdfException(String, Throwable) - Constructor for exception org.axsl.pdf.PdfException
Create a new PDFException.
PdfFont - Interface in org.axsl.pdf
A PDF Font.
PdfLineCapStyle - Enum in org.axsl.pdf
Enumeration of the possible line cap styles in PDF.
PdfLink - Interface in org.axsl.pdf
A PDF Link.
PdfOutlineItem - Interface in org.axsl.pdf
A PDF Outline Item.
PdfOutlineParent - Interface in org.axsl.pdf
A PDF Outline Parent.
PdfPage - Interface in org.axsl.pdf
A PDF Page.
PdfPageLabelStyle - Enum in org.axsl.pdf
Enumeration of the possible page numbering styles.
PdfPathPaint - Interface in org.axsl.pdf
Paint (Color or Pattern) used to stroke or fill paths.
PdfPattern - Interface in org.axsl.pdf
A PDF Pattern.
PdfTextRenderingMode - Enum in org.axsl.pdf
An enumeration of the valid text rendering modes.
PdfVersion - Enum in org.axsl.pdf
An enumeration of the possible PDF Versions.
pitchExtraHigh() - Method in interface org.axsl.speech.Voice
The normal extra-high frequency for this voice family.
pitchExtraLow() - Method in interface org.axsl.speech.Voice
The normal extra-low frequency for this voice family.
pitchHigh() - Method in interface org.axsl.speech.Voice
The normal high frequency for this voice family.
pitchLow() - Method in interface org.axsl.speech.Voice
The normal low frequency for this voice family.
pitchMedium() - Method in interface org.axsl.speech.Voice
The normal medium frequency for this voice family.
pixelHeight() - Method in interface org.axsl.graphic.Graphic
Return the image height, in pixels, if available.
pixelWidth() - Method in interface org.axsl.graphic.Graphic
Return the image width, in pixels, if available.
PositiveIntegerFormatter - Interface in org.axsl.common
An object that knows how to convert positive integers to Strings.
postDelete() - Method in interface org.axsl.hyphen.MutatingHyphenationBreak
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.hyphen.MutatingHyphenationBreak
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.galley.BackgroundArea
The height of the padding rectangle in which the background should be painted.
preDelete() - Method in interface org.axsl.hyphen.MutatingHyphenationBreak
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.hyphen.MutatingHyphenationBreak
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.
prIpd() - Method in interface org.axsl.galley.BackgroundArea
The width of the padding rectangle in which the background should be painted.
process() - Method in interface org.axsl.ps.PsInterpreter
Parses and interprets the input.
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.
prOriginX() - Method in interface org.axsl.galley.BackgroundArea
The X coordinate of start-point of the padding rectangle in which the background should be painted.
prOriginY() - Method in interface org.axsl.galley.BackgroundArea
The Y coordinate of start-point of the padding rectangle in which the background should be painted.
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.
providePostScriptInput() - Method in interface org.axsl.ps.PsInput
Returns the next byte array chunk in the input so that it can be consumed by the PostScript interpreter.
ProvisionalDistanceBetweenStartsPa - Interface in org.axsl.fo.fo.prop
The XSL-FO provisional-distance-between-starts property.
ProvisionalLabelSeparationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO provisional-label-separation property.
ProxyFactory - Interface in org.axsl.fo
Uses the Visitor pattern to allow an FO Object to properly cast itself for purposes of creating a proxy.
PsBoundingBox - Interface in org.axsl.ps
A PostScript bounding box, essentially a specialized rectangle.
PsCharStringsDictionary - Interface in org.axsl.ps
A Type 1 font "CharStrings" dictionary.
PsEncodeFilter - Class in org.axsl.ps
A PostScript filter object.
PsEncodeFilter(OutputStream) - Constructor for class org.axsl.ps.PsEncodeFilter
Constructor.
PsEncoding - Interface in org.axsl.ps
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).
PsEncoding.Predefined - Enum in org.axsl.ps
An enumeration of the standard encodings supported by PostScript and/or PDF.
PsException - Exception in org.axsl.ps
Exception class for problems interpreting a PostScript file.
PsException() - Constructor for exception org.axsl.ps.PsException
Constructs a new exception with null as its detail message.
PsException(String) - Constructor for exception org.axsl.ps.PsException
Constructs a new exception with the specified detail message.
PsException(String, Throwable) - Constructor for exception org.axsl.ps.PsException
Constructs a new exception with the specified detail message and cause.
PsException(Throwable) - Constructor for exception org.axsl.ps.PsException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
PsFilterType - Enum in org.axsl.ps
Enumeration of the various PostScript filter types.
PsFontDictionary - Interface in org.axsl.ps
A PostScript font dictionary.
PsFontDirectory - Interface in org.axsl.ps
A "FontDirectory" dictionary.
PsFontInfoDictionary - Interface in org.axsl.ps
A PostScript FontInfo dictionary.
PsFontPrivateDictionary - Interface in org.axsl.ps
A PostScript font "Private" dictionary.
PsInput - Interface in org.axsl.ps
Interface for objects that wish to be used as input to the PostScript interpreter.
PsInterpreter - Interface in org.axsl.ps
A PostScript interpeter.
PsInterpreterException - Exception in org.axsl.ps
Exception class for problems interpreting a PostScript file.
PsInterpreterException() - Constructor for exception org.axsl.ps.PsInterpreterException
Constructs a new exception with null as its detail message.
PsInterpreterException(String) - Constructor for exception org.axsl.ps.PsInterpreterException
Constructs a new exception with the specified detail message.
PsInterpreterException(String, Throwable) - Constructor for exception org.axsl.ps.PsInterpreterException
Constructs a new exception with the specified detail message and cause.
PsInterpreterException(Throwable) - Constructor for exception org.axsl.ps.PsInterpreterException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
PsServer - Interface in org.axsl.ps
Provides PostScript-related services to client applications.
PsSystemDict - Interface in org.axsl.ps
A PostScript system dictionary.

Q

qtyHyphenationPoints(HyphenationFilter) - Method in interface org.axsl.hyphen.Word
Returns the number of hyphenation points in the word, as filtered.
qtyLayoutOptions(HyphenationFilter) - Method in interface org.axsl.hyphen.Word
Returns the number of feasible layout options in the word, assuming that the word can be broken no more than once.
qtyMarkerChildren() - Method in interface org.axsl.fo.Fo
Returns the number of children of the FO that are Markers.
qtySegments(HyphenationFilter, int) - Method in interface org.axsl.hyphen.Word
Returns the number of segments for a given layout option.

R

referenceBpd(FoContext) - Method in interface org.axsl.fo.FoScaled
Returns the block-progression-dimension of the reference area for this item.
referenceBpd() - Method in interface org.axsl.galley.ScalableArea
Returns the block-progression-dimension of the rectangle in which the content should be drawn.
referenceIpd(FoContext) - Method in interface org.axsl.fo.FoScaled
Returns the inline-progression-dimension of the reference area for this item.
referenceIpd() - Method in interface org.axsl.galley.ScalableArea
Returns the inline-progression-dimension of the rectangle in which the content should be drawn.
ReferenceOrientation - Enum in org.axsl.common.value
Enumeration of possible reference-orientation values.
ReferenceOrientationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO reference-orientation property.
RefIdPa - Interface in org.axsl.fo.fo.prop
The XSL-FO ref-id property.
RefIndexKeyPa - Interface in org.axsl.fo.fo.prop
The XSL-FO ref-index-key property.
Region - Interface in org.axsl.fo.fo
Super-interface for all pagination regions.
RegionAfter - Interface in org.axsl.fo.fo
An fo:region-after object in XSL-FO.
RegionArea - Interface in org.axsl.galley
An Area containing a region.
RegionBefore - Interface in org.axsl.fo.fo
An fo:region-before object in XSL-FO.
regionBodies() - Method in interface org.axsl.fo.fo.Flow
Returns the list of RegionBody names that this flow's content is mapped to flow into during layout.
RegionBody - Interface in org.axsl.fo.fo
An fo:region-body object in XSL-FO.
RegionBodyRefArea - Interface in org.axsl.area
The Area containing the region-body.
RegionEnd - Interface in org.axsl.fo.fo
An fo:region-end object in XSL-FO.
RegionNamePa - Interface in org.axsl.fo.fo.prop
The XSL-FO region-name property.
RegionRefArea - Interface in org.axsl.area
Area for a Page Region.
RegionStart - Interface in org.axsl.fo.fo
An fo:region-start object in XSL-FO.
registerCharsUsed(CharSequence) - Method in interface org.axsl.font.FontUse
Convenience method that provides the equivalent of running FontUse.registerCharUsed(int) for each char in a given String, StringBuffer or other CharSequence.
registerCharUsed(int) - Method in interface org.axsl.font.FontUse
Records the fact that a FontConsumer is using a particular character.
registerFont(String, DataSource, DataSource, String, Font.Embedding, String) - Method in interface org.axsl.font.FontServer
Register a font for use by the system.
registerFontDescription(String, String, Encoding, Font.Style, Font.Weight, Font.Variant, Font.Stretch, float, float, float, float[]) - Method in interface org.axsl.font.FontServer
Register a font description for use by the system.
registerFontFamily(String) - Method in interface org.axsl.font.FontServer
Register a font-family for use by the system.
registerFontFamilyAlias(String, String) - Method in interface org.axsl.font.FontServer
Add a font-family alias.
registerListener(AreaTreeListener) - Method in interface org.axsl.area.AreaTree
Registers a listener for notification of AreaTreeEvent firings.
registerListener(FoTreeListener) - Method in interface org.axsl.fo.FoTree
Registers a listener for notification of FoTreeEvent firings.
registerMarker(Marker) - Method in interface org.axsl.area.PageArea
Places a Marker instance on this page.
registerName(String) - Method in interface org.axsl.pdf.PdfDestination
Registers a name for this destination, turning it into a "named destination".
RelativeAlign - Enum in org.axsl.common.value
Enumeration of possible "relative-align" values.
RelativeAlignPa - Interface in org.axsl.fo.fo.prop
The XSL-FO relative-align property.
RelativeAxis - Enum in org.axsl.common.value
An enumeration of relative axes.
RelativeCompass - Enum in org.axsl.common.value
An enumeration for the various compass-point directions.
RelativePosition - Enum in org.axsl.common.value
Enumeration of possible relative-position values.
removeChild(AreaNode) - Method in interface org.axsl.area.AreaNode
Remove a node from this node's children.
render(RenderVisitor) - Method in interface org.axsl.galley.AreaNode
Uses the Visitor pattern to allow a Renderer to render this node with proper casting.
render(AreaNode) - Method in interface org.axsl.galley.RenderVisitor
Renders a generic AreaNode not rendered elsewhere.
render(Area) - Method in interface org.axsl.galley.RenderVisitor
Renders an Area not rendered elsewhere.
render(BlockContainerArea) - Method in interface org.axsl.galley.RenderVisitor
render(RegionArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a RegionArea.
render(NormalBlockArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a NormalBlockArea.
render(ForeignObjectArea) - Method in interface org.axsl.galley.RenderVisitor
render(ExternalGraphicArea) - Method in interface org.axsl.galley.RenderVisitor
render(TableArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a TableArea.
render(TableCellArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a TableCellArea.
render(LineArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a LineArea.
render(LeaderArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a LeaderArea.
render(TextArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a TextArea.
render(FootnoteArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a FootnoteArea.
render(BeforeFloatArea) - Method in interface org.axsl.galley.RenderVisitor
Renders a BeforeFloatArea.
render(MainReferenceArea) - Method in interface org.axsl.galley.RenderVisitor
render(InlineArea) - Method in interface org.axsl.galley.RenderVisitor
Renders an InlineArea.
render(Page) - Method in interface org.axsl.output.Renderer
Render the given Galley page.
Renderer - Interface in org.axsl.output
Specialized OutputTarget that converts an AreaTree instance into a specific output format.
RenderingIntent - Enum in org.axsl.common.value
Enumeration of possible rendering-intent values.
RenderingIntentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO rendering-intent property.
RenderVisitor - Interface in org.axsl.galley
Uses the Visitor pattern to allow an Area to properly cast itself for an object that wants to render the Area.
repeatsHorizontal() - Method in enum org.axsl.common.value.BackgroundRepeat
Indicates whether the background repeats on the horizontal axis.
repeatsVertical() - Method in enum org.axsl.common.value.BackgroundRepeat
Indicates whether the background repeats on the vertical axis.
resetSpanArea() - Method in interface org.axsl.area.MainRefArea
Resets the the just-done span area in preparation for a backtrack for balancing.
RetrieveBoundary - Enum in org.axsl.common.value
Enumeration of the possible values for the boundary within which a marker should be selected.
RetrieveBoundaryPa - Interface in org.axsl.fo.fo.prop
The XSL-FO retrieve-boundary property.
RetrieveBoundaryWithinTable - Enum in org.axsl.common.value
Enumeration of possible "retrieve-boundary-within-table" values.
RetrieveBoundaryWithinTablePa - Interface in org.axsl.fo.fo.prop
The XSL-FO retrieve-boundary-within-table property.
RetrieveClassNamePa - Interface in org.axsl.fo.fo.prop
The XSL-FO retrieve-class-name property.
retrieveId(String) - Method in interface org.axsl.fo.fo.Root
Retrieves the FObj instance that is associated with a given "id".
RetrieveMarker - Interface in org.axsl.fo.fo
An fo:retrieve-marker object in XSL-FO.
RetrievePosition - Enum in org.axsl.common.value
Enumeration of the various positions from which a marker can be retrieved.
RetrievePositionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO retrieve-position property.
RetrievePositionWithinTable - Enum in org.axsl.common.value
Enumeration of possible "retrieve-position-within-table" values.
RetrievePositionWithinTablePa - Interface in org.axsl.fo.fo.prop
The XSL-FO retrieve-position-within-table property.
RetrieveTableMarker - Interface in org.axsl.fo.fo
An fo:retrieve-table-marker object in XSL-FO.
Root - Interface in org.axsl.fo.fo
An fo:root object in XSL-FO.
RuleStyle - Enum in org.axsl.common.value
Enumeration of valid rule (line) styles.
RuleStylePa - Interface in org.axsl.fo.fo.prop
The XSL-FO rule-style property.
RuleThicknessPa - Interface in org.axsl.fo.fo.prop
The XSL-FO rule-thickness property.

S

ScalableArea - Interface in org.axsl.galley
Super-interface for Areas whose content can be scaled differently than the viewport through which they are viewed.
ScalingMethod - Enum in org.axsl.common.value
Enumeration of the possible "scaling-method" values.
ScalingMethodPa - Interface in org.axsl.fo.fo.prop
The XSL-FO scaling-method property.
ScalingValueCitation - Interface in org.axsl.fo.fo
An fo:scaling-value-citation object in XSL-FO.
ScoreSpacesPa - Interface in org.axsl.fo.fo.prop
The XSL-FO score-spaces property.
Script - Interface in org.axsl.common.i18n
A script code as defined by the ISO-15924 standard.
selectFontCss(List<String>, Font.Style, Font.Weight, Font.Variant, Font.Stretch, int, int) - Method in interface org.axsl.font.FontConsumer
selectFontPanose(byte[], int) - Method in interface org.axsl.font.FontConsumer
Accepts the client's PANOSE description of the desired font, and returns the best-fitting Font found.
selectFontXsl(Font.SelectionStrategy, List<String>, Font.Style, Font.Weight, Font.Variant, Font.Stretch, int, int) - Method in interface org.axsl.font.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 Recommendation.
selectVoiceCss(String[]) - Method in interface org.axsl.speech.SpeechServer
Accepts the client's description of the desired voice, and returns the best-fitting voice found, using the algorithm specified by the CSS2 recommendation.
selectVoiceXsl(String[]) - Method in interface org.axsl.speech.SpeechServer
Accepts the client's description of the desired voice, and returns the best-fitting voice found, using the algorithm specified by the XSL-FO recommendation.
setAllowCopyContent(boolean) - Method in interface org.axsl.pdf.PdfEncryption
Sets whether the document will allow the content to be extracted from the PDF document.
setAllowEditAnnotation(boolean) - Method in interface org.axsl.pdf.PdfEncryption
Sets whether the document will its annotations to be edited.
setAllowEditContent(boolean) - Method in interface org.axsl.pdf.PdfEncryption
Sets whether the document will allow its content to be edited.
setAllowPrint(boolean) - Method in interface org.axsl.pdf.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.
setAuthor(String) - Method in interface org.axsl.pdf.PdfDocument
Sets the author of the document.
setBlockProp(int, int) - Method in interface org.axsl.mif.MifBook
Creates a new paragraph and sets its properties.
setCachingGraphics(boolean) - Method in interface org.axsl.fo.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.pdf.PdfContentStream
Sets the character spacing (a text state parameter).
setColor(Color, boolean) - Method in interface org.axsl.pdf.PdfContentStream
Sets either the stroke or "other" (fill) color (and color space) in the graphics state.
setContextMessage(String) - Method in exception org.axsl.fo.FoTreeException
Sets the optional context message.
setCreationDate(Date) - Method in interface org.axsl.pdf.PdfDocument
Sets the "creation date" document meta-information for the PDF document.
setCurrent(String) - Method in interface org.axsl.mif.MifBook
Sets the current component of the current table, either body, header, or footer.
setCursor(float, float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the location of the cursor.
setDashPattern(float[], float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the dash pattern in the graphics state.
setDecodeParms(String) - Method in class org.axsl.ps.PsEncodeFilter
Sets the decode parameters for this filter.
setDeveloperUrlShort(String) - Method in interface org.axsl.output.OutputTarget
Sets a short version of the developer's URL meta-information item.
setDocumentHeightWidth(int, int) - Method in interface org.axsl.mif.MifBook
Sets the dimensions of this document.
setFont(PdfFont, float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the font and font size (text state parameters).
setFontConsumer(FontConsumer) - Method in interface org.axsl.fo.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.font.FontConsumer
Sets the font sources that can be selected for this FontConsumer.
setGalley(Galley) - Method in interface org.axsl.output.Renderer
Sets the Galley instance that will be rendered.
setGraphicSearchPath(URL[]) - Method in interface org.axsl.fo.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.fo.FoTree
Allows the client application to set the GraphicServer which should be used during FO tree parsing or building.
setHorizontalScaling(float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the horizontal scaling percentage (a text state parameter).
setHyphenationConsumer(HyphenationConsumer) - Method in interface org.axsl.fo.FoTree
Allows the client application to set the HyphenationConsumer which may be used during FO tree parsing or building.
setInactive() - Method in class org.axsl.ps.PsEncodeFilter
Sets this filter to a state where it acts as a null filter, simply passing the data through as received.
setKeywords(String) - Method in interface org.axsl.pdf.PdfDocument
Sets the keywords of the document.
setLeading(float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the text leading (a text state parameter).
setLineCapStyle(PdfLineCapStyle) - Method in interface org.axsl.pdf.PdfContentStream
Sets the line cap style in the graphics state.
setLineLength(int) - Method in class org.axsl.ps.PsEncodeFilter
Sets the length of the output line that should be written during encoding.
setLineWidth(float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the width of paths to be stroked in the current graphics state.
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.pdf.PdfEncryption
Sets the owner password for the PDF.
setProducer(String) - Method in interface org.axsl.pdf.PdfDocument
Sets the "producer" document meta-information for the PDF document.
setSpeechServer(SpeechServer) - Method in interface org.axsl.fo.FoTree
Allows the client application to set the SpeechServer which should be used during FO tree parsing or building.
setStrokeText(boolean) - Method in interface org.axsl.output.OutputTarget
Sets whether SVG Text should be stroked.
setSubject(String) - Method in interface org.axsl.pdf.PdfDocument
Sets the subject of the document.
setTextKnockout(boolean) - Method in interface org.axsl.pdf.PdfContentStream
Sets the text knockout flag (a text state parameter).
setTextRenderingMode(PdfTextRenderingMode) - Method in interface org.axsl.pdf.PdfContentStream
Sets the text rendering mode (a text state parameter).
setTextRise(float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the text rise (a text state parameter).
setTextServer(TextServer) - Method in interface org.axsl.fo.FoTree
Allows the client application to set the TextServer which should be used during FO tree parsing or building.
setTitle(String) - Method in interface org.axsl.pdf.PdfDocument
Sets the title of the document.
setUserPassword(String) - Method in interface org.axsl.pdf.PdfEncryption
Sets the user password for the PDF.
setVersion(PdfVersion) - Method in interface org.axsl.pdf.PdfDocument
Sets the PDF version that should be created when this document is written.
setWordSpacing(float) - Method in interface org.axsl.pdf.PdfContentStream
Sets the word spacing (a text state parameter).
ShadowEffect - Interface in org.axsl.common.value
Shadow Effect is not a datatype listed in the XSL-FO Recommendation.
ShowDestination - Enum in org.axsl.common.value
Enumeration of possible show-destination values.
ShowDestinationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO show-destination property.
siblingIndex() - Method in interface org.axsl.area.AreaNode
Returns this node's position within the siblings.
SimplePageMaster - Interface in org.axsl.fo.fo
An fo:simple-page-master object in XSL-FO.
simulateBackslant() - Method in interface org.axsl.font.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.font.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.font.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.font.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.font.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.font.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.font.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.font.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.
simulateSmallCaps() - Method in interface org.axsl.font.FontUse
If this font has been configured to simulate small-caps, returns the percentage of the font-size that will be used to compute the faux small-caps size.
simulateUltraCondensed() - Method in interface org.axsl.font.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.font.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.
size() - Method in interface org.axsl.ps.CharSet
Returns the number of elements (Unicode code points) in this character set.
SMALL_CAP_SIMULATION_INVALID - Static variable in interface org.axsl.font.FontServer
Constant indicating that the font to be registered should not be allowed to simulate small-caps.
SMALL_CAP_SIMULATION_NATIVE - Static variable in interface org.axsl.font.FontServer
Constant indicating that the font to be registered should be allowed to simulate small-caps using the font's native x-height as the basis for the small-caps percentage.
smallCapsSize(int) - Method in interface org.axsl.font.FontUse
Computes the size, in millipoints, which should be used for the intrinsically lowercase characters in this font.
Span - Enum in org.axsl.common.value
Enumeration of possible "span" values.
SpanPa - Interface in org.axsl.fo.fo.prop
The XSL-FO span property.
SpanRefArea - Interface in org.axsl.area
Represents a span-reference-area.
Speak - Enum in org.axsl.common.value
Enumeration of possible speak values.
SpeakHeader - Enum in org.axsl.common.value
Enumeration of possible speak-header values.
SpeakNumeral - Enum in org.axsl.common.value
Enumeration of possible speak-numeral values.
SpeakPunctuation - Enum in org.axsl.common.value
Enumeration of possible speak-punctuation values.
SpeechException - Exception in org.axsl.speech
Exception thrown when an axslSpeech implementation has a problem.
SpeechException(String) - Constructor for exception org.axsl.speech.SpeechException
Create a new SpeechException.
SpeechException(Throwable) - Constructor for exception org.axsl.speech.SpeechException
Create a new SpeechException.
SpeechException(String, Throwable) - Constructor for exception org.axsl.speech.SpeechException
Create a new SpeechException.
SpeechServer - Interface in org.axsl.speech
SpeechServer provides system-wide services for integrating document creation systems with speech systems.
SpeechUtility - Class in org.axsl.speech
Class containing speech-related utility methods.
SrcPa - Interface in org.axsl.fo.fo.prop
The XSL-FO src property.
startCell(int, int) - Method in interface org.axsl.mif.MifBook
Start a new cell in the current row of the current table.
StartingState - Enum in org.axsl.common.value
Enumeration of possible starting-state values.
StartingStatePa - Interface in org.axsl.fo.fo.prop
The XSL-FO starting-state property.
startOutput() - Method in interface org.axsl.output.OutputTarget
Hook allowing the OutputTarget to initialize itself and prepare to render pages.
startRow() - Method in interface org.axsl.mif.MifBook
Start a new row in the current table.
StaticContent - Interface in org.axsl.fo.fo
An fo:static-content object in XSL-FO.
stopOutput() - Method in interface org.axsl.output.OutputTarget
Hook allowing the OutputTarget to clean up.
STRETCH_SIMULATION_INVALID - Static variable in interface org.axsl.font.FontServer
Constant indicating that the font to be registered should not be allowed to simulate various font-stretch values.
strikeoutPosition(int) - Method in interface org.axsl.font.Font
The recommended position of the top of the strikeout stroke, relative to the baseline, in millipoints.
strikeoutSize(int) - Method in interface org.axsl.font.Font
The recommended thickness, in millipoints, of the strikeout stroke for this font.
subscriptShift(int) - Method in interface org.axsl.font.Font
The amount by which the alphabetic baseline should be shifted when writing subscripts for this font.
subSequence(int, int) - Method in interface org.axsl.common.IntSequence
Returns a new IntSequence that is a subsequence of this sequence.
superscriptShift(int) - Method in interface org.axsl.font.Font
The amount by which the alphabetic baseline should be shifted when writing superscripts for this font.
SuppressAtLineBreak - Enum in org.axsl.common.value
Enumeration of possible suppress-at-line-break values.
SuppressAtLineBreakPa - Interface in org.axsl.fo.fo.prop
The XSL-FO suppress-at-line-break property.
SvgElement - Interface in org.axsl.fo.foreign
Describes foreign XML content that is an SVG document.
SvgGraphic - Interface in org.axsl.graphic
Interface for SVG Graphic objects.
SwitchTo - Enum in org.axsl.common.value
Enumeration of possible switch-to values.
SwitchToPa - Interface in org.axsl.fo.fo.prop
The XSL-FO switch-to property.

T

Table - Interface in org.axsl.fo.fo
An fo:table object in XSL-FO.
TableAndCaption - Interface in org.axsl.fo.fo
An fo:table-and-caption object in XSL-FO.
TableArea - Interface in org.axsl.area
Container Area for a table.
TableArea - Interface in org.axsl.galley
An Area containing part or all of a table.
TableBody - Interface in org.axsl.fo.fo
An fo:table-body object in XSL-FO.
TableBodyContainer - Interface in org.axsl.area
Container Area for a table-body.
TableCaption - Interface in org.axsl.fo.fo
An fo:table-caption object in XSL-FO.
TableCell - Interface in org.axsl.fo.fo
An fo:table-cell object in XSL-FO.
TableCellArea - Interface in org.axsl.area
Area for a table-cell.
TableCellArea - Interface in org.axsl.galley
An Area containing all or part of a table cell.
TableColumn - Interface in org.axsl.fo.fo
An fo:table-column object in XSL-FO.
TableFooter - Interface in org.axsl.fo.fo
An fo:table-footer object in XSL-FO.
TableFooterContainer - Interface in org.axsl.area
Container Area for a table-footer.
TableHeader - Interface in org.axsl.fo.fo
An fo:table-header object in XSL-FO.
TableHeaderContainer - Interface in org.axsl.area
Container Area for a table-header.
TableLayout - Enum in org.axsl.common.value
Enumeration of possible table-layout algorithms.
TableLayoutPa - Interface in org.axsl.fo.fo.prop
The XSL-FO table-layout property.
TableOmitFooterAtBreakPa - Interface in org.axsl.fo.fo.prop
The XSL-FO table-omit-footer-at-break property.
TableOmitHeaderAtBreakPa - Interface in org.axsl.fo.fo.prop
The XSL-FO table-omit-header-at-break property.
TableRow - Interface in org.axsl.fo.fo
An fo:table-row object in XSL-FO.
TableRowContainer - Interface in org.axsl.area
A container for the cells in a table-row.
tableWidth() - Method in interface org.axsl.fo.FoContext
Returns the width of the table for this context.
TargetPresentationContextPa - Interface in org.axsl.fo.fo.prop
The XSL-FO target-presentation-context property.
TargetProcessingContextPa - Interface in org.axsl.fo.fo.prop
The XSL-FO target-processing-context property.
TargetStylesheetPa - Interface in org.axsl.fo.fo.prop
The XSL-FO target-stylesheet property.
TextAlign - Enum in org.axsl.common.value
Enumeration of possible text-align values.
TextAlignLast - Enum in org.axsl.common.value
Enumeration of the possible text-align-last values.
TextAlignLastPa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-align-last property.
TextAlignPa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-align property.
TextAltitudePa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-altitude property.
TextArea - Interface in org.axsl.galley
An Area containing text.
TextDecorationPa - Interface in org.axsl.fo.fo.prop
The XSL-FO active-state property.
TextDepthPa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-depth property.
TextException - Exception in org.axsl.text
Exception thrown when an axslText implementation has a problem.
TextException(String) - Constructor for exception org.axsl.text.TextException
Create a new TextException.
TextException(Throwable) - Constructor for exception org.axsl.text.TextException
Create a new TextException.
TextException(String, Throwable) - Constructor for exception org.axsl.text.TextException
Create a new TextException.
TextIndentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-indent property.
TextServer - Interface in org.axsl.text
This class encapsulates the various text processing functions.
TextShadowPa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-shadow property.
textToPdf(CharSequence, FontOptions, Orthography) - Method in interface org.axsl.font.output.FontPdf
Converts a String to the content that should be written into a PDF to show that String.
TextTransform - Enum in org.axsl.common.value
Enumeration of possible text-transform values.
TextTransformPa - Interface in org.axsl.fo.fo.prop
The XSL-FO text-transform property.
Title - Interface in org.axsl.fo.fo
An fo:title object in XSL-FO.
toArray() - Method in interface org.axsl.common.IntSequence
Returns a copy of the internal array containing the ints in this sequence in the same order as this sequence.
traitAbsolutePosition(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAbsolutePositionPa
Returns the "absolute-position" trait for this FO.
traitActiveState(FoContext) - Method in interface org.axsl.fo.fo.prop.ActiveStatePa
Returns the "active-state" trait for this FO.
traitAlignmentAdjust(FoContext, FoInlineContext) - Method in interface org.axsl.fo.fo.prop.AlignmentAdjustPa
Returns the length component, if any, of the "alignment-adjust" trait for this FO.
traitAlignmentBaseline(FoContext) - Method in interface org.axsl.fo.fo.prop.AlignmentBaselinePa
Returns the "alignment-baseline" trait for this FO.
traitAllowedHeightScale(FoContext) - Method in interface org.axsl.fo.fo.prop.AllowedHeightScalePa
Returns the "allowed-height-scale" trait for this FO.
traitAllowedWidthScale(FoContext) - Method in interface org.axsl.fo.fo.prop.AllowedWidthScalePa
Returns the "allowed-width-scale" trait for this FO.
traitAutoRestore(FoContext) - Method in interface org.axsl.fo.fo.prop.AutoRestorePa
Returns the "auto-restore" trait for this FO.
traitAzimuth(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "azimuth" trait for this FO.
traitBackgroundAttachment(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "background-attachment" trait for this FO.
traitBackgroundColor(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "background-color" trait for this FO.
traitBackgroundColor() - Method in interface org.axsl.galley.BackgroundArea
The color of this background.
traitBackgroundImage(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "background-image" trait for this FO.
traitBackgroundImage() - Method in interface org.axsl.galley.BackgroundArea
The Graphic for this background.
traitBackgroundPositionHorizontal(FoContext, int, int) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "background-position-horizontal" trait for this FO.
traitBackgroundPositionVertical(FoContext, int, int) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "background-position-vertical" trait for this FO.
traitBackgroundRepeat(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "background-repeat" trait for this FO.
traitBackgroundRepeat() - Method in interface org.axsl.galley.BackgroundArea
The background-repeat for the background-image (if any), indicating whether the background image repeats on the horizontal and vertical axes.
traitBaselineShift(FoContext) - Method in interface org.axsl.fo.fo.prop.BaselineShiftPa
Returns the "baseline-shift" trait for this FO.
traitBlink(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "blink" trait for this FO.
traitBorderAfterColor(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-after-color" trait for this FO.
traitBorderAfterColor() - Method in interface org.axsl.galley.BorderPaddingArea
The color of the border-after.
traitBorderAfterPrecedence(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderAfterPrecedencePa
Returns the "border-after-precedence" trait for this FO.
traitBorderAfterStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-after-style" trait for this FO.
traitBorderAfterStyle() - Method in interface org.axsl.galley.BorderPaddingArea
Returns the border style for the "after" edge of this Area.
traitBorderAfterWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-after-width" trait for this FO.
traitBorderAfterWidth() - Method in interface org.axsl.galley.BorderPaddingArea
The width of the border-after.
traitBorderBeforeColor(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-before-color" trait for this FO.
traitBorderBeforeColor() - Method in interface org.axsl.galley.BorderPaddingArea
The color of the border-before.
traitBorderBeforePrecedence(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderBeforePrecedencePa
Returns the "border-before-precedence" trait for this FO.
traitBorderBeforeStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-before-style" trait for this FO.
traitBorderBeforeStyle() - Method in interface org.axsl.galley.BorderPaddingArea
Returns the border style for the "before" edge of this Area.
traitBorderBeforeWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-before-width" trait for this FO.
traitBorderBeforeWidth() - Method in interface org.axsl.galley.BorderPaddingArea
The width of the border-before.
traitBorderCollapse(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderCollapsePa
Returns the "border-collapse" trait for this FO.
traitBorderEndColor(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-end-color" trait for this FO.
traitBorderEndColor() - Method in interface org.axsl.galley.BorderPaddingArea
The color of the border-end.
traitBorderEndPrecedence(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderEndPrecedencePa
Returns the "border-end-precedence" trait for this FO.
traitBorderEndStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-end-style" trait for this FO.
traitBorderEndStyle() - Method in interface org.axsl.galley.BorderPaddingArea
Returns the border style for the "end" edge of this Area.
traitBorderEndWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-end-width" trait for this FO.
traitBorderEndWidth() - Method in interface org.axsl.galley.BorderPaddingArea
The width of the border-end.
traitBorderSeparationBpd(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderSeparationPa
Returns the BPD portion of the "border-separation" trait for this FO.
traitBorderSeparationIpd(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderSeparationPa
Returns the IPD portion of the "border-separation" trait for this FO.
traitBorderStartColor(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-start-color" trait for this FO.
traitBorderStartColor() - Method in interface org.axsl.galley.BorderPaddingArea
The color of the border-start.
traitBorderStartPrecedence(FoContext) - Method in interface org.axsl.fo.fo.prop.BorderStartPrecedencePa
Returns the "border-start-precedence" trait for this FO.
traitBorderStartStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-start-style" trait for this FO.
traitBorderStartStyle() - Method in interface org.axsl.galley.BorderPaddingArea
Returns the border style for the "start" edge of this Area.
traitBorderStartWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "border-start-width" trait for this FO.
traitBorderStartWidth() - Method in interface org.axsl.galley.BorderPaddingArea
The width of the border-start.
traitBottom(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonPositionPa
Returns the "bottom" trait for this FO.
traitBpDimensionMax(FoContext) - Method in interface org.axsl.fo.fo.prop.BlockProgressionDimensionPa
Returns the "maximum" component of the "block-progression-dimension" for this FO.
traitBpDimensionMin(FoContext) - Method in interface org.axsl.fo.fo.prop.BlockProgressionDimensionPa
Returns the "minimum" component of the "block-progression-dimension" for this FO.
traitBpDimensionOpt(FoContext) - Method in interface org.axsl.fo.fo.prop.BlockProgressionDimensionPa
Returns the "optimum" component of the "block-progression-dimension" for this FO.
traitBreakAfter(FoContext) - Method in interface org.axsl.fo.fo.prop.BreakAfterPa
Returns the "break-after" trait for this FO.
traitBreakBefore(FoContext) - Method in interface org.axsl.fo.fo.prop.BreakBeforePa
Returns the "break-before" trait for this FO.
traitCaptionSide(FoContext) - Method in interface org.axsl.fo.fo.prop.CaptionSidePa
Returns the "caption-side" trait for this FO.
traitCaseName(FoContext) - Method in interface org.axsl.fo.fo.prop.CaseNamePa
Returns the "case-name" trait for this FO.
traitCaseTitle() - Method in interface org.axsl.fo.fo.prop.CaseTitlePa
Returns the "case-title" trait for this FO.
traitChangeBarClass() - Method in interface org.axsl.fo.fo.prop.ChangeBarClassPa
Returns the "change-bar-class" trait for this FO.
traitChangeBarColor(FoContext) - Method in interface org.axsl.fo.fo.prop.ChangeBarColorPa
Returns the "change-bar-color" trait for this FO.
traitChangeBarOffset(FoContext) - Method in interface org.axsl.fo.fo.prop.ChangeBarOffsetPa
Returns the "change-bar-offset" trait for this FO.
traitChangeBarPlacement(FoContext) - Method in interface org.axsl.fo.fo.prop.ChangeBarPlacementPa
Returns the "change-bar-placement" trait for this FO.
traitChangeBarStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.ChangeBarStylePa
Returns the "change-bar-style" trait for this FO.
traitChangeBarWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.ChangeBarWidthPa
Returns the "change-bar-width" trait for this FO.
traitClear(FoContext) - Method in interface org.axsl.fo.fo.prop.ClearPa
Returns the "clear" trait for this FO.
traitClip(FoContext, Shape) - Method in interface org.axsl.fo.fo.prop.ClipPa
Returns the "clip" trait for this FO.
traitClipIsAuto(FoContext) - Method in interface org.axsl.fo.fo.prop.ClipPa
Indicates whether the "clip" trait is "auto".
traitColor(FoContext) - Method in interface org.axsl.fo.fo.prop.ColorPa
Returns the resolved "color" trait for this FO.
traitColor() - Method in interface org.axsl.galley.Bookmark
Returns the color of this node.
traitColor() - Method in interface org.axsl.galley.GeneralInlineArea
Returns the color of this node.
traitColorProfileName(FoContext) - Method in interface org.axsl.fo.fo.prop.ColorProfileNamePa
Returns the "color-profile-name" trait for this FO.
traitColumnCount(FoContext) - Method in interface org.axsl.fo.fo.prop.ColumnCountPa
Returns the "column-count" trait for this FO.
traitColumnGap(FoContext) - Method in interface org.axsl.fo.fo.prop.ColumnGapPa
Returns the "column-gap" trait for this FO.
traitColumnNumber(FoContext) - Method in interface org.axsl.fo.fo.prop.ColumnNumberPa
Returns the column number that this cell starts in.
traitColumnWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.ColumnWidthPa
Returns the "column-width" trait for this FO.
traitColumnWidthTableUnits() - Method in interface org.axsl.fo.fo.prop.ColumnWidthPa
Returns the number of column-width table units in this table column.
traitContentType(FoContext) - Method in interface org.axsl.fo.fo.prop.ContentTypePa
Returns the "content-type" trait for this FO.
traitCountry(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "country" trait for this FO.
traitCueAfter(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "cue-after" trait for this FO.
traitCueBefore(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "cue-before" trait for this FO.
traitDestinationPlacementOffset(FoContext) - Method in interface org.axsl.fo.fo.prop.DestinationPlacementOffsetPa
Returns the "destination-placement-offset" trait for this FO.
traitDirection(FoContext) - Method in interface org.axsl.fo.fo.prop.DirectionPa
Returns the "direction" trait for this FO.
traitDisplayAlign(FoContext) - Method in interface org.axsl.fo.fo.prop.DisplayAlignPa
Returns the "display-align" trait for this FO.
traitDominantBaseline(FoContext) - Method in interface org.axsl.fo.fo.prop.DominantBaselinePa
Returns the resolved dominant baseline for this object.
traitElevation(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "elevation" trait for this FO.
traitEmptyCells(FoContext) - Method in interface org.axsl.fo.fo.prop.EmptyCellsPa
Returns the "empty-cells" trait for this FO.
traitEndIndent(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "end-indent" trait for this FO.
traitExtent() - Method in interface org.axsl.fo.fo.prop.ExtentPa
Returns the "extent" trait for this FO.
traitExtent() - Method in interface org.axsl.galley.RegionArea
The extent (size) of this Area.
traitFloat(FoContext) - Method in interface org.axsl.fo.fo.prop.FloatPa
Returns the "float" trait for this FO.
traitFlowName() - Method in interface org.axsl.fo.fo.prop.FlowNamePa
Returns the "flow-name" trait for this FO.
traitFontFamily(FoContext) - Method in interface org.axsl.fo.fo.proforma.CommonFontExcludedPa
Returns the "font-family" trait for this FO.
traitFontSelectionStrategy(FoContext) - Method in interface org.axsl.fo.fo.proforma.CommonFontExcludedPa
Returns the "font-selection-strategy" trait for this FO.
traitFontSize(FoContext) - Method in interface org.axsl.fo.fo.proforma.CommonFontExcludedPa
Returns the "font-size" trait for this FO.
traitFontSize() - Method in interface org.axsl.galley.TextArea
The font-size for this Area.
traitFontSizeActual(FoContext, Font) - Method in interface org.axsl.fo.fo.prop.CommonFontPa
Returns the "actual" value for font-size, as distinguished from the "computed" value.
traitFontSizeAdjust(FoContext) - Method in interface org.axsl.fo.fo.proforma.CommonFontExcludedPa
Retrieves the computed value for "font-size-adjust".
traitFontStretch(FoContext) - Method in interface org.axsl.fo.fo.proforma.CommonFontExcludedPa
Returns the "font-stretch" trait for this FO.
traitFontStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.FontStylePa
Returns the "font-style" trait for this FO.
traitFontStyle() - Method in interface org.axsl.galley.Bookmark
Returns the font style (normal, italic, etc.) for this area.
traitFontVariant(FoContext) - Method in interface org.axsl.fo.fo.proforma.CommonFontExcludedPa
Returns the "font-variant" trait for this FO.
traitFontWeight(FoContext) - Method in interface org.axsl.fo.fo.prop.FontWeightPa
Returns the font-weight (relative boldness) of the font-family typeface that should be used.
traitFontWeight() - Method in interface org.axsl.galley.Bookmark
Returns the relative boldness of the font-family typeface that should be used.
traitForcePageCount(FoContext) - Method in interface org.axsl.fo.fo.prop.ForcePageCountPa
Returns the "force-page-count" trait for this FO.
traitFormat() - Method in interface org.axsl.fo.fo.prop.FormatPa
Returns the "format" trait for this FO.
traitGeneratedBy() - Method in interface org.axsl.area.AreaNode
Returns the FObj instance that generated this node.
traitGeneratedBy() - Method in interface org.axsl.area.TableArea
 
traitGlyphOrientationHorizontal(FoContext) - Method in interface org.axsl.fo.fo.prop.GlyphOrientationHorizontalPa
Returns the "glyph-orientation-horizontal" trait for this FO.
traitGlyphOrientationVertical(FoContext) - Method in interface org.axsl.fo.fo.prop.GlyphOrientationVerticalPa
Returns the "glyph-orientation-vertical" trait for this FO.
traitHalfLeadingConditionality(FoContext) - Method in interface org.axsl.fo.fo.prop.LineHeightPa
Returns the "conditionality" component of the "half-leading" trait for this FO.
traitHalfLeadingMax(FoContext) - Method in interface org.axsl.fo.fo.prop.LineHeightPa
Returns the "maximum" component of the "half-leading" trait for this FO.
traitHalfLeadingMin(FoContext) - Method in interface org.axsl.fo.fo.prop.LineHeightPa
Returns the "minimum" component of the "half-leading" trait for this FO.
traitHalfLeadingOpt(FoContext) - Method in interface org.axsl.fo.fo.prop.LineHeightPa
Returns the "optimum" component of the "half-leading" trait for this FO.
traitHalfLeadingPrecedence(FoContext) - Method in interface org.axsl.fo.fo.prop.LineHeightPa
Returns the "precedence" component of the "half-leading" trait for this FO.
traitHyphenate(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "hyphenate" trait for this FO.
traitHyphenationCharacter(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "hyphenation-character" trait for this FO.
traitHyphenationKeep(FoContext) - Method in interface org.axsl.fo.fo.prop.HyphenationKeepPa
Returns the "hyphenation-keep" trait for this FO.
traitHyphenationLadderCount(FoContext) - Method in interface org.axsl.fo.fo.prop.HyphenationLadderCountPa
Returns the "hyphenation-ladder-count" trait for this FO.
traitHyphenationPushCharacterCount(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "hyphenation-push-character-count" trait for this FO.
traitHyphenationRemainCharacterCount(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "hyphenation-remain-character-count" trait for this FO.
traitId() - Method in interface org.axsl.fo.fo.prop.IdPa
Returns the "id" trait for this FO.
traitId() - Method in interface org.axsl.galley.Area
Returns the id of this node.
traitIndexClass() - Method in interface org.axsl.fo.fo.prop.IndexClassPa
Returns the "index-class" trait for this FO.
traitIndexKey() - Method in interface org.axsl.fo.fo.prop.IndexKeyPa
Returns the "index-key" trait for this FO.
traitIndicateDestination(FoContext) - Method in interface org.axsl.fo.fo.prop.IndicateDestinationPa
Returns the "indicate-destination" trait for this FO.
traitInitialPageNumber(int) - Method in interface org.axsl.fo.fo.prop.InitialPageNumberPa
Returns the "initial-page-number" trait for this FO.
traitIntrusionDisplace(FoContext) - Method in interface org.axsl.fo.fo.prop.IntrusionDisplacePa
Returns the "intrusion-displace" trait for this FO.
traitIpDimensionMax(FoContext) - Method in interface org.axsl.fo.fo.prop.InlineProgressionDimensionPa
Returns the "maximum" component of the "inline-progression-dimension" for this FO.
traitIpDimensionMin(FoContext) - Method in interface org.axsl.fo.fo.prop.InlineProgressionDimensionPa
Returns the "minimum" component of the "inline-progression-dimension" for this FO.
traitIpDimensionOpt(FoContext) - Method in interface org.axsl.fo.fo.prop.InlineProgressionDimensionPa
Returns the "optimum" component of the "inline-progression-dimension" for this FO.
traitIsReferenceArea() - Method in interface org.axsl.fo.Fo
Returns the value of the is-reference-area trait.
traitKeepTogetherWithinColumn(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepTogetherPa
Returns the "within-column" portion of the "keep-together" trait for this FO.
traitKeepTogetherWithinLine(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepTogetherPa
Returns the "within-line" portion of the "keep-together" trait for this FO.
traitKeepTogetherWithinPage(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepTogetherPa
Returns the "within-page" portion of the "keep-together" trait for this FO.
traitKeepWithNextWithinColumn(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepWithNextPa
Returns the "within-column" portion of the "keep-with-next" trait for this FO.
traitKeepWithNextWithinLine(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepWithNextPa
Returns the "within-line" portion of the "keep-with-next" trait for this FO.
traitKeepWithNextWithinPage(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepWithNextPa
Returns the "within-page" portion of the "keep-with-next" trait for this FO.
traitKeepWithPreviousWithinColumn(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepWithPreviousPa
Returns the "within-column" portion of the "keep-with-previous" trait for this FO.
traitKeepWithPreviousWithinLine(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepWithPreviousPa
Returns the "within-line" portion of the "keep-with-previous" trait for this FO.
traitKeepWithPreviousWithinPage(FoContext) - Method in interface org.axsl.fo.fo.prop.KeepWithPreviousPa
Returns the "within-page" portion of the "keep-with-previous" trait for this FO.
traitLanguage(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "language" trait for this FO.
traitLastLineEndIndent(FoContext) - Method in interface org.axsl.fo.fo.prop.LastLineEndIndentPa
Returns the "last-line-end-indent" for this FO.
traitLeaderAlignment(FoContext) - Method in interface org.axsl.fo.fo.prop.LeaderAlignmentPa
Returns the value of the "leader-alignment" trait for this FO.
traitLeaderLengthMax(FoContext) - Method in interface org.axsl.fo.fo.prop.LeaderLengthPa
Returns the "maximum" component of the "leader-length" trait for this FO.
traitLeaderLengthMin(FoContext) - Method in interface org.axsl.fo.fo.prop.LeaderLengthPa
Returns the "minimum" component of the "leader-length" trait for this FO.
traitLeaderLengthOpt(FoContext) - Method in interface org.axsl.fo.fo.prop.LeaderLengthPa
Returns the "optimum" component of the "leader-length" trait for this FO.
traitLeaderPattern(FoContext) - Method in interface org.axsl.fo.fo.prop.LeaderPatternPa
Returns the "leader-pattern" trait for this FO.
traitLeaderPattern() - Method in interface org.axsl.galley.LeaderArea
Returns the leader-pattern trait.
traitLeaderPatternWidth(FoContext) - Method in interface org.axsl.fo.fo.prop.LeaderPatternWidthPa
Returns the value for the "leader-pattern-width" trait for this FO.
traitLeft(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonPositionPa
Returns the "left" trait for this FO.
traitLetterSpacingConditionality() - Method in interface org.axsl.fo.fo.prop.LetterSpacingPa
Returns the "conditionality" component of the "letter-spacing" trait for this FO.
traitLetterSpacingMax(FoContext) - Method in interface org.axsl.fo.fo.prop.LetterSpacingPa
Returns the "maximum" component of the "letter-spacing" trait for this FO.
traitLetterSpacingMin(FoContext) - Method in interface org.axsl.fo.fo.prop.LetterSpacingPa
Returns the "minimum" component of the "letter-spacing" trait for this FO.
traitLetterSpacingOpt(FoContext) - Method in interface org.axsl.fo.fo.prop.LetterSpacingPa
Returns the "optimum" component of the "letter-spacing" trait for this FO.
traitLetterSpacingPrecedence() - Method in interface org.axsl.fo.fo.prop.LetterSpacingPa
Returns the "precedence" component of the "letter-spacing" trait for this FO.
traitLinefeedTreatment(FoContext) - Method in interface org.axsl.fo.fo.proforma.LinefeedTreatmentPa
Returns the "linefeed-treatment" trait for this FO.
traitLineHeightShiftAdjustment(FoContext) - Method in interface org.axsl.fo.fo.prop.LineHeightShiftAdjustmentPa
Returns the "line-height-shift-adjustment" trait for this FO.
traitLineStackingStrategy(FoContext) - Method in interface org.axsl.fo.fo.prop.LineStackingStrategyPa
Returns the "line-stacking-strategy" trait for this FO.
traitMarkerClassName() - Method in interface org.axsl.fo.fo.prop.MarkerClassNamePa
The "marker-class-name" property.
traitMediaUsage(FoContext) - Method in interface org.axsl.fo.fo.prop.MediaUsagePa
Returns the "media-usage" trait for this FO.
traitMergePagesAcrossIndexKeyReferences(FoContext) - Method in interface org.axsl.fo.fo.prop.MergePagesAcrossIndexKeyReferencesPa
Returns the "merge-pages-across-index-key-references" trait for this FO.
traitMergeRangesAcrossIndexKeyReferences(FoContext) - Method in interface org.axsl.fo.fo.prop.MergeRangesAcrossIndexKeyReferencesPa
Returns the "merge-ranges-across-index-key-references" trait for this FO.
traitMergeSequentialPageNumbers(FoContext) - Method in interface org.axsl.fo.fo.prop.MergeSequentialPageNumbersPa
Returns the "merge-sequential-page-numbers" trait for this FO.
traitNumberColumnsRepeated() - Method in interface org.axsl.fo.fo.prop.NumberColumnsRepeatedPa
Returns the "number-columns-repeated" trait for this FO.
traitNumberColumnsSpanned() - Method in interface org.axsl.fo.fo.prop.NumberColumnsSpannedPa
Returns the number of columns spanned by this cell.
traitNumberRowsSpanned() - Method in interface org.axsl.fo.fo.prop.NumberRowsSpannedPa
Returns the number of rows spanned by this cell.
traitOrphans(FoContext) - Method in interface org.axsl.fo.fo.prop.OrphansPa
Returns the "orphans" trait for this FO.
traitOverflow(FoContext) - Method in interface org.axsl.fo.fo.prop.OverflowPa
Returns the "overflow" trait for this FO.
traitOverlineScore(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "overline-score" trait for this FO.
traitOverlineScore() - Method in interface org.axsl.galley.GeneralInlineArea
The "overline-score" trait.
traitOverlineScoreColor(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "overline-score-color" trait for this FO.
traitOverlineScoreColor() - Method in interface org.axsl.galley.GeneralInlineArea
The "overline-score-color" trait.
traitPaddingAfter(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "padding-after" trait for this FO.
traitPaddingBefore(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "padding-before" trait for this FO.
traitPaddingEnd(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "padding-end" trait for this FO.
traitPaddingStart(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonBorderPaddingBgPa
Returns the "padding-start" trait for this FO.
traitPageCitationStrategy() - Method in interface org.axsl.fo.fo.prop.PageCitationStrategyPa
Returns the "page-citation-strategy" trait for this FO.
traitPageHeight() - Method in interface org.axsl.fo.fo.prop.PageHeightPa
Returns the "page-height" trait for this FO.
traitPageNumberTreatment(FoContext) - Method in interface org.axsl.fo.fo.prop.PageNumberTreatmentPa
Returns the "page-number-treatment" trait for this FO.
traitPageWidth() - Method in interface org.axsl.fo.fo.prop.PageWidthPa
Returns the "page-width" trait for this FO.
traitPauseAfter(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "pause-after" trait for this FO.
traitPauseBefore(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "pause-before" trait for this FO.
traitPitch(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the frequency for the audio for the current voice.
traitPitchRange(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "pitch-range" trait for this FO.
traitPlayDuring(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "URL" component of the "play-during" trait for this FO.
traitPlayDuringMix(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "mix" component of the "play-during" trait for this FO.
traitPlayDuringRepeat(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "repeat" component of the "play-during" trait for this FO.
traitProvisionalDistanceBetweenStarts(FoContext) - Method in interface org.axsl.fo.fo.prop.ProvisionalDistanceBetweenStartsPa
Returns the "provisional-distance-between-starts" trait for this FO.
traitProvisionalLabelSeparation(FoContext) - Method in interface org.axsl.fo.fo.prop.ProvisionalLabelSeparationPa
Returns the "provisional-label-separation" trait for this FO.
traitReferenceOrientation(FoContext) - Method in interface org.axsl.fo.fo.prop.ReferenceOrientationPa
Returns the "reference-orientation" trait for this FO.
traitRefId(FoContext) - Method in interface org.axsl.fo.fo.prop.RefIdPa
Returns the "ref-id" trait for this FO.
traitRefIndexKey() - Method in interface org.axsl.fo.fo.prop.RefIndexKeyPa
Returns the "ref-index-key" trait for this FO.
traitRegionName() - Method in interface org.axsl.fo.fo.prop.RegionNamePa
Returns the name of this region.
traitRelativeAlign(FoContext) - Method in interface org.axsl.fo.fo.prop.RelativeAlignPa
Returns the "relative-align" trait for this FO.
traitRelativePosition(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonRelativePositionPa
Returns the "relative-position" trait for this FO.
traitRenderingIntent(FoContext) - Method in interface org.axsl.fo.fo.prop.RenderingIntentPa
Returns the "rendering-intent" trait for this FO.
traitRetrieveBoundary() - Method in interface org.axsl.fo.fo.prop.RetrieveBoundaryPa
The "retrieve-boundary" property.
traitRetrieveBoundaryWithinTable() - Method in interface org.axsl.fo.fo.prop.RetrieveBoundaryWithinTablePa
Returns the "retrieve-boundary-within-table" trait for this FO.
traitRetrieveClassName() - Method in interface org.axsl.fo.fo.prop.RetrieveClassNamePa
The "retrieve-class-name" property.
traitRetrievePosition() - Method in interface org.axsl.fo.fo.prop.RetrievePositionPa
The "retrieve-position" property.
traitRetrievePositionWithinTable() - Method in interface org.axsl.fo.fo.prop.RetrievePositionWithinTablePa
Returns the "retrieve-position-within-table" trait for this FO.
traitRichness(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "richness" trait for this FO.
traitRight(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonPositionPa
Returns the "right" trait for this FO.
traitRole(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAccessibilityPa
Returns the "role" trait for this FO.
traitRuleStyle(FoContext) - Method in interface org.axsl.fo.fo.prop.RuleStylePa
Returns the "rule-style" trait for this FO.
traitRuleStyle() - Method in interface org.axsl.galley.LeaderArea
Returns the style for this leader.
traitRuleThickness(FoContext) - Method in interface org.axsl.fo.fo.prop.RuleThicknessPa
Returns the "rule-thickness" trait for this FO.
traitRuleThickness() - Method in interface org.axsl.galley.LeaderArea
Returns the thickness for this leader.
traitScalingMethod() - Method in interface org.axsl.fo.fo.prop.ScalingMethodPa
Returns the "scaling-method" trait for this FO.
traitScoreSpaces(FoContext) - Method in interface org.axsl.fo.fo.prop.ScoreSpacesPa
Returns the "score-spaces" trait for this FO.
traitScript(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonHyphenationPa
Returns the "script" trait for this FO.
traitShowDestination(FoContext) - Method in interface org.axsl.fo.fo.prop.ShowDestinationPa
Returns the "show-destination" trait for this FO.
traitSourceDocument(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAccessibilityPa
Returns the "source-document" trait for this FO.
traitSpaceAfterConditionality(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "conditionality" component of the "space-after" trait for this FO.
traitSpaceAfterMaximum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "maximum" component of the "space-after" trait for this FO.
traitSpaceAfterMinimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "minimum" component of the "space-after" trait for this FO.
traitSpaceAfterOptimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "optimum" component of the "space-after" trait for this FO.
traitSpaceAfterPrecedence() - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "precedence" component of the "space-after" trait for this FO.
traitSpaceBeforeConditionality(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "conditionality" component of the "space-before" trait for this FO.
traitSpaceBeforeMaximum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "maximum" component of the "space-before" trait for this FO.
traitSpaceBeforeMinimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "minimum" component of the "space-before" trait for this FO.
traitSpaceBeforeOptimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "optimum" component of the "space-before" trait for this FO.
traitSpaceBeforePrecedence() - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "precedence" component of the "space-before" trait for this FO.
traitSpaceEndConditionality() - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "conditionality" component of the "space-end" trait for this FO.
traitSpaceEndMaximum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "maximum" component of the "space-end" trait for this FO.
traitSpaceEndMinimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "minimum" component of the "space-end" trait for this FO.
traitSpaceEndOptimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginInlineOptimumPa
Returns the "optimum" component of the "space-end" trait for this FO.
traitSpaceEndPrecedence() - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "precedence" component of the "space-end" trait for this FO.
traitSpaceStartConditionality() - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "conditionality" component of the "space-start" trait for this FO.
traitSpaceStartMaximum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "maximum" component of the "space-start" trait for this FO.
traitSpaceStartMinimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "minimum" component of the "space-start" trait for this FO.
traitSpaceStartOptimum(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginInlineOptimumPa
Returns the "optimum" component of the "space-start" trait for this FO.
traitSpaceStartPrecedence() - Method in interface org.axsl.fo.fo.prop.CommonMarginInlinePa
Returns the "precedence" component of the "space-start" trait for this FO.
traitSpan(FoContext) - Method in interface org.axsl.fo.fo.prop.SpanPa
Returns the "span" trait for this FO.
traitSpeak(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "speak" trait for this FO.
traitSpeakHeader(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "speak-header" trait for this FO.
traitSpeakNumeral(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "speak-numeral" trait for this FO.
traitSpeakPunctuation(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "speak-punctuation" trait for this FO.
traitSpeechRate(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the desired speech-rate, in words-per-minute.
traitSrc(FoContext) - Method in interface org.axsl.fo.fo.prop.SrcPa
Returns the "src" trait for this FO.
traitStartIndent(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonMarginBlockPa
Returns the "start-indent" trait for this FO.
traitStartingState(FoContext) - Method in interface org.axsl.fo.fo.prop.StartingStatePa
Returns the "starting-state" trait for this FO.
traitStress(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "stress" trait for this FO.
traitSuppressAtLineBreak(FoContext) - Method in interface org.axsl.fo.fo.prop.SuppressAtLineBreakPa
Returns the "suppress-at-line-break" trait for this FO.
traitSwitchTo() - Method in interface org.axsl.fo.fo.prop.SwitchToPa
Returns an enumerated value for the "switch-to" trait for this FO.
traitSwitchToNames() - Method in interface org.axsl.fo.fo.prop.SwitchToPa
Returns an array of names for the "switch-to" trait for this FO.
traitTableLayout() - Method in interface org.axsl.fo.fo.prop.TableLayoutPa
Returns the "table-layout" trait for this FO.
traitTableOmitFooterAtBreak(FoContext) - Method in interface org.axsl.fo.fo.prop.TableOmitFooterAtBreakPa
Returns the "table-omit-footer-at-break" trait for this FO.
traitTableOmitHeaderAtBreak(FoContext) - Method in interface org.axsl.fo.fo.prop.TableOmitHeaderAtBreakPa
Returns the "table-omit-header-at-break" trait for this FO.
traitTargetPresentationContext() - Method in interface org.axsl.fo.fo.prop.TargetPresentationContextPa
Returns the "target-presentation-context" trait for this FO.
traitTargetProcessingContext() - Method in interface org.axsl.fo.fo.prop.TargetProcessingContextPa
Returns the "target-processing-context" trait for this FO.
traitTargetStylesheet() - Method in interface org.axsl.fo.fo.prop.TargetStylesheetPa
Returns the "target-stylesheet" trait for this FO.
traitTextAlign(FoContext) - Method in interface org.axsl.fo.fo.prop.TextAlignPa
Returns the "text-align" trait for this FO.
traitTextAlignLast(FoContext) - Method in interface org.axsl.fo.fo.prop.TextAlignLastPa
Returns the "text-align-last" trait for this FO.
traitTextAlignString() - Method in interface org.axsl.fo.fo.prop.TextAlignPa
Returns the String value, if any, of the "text-align" trait for this FO.
traitTextAltitude(FoContext) - Method in interface org.axsl.fo.fo.prop.TextAltitudePa
Returns the "text-altitude" trait for this FO, adjusted for the font-size.
traitTextDepth(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDepthPa
Returns the "text-depth" trait for this FO, adjusted for the font-size.
traitTextIndent(FoContext) - Method in interface org.axsl.fo.fo.prop.TextIndentPa
Returns the "text-indent" trait for this FO.
traitTextShadow(FoContext) - Method in interface org.axsl.fo.fo.prop.TextShadowPa
Returns the "shadow-effect" trait for this FO.
traitTextTransform(FoContext) - Method in interface org.axsl.fo.fo.prop.TextTransformPa
Returns the "text-transform" trait for this FO.
traitThroughScore(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "through-score" trait for this FO.
traitThroughScore() - Method in interface org.axsl.galley.GeneralInlineArea
The "through-score" trait.
traitThroughScoreColor(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "through-score-color" trait for this FO.
traitThroughScoreColor() - Method in interface org.axsl.galley.GeneralInlineArea
The "through-score-color" trait.
traitTop(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonPositionPa
Returns the "top" trait for this FO.
traitTreatAsWordSpace(FoContext, char) - Method in interface org.axsl.fo.fo.prop.TreatAsWordSpacePa
Returns the "treat-as-word-space" trait for this FO.
traitUnderlineScore(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "underline-score" trait for this FO.
traitUnderlineScore() - Method in interface org.axsl.galley.GeneralInlineArea
The "underline-score" trait.
traitUnderlineScoreColor(FoContext) - Method in interface org.axsl.fo.fo.prop.TextDecorationPa
Returns the "underline-score-color" trait for this FO.
traitUnderlineScoreColor() - Method in interface org.axsl.galley.GeneralInlineArea
The "underline-score-color" trait.
traitUnicodeBidi(FoContext) - Method in interface org.axsl.fo.fo.prop.UnicodeBidiPa
Returns the "unicode-bidi" trait for this FO.
traitVisibility(FoContext) - Method in interface org.axsl.fo.fo.prop.VisibilityPa
Returns the "visibility" trait for this FO.
traitVoiceFamily(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the "voice-family" trait for this FO.
traitVolume(FoContext) - Method in interface org.axsl.fo.fo.prop.CommonAuralPa
Returns the computed value for the "volume" property.
traitWhiteSpaceCollapse(FoContext) - Method in interface org.axsl.fo.fo.proforma.WhiteSpaceCollapsePa
Returns the "white-space-collapse" trait for this FO.
traitWhiteSpaceTreatment(FoContext) - Method in interface org.axsl.fo.fo.prop.WhiteSpaceTreatmentPa
Returns the "white-space-treatment" trait for this FO.
traitWidows(FoContext) - Method in interface org.axsl.fo.fo.prop.WidowsPa
Returns the "widows" trait for this FO.
traitWordSpacingConditionality() - Method in interface org.axsl.fo.fo.prop.WordSpacingPa
Returns the "conditionality" component of the "word-spacing" trait for this FO.
traitWordSpacingMax(FoContext) - Method in interface org.axsl.fo.fo.prop.WordSpacingPa
Returns the amount of additional space to create between letters.
traitWordSpacingMin(FoContext) - Method in interface org.axsl.fo.fo.prop.WordSpacingPa
Returns the amount of additional space to create between letters.
traitWordSpacingOpt(FoContext) - Method in interface org.axsl.fo.fo.prop.WordSpacingPa
Returns the amount of additional space to create between letters.
traitWordSpacingPrecedence() - Method in interface org.axsl.fo.fo.prop.WordSpacingPa
Returns the "precedence" component of the "word-spacing" trait for this FO.
traitWrapOption(FoContext) - Method in interface org.axsl.fo.fo.prop.WrapOptionPa
Returns the "wrap-option" trait for this FO.
traitWritingMode(FoContext) - Method in interface org.axsl.fo.fo.prop.WritingModePa
Returns the writing-mode for this FO.
traitZIndex(FoContext) - Method in interface org.axsl.fo.fo.prop.ZIndexPa
Returns the "z-index" trait for this FO if it is not "auto".
traitZIndexIsAuto(FoContext) - Method in interface org.axsl.fo.fo.prop.ZIndexPa
Indicates whether the "z-index" trait for this FO is "auto".
TreatAsWordSpacePa - Interface in org.axsl.fo.fo.prop
The XSL-FO treat-as-word-space property.

U

unavailableChar(CharSequence, int) - Method in interface org.axsl.font.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.font.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.font.Font
The recommended position of the top of the underline stroke, relative to the baseline, in millipoints.
underlineSize(int) - Method in interface org.axsl.font.Font
The recommended thickness, in millipoints, of the underline stroke for this font.
UnicodeBidi - Enum in org.axsl.common.value
Enumeration of possible unicode-bidi values.
UnicodeBidiPa - Interface in org.axsl.fo.fo.prop
The XSL-FO unicode-bidi property.
upperRightX() - Method in interface org.axsl.ps.PsBoundingBox
Returns the upper-right X coordinate of this box, element 2.
upperRightY() - Method in interface org.axsl.ps.PsBoundingBox
Returns the upper-right Y coordinate of this box, element 3.
usableInPostScriptOutput() - Method in interface org.axsl.font.Font
Indicates whether this font can be referenced within a PostScript file.

V

valueOf(String) - Static method in enum org.axsl.area.PageCollection.Force
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.FormattedIntegerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.AbsoluteAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.AbsoluteCompass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.AbsoluteDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.AbsolutePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.ActiveState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.AlignmentBaseline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.BackgroundAttachment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.BackgroundRepeat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Baseline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.BorderModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.BorderStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Break
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.ChangeBarPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Clear
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Conditionality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.DisplayAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.EmptyCells
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Float
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.ForcePageCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.HyphenationKeep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.IndexMerge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.IntrusionDisplace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.LeaderAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.LeaderPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.LinefeedTreatment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.LineHeightShiftAdjustment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.LineStackingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.MediaUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Overflow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.PageCitationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.PageNumberTreatment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.ReferenceOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RelativeAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RelativeAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RelativeCompass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RelativePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RenderingIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RetrieveBoundary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RetrieveBoundaryWithinTable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RetrievePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RetrievePositionWithinTable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.RuleStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.ScalingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.ShowDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Span
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Speak
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.SpeakHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.SpeakNumeral
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.SpeakPunctuation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.StartingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.SuppressAtLineBreak
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.SwitchTo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.TableLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.TextAlignLast
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.TextTransform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.UnicodeBidi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.WhiteSpaceTreatment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.common.value.WrapOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Baseline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Complexity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Embedding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.LineHeightAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.SelectionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Stretch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.Weight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.font.Font.WritingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.graphic.Graphic.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.graphic.Graphic.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.pdf.PdfLineCapStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.pdf.PdfPageLabelStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.pdf.PdfTextRenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.pdf.PdfVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.ps.CharSet.Predefined
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.ps.GlyphList.Predefined
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.ps.PsEncoding.Predefined
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.axsl.ps.PsFilterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.axsl.area.PageCollection.Force
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.FormattedIntegerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.AbsoluteAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.AbsoluteCompass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.AbsoluteDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.AbsolutePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.ActiveState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.AlignmentBaseline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.BackgroundAttachment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.BackgroundRepeat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Baseline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.BorderModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.BorderStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Break
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.ChangeBarPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Clear
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Conditionality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.DisplayAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.EmptyCells
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Float
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.ForcePageCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.HyphenationKeep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.IndexMerge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.IntrusionDisplace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.LeaderAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.LeaderPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.LinefeedTreatment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.LineHeightShiftAdjustment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.LineStackingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.MediaUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Overflow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.PageCitationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.PageNumberTreatment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.ReferenceOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RelativeAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RelativeAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RelativeCompass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RelativePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RenderingIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RetrieveBoundary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RetrieveBoundaryWithinTable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RetrievePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RetrievePositionWithinTable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.RuleStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.ScalingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.ShowDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Span
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Speak
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.SpeakHeader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.SpeakNumeral
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.SpeakPunctuation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.StartingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.SuppressAtLineBreak
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.SwitchTo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.TableLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.TextAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.TextAlignLast
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.TextTransform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.UnicodeBidi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.WhiteSpaceTreatment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.common.value.WrapOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Baseline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Complexity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Embedding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.LineHeightAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.SelectionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Stretch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.Weight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.font.Font.WritingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.graphic.Graphic.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.graphic.Graphic.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.pdf.PdfLineCapStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.pdf.PdfPageLabelStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.pdf.PdfTextRenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.pdf.PdfVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.ps.CharSet.Predefined
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.ps.GlyphList.Predefined
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.ps.PsEncoding.Predefined
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.axsl.ps.PsFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
viewportBpd(FoContext) - Method in interface org.axsl.fo.FoScaled
Returns the BPD of the viewport for this item.
viewportIpd(FoContext) - Method in interface org.axsl.fo.FoScaled
Returns the IPD of the viewport for this item.
Visibility - Enum in org.axsl.common.value
Enumeration of possible visibility values.
VisibilityPa - Interface in org.axsl.fo.fo.prop
The XSL-FO visibility property.
Voice - Interface in org.axsl.speech
A voice "font" for text-to-speech applications.

W

wantsFoCompleteEvents() - Method in interface org.axsl.fo.FoTreeListener
This flag gives the FOTreeBuilder an opportunity to avoid creating unnecessary event objects unless somebody wants them.
wasUsed() - Method in interface org.axsl.font.FontUse
Indicates whether any characters registered use.
WhiteSpaceCollapsePa - Interface in org.axsl.fo.fo.proforma
The XSL-FO white-space-collapse property.
WhiteSpaceTreatment - Enum in org.axsl.common.value
Enumeration of possible white-space-treatment values.
WhiteSpaceTreatmentPa - Interface in org.axsl.fo.fo.prop
The XSL-FO white-space-treatment property.
WidowsPa - Interface in org.axsl.fo.fo.prop
The XSL-FO widows property.
width(int, int) - Method in interface org.axsl.font.Font
Returns the width of a glyph for this font, at a specified point size.
width(IntSequence, int, int, int, int, int, FontOptions, Orthography) - Method in interface org.axsl.font.Font
Calculates the width of a given glyph sequence, considering letter spacing, word spacing, and font options such as kerning and ligatures.
width(int, int) - Method in interface org.axsl.font.FontUse
Returns the width of a Unicode character for this font, at a specified point size.
width(CharSequence, int, int, int, int, int, FontOptions, Orthography) - Method in interface org.axsl.font.FontUse
Calculates the width of a given character sequence, considering letter spacing, word spacing, and font options such as kerning and ligatures.
width() - Method in interface org.axsl.ps.PsBoundingBox
Returns the width of this box.
widthContainingBlock() - Method in interface org.axsl.fo.FoContext
Returns the width of the containing block.
widthEstimate(int, int) - Method in interface org.axsl.font.Font
Returns the estimated width of a Unicode character for this font, at a specified point size.
Word - Interface in org.axsl.hyphen
Encapsulates a natural language word and provides information about hyphenation break possibilities in that a word.
WordSequence - Interface in org.axsl.hyphen
A sequence of words and interword content.
WordSequenceContent - Interface in org.axsl.hyphen
Super-interface for items that are elements in a WordSequence.
wordSize(CharSequence, int, Orthography) - Method in interface org.axsl.hyphen.HyphenationServer
Finds the size of a word in the text being evaluated.
wordSpacing() - Method in interface org.axsl.galley.TextArea
The word-spacing for this text area, that is, the extra size that should be added to the width of the space character.
WordSpacingPa - Interface in org.axsl.fo.fo.prop
The XSL-FO word-spacing property.
wordStarts(CharSequence, int, Orthography) - Method in interface org.axsl.hyphen.HyphenationServer
Finds the start of a word in the text being evaluated.
WrapOption - Enum in org.axsl.common.value
Enumeration of the possible wrap-option values.
WrapOptionPa - Interface in org.axsl.fo.fo.prop
The XSL-FO wrap-option property.
Wrapper - Interface in org.axsl.fo.fo
An fo:wrapper object in XSL-FO.
writeHeader() - Method in interface org.axsl.pdf.PdfDocument
Writes the PDF header.
writeIndirectObjects() - Method in interface org.axsl.pdf.PdfDocument
Writes any used but unwritten indirect objects into the stream.
writeSvgDocument(SVGDocument, OutputStream) - Method in interface org.axsl.graphic.GraphicServer
Writes an SVG document to an output stream, perhaps with pretty-printing.
WritingMode - Interface in org.axsl.common.value
Writing Mode is not a datatype recognized in XSL-FO.
WritingModePa - Interface in org.axsl.fo.fo.prop
The XSL-FO writing-mode property.

Z

ZIndexPa - Interface in org.axsl.fo.fo.prop
The XSL-FO z-index property.
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links
aXSL API 0.3-SNAPSHOT

This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.