- 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
-
- GalleyException(Throwable) - Constructor for exception org.axsl.galley.GalleyException
-
- GalleyException(String, Throwable) - Constructor for exception org.axsl.galley.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
Area
s 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- makeListItemLabelContainer(ListItemLabel, GraftingPoint) - Method in interface org.axsl.area.ListItemArea
-
- 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
-
- 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
-
- 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
-
- 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
-
- makeTableHeaderContainer(TableHeader, GraftingPoint) - Method in interface org.axsl.area.TableArea
-
- 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.
- 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
-
- PageCollectionWrapper - Interface in org.axsl.area
-
- 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
-
- 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
-
- 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
-
- parseCss(String, boolean) - Static method in enum org.axsl.font.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
-
- parseFo(String, boolean) - Static method in enum org.axsl.font.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
-
- 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.
- 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.
- 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 int
s 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.
- 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.