|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.foray.fotree.fo.prop | |
---|---|
org.foray.fotree | Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. |
org.foray.fotree.fo.prop | Classes representing XSL-FO properties (See Section 7 of the XSL-FO 1.0 Standard). |
org.foray.fotree.xml.prop | Classes representing generic XML properties. |
Classes in org.foray.fotree.fo.prop used by org.foray.fotree | |
---|---|
AbstractKeep.Type
Enumeration of possible Keep types. |
Classes in org.foray.fotree.fo.prop used by org.foray.fotree.fo.prop | |
---|---|
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. |
|
AbstractKeep.Type
Enumeration of possible Keep types. |
|
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. |
|
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. |
|
PdBackgroundRepeat
The "background-repeat" property in XSL-FO. |
|
PdBorderSeparation
The "border-separation" property in XSL-FO. |
|
PdFontFamily
The "font-family" property in XSL-FO. |
|
PdFontSize
The "font-size" 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. |
|
PdLineHeight
The "line-height" property in XSL-FO. |
Classes in org.foray.fotree.fo.prop used by org.foray.fotree.xml.prop | |
---|---|
PdCountry
The "country" property in XSL-FO. |
|
PdLanguage
The "language" property in XSL-FO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |