|
aXSL API 0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FOContext | |
org.axsl.areaW | Interfaces useful in the creation of an AreaTree. |
org.axsl.foR | Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. |
org.axsl.foR.fo | Interfaces useful for describing standard formatting objects in a common way. |
Uses of FOContext in org.axsl.areaW |
Subinterfaces of FOContext in org.axsl.areaW | |
interface |
AbstractNormalBlockArea
Super-interface for the various normal-block areas: NormalBlockArea ,
TableArea , and ListBlockArea . |
interface |
AbstractTableContainer
Super-interface for Table body, header, and footer areas. |
interface |
Area
Super-interface for all AreaNode instances that actually occupy area on a page. |
interface |
AreaNode
Super-interface for all AreaTree content. |
interface |
AreaTree
An AreaTree is a document that has been laid out on pages. |
interface |
BasicLinkArea
Area containing a basic-link. |
interface |
BeforeFloatRA
Area containing all or part of a before-float. |
interface |
BlockArea
Area containing all or part of a block. |
interface |
BlockContainerRA
Area containing all or part of a block-container. |
interface |
ContainerRA
A container for other Areas. |
interface |
ExternalGraphicArea
Area containing an external-graphic. |
interface |
FootnoteRA
Area containing all or part of a footnote. |
interface |
ForeignObjectArea
Area for a foreign-object item. |
interface |
GenericContainer
An Area that is a generic container of other areas. |
interface |
InlineArea
Area for an inline. |
interface |
LeaderArea
Area containing leader content. |
interface |
LineArea
Area containing a line. |
interface |
ListBlockArea
Area for a list-block. |
interface |
ListItemArea
Area for a list-item. |
interface |
MainRA
Manages the main-reference-area. |
interface |
MarkerContentArea
A non-area placeholder in the Area Tree to allow the AreaTree to remember which RetrieveMarker and Marker items combined to create the content below it. |
interface |
NormalBlockArea
Area for a normal block. |
interface |
NormalFlowRA
Represents a normal-flow-reference-area. |
interface |
PageCollection
A PageCollection is a collection of formatted pages. |
interface |
PageNumberArea
Area for a page-number. |
interface |
PageNumberCitationArea
Area for a page-number-citation. |
interface |
RegionArea
Area for a Page Region. |
interface |
RegionRABody
The Area containing the region-body. |
interface |
SpanRA
Represents a span-reference-area. |
interface |
TableArea
Container Area for a table. |
interface |
TableBodyContainer
Container Area for a table-body. |
interface |
TableCellArea
Area for a table-cell. |
interface |
TableFooterContainer
Container Area for a table-footer. |
interface |
TableHeaderContainer
Container Area for a table-header. |
interface |
TableRowContainer
A container Area for a table-row. |
interface |
TextArea
An Area containing text. |
Uses of FOContext in org.axsl.foR |
Methods in org.axsl.foR with parameters of type FOContext | |
char[] |
FOTextContent.getAreaTreeText(FOContext context)
Filters the raw text as needed to present the text that should appear in the area tree. |
FOLineText |
FOLineText.getContextWrapper(FOContext context)
Allows the FOContext to attach itself to a LineText
item as it passes through the line-breaking system, if that context is
necessary. |
char[] |
FOLineText.inlineText(FOContext context)
Context-aware version of LineText.inlineText() . |
FontUse |
FOLineText.inlinePrimaryFont(FOContext context)
Context-aware version of LineText.inlinePrimaryFont() . |
FontUse |
FOLineText.inlineSecondaryFont(FOContext context,
char c)
Context-aware version of LineText.inlineSecondaryFont(char) . |
int |
FOLineText.inlineFontSize(FOContext context)
Context-aware version of LineText.inlineFontSize() . |
int |
FOLineText.inlineLetterSpacingOptimum(FOContext context)
Context-aware version of LineText.inlineLetterSpacingOptimum() . |
boolean |
FOLineText.inlineWrapOption(FOContext context)
Context-aware version of LineText.inlineWrapOption() . |
boolean |
FOLineText.inlineHyphenate(FOContext context)
Context-aware version of LineText.inlineHyphenate() . |
java.lang.String |
FOLineText.inlineLanguage(FOContext context)
Context-aware version of LineText.inlineLanguage() . |
java.lang.String |
FOLineText.inlineCountry(FOContext context)
Context-aware version of LineText.inlineCountry() . |
int |
FOLineText.inlineHyphenationRemainCount(FOContext context)
Context-aware version of LineText.inlineHyphenationRemainCount() . |
int |
FOLineText.inlineHyphenationPushCount(FOContext context)
Context-aware version of LineText.inlineHyphenationPushCount() . |
int |
FOLineText.inlineHyphenationCharacter(FOContext context)
Context-aware version of LineText.inlineHyphenationCharacter() . |
boolean |
FOLineText.inlineIsFauxSmallCaps(FOContext context)
Context-aware version of LineText.inlineIsFauxSmallCaps() . |
int |
FOLineText.inlineFauxSmallCapsFontSize(FOContext context)
Context-aware version of LineText.inlineFauxSmallCapsFontSize() . |
FOLineNonText |
FOLineNonText.getContextWrapper(FOContext context)
Allows the FOContext to attach itself to a LineNonText
item as it passes through the line-breaking system, if that context is
necessary. |
int |
FOLineNonText.inlineSizeOptimum(FOContext context,
int lineLength)
Context-aware version of LineNonText.inlineSizeOptimum(int) . |
int |
FOLineNonText.inlineSizeMinimum(FOContext context,
int lineLength)
Context-aware version of LineNonText.inlineSizeMinimum(int) . |
int |
FOLineNonText.inlineSizeMaximum(FOContext context,
int lineLength)
Context-aware version of LineNonText.inlineSizeMaximum(int) . |
int |
FObjScaled.viewportIPD(FOContext context,
int parentAreaContentIPD)
Returns the IPD of the viewport for this item. |
int |
FObjScaled.viewportBPD(FOContext context,
int parentAreaContentBPD)
Returns the BPD of the viewport for this item. |
Table |
FObj.getNearestTable(FOContext context)
Returns the nearest ancestor Table. |
BasicLink |
FObj.getBasicLink(FOContext context)
Returns the nearest ancestor BasicLink. |
FObj |
FObj.ancestorListRelatedObject(FOContext context)
Returns the nearest ancestor list-related object. |
java.lang.String |
FObj.refIdNeeded(FOContext context)
Returns the ref-id or idref property for this object. |
int |
FObj.getMarginLeft(FOContext context,
int widthContainingBlock)
Returns the left margin of this object. |
int |
FObj.getMarginRight(FOContext context,
int widthContainingBlock)
Returns the right margin of this object. |
int |
FObj.getMarginTop(FOContext context,
int widthContainingBlock)
Returns the top margin of this object. |
int |
FObj.getMarginBottom(FOContext context,
int widthContainingBlock)
Returns the bottom margin of this object. |
java.awt.Color |
FObj.traitColor(FOContext context)
Returns the resolved "color" trait for this FO. |
short |
FObj.traitWrapOption(FOContext context)
Returns the "wrap-option" trait for this FO. |
boolean |
FObj.traitWhiteSpaceCollapse(FOContext context)
Returns the "white-space-collapse" trait for this FO. |
boolean |
FObj.traitUnderlineScore(FOContext context)
Returns the "underline-score" trait for this FO. |
boolean |
FObj.traitOverlineScore(FOContext context)
Returns the "overline-score" trait for this FO. |
boolean |
FObj.traitThroughScore(FOContext context)
Returns the "through-score" trait for this FO. |
java.awt.Color |
FObj.traitUnderlineScoreColor(FOContext context)
Returns the "underline-score-color" trait for this FO. |
java.awt.Color |
FObj.traitOverlineScoreColor(FOContext context)
Returns the "overline-score-color" trait for this FO. |
java.awt.Color |
FObj.traitThroughScoreColor(FOContext context)
Returns the "through-score-color" trait for this FO. |
boolean |
FObj.traitBlink(FOContext context)
Returns the "blink" trait for this FO. |
int |
FObj.traitStartIndent(FOContext context,
int ipdContainingRA)
Returns the "start-indent" trait for this FO. |
short |
FObj.traitSpan(FOContext context)
Returns the "span" trait for this FO. |
short |
FObj.traitBorderCollapse(FOContext context)
Returns the "border-collapse" trait for this FO. |
short |
FObj.traitDisplayAlign(FOContext context)
Returns the "display-align" trait for this FO. |
short |
FObj.traitRelativeAlign(FOContext context)
Returns the "relative-align" trait for this FO. |
int |
FObj.traitBorderSeparationIPD(FOContext context)
Returns the IPD portion of the "border-separation" trait for this FO. |
int |
FObj.traitBorderSeparationBPD(FOContext context)
Returns the BPD portion of the "border-separation" trait for this FO. |
int |
FObj.traitColumnWidth(FOContext context,
int tableWidth)
Returns the "column-width" trait for this FO. |
short |
FObj.traitBreakAfter(FOContext context)
Returns the "break-after" trait for this FO. |
int |
FObj.traitKeepTogetherWithinLine(FOContext context)
Returns the "within-line" portion of the "keep-together" trait for this FO. |
int |
FObj.traitKeepTogetherWithinColumn(FOContext context)
Returns the "within-column" portion of the "keep-together" trait for this FO. |
int |
FObj.traitKeepTogetherWithinPage(FOContext context)
Returns the "within-page" portion of the "keep-together" trait for this FO. |
int |
FObj.traitKeepWithNextWithinLine(FOContext context)
Returns the "within-line" portion of the "keep-with-next" trait for this FO. |
int |
FObj.traitKeepWithNextWithinColumn(FOContext context)
Returns the "within-column" portion of the "keep-with-next" trait for this FO. |
int |
FObj.traitKeepWithNextWithinPage(FOContext context)
Returns the "within-page" portion of the "keep-with-next" trait for this FO. |
int |
FObj.traitKeepWithPreviousWithinLine(FOContext context)
Returns the "within-line" portion of the "keep-with-previous" trait for this FO. |
int |
FObj.traitKeepWithPreviousWithinColumn(FOContext context)
Returns the "within-column" portion of the "keep-with-previous" trait for this FO. |
int |
FObj.traitKeepWithPreviousWithinPage(FOContext context)
Returns the "within-page" portion of the "keep-with-previous" trait for this FO. |
short |
FObj.traitForcePageCount(FOContext context)
Returns the "force-page-count" trait for this FO. |
int |
FObj.traitColumnGap(FOContext context)
Returns the "column-gap" trait for this FO. |
short |
FObj.traitOverflow(FOContext context)
Returns the "overflow" trait for this FO. |
int |
FObj.traitColumnCount(FOContext context)
Returns the "column-count" trait for this FO. |
short |
FObj.traitTextAlign(FOContext context)
Returns the "text-align" trait for this FO. |
short |
FObj.traitTextAlignLast(FOContext context)
Returns the "text-align-last" trait for this FO. |
int |
FObj.traitEndIndent(FOContext context,
int ipdContainingRA)
Returns the "end-indent" trait for this FO. |
int |
FObj.traitSpaceBeforeMinimum(FOContext context)
Returns the "minimum" component of the "space-before" trait for this FO. |
int |
FObj.traitSpaceBeforeOptimum(FOContext context)
Returns the "optimum" component of the "space-before" trait for this FO. |
int |
FObj.traitSpaceBeforeMaximum(FOContext context)
Returns the "maximum" component of the "space-before" trait for this FO. |
short |
FObj.traitSpaceBeforeConditionality(FOContext context)
Returns the "conditionality" component of the "space-before" trait for this FO. |
int |
FObj.traitSpaceAfterMinimum(FOContext context)
Returns the "minimum" component of the "space-after" trait for this FO. |
int |
FObj.traitSpaceAfterOptimum(FOContext context)
Returns the "optimum" component of the "space-after" trait for this FO. |
int |
FObj.traitSpaceAfterMaximum(FOContext context)
Returns the "maximum" component of the "space-after" trait for this FO. |
short |
FObj.traitSpaceAfterConditionality(FOContext context)
Returns the "conditionality" component of the "space-after" trait for this FO. |
int |
FObj.traitSpaceStartMinimum(FOContext context,
int ipdAncestorBlockArea)
Returns the "minimum" component of the "space-start" trait for this FO. |
int |
FObj.traitSpaceStartOptimum(FOContext context,
int ipdAncestorBlockArea)
Returns the "optimum" component of the "space-start" trait for this FO. |
int |
FObj.traitSpaceStartMaximum(FOContext context,
int ipdAncestorBlockArea)
Returns the "maximum" component of the "space-start" trait for this FO. |
int |
FObj.traitSpaceEndMinimum(FOContext context,
int ipdAncestorBlockArea)
Returns the "minimum" component of the "space-end" trait for this FO. |
int |
FObj.traitSpaceEndOptimum(FOContext context,
int ipdAncestorBlockArea)
Returns the "optimum" component of the "space-end" trait for this FO. |
int |
FObj.traitSpaceEndMaximum(FOContext context,
int ipdAncestorBlockArea)
Returns the "maximum" component of the "space-end" trait for this FO. |
int |
FObj.traitTextIndent(FOContext context,
int widthContainingBlock)
Returns the "text-indent" trait for this FO. |
int |
FObj.traitTop(FOContext context,
int heightContainingBlock)
Returns the "top" trait for this FO. |
int |
FObj.traitBottom(FOContext context,
int heightContainingBlock)
Returns the "bottom" trait for this FO. |
int |
FObj.traitLeft(FOContext context,
int widthContainingBlock)
Returns the "left" trait for this FO. |
int |
FObj.traitRight(FOContext context,
int widthContainingBlock)
Returns the "right" trait for this FO. |
java.lang.String |
FObj.traitSrc(FOContext context)
Returns the "src" trait for this FO. |
short |
FObj.traitBreakBefore(FOContext context)
Returns the "break-before" trait for this FO. |
short |
FObj.traitScaling(FOContext context)
Returns the "scaling" trait for this FO. |
short |
FObj.traitLeaderPattern(FOContext context)
Returns the "leader-pattern" trait for this FO. |
int |
FObj.traitLeaderLengthMin(FOContext context,
int parentAreaContentIPD)
Returns the "minimum" component of the "leader-length" trait for this FO. |
int |
FObj.traitLeaderLengthOpt(FOContext context,
int parentAreaContentIPD)
Returns the "optimum" component of the "leader-length" trait for this FO. |
int |
FObj.traitLeaderLengthMax(FOContext context,
int parentAreaContentIPD)
Returns the "maximum" component of the "leader-length" trait for this FO. |
int |
FObj.traitRuleThickness(FOContext context)
Returns the "rule-thickness" trait for this FO. |
short |
FObj.traitRuleStyle(FOContext context)
Returns the "rule-style" trait for this FO. |
int |
FObj.traitLeaderPatternWidth(FOContext context,
int ipdParentContent)
Returns the value for the "leader-pattern-width" trait for this FO. |
short |
FObj.traitLeaderAlignment(FOContext context)
Returns the value of the "leader-alignment" trait for this FO. |
java.lang.String |
FObj.traitRefId(FOContext context)
Returns the "ref-id" trait for this FO. |
boolean |
FObj.traitTableOmitHeaderAtBreak(FOContext context)
Returns the "table-omit-header-at-break" trait for this FO. |
boolean |
FObj.traitTableOmitFooterAtBreak(FOContext context)
Returns the "table-omit-footer-at-break" trait for this FO. |
int |
FObj.traitBPDimensionMax(FOContext context,
int parentAreaContentBPD)
Returns the "maximum" component of the "block-progression-dimension" for this FO. |
int |
FObj.traitBPDimensionOpt(FOContext context,
int parentAreaContentBPD)
Returns the "optimum" component of the "block-progression-dimension" for this FO. |
int |
FObj.traitBPDimensionMin(FOContext context,
int parentAreaContentBPD)
Returns the "minimum" component of the "block-progression-dimension" for this FO. |
int |
FObj.traitIPDimensionMax(FOContext context,
int parentAreaContentIPD)
Returns the "maximum" component of the "inline-progression-dimension" for this FO. |
int |
FObj.traitIPDimensionOpt(FOContext context,
int parentAreaContentIPD)
Returns the "optimum" component of the "inline-progression-dimension" for this FO. |
int |
FObj.traitIPDimensionMin(FOContext context,
int parentAreaContentIPD)
Returns the "minimum" component of the "inline-progression-dimension" for this FO. |
java.lang.String[] |
FObj.traitFontFamily(FOContext context)
Returns the "font-family" trait for this FO. |
short |
FObj.traitFontStyle(FOContext context)
Returns the "font-style" trait for this FO. |
short |
FObj.traitFontWeight(FOContext context)
Returns a numerical value indicating the relative boldness of the font-family typeface that should be used. |
int |
FObj.traitFontSize(FOContext context)
Returns the "font-size" trait for this FO. |
short |
FObj.traitFontVariant(FOContext context)
Returns the "font-variant" trait for this FO. |
short |
FObj.traitFontStretch(FOContext context)
Returns the "font-stretch" trait for this FO. |
int |
FObj.traitProvisionalDistanceBetweenStarts(FOContext context,
int ipdNearestBlockAreaNotLineArea)
Returns the "provisional-distance-between-starts" trait for this FO. |
int |
FObj.traitProvisionalLabelSeparation(FOContext context,
int ipdNearestBlockAreaNotLineArea)
Returns the "provisional-label-separation" trait for this FO. |
java.awt.Color |
FObj.traitBorderBeforeColor(FOContext context)
Returns the "border-before-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderAfterColor(FOContext context)
Returns the "border-after-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderStartColor(FOContext context)
Returns the "border-start-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderEndColor(FOContext context)
Returns the "border-end-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderLeftColor(FOContext context)
Returns the "border-left-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderRightColor(FOContext context)
Returns the "border-right-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderTopColor(FOContext context)
Returns the "border-top-color" trait for this FO. |
java.awt.Color |
FObj.traitBorderBottomColor(FOContext context)
Returns the "border-bottom-color" trait for this FO. |
short |
FObj.traitBorderBeforeStyle(FOContext context)
Returns the "border-before-style" trait for this FO. |
short |
FObj.traitBorderAfterStyle(FOContext context)
Returns the "border-after-style" trait for this FO. |
short |
FObj.traitBorderStartStyle(FOContext context)
Returns the "border-start-style" trait for this FO. |
short |
FObj.traitBorderEndStyle(FOContext context)
Returns the "border-end-style" trait for this FO. |
short |
FObj.traitBorderLeftStyle(FOContext context)
Returns the "border-left-style" trait for this FO. |
short |
FObj.traitBorderRightStyle(FOContext context)
Returns the "border-right-style" trait for this FO. |
short |
FObj.traitBorderTopStyle(FOContext context)
Returns the "border-top-style" trait for this FO. |
short |
FObj.traitBorderBottomStyle(FOContext context)
Returns the "border-bottom-style" trait for this FO. |
int |
FObj.traitBorderBeforeWidth(FOContext context,
boolean isFirst)
Returns the "border-before-width" trait for this FO. |
int |
FObj.traitBorderAfterWidth(FOContext context,
boolean isLast)
Returns the "border-after-width" trait for this FO. |
int |
FObj.traitBorderStartWidth(FOContext context,
boolean isFirst)
Returns the "border-start-width" trait for this FO. |
int |
FObj.traitBorderEndWidth(FOContext context,
boolean isLast)
Returns the "border-end-width" trait for this FO. |
int |
FObj.traitBorderLeftWidth(FOContext context)
Returns the "border-left-width" trait for this FO. |
int |
FObj.traitBorderRightWidth(FOContext context)
Returns the "border-right-width" trait for this FO. |
int |
FObj.traitBorderTopWidth(FOContext context)
Returns the "border-top-width" trait for this FO. |
int |
FObj.traitBorderBottomWidth(FOContext context)
Returns the "border-bottom-width" trait for this FO. |
int |
FObj.traitPaddingBefore(FOContext context,
boolean isFirst)
Returns the "padding-before" trait for this FO. |
int |
FObj.traitPaddingAfter(FOContext context,
boolean isLast)
Returns the "padding-after" trait for this FO. |
int |
FObj.traitPaddingStart(FOContext context,
boolean isFirst)
Returns the "padding-start" trait for this FO. |
int |
FObj.traitPaddingEnd(FOContext context,
boolean isLast)
Returns the "padding-end" trait for this FO. |
int |
FObj.traitPaddingLeft(FOContext context)
Returns the "padding-left" trait for this FO. |
int |
FObj.traitPaddingRight(FOContext context)
Returns the "padding-right" trait for this FO. |
int |
FObj.traitPaddingTop(FOContext context)
Returns the "padding-top" trait for this FO. |
int |
FObj.traitPaddingBottom(FOContext context)
Returns the "padding-bottom" trait for this FO. |
java.awt.Color |
FObj.traitBackgroundColor(FOContext context)
Returns the "background-color" trait for this FO. |
boolean |
FObj.traitHyphenate(FOContext context)
Returns the "hyphenate" trait for this FO. |
int |
FObj.traitHyphenationCharacter(FOContext context)
Returns the "hyphenation-character" trait for this FO. |
int |
FObj.traitHyphenationPushCharacterCount(FOContext context)
Returns the "hyphenation-push-character-count" trait for this FO. |
int |
FObj.traitHyphenationRemainCharacterCount(FOContext context)
Returns the "hyphenation-remain-character-count" trait for this FO. |
java.lang.String |
FObj.traitLanguage(FOContext context)
Returns the "language" trait for this FO. |
java.lang.String |
FObj.traitCountry(FOContext context)
Returns the "country" trait for this FO. |
Graphic |
FObj.traitBackgroundImage(FOContext context)
Returns the "background-image" trait for this FO. |
short |
FObj.traitBackgroundRepeat(FOContext context)
Returns the "background-repeat" trait for this FO. |
java.lang.String[] |
FObj.traitSourceDocument(FOContext context)
Returns the "source-document" trait for this FO. |
java.lang.String |
FObj.traitRole(FOContext context)
Returns the "role" trait for this FO. |
int |
FObj.traitTextAltitude(FOContext context)
Returns the "text-altitude" trait for this FO. |
int |
FObj.traitTextDepth(FOContext context)
Returns the "text-depth" trait for this FO. |
int |
FObj.traitHalfLeadingMin(FOContext context)
Returns the "minimum" component of the "half-leading" trait for this FO. |
int |
FObj.traitHalfLeadingOpt(FOContext context)
Returns the "optimum" component of the "half-leading" trait for this FO. |
int |
FObj.traitHalfLeadingMax(FOContext context)
Returns the "maximum" component of the "half-leading" trait for this FO. |
short |
FObj.traitHalfLeadingConditionality(FOContext context)
Returns the "conditionality" component of the "half-leading" trait for this FO. |
int |
FObj.traitHalfLeadingPrecedence(FOContext context)
Returns the "precedence" component of the "half-leading" trait for this FO. |
byte |
FObj.traitIPDirectionOdd(FOContext context)
Returns the "inline-progression-direction" for odd-numbered lines for this FO. |
byte |
FObj.traitIPDirectionEven(FOContext context)
Returns the "inline-progression-direction" for even-numbered lines for this FO. |
byte |
FObj.traitBPDirection(FOContext context)
Returns the "block-progression-direction" for this FO. |
byte |
FObj.traitShiftDirectionOdd(FOContext context)
Returns the "shift-direction" trait for odd-numbered lines for this FO. |
byte |
FObj.traitShiftDirectionEven(FOContext context)
Returns the "shift-direction" trait for even-numbered lines for this FO. |
short |
FObj.traitAlignmentBaseline(FOContext context)
Returns the "alignment-baseline" trait for this FO. |
short |
FObj.traitAlignmentAdjust(FOContext context)
Returns the keyword component of the "alignment-adjust" trait for this FO. |
int |
FObj.traitAlignmentAdjustAmount(FOContext context,
int areaHeight)
Returns the length component, if any, of the "alignment-adjust" trait for this FO. |
int |
FObj.traitBaselineShift(FOContext context)
Returns the "baseline-shift" trait for this FO. |
short |
FObj.traitDominantBaseline(FOContext context)
Returns the resolved dominant baseline for this object. |
int |
FObj.traitLastLineEndIndent(FOContext context,
int ipdAncestorBANotLA)
Returns the "last-line-end-indent" for this FO. |
int |
FObj.traitLetterSpacingMin(FOContext context)
Returns the "minimum" component of the "letter-spacing" trait for this FO. |
int |
FObj.traitLetterSpacingOpt(FOContext context)
Returns the "optimum" component of the "letter-spacing" trait for this FO. |
int |
FObj.traitLetterSpacingMax(FOContext context)
Returns the "maximum" component of the "letter-spacing" trait for this FO. |
int |
FObj.traitOrphans(FOContext context)
Returns the "orphans" trait for this FO. |
int |
FObj.traitWidows(FOContext context)
Returns the "widows" trait for this FO. |
boolean |
FObj.traitIndicateDestination(FOContext context)
Returns the "indicate-destination" trait for this FO. |
boolean |
FObj.traitAutoRestore(FOContext context)
Returns the "auto-restore" trait for this FO. |
boolean |
FObj.traitEndsRow(FOContext context)
Returns the "ends-row" trait for this FO. |
boolean |
FObj.traitStartsRow(FOContext context)
Returns the "starts-row" trait for this FO. |
boolean |
FObj.traitScoreSpaces(FOContext context)
Returns the "score-spaces" trait for this FO. |
boolean |
FObj.traitTreatAsWordSpace(FOContext context,
char character)
Returns the "treat-as-word-space" trait for this FO. |
java.lang.String |
FObj.traitColorProfileName(FOContext context)
Returns the "color-profile-name" trait for this FO. |
java.lang.String |
FObj.traitCaseName(FOContext context)
Returns the "case-name" trait for this FO. |
java.lang.String |
FObj.traitContentType(FOContext context)
Returns the "content-type" trait for this FO. |
short |
FObj.traitAbsolutePosition(FOContext context)
Returns the "absolute-position" trait for this FO. |
short |
FObj.traitBackgroundAttachment(FOContext context)
Returns the "background-attachment" trait for this FO. |
short |
FObj.traitCaptionSide(FOContext context)
Returns the "caption-side" trait for this FO. |
short |
FObj.traitDirection(FOContext context)
Returns the "direction" trait for this FO. |
short |
FObj.traitFontSelectionStrategy(FOContext context)
Returns the "font-selection-strategy" trait for this FO. |
short |
FObj.traitHyphenationKeep(FOContext context)
Returns the "hyphenation-keep" trait for this FO. |
short |
FObj.traitLinefeedTreatment(FOContext context)
Returns the "linefeed-treatment" trait for this FO. |
short |
FObj.traitLineHeightShiftAdjustment(FOContext context)
Returns the "line-height-shift-adjustment" trait for this FO. |
short |
FObj.traitLineStackingStrategy(FOContext context)
Returns the "line-stacking-strategy" trait for this FO. |
short |
FObj.traitRelativePosition(FOContext context)
Returns the "relative-position" trait for this FO. |
short |
FObj.traitScalingMethod(FOContext context)
Returns the "scaling-method" trait for this FO. |
short |
FObj.traitSuppressAtLineBreak(FOContext context)
Returns the "suppress-at-line-break" trait for this FO. |
short |
FObj.traitUnicodeBidi(FOContext context)
Returns the "unicode-bidi" trait for this FO. |
short |
FObj.traitWhiteSpaceTreatment(FOContext context)
Returns the "white-space-treatement" trait for this FO. |
short |
FObj.traitActiveState(FOContext context)
Returns the "active-state" trait for this FO. |
short |
FObj.traitClear(FOContext context)
Returns the "clear" trait for this FO. |
short |
FObj.traitEmptyCells(FOContext context)
Returns the "empty-cells" trait for this FO. |
short |
FObj.traitFloat(FOContext context)
Returns the "float" trait for this FO. |
short |
FObj.traitMediaUsage(FOContext context)
Returns the "media-usage" trait for this FO. |
short |
FObj.traitReferenceOrientation(FOContext context)
Returns the "reference-orientation" trait for this FO. |
short |
FObj.traitRenderingIntent(FOContext context)
Returns the "rendering-intent" trait for this FO. |
short |
FObj.traitShowDestination(FOContext context)
Returns the "show-destination" trait for this FO. |
short |
FObj.traitSpeakHeader(FOContext context)
Returns the "speak-header" trait for this FO. |
short |
FObj.traitSpeak(FOContext context)
Returns the "speak" trait for this FO. |
short |
FObj.traitSpeakNumeral(FOContext context)
Returns the "speak-numeral" trait for this FO. |
short |
FObj.traitSpeakPunctuation(FOContext context)
Returns the "speak-punctuation" trait for this FO. |
short |
FObj.traitStartingState(FOContext context)
Returns the "starting-state" trait for this FO. |
short |
FObj.traitTextTransform(FOContext context)
Returns the "text-transform" trait for this FO. |
short |
FObj.traitVisibility(FOContext context)
Returns the "visibility" trait for this FO. |
float |
FObj.traitAzimuth(FOContext context)
Returns the "azimuth" trait for this FO. |
float |
FObj.traitElevation(FOContext context)
Returns the "elevation" trait for this FO. |
java.lang.String |
FObj.traitCueBefore(FOContext context)
Returns the "cue-before" trait for this FO. |
java.lang.String |
FObj.traitCueAfter(FOContext context)
Returns the "cue-after" trait for this FO. |
Shape |
FObj.traitClip(FOContext context)
Returns the "clip" trait for this FO. |
int |
FObj.traitBorderBeforePrecedence(FOContext context)
Returns the "border-before-precedence" trait for this FO. |
int |
FObj.traitBorderAfterPrecedence(FOContext context)
Returns the "border-after-precedence" trait for this FO. |
int |
FObj.traitBorderStartPrecedence(FOContext context)
Returns the "border-start-precedence" trait for this FO. |
int |
FObj.traitBorderEndPrecedence(FOContext context)
Returns the "border-end-precedence" trait for this FO. |
int |
FObj.traitDestinationPlacementOffset(FOContext context)
Returns the "destination-placement-offset" trait for this FO. |
int |
FObj.traitZIndex(FOContext context)
Returns the "z-index" trait for this FO if it is not "auto". |
boolean |
FObj.traitZIndexIsAuto(FOContext context)
Indicates whether the "z-index" trait for this FO is "auto". |
int |
FObj.traitHyphLadderCount(FOContext context)
Returns the "hyphenation-ladder-count" trait for this FO. |
double |
FObj.traitFontSizeAdjust(FOContext context)
Retrieves the computed value for "font-size-adjust". |
int |
FObj.traitFontSizeActual(FOContext context,
int xHeight)
Returns the "actual" value for font-size, as distinguished from the "computed" value returned by #traitFontSize(). |
double |
FObj.traitSpeechRate(FOContext context)
Returns the desired speech-rate, in words-per-minute. |
double |
FObj.traitPauseBefore(FOContext context)
Returns the "pause-before" trait for this FO. |
double |
FObj.traitPauseAfter(FOContext context)
Returns the "pause-after" trait for this FO. |
double |
FObj.traitPitch(FOContext context,
double mediumRange)
Returns the frequency for the audio for the current voice. |
double |
FObj.traitPitchRange(FOContext context)
Returns the "pitch-range" trait for this FO. |
double |
FObj.traitVolume(FOContext context)
Returns the computed value for the "volume" property. |
java.lang.String |
FObj.traitPlayDuring(FOContext context)
Returns the "URL" component of the "play-during" trait for this FO. |
boolean |
FObj.traitPlayDuringMix(FOContext context)
Returns the "mix" component of the "play-during" trait for this FO. |
boolean |
FObj.traitPlayDuringRepeat(FOContext context)
Returns the "repeat" component of the "play-during" trait for this FO. |
java.lang.String[] |
FObj.traitVoiceFamily(FOContext context)
Returns the "voice-family" trait for this FO. |
double |
FObj.traitRichness(FOContext context)
Returns the "richness" trait for this FO. |
double |
FObj.traitStress(FOContext context)
Returns the "stress" trait for this FO. |
java.lang.String |
FObj.traitScript(FOContext context)
Returns the "script" trait for this FO. |
ShadowEffect |
FObj.traitTextShadow(FOContext context)
Returns the "shadow-effect" trait for this FO. |
short |
FObj.traitGlyphOrientationHorizontal(FOContext context)
Returns the "glyph-orientation-horizontal" trait for this FO. |
short |
FObj.traitGlyphOrientationVertical(FOContext context)
Returns the "glyph-orientation-vertical" trait for this FO. |
int |
FObj.traitBackgroundPositionHorizontal(FOContext context,
int paddingRectangleWidth,
int backgroundImageWidth)
Returns the "background-position-horizontal" trait for this FO. |
int |
FObj.traitBackgroundPositionVertical(FOContext context,
int paddingRectangleHeight,
int backgroundImageHeight)
Returns the "background-position-vertical" trait for this FO. |
int |
FObj.traitWordSpacingMin(FOContext context)
Returns the amount of additional space to create between letters. |
int |
FObj.traitWordSpacingOpt(FOContext context)
Returns the amount of additional space to create between letters. |
int |
FObj.traitWordSpacingMax(FOContext context)
Returns the amount of additional space to create between letters. |
FontUse |
FObj.getPrimaryFont(FOContext context)
Provides a resolved font to be used as the primary font for this object. |
FontUse |
FObj.getSecondaryFont(FOContext context,
int codePoint)
Provides a resolved font that can be used as the secondary font for a specific character in this object. |
int |
FObj.getFauxSmallCapFontSize(FOContext context)
Returns the font-size for the lowercase characters when faux small caps are used by this FO. |
byte |
FObj.getBPAxis(FOContext context)
Tells which axis (horizontal or vertical) is the block-progression axis. |
byte |
FObj.getIPAxis(FOContext context)
Tells which axis (horizontal or vertical) is the inline-progression axis. |
WritingMode |
FObj.getWritingMode(FOContext context)
Returns the writing-mode for this FO. |
Uses of FOContext in org.axsl.foR.fo |
Subinterfaces of FOContext in org.axsl.foR.fo | |
interface |
RetrieveMarker
An fo:retrieve-marker object in XSL-FO. |
Methods in org.axsl.foR.fo with parameters of type FOContext | |
int |
TableCell.traitColumnNumber(FOContext context)
Returns the column number that this cell starts in. |
int |
Region.getXPositionVPContent(FOContext context)
Convenience method reporting the region's horizontal position. |
int |
Region.getYPositionVPContent(FOContext context)
Convenience method reporting the region's vertical position. |
int |
Region.getWidthVPContent(FOContext context)
Convenience method reporting the region's width. |
int |
Region.getHeightVPContent(FOContext context)
Convenience method reporting the region's height. |
Graphic |
ExternalGraphic.getGraphic(FOContext context)
The resolved Graphic instance encapsulated by this FO. |
|
aXSL API 0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.