Package org.foray.fotree.fo.prop

Classes representing XSL-FO properties (See Section 7 of the XSL-FO 1.0 Standard).

See:
          Description

Class Summary
AbstractAbsoluteDimension Abstract superclass for the "height", "width", "max-height", "max-width", "min-height", and "min-width" properties.
AbstractAbsoluteOffset Abstract superclass for the "top", "bottom", "left", and "right" properties in XSL-FO.
AbstractAllowedAxisScale Abstract superclass for the XSL-FO properties "allowed-height-scale" and "allowed-width-scale".
AbstractAudioDial Abstract superclass for the "pitch-range", "stress", and "richness" XSL-FO properties.
AbstractBackgroundPosition Abstract superclass for the "background-position-horizontal" and "background-position-vertical" properties.
AbstractBoolean Abstract superclass for boolean (true, false) properties in XSL-FO.
AbstractBorder Abstract superclass for the shorthand properties "border", "border-left", "border-right", "border-top", and "border-bottom".
AbstractBorderColor Abstract superclass for the eight directional border color properties (but not for border-color itself, which is a shorthand property).
AbstractBorderPrecedence Abstract superclass for the "border-before-precedence", "border-after-precedence", "border-start-precedence", and "border-end-precedence" properties in XSL-FO.
AbstractBorderStyle Abstract superclass for the "border-before-style", "border-after-style", "border-start-style", "border-end-style", "border-left-style", "border-right-style", "border-top-style", and "border-bottom-style" properties in XSL-FO.
AbstractBorderWidth Abstract superclass for the "border-before-width", "border-after-width", "border-start-width", "border-end-width", "border-top-width", "border-bottom-width", "border-left-width", and "border-right-width" properties in XSL-FO.
AbstractCharacter Abstract superclass for the "character", "grouping-separator", and "hyphenation-character" properties.
AbstractContentDimension Abstract superclass for the "content-width" and "content-height" properties in XSL-FO.
AbstractCue Abstract superclass for the "cue-before" and "cue-after" properties, and the "cue" shorthand property.
AbstractGlyphOrientation Abstract superclass for glyph-orientation-horizontal and glyph-orientation-vertical properties.
AbstractIndent Abstract superclass for the "start-indent" and "end-indent" XSL-FO properties.
AbstractKeep Abstract superclass for the "keep-together", "keep-with-next", and "keep-with-previous" properties.
AbstractMargin Abstract superclass for the "margin-top", "margin-bottom", "margin-left", and "margin-right" XSL-FO properties.
AbstractMergeIndex Abstract superclass for the "merge-pages-across-index-key-references", "merge-ranges-across-index-key-references", and "merge-sequential-page-numbers" properties in XSL-FO.
AbstractName Abstract superclass for XSL-FO properties that define a "name".
AbstractPadding Abstract superclass for the "padding-before", "padding-after", "padding-start", "padding-end", "padding-left", "padding-right", "padding-top", and "padding-bottom" properties.
AbstractPageDimension Abstract superclass for the "page-height" and "page-width" properties.
AbstractPause Abstract superclass for the "pause-before" and "pause-after" properties, and for the shorthand property "pause".
AbstractRelativeDimension Abstract superclass for inline-progression-dimension and block-progression-dimension.
AbstractRelativeSpace Abstract superclass for the "space-before", "space-after", "space-start", and "space-end" properties.
AbstractString Abstract superclass for properties that can take any string, that is, index-class, index-key, and ref-index-key.
PdAbsolutePosition The "absolute-position" property in XSL-FO.
PdActiveState The "active-state" property in XSL-FO.
PdAlignmentAdjust The "alignment-adjust" property in XSL-FO.
PdAlignmentBaseline The "alignment-baseline" property in XSL-FO.
PdAllowedHeightScale The "allowed-height-scale" property in XSL-FO.
PdAllowedWidthScale The "allowed-width-scale" property in XSL-FO.
PdAutoRestore The "auto-restore" property in XSL-FO.
PdAzimuth The "azimuth" property in XSL-FO.
PdBackground The "background" property in XSL-FO.
PdBackgroundAttachment The "background-attachment" property in XSL-FO.
PdBackgroundColor The "background-color" property in XSL-FO.
PdBackgroundImage The "background-image" property in XSL-FO.
PdBackgroundPosition The "background-position" shorthand property in XSL-FO.
PdBackgroundPositionHorizontal The "background-position-horizontal" XSL-FO property.
PdBackgroundPositionVertical The "background-position-vertical" XSL-FO property.
PdBackgroundRepeat The "background-repeat" property in XSL-FO.
PdBaselineShift The "baseline-shift" property in XSL-FO.
PdBlankOrNotBlank The "blank-or-not-blank" property in XSL-FO.
PdBlockProgressionDimension The "block-progression-dimension" property in XSL-FO.
PdBorder The "border" property in XSL-FO.
PdBorderAfterColor The "border-after-color" property in XSL-FO.
PdBorderAfterPrecedence The "border-after-precedence" property in XSL-FO.
PdBorderAfterStyle The "border-after-style" property in XSL-FO.
PdBorderAfterWidth The "border-after-width" property in XSL-FO.
PdBorderBeforeColor The "border-before-color" property in XSL-FO.
PdBorderBeforePrecedence The "border-before-precedence" property in XSL-FO.
PdBorderBeforeStyle The "border-before-style" property in XSL-FO.
PdBorderBeforeWidth The "border-before-width" property in XSL-FO.
PdBorderBottom The "border-bottom" property in XSL-FO.
PdBorderBottomColor The "border-bottom-color" property in XSL-FO.
PdBorderBottomStyle The "border-bottom-style" property in XSL-FO.
PdBorderBottomWidth The "border-bottom-width" property in XSL-FO.
PdBorderCollapse The "border-collapse" property in XSL-FO.
PdBorderColor The "border-color" shorthand property in XSL-FO.
PdBorderEndColor The "border-end-color" property in XSL-FO.
PdBorderEndPrecedence The "border-end-precedence" property in XSL-FO.
PdBorderEndStyle The "border-end-style" property in XSL-FO.
PdBorderEndWidth The "border-end-width" property in XSL-FO.
PdBorderLeft The "border-left" property in XSL-FO.
PdBorderLeftColor The "border-left-color" property in XSL-FO.
PdBorderLeftStyle The "border-left-style" property in XSL-FO.
PdBorderLeftWidth The "border-left-width" property in XSL-FO.
PdBorderRight The "border-right" property in XSL-FO.
PdBorderRightColor The "border-right-color" property in XSL-FO.
PdBorderRightStyle The "border-right-style" property in XSL-FO.
PdBorderRightWidth The "border-right-width" property in XSL-FO.
PdBorderSeparation The "border-separation" property in XSL-FO.
PdBorderSpacing The "border-spacing" shorthand property in XSL-FO.
PdBorderStartColor The "border-start-color" property in XSL-FO.
PdBorderStartPrecedence The "border-start-precedence" property in XSL-FO.
PdBorderStartStyle The "border-start-style" property in XSL-FO.
PdBorderStartWidth The "border-start-width" property in XSL-FO.
PdBorderStyle The "border-style" shorthand property in XSL-FO.
PdBorderTop The "border-top" property in XSL-FO.
PdBorderTopColor The "border-top-color" property in XSL-FO.
PdBorderTopStyle The "border-top-style" property in XSL-FO.
PdBorderTopWidth The "border-top-width" property in XSL-FO.
PdBorderWidth The "border-width" shorthand property in XSL-FO.
PdBottom The "bottom" property in XSL-FO.
PdBreakAfter The "break-after" property in XSL-FO.
PdBreakBefore The "break-before" property in XSL-FO.
PdCaptionSide The "caption-side" property in XSL-FO.
PdCaseName The "case-name" property in XSL-FO.
PdCaseTitle The "case-title" property in XSL-FO.
PdChangeBarClass The "change-bar-class" property in XSL-FO.
PdChangeBarColor The "change-bar-color" property in XSL-FO.
PdChangeBarOffset The "change-bar-offset" property in XSL-FO.
PdChangeBarPlacement The "change-bar-placement" property in XSL-FO.
PdChangeBarStyle The "change-bar-style" property in XSL-FO.
PdChangeBarWidth The "change-bar-width" property in XSL-FO.
PdCharacter The "character" property in XSL-FO.
PdClear The "clear" property in XSL-FO.
PdClip The "clip" property in XSL-FO.
PdColor The "color" property in XSL-FO.
PdColorProfileName The "color-profile-name" property in XSL-FO.
PdColumnCount The "column-count" property in XSL-FO.
PdColumnGap The "column-gap" property in XSL-FO.
PdColumnNumber The "column-number" property in XSL-FO.
PdColumnWidth The "column-width" property in XSL-FO.
PdContentHeight The "content-height" property in XSL-FO.
PdContentType The "content-type" property in XSL-FO.
PdContentWidth The "content-width" property in XSL-FO.
PdCountry The "country" property in XSL-FO.
PdCue The "cue" shorthand property in XSL-FO.
PdCueAfter The "cue-after" shorthand property in XSL-FO.
PdCueBefore The "cue-before" shorthand property in XSL-FO.
PdDestinationPlacementOffset The "destination-placement-offset" property in XSL-FO.
PdDirection The "direction" property in XSL-FO.
PdDisplayAlign The "display-align" property in XSL-FO.
PdDominantBaseline The "dominant-baseline" property in XSL-FO.
PdElevation The "elevation" property in XSL-FO.
PdEmptyCells The "empty-cells" property in XSL-FO.
PdEndIndent The "end-indent" property in XSL-FO.
PdEndsRow The "ends-row" property in XSL-FO.
PdExtent The "extent" property in XSL-FO.
PdExternalDestination The "external-destination" property in XSL-FO.
PdFloat The "float" property in XSL-FO.
PdFlowMapName The "flow-map-name" property in XSL-FO.
PdFlowMapReference The "flow-map-reference" property in XSL-FO.
PdFlowName The "flow-name" property in XSL-FO.
PdFlowNameReference The "flow-name-reference" property in XSL-FO.
PdFont The "font" property in XSL-FO.
PdFontFamily The "font-family" property in XSL-FO.
PdFontSelectionStrategy The "font-selection-strategy" property in XSL-FO.
PdFontSize The "font-size" property in XSL-FO.
PdFontSizeAdjust The "font-size-adjust" property in XSL-FO.
PdFontStretch The "font-stretch" property in XSL-FO.
PdFontStyle The "font-style" property in XSL-FO.
PdFontVariant The "font-variant" property in XSL-FO.
PdFontWeight The "font-weight" property in XSL-FO.
PdForcePageCount The "force-page-count" property in XSL-FO.
PdFormat The "format" property in XSL-FO.
PdGlyphOrientationHorizontal The "glyph-orientation-horizontal" XSL-FO property.
PdGlyphOrientationVertical The "glyph-orientation-vertical" XSL-FO property.
PdGroupingSeparator The "grouping-separator" property in XSL-FO.
PdGroupingSize The "grouping-size" property in XSL-FO.
PdHeight The "height" property in XSL-FO.
PdHyphenate The "hyphenate" property in XSL-FO.
PdHyphenationCharacter The "hyphenation-character" property in XSL-FO.
PdHyphenationKeep The "hyphenation-keep" property in XSL-FO.
PdHyphenationLadderCount The "hyphenation-ladder-count" property in XSL-FO.
PdHyphenationPushCharacterCount The "hyphenation-push-character-count" property in XSL-FO.
PdHyphenationRemainCharacterCount The "hyphenation-remain-character-count" property in XSL-FO.
PdId The "id" property in XSL-FO.
PdIndexClass The "index-class" property in XSL-FO.
PdIndexKey The "index-key" property in XSL-FO.
PdIndicateDestination The "indicate-destination" property in XSL-FO.
PdInitialPageNumber The "initial-page-number" property in XSL-FO.
PdInlineProgressionDimension The "inline-progression-dimension" property in XSL-FO.
PdInternalDestination The "internal-destination" property in XSL-FO.
PdIntrinsicScaleValue The "intrinsic-scale-value" property in XSL-FO.
PdIntrusionDisplace The "intrusion-displace" property in XSL-FO.
PdKeepTogether The "keep-together" property in XSL-FO.
PdKeepWithNext The "keep-with-next" property in XSL-FO.
PdKeepWithPrevious The "keep-with-previous" property in XSL-FO.
PdLanguage The "language" property in XSL-FO.
PdLastLineEndIndent The "last-line-end-indent" property in XSL-FO.
PdLeaderAlignment The "leader-alignment" property in XSL-FO.
PdLeaderLength The "leader-length" property in XSL-FO.
PdLeaderPattern The "leader-pattern" property in XSL-FO.
PdLeaderPatternWidth The "leader-pattern-width" property in XSL-FO.
PdLeft The "left" property in XSL-FO.
PdLetterSpacing The "letter-spacing" property in XSL-FO.
PdLetterValue The "letter-value" property in XSL-FO.
PdLinefeedTreatment The "linefeed-treatment" property in XSL-FO.
PdLineHeight The "line-height" property in XSL-FO.
PdLineHeightShiftAdjustment The "line-height-shift-adjustment" property in XSL-FO.
PdLineStackingStrategy The "line-stacking-strategy" property in XSL-FO.
PdMargin The "margin" shorthand property in XSL-FO.
PdMarginBottom The "margin-bottom" property in XSL-FO.
PdMarginLeft The "margin-left" property in XSL-FO.
PdMarginRight The "margin-right" property in XSL-FO.
PdMarginTop The "margin-top" property in XSL-FO.
PdMarkerClassName The "marker-class-name" property in XSL-FO.
PdMasterName The "master-name" property in XSL-FO.
PdMasterReference The "master-reference" property in XSL-FO.
PdMaxHeight The "max-height" property in XSL-FO.
PdMaximumRepeats The "maximum-repeats" property in XSL-FO.
PdMaxWidth The "max-width" property in XSL-FO.
PdMediaUsage The "media-usage" property in XSL-FO.
PdMergePagesAcrossIndexKeyReferences The "merge-pages-across-index-key-references" property in XSL-FO.
PdMergeRangesAcrossIndexKeyReferences The "merge-ranges-across-index-key-references" property in XSL-FO.
PdMergeSequentialPageNumbers The "merge-sequential-page-numbers" property in XSL-FO.
PdMinHeight The "min-height" property in XSL-FO.
PdMinWidth The "min-width" property in XSL-FO.
PdNumberColumnsRepeated The "number-columns-repeated" property in XSL-FO.
PdNumberColumnsSpanned The "numer-columns-spanned" property in XSL-FO.
PdNumberRowsSpanned The "number-rows-spanned" property in XSL-FO.
PdOddOrEven The "odd-or-even" property in XSL-FO.
PdOrphans The "orphans" property in XSL-FO.
PdOverflow The "overflow" property in XSL-FO.
PdPadding The "padding" shorthand property in XSL-FO.
PdPaddingAfter The "padding-after" property in XSL-FO.
PdPaddingBefore The "padding-before" property in XSL-FO.
PdPaddingBottom The "padding-bottom" property in XSL-FO.
PdPaddingEnd The "padding-end" property in XSL-FO.
PdPaddingLeft The "padding-left" property in XSL-FO.
PdPaddingRight The "padding-right" property in XSL-FO.
PdPaddingStart The "padding-start" property in XSL-FO.
PdPaddingTop The "padding-top" property in XSL-FO.
PdPageBreakAfter The "page-break-after" property in XSL-FO.
PdPageBreakBefore The "page-break-before" property in XSL-FO.
PdPageBreakInside The "page-break-inside" property in XSL-FO.
PdPageCitationStrategy The "page-citation-strategy" property in XSL-FO.
PdPageHeight The "page-height" property in XSL-FO.
PdPageNumberTreatment The "page-number-treatment" property in XSL-FO.
PdPagePosition The "page-position" property in XSL-FO.
PdPageWidth The "page-width" property in XSL-FO.
PdPause The "pause" property in XSL-FO.
PdPauseAfter The "pause-after" property in XSL-FO.
PdPauseBefore The "pause-before" property in XSL-FO.
PdPitch The "pitch" property in XSL-FO.
PdPitchRange The "pitch-range" property in XSL-FO.
PdPlayDuring The "pitch-range" property in XSL-FO.
PdPosition The "position" property in XSL-FO.
PdPrecedence The "precedence" property in XSL-FO.
PdProvisionalDistanceBetweenStarts The XSL-FO "provisional-distance-between-starts" property.
PdProvisionalLabelSeparation The XSL-FO "provisional-label-separation" property.
PdReferenceOrientation The "reference-orientation" property in XSL-FO.
PdRefId The "ref-id" property in XSL-FO.
PdRefIndexKey The "ref-index-key" property in XSL-FO.
PdRegionName The "region-name" property in XSL-FO.
PdRegionNameReference The "region-name-reference" property in XSL-FO.
PdRelativeAlign The "relative-align" property in XSL-FO.
PdRelativePosition The "relative-position" property in XSL-FO.
PdRenderingIntent The "rendering-intent" property in XSL-FO.
PdRetrieveBoundary The "retrieve-boundary" property in XSL-FO.
PdRetrieveBoundaryWithinTable The "retrieve-boundary-within-table" property in XSL-FO.
PdRetrieveClassName The "retrieve-class-name" property in XSL-FO.
PdRetrievePosition The "retrieve-position" property in XSL-FO.
PdRetrievePositionWithinTable The "retrieve-position-within-table" property in XSL-FO.
PdRichness The "richness" property in XSL-FO.
PdRight The "right" property in XSL-FO.
PdRole The "role" property in XSL-FO.
PdRuleStyle The "rule-style" property in XSL-FO.
PdRuleThickness The "rule-thickness" property in XSL-FO.
PdScaleOption The "scale-option" property in XSL-FO.
PdScaling The "scaling" property in XSL-FO.
PdScalingMethod The "scaling-method" property in XSL-FO.
PdScoreSpaces The "score-spaces" property in XSL-FO.
PdScript The "script" property in XSL-FO.
PdShowDestination The "show-destination" property in XSL-FO.
PdSize The "size" property in XSL-FO.
PdSourceDocument The "source-document" property in XSL-FO.
PdSpaceAfter The "space-after" property in XSL-FO.
PdSpaceBefore The "space-before" property in XSL-FO.
PdSpaceEnd The "space-end" property in XSL-FO.
PdSpaceStart The "space-start" property in XSL-FO.
PdSpan The "span" property in XSL-FO.
PdSpeak The "speak" property in XSL-FO.
PdSpeakHeader The "speak-header" property in XSL-FO.
PdSpeakNumeral The "speak-numeral" property in XSL-FO.
PdSpeakPunctuation The "speak-punctuation" property in XSL-FO.
PdSpeechRate The "speech-rate" property in XSL-FO.
PdSrc The "src" property in XSL-FO.
PdStartIndent The "start-indent" property in XSL-FO.
PdStartingState The "starting-state" property in XSL-FO.
PdStartsRow The "starts-row" property in XSL-FO.
PdStress The "stress" property in XSL-FO.
PdSuppressAtLineBreak The "suppress-at-line-break" property in XSL-FO.
PdSwitchTo The "switch-to" property in XSL-FO.
PdTableLayout The "table-layout" property in XSL-FO.
PdTableOmitFooterAtBreak The "table-omit-footer-at-break" property in XSL-FO.
PdTableOmitHeaderAtBreak The "table-omit-header-at-break" property in XSL-FO.
PdTargetPresentationContext The "target-presentation-context" property in XSL-FO.
PdTargetProcessingContext The "target-processing-context" property in XSL-FO.
PdTargetStylesheet The "target-stylesheet" property in XSL-FO.
PdTextAlign The "text-align" property in XSL-FO.
PdTextAlignLast The "text-align-last" property in XSL-FO.
PdTextAltitude The "text-altitude" property in XSL-FO.
PdTextDecoration The "text-decoration" property in XSL-FO.
PdTextDepth The "text-depth" property in XSL-FO.
PdTextIndent The "text-indent" property in XSL-FO.
PdTextShadow The "text-shadow" property in XSL-FO.
PdTextTransform The "text-transform" property in XSL-FO.
PdTop The "top" property in XSL-FO.
PdTreatAsWordSpace The "treat-as-word-space" property in XSL-FO.
PdUnicodeBidi The "unicode-bidi" property in XSL-FO.
PdVerticalAlign The "vertical-align" property in XSL-FO.
PdVisibility The "visibility" property in XSL-FO.
PdVoiceFamily The "voice-family" property in XSL-FO.
PdVolume The "volume" property in XSL-FO.
PdWhiteSpace The "white-space" property in XSL-FO.
PdWhiteSpaceCollapse The "white-space-collapse" property in XSL-FO.
PdWhiteSpaceTreatment The "white-space-treatment" property in XSL-FO.
PdWidows The "widows" property in XSL-FO.
PdWidth The "width" property in XSL-FO.
PdWordSpacing The "word-spacing" property in XSL-FO.
PdWrapOption The "wrap-option" property in XSL-FO.
PdWritingMode The "writing-mode" property in XSL-FO.
PdZIndex The "z-index" property in XSL-FO.
 

Enum Summary
AbstractKeep.Type Enumeration of possible Keep types.
 

Package org.foray.fotree.fo.prop Description

Classes representing XSL-FO properties (See Section 7 of the XSL-FO 1.0 Standard).

The classes in this package that represent concrete FO properties are named with "Pd" at the beginning of the class name, meaning "property description", to distinguish them from the property value enumerations in aXSL.



Copyright © 2017. All rights reserved.