org.foray.fotree.fo
Enum FoProperty

java.lang.Object
  extended by java.lang.Enum<FoProperty>
      extended by org.foray.fotree.fo.FoProperty
All Implemented Interfaces:
Serializable, Comparable<FoProperty>, PropertyType

public enum FoProperty
extends Enum<FoProperty>
implements PropertyType

An enumeration for XSL-FO properties, that is, the identification of the property itself, as opposed to its value.


Enum Constant Summary
ABSOLUTE_POSITION
          Constant indicating an "absolute-position" FO property.
ACTIVE_STATE
          Constant indicating an "active-state" FO property.
ALIGNMENT_ADJUST
          Constant indicating an "alignment-adjust" FO property.
ALIGNMENT_BASELINE
          Constant indicating an "alignment-baseline" FO property.
ALLOWED_HEIGHT_SCALE
          Constant indicating an "allowed-height-scale" FO property.
ALLOWED_WIDTH_SCALE
          Constant indicating an "allowed-width-scale" FO property.
AUTO_RESTORE
          Constant indicating an "auto-restore" FO property.
AZIMUTH
          Constant indicating an "azimuth" FO property.
BACKGROUND
          Constant indicating a "background" FO property.
BACKGROUND_ATTACHMENT
          Constant indicating a "background-attachment" FO property.
BACKGROUND_COLOR
          Constant indicating a "background-color" FO property.
BACKGROUND_IMAGE
          Constant indicating a "background-image" FO property.
BACKGROUND_POSITION
          Constant indicating a "background-position" FO property.
BACKGROUND_POSITION_HORIZONTAL
          Constant indicating a "background-position-horizontal" FO property.
BACKGROUND_POSITION_VERTICAL
          Constant indicating a "background-position-vertical" FO property.
BACKGROUND_REPEAT
          Constant indicating a "background-repeat" FO property.
BASELINE_SHIFT
          Constant indicating a "baseline-shift" FO property.
BLANK_OR_NOT_BLANK
          Constant indicating a "blank-or-not-blank" FO property.
BLOCK_PROGRESSION_DIMENSION
          Constant indicating a "block-progression-dimension" FO property.
BORDER
          Constant indicating a "border" FO property.
BORDER_AFTER_COLOR
          Constant indicating a "border-after-color" FO property.
BORDER_AFTER_PRECEDENCE
          Constant indicating a "border-after-precedence" FO property.
BORDER_AFTER_STYLE
          Constant indicating a "border-after-style" FO property.
BORDER_AFTER_WIDTH
          Constant indicating a "border-after-width" FO property.
BORDER_BEFORE_COLOR
          Constant indicating a "border-before-color" FO property.
BORDER_BEFORE_PRECEDENCE
          Constant indicating a "border-before-precedence" FO property.
BORDER_BEFORE_STYLE
          Constant indicating a "border-before-style" FO property.
BORDER_BEFORE_WIDTH
          Constant indicating a "border-before-width" FO property.
BORDER_BOTTOM
          Constant indicating a "border-bottom" FO property.
BORDER_BOTTOM_COLOR
          Constant indicating a "border-bottom-color" FO property.
BORDER_BOTTOM_STYLE
          Constant indicating a "border-bottom-style" FO property.
BORDER_BOTTOM_WIDTH
          Constant indicating a "border-bottom-width" FO property.
BORDER_COLLAPSE
          Constant indicating a "border-collapse" FO property.
BORDER_COLOR
          Constant indicating a "border-color" FO property.
BORDER_END_COLOR
          Constant indicating a "border-end-color" FO property.
BORDER_END_PRECEDENCE
          Constant indicating a "border-end-precedence" FO property.
BORDER_END_STYLE
          Constant indicating a "border-end-style" FO property.
BORDER_END_WIDTH
          Constant indicating a "border-end-width" FO property.
BORDER_LEFT
          Constant indicating a "border-left" FO property.
BORDER_LEFT_COLOR
          Constant indicating a "border-left-color" FO property.
BORDER_LEFT_STYLE
          Constant indicating a "border-left-style" FO property.
BORDER_LEFT_WIDTH
          Constant indicating a "border-left-width" FO property.
BORDER_RIGHT
          Constant indicating a "border-right" FO property.
BORDER_RIGHT_COLOR
          Constant indicating a "border-right-color" FO property.
BORDER_RIGHT_STYLE
          Constant indicating a "border-right-style" FO property.
BORDER_RIGHT_WIDTH
          Constant indicating a "border-right-width" FO property.
BORDER_SEPARATION
          Constant indicating a "border-separation" FO property.
BORDER_SPACING
          Constant indicating a "border-spacing" FO property.
BORDER_START_COLOR
          Constant indicating a "border-start-color" FO property.
BORDER_START_PRECEDENCE
          Constant indicating a "border-start-precedence" FO property.
BORDER_START_STYLE
          Constant indicating a "border-start-style" FO property.
BORDER_START_WIDTH
          Constant indicating a "border-start-width" FO property.
BORDER_STYLE
          Constant indicating a "border-style" FO property.
BORDER_TOP
          Constant indicating a "border-top" FO property.
BORDER_TOP_COLOR
          Constant indicating a "border-top-color" FO property.
BORDER_TOP_STYLE
          Constant indicating a "border-top-style" FO property.
BORDER_TOP_WIDTH
          Constant indicating a "border-top-width" FO property.
BORDER_WIDTH
          Constant indicating a "border-width" FO property.
BOTTOM
          Constant indicating a "bottom" FO property.
BREAK_AFTER
          Constant indicating a "break-after" FO property.
BREAK_BEFORE
          Constant indicating a "break-before" FO property.
CAPTION_SIDE
          Constant indicating a "caption-side" FO property.
CASE_NAME
          Constant indicating a "case-name" FO property.
CASE_TITLE
          Constant indicating a "case-title" FO property.
CHANGE_BAR_CLASS
          Constant indicating a "change-bar-class" FO property.
CHANGE_BAR_COLOR
          Constant indicating a "change-bar-color" FO property.
CHANGE_BAR_OFFSET
          Constant indicating a "change-bar-offset" FO property.
CHANGE_BAR_PLACEMENT
          Constant indicating a "change-bar-placement" FO property.
CHANGE_BAR_STYLE
          Constant indicating a "change-bar-style" FO property.
CHANGE_BAR_WIDTH
          Constant indicating a "change-bar-width" FO property.
CHARACTER
          Constant indicating a "character" FO property.
CLEAR
          Constant indicating a "clear" FO property.
CLIP
          Constant indicating a "clip" FO property.
COLOR
          Constant indicating a "color" FO property.
COLOR_PROFILE_NAME
          Constant indicating a "color-profile-name" FO property.
COLUMN_COUNT
          Constant indicating a "column-count" FO property.
COLUMN_GAP
          Constant indicating a "column-gap" FO property.
COLUMN_NUMBER
          Constant indicating a "column-number" FO property.
COLUMN_WIDTH
          Constant indicating a "column-width" FO property.
CONTENT_HEIGHT
          Constant indicating a "content-height" FO property.
CONTENT_TYPE
          Constant indicating a "content-type" FO property.
CONTENT_WIDTH
          Constant indicating a "content-width" FO property.
COUNTRY
          Constant indicating a "country" FO property.
CUE
          Constant indicating a "cue" FO property.
CUE_AFTER
          Constant indicating a "cue-after" FO property.
CUE_BEFORE
          Constant indicating a "cue-before" FO property.
DESTINATION_PLACEMENT_OFFSET
          Constant indicating a "destination-placement-offset" FO property.
DIRECTION
          Constant indicating a "direction" FO property.
DISPLAY_ALIGN
          Constant indicating a "display-align" FO property.
DOMINANT_BASELINE
          Constant indicating a "dominant-baseline" FO property.
ELEVATION
          Constant indicating an "elevation" FO property.
EMPTY_CELLS
          Constant indicating an "empty-cells" FO property.
END_INDENT
          Constant indicating an "end-indent" FO property.
ENDS_ROW
          Constant indicating an "ends-row" FO property.
EXTENT
          Constant indicating an "extent" FO property.
EXTERNAL_DESTINATION
          Constant indicating an "external-destination" FO property.
FLOAT
          Constant indicating a "float" FO property.
FLOW_MAP_NAME
          Constant indicating a "flow-map-name" FO property.
FLOW_MAP_REFERENCE
          Constant indicating a "flow-map-reference" FO property.
FLOW_NAME
          Constant indicating a "flow-name" FO property.
FLOW_NAME_REFERENCE
          Constant indicating a "flow-name-reference" FO property.
FONT
          Constant indicating a "font" FO property.
FONT_FAMILY
          Constant indicating a "font-family" FO property.
FONT_SELECTION_STRATEGY
          Constant indicating a "font-selection-strategy" FO property.
FONT_SIZE
          Constant indicating a "font-size" FO property.
FONT_SIZE_ADJUST
          Constant indicating a "font-size-adjust" FO property.
FONT_STRETCH
          Constant indicating a "font-stretch" FO property.
FONT_STYLE
          Constant indicating a "font-style" FO property.
FONT_VARIANT
          Constant indicating a "font-variant" FO property.
FONT_WEIGHT
          Constant indicating a "font-weight" FO property.
FORCE_PAGE_COUNT
          Constant indicating a "force-page-count" FO property.
FORMAT
          Constant indicating a "format" FO property.
GLYPH_ORIENTATION_HORIZONTAL
          Constant indicating a "glyph-orientation-horizontal" FO property.
GLYPH_ORIENTATION_VERTICAL
          Constant indicating a "glyph-orientation-vertical" FO property.
GROUPING_SEPARATOR
          Constant indicating a "grouping-separator" FO property.
GROUPING_SIZE
          Constant indicating a "grouping-size" FO property.
HEIGHT
          Constant indicating a "height" FO property.
HYPHENATE
          Constant indicating a "hyphenate" FO property.
HYPHENATION_CHARACTER
          Constant indicating a "hyphenation-character" FO property.
HYPHENATION_KEEP
          Constant indicating a "hyphenation-keep" FO property.
HYPHENATION_LADDER_COUNT
          Constant indicating a "hyphenation-ladder-count" FO property.
HYPHENATION_PUSH_CHARACTER_COUNT
          Constant indicating a "hyphenation-push-character-count" FO property.
HYPHENATION_REMAIN_CHARACTER_COUNT
          Constant indicating a "hyphenation-remain-character-count" FO property.
ID
          Constant indicating an "id" FO property.
INDEX_CLASS
          Constant indicating an "index-class" FO property.
INDEX_KEY
          Constant indicating an "index-key" FO property.
INDICATE_DESTINATION
          Constant indicating an "indicate-destination" FO property.
INITIAL_PAGE_NUMBER
          Constant indicating an "initial-page-number" FO property.
INLINE_PROGRESSION_DIMENSION
          Constant indicating an "inline-progression-dimension" FO property.
INTERNAL_DESTINATION
          Constant indicating an "internal-destination" FO property.
INTRINSIC_SCALE_VALUE
          Constant indicating an "intrinsic-scale-value" FO property.
INTRUSION_DISPLACE
          Constant indicating an "intrusion-displace" FO property.
KEEP_TOGETHER
          Constant indicating a "keep-together" FO property.
KEEP_WITH_NEXT
          Constant indicating a "keep-with-next" FO property.
KEEP_WITH_PREVIOUS
          Constant indicating a "keep-with-previous" FO property.
LANGUAGE
          Constant indicating a "language" FO property.
LAST_LINE_END_INDENT
          Constant indicating a "last-line-end-indent" FO property.
LEADER_ALIGNMENT
          Constant indicating a "leader-alignment" FO property.
LEADER_LENGTH
          Constant indicating a "leader-length" FO property.
LEADER_PATTERN
          Constant indicating a "leader-pattern" FO property.
LEADER_PATTERN_WIDTH
          Constant indicating a "leader-pattern-width" FO property.
LEFT
          Constant indicating a "left" FO property.
LETTER_SPACING
          Constant indicating a "letter-spacing" FO property.
LETTER_VALUE
          Constant indicating a "letter-value" FO property.
LINE_HEIGHT
          Constant indicating a "line-height" FO property.
LINE_HEIGHT_SHIFT_ADJUSTMENT
          Constant indicating a "line-height-shift-adjustment" FO property.
LINE_STACKING_STRATEGY
          Constant indicating a "line-stacking-strategy" FO property.
LINEFEED_TREATMENT
          Constant indicating a "linefeed-treatment" FO property.
MARGIN
          Constant indicating a "margin" FO property.
MARGIN_BOTTOM
          Constant indicating a "margin-bottom" FO property.
MARGIN_LEFT
          Constant indicating a "margin-left" FO property.
MARGIN_RIGHT
          Constant indicating a "margin-right" FO property.
MARGIN_TOP
          Constant indicating a "margin-top" FO property.
MARKER_CLASS_NAME
          Constant indicating a "marker-class-name" FO property.
MASTER_NAME
          Constant indicating a "master-name" FO property.
MASTER_REFERENCE
          Constant indicating a "master-reference" FO property.
MAX_HEIGHT
          Constant indicating a "max-height" FO property.
MAX_WIDTH
          Constant indicating a "max-width" FO property.
MAXIMUM_REPEATS
          Constant indicating a "maximum-repeats" FO property.
MEDIA_USAGE
          Constant indicating a "media-usage" FO property.
MERGE_PAGES_ACROSS_INDEX_KEY_REFERENCES
          Constant indicating a "merge-pages-across-index-key-references" FO property.
MERGE_RANGES_ACROSS_INDEX_KEY_REFERENCES
          Constant indicating a "merge-ranges-across-index-key-references" FO property.
MERGE_SEQUENTIAL_PAGE_NUMBERS
          Constant indicating a "merge-sequential-page-numbers" FO property.
MIN_HEIGHT
          Constant indicating a "min-height" FO property.
MIN_WIDTH
          Constant indicating a "min-width" FO property.
NUMBER_COLUMNS_REPEATED
          Constant indicating a "number-columns-repeated" FO property.
NUMBER_COLUMNS_SPANNED
          Constant indicating a "number-columns-spanned" FO property.
NUMBER_ROWS_SPANNED
          Constant indicating a "number-rows-spanned" FO property.
ODD_OR_EVEN
          Constant indicating an "odd-or-even" FO property.
ORPHANS
          Constant indicating an "orphans" FO property.
OVERFLOW
          Constant indicating an "overflow" FO property.
PADDING
          Constant indicating a "padding" FO property.
PADDING_AFTER
          Constant indicating a "padding-after" FO property.
PADDING_BEFORE
          Constant indicating a "padding-before" FO property.
PADDING_BOTTOM
          Constant indicating a "padding-bottom" FO property.
PADDING_END
          Constant indicating a "padding-end" FO property.
PADDING_LEFT
          Constant indicating a "padding-left" FO property.
PADDING_RIGHT
          Constant indicating a "padding-right" FO property.
PADDING_START
          Constant indicating a "padding-start" FO property.
PADDING_TOP
          Constant indicating a "padding-top" FO property.
PAGE_BREAK_AFTER
          Constant indicating a "page-break-after" FO property.
PAGE_BREAK_BEFORE
          Constant indicating a "page-break-before" FO property.
PAGE_BREAK_INSIDE
          Constant indicating a "page-break-inside" FO property.
PAGE_CITATION_STRATEGY
          Constant indicating a "page-citation-strategy" FO property.
PAGE_HEIGHT
          Constant indicating a "page-height" FO property.
PAGE_NUMBER_TREATMENT
          Constant indicating a "page-number-treatment" FO property.
PAGE_POSITION
          Constant indicating a "page-position" FO property.
PAGE_WIDTH
          Constant indicating a "page-width" FO property.
PAUSE
          Constant indicating a "pause" FO property.
PAUSE_AFTER
          Constant indicating a "pause-after" FO property.
PAUSE_BEFORE
          Constant indicating a "pause-before" FO property.
PITCH
          Constant indicating a "pitch" FO property.
PITCH_RANGE
          Constant indicating a "pitch-range" FO property.
PLAY_DURING
          Constant indicating a "play-during" FO property.
POSITION
          Constant indicating a "position" FO property.
PRECEDENCE
          Constant indicating a "precedence" FO property.
PROVISIONAL_DISTANCE_BETWEEN_STARTS
          Constant indicating a "provisional-distance-between-starts" FO property.
PROVISIONAL_LABEL_SEPARATION
          Constant indicating a "provisional-label-separation" FO property.
REF_ID
          Constant indicating a "ref-id" FO property.
REF_INDEX_KEY
          Constant indicating a "ref-index-key" FO property.
REFERENCE_ORIENTATION
          Constant indicating a "reference-orientation" FO property.
REGION_NAME
          Constant indicating a "region-name" FO property.
REGION_NAME_REFERENCE
          Constant indicating a "region-name-reference" FO property.
RELATIVE_ALIGN
          Constant indicating a "relative-align" FO property.
RELATIVE_POSITION
          Constant indicating a "relative-position" FO property.
RENDERING_INTENT
          Constant indicating a "rendering-intent" FO property.
RETRIEVE_BOUNDARY
          Constant indicating a "retrieve-boundary" FO property.
RETRIEVE_BOUNDARY_WITHIN_TABLE
          Constant indicating a "retrieve-boundary-within-table" FO property.
RETRIEVE_CLASS_NAME
          Constant indicating a "retrieve-class-name" FO property.
RETRIEVE_POSITION
          Constant indicating a "retrieve-position" FO property.
RETRIEVE_POSITION_WITHIN_TABLE
          Constant indicating a "retrieve-position-within-table" FO property.
RICHNESS
          Constant indicating a "richness" FO property.
RIGHT
          Constant indicating a "right" FO property.
ROLE
          Constant indicating a "role" FO property.
RULE_STYLE
          Constant indicating a "rule-style" FO property.
RULE_THICKNESS
          Constant indicating a "rule-thickness" FO property.
SCALE_OPTION
          Constant indicating a "scale-option" FO property.
SCALING
          Constant indicating a "scaling" FO property.
SCALING_METHOD
          Constant indicating a "scaling-method" FO property.
SCORE_SPACES
          Constant indicating a "score-spaces" FO property.
SCRIPT
          Constant indicating a "script" FO property.
SHOW_DESTINATION
          Constant indicating a "show-destination" FO property.
SIZE
          Constant indicating a "size" FO property.
SOURCE_DOCUMENT
          Constant indicating a "source-document" FO property.
SPACE_AFTER
          Constant indicating a "space-after" FO property.
SPACE_BEFORE
          Constant indicating a "space-before" FO property.
SPACE_END
          Constant indicating a "space-end" FO property.
SPACE_START
          Constant indicating a "space-start" FO property.
SPAN
          Constant indicating a "span" FO property.
SPEAK
          Constant indicating a "speak" FO property.
SPEAK_HEADER
          Constant indicating a "speak-header" FO property.
SPEAK_NUMERAL
          Constant indicating a "speak-numeral" FO property.
SPEAK_PUNCTUATION
          Constant indicating a "speak-punctuation" FO property.
SPEECH_RATE
          Constant indicating a "speech-rate" FO property.
SRC
          Constant indicating a "src" FO property.
START_INDENT
          Constant indicating a "start-indent" FO property.
STARTING_STATE
          Constant indicating a "starting-state" FO property.
STARTS_ROW
          Constant indicating a "starts-row" FO property.
STRESS
          Constant indicating a "stress" FO property.
SUPPRESS_AT_LINE_BREAK
          Constant indicating a "suppress-at-line-break" FO property.
SWITCH_TO
          Constant indicating a "switch-to" FO property.
TABLE_LAYOUT
          Constant indicating a "table-layout" FO property.
TABLE_OMIT_FOOTER_AT_BREAK
          Constant indicating a "table-omit-footer-at-break" FO property.
TABLE_OMIT_HEADER_AT_BREAK
          Constant indicating a "table-omit-header-at-break" FO property.
TARGET_PRESENTATION_CONTEXT
          Constant indicating a "target-presentation-context" FO property.
TARGET_PROCESSING_CONTEXT
          Constant indicating a "target-processing-context" FO property.
TARGET_STYLESHEET
          Constant indicating a "target-stylesheet" FO property.
TEXT_ALIGN
          Constant indicating a "text-align" FO property.
TEXT_ALIGN_LAST
          Constant indicating a "text-align-last" FO property.
TEXT_ALTITUDE
          Constant indicating a "text-altitude" FO property.
TEXT_DECORATION
          Constant indicating a "text-decoration" FO property.
TEXT_DEPTH
          Constant indicating a "text-depth" FO property.
TEXT_INDENT
          Constant indicating a "text-indent" FO property.
TEXT_SHADOW
          Constant indicating a "text-shadow" FO property.
TEXT_TRANSFORM
          Constant indicating a "text-transform" FO property.
TOP
          Constant indicating a "top" FO property.
TREAT_AS_WORD_SPACE
          Constant indicating a "treat-as-word-space" FO property.
UNICODE_BIDI
          Constant indicating a "unicode-bidi" FO property.
VERTICAL_ALIGN
          Constant indicating a "vertical-align" FO property.
VISIBILITY
          Constant indicating a "visibility" FO property.
VOICE_FAMILY
          Constant indicating a "voice-family" FO property.
VOLUME
          Constant indicating a "volume" FO property.
WHITE_SPACE
          Constant indicating a "white-space" FO property.
WHITE_SPACE_COLLAPSE
          Constant indicating a "white-space-collapse" FO property.
WHITE_SPACE_TREATMENT
          Constant indicating a "white-space-treatment" FO property.
WIDOWS
          Constant indicating a "widows" FO property.
WIDTH
          Constant indicating a "width" FO property.
WORD_SPACING
          Constant indicating a "word-spacing" FO property.
WRAP_OPTION
          Constant indicating a "wrap-option" FO property.
WRITING_MODE
          Constant indicating a "writing-mode" FO property.
Z_INDEX
          Constant indicating a "z-index" FO property.
 
Method Summary
 String toStringUnparsed()
          Returns the XSL-FO name for this instance.
 String toXslFo()
          Converts a property name enumeration to its XSL-FO name.
static FoProperty valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FoProperty[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static FoProperty xslValueOf(String xslName)
          Similar to the Java 1.5 Enum valueOf(String) method, but operates on the XSL-FO name of the property instead of its enumerated name.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

ABSOLUTE_POSITION

public static final FoProperty ABSOLUTE_POSITION
Constant indicating an "absolute-position" FO property.


ACTIVE_STATE

public static final FoProperty ACTIVE_STATE
Constant indicating an "active-state" FO property.


ALIGNMENT_ADJUST

public static final FoProperty ALIGNMENT_ADJUST
Constant indicating an "alignment-adjust" FO property.


ALIGNMENT_BASELINE

public static final FoProperty ALIGNMENT_BASELINE
Constant indicating an "alignment-baseline" FO property.


ALLOWED_HEIGHT_SCALE

public static final FoProperty ALLOWED_HEIGHT_SCALE
Constant indicating an "allowed-height-scale" FO property.


ALLOWED_WIDTH_SCALE

public static final FoProperty ALLOWED_WIDTH_SCALE
Constant indicating an "allowed-width-scale" FO property.


AUTO_RESTORE

public static final FoProperty AUTO_RESTORE
Constant indicating an "auto-restore" FO property.


AZIMUTH

public static final FoProperty AZIMUTH
Constant indicating an "azimuth" FO property.


BACKGROUND

public static final FoProperty BACKGROUND
Constant indicating a "background" FO property.


BACKGROUND_ATTACHMENT

public static final FoProperty BACKGROUND_ATTACHMENT
Constant indicating a "background-attachment" FO property.


BACKGROUND_COLOR

public static final FoProperty BACKGROUND_COLOR
Constant indicating a "background-color" FO property.


BACKGROUND_IMAGE

public static final FoProperty BACKGROUND_IMAGE
Constant indicating a "background-image" FO property.


BACKGROUND_POSITION

public static final FoProperty BACKGROUND_POSITION
Constant indicating a "background-position" FO property.


BACKGROUND_POSITION_HORIZONTAL

public static final FoProperty BACKGROUND_POSITION_HORIZONTAL
Constant indicating a "background-position-horizontal" FO property.


BACKGROUND_POSITION_VERTICAL

public static final FoProperty BACKGROUND_POSITION_VERTICAL
Constant indicating a "background-position-vertical" FO property.


BACKGROUND_REPEAT

public static final FoProperty BACKGROUND_REPEAT
Constant indicating a "background-repeat" FO property.


BASELINE_SHIFT

public static final FoProperty BASELINE_SHIFT
Constant indicating a "baseline-shift" FO property.


BLANK_OR_NOT_BLANK

public static final FoProperty BLANK_OR_NOT_BLANK
Constant indicating a "blank-or-not-blank" FO property.


BLOCK_PROGRESSION_DIMENSION

public static final FoProperty BLOCK_PROGRESSION_DIMENSION
Constant indicating a "block-progression-dimension" FO property.


BORDER

public static final FoProperty BORDER
Constant indicating a "border" FO property.


BORDER_AFTER_COLOR

public static final FoProperty BORDER_AFTER_COLOR
Constant indicating a "border-after-color" FO property.


BORDER_AFTER_PRECEDENCE

public static final FoProperty BORDER_AFTER_PRECEDENCE
Constant indicating a "border-after-precedence" FO property.


BORDER_AFTER_STYLE

public static final FoProperty BORDER_AFTER_STYLE
Constant indicating a "border-after-style" FO property.


BORDER_AFTER_WIDTH

public static final FoProperty BORDER_AFTER_WIDTH
Constant indicating a "border-after-width" FO property.


BORDER_BEFORE_COLOR

public static final FoProperty BORDER_BEFORE_COLOR
Constant indicating a "border-before-color" FO property.


BORDER_BEFORE_PRECEDENCE

public static final FoProperty BORDER_BEFORE_PRECEDENCE
Constant indicating a "border-before-precedence" FO property.


BORDER_BEFORE_STYLE

public static final FoProperty BORDER_BEFORE_STYLE
Constant indicating a "border-before-style" FO property.


BORDER_BEFORE_WIDTH

public static final FoProperty BORDER_BEFORE_WIDTH
Constant indicating a "border-before-width" FO property.


BORDER_BOTTOM

public static final FoProperty BORDER_BOTTOM
Constant indicating a "border-bottom" FO property.


BORDER_BOTTOM_COLOR

public static final FoProperty BORDER_BOTTOM_COLOR
Constant indicating a "border-bottom-color" FO property.


BORDER_BOTTOM_STYLE

public static final FoProperty BORDER_BOTTOM_STYLE
Constant indicating a "border-bottom-style" FO property.


BORDER_BOTTOM_WIDTH

public static final FoProperty BORDER_BOTTOM_WIDTH
Constant indicating a "border-bottom-width" FO property.


BORDER_COLLAPSE

public static final FoProperty BORDER_COLLAPSE
Constant indicating a "border-collapse" FO property.


BORDER_COLOR

public static final FoProperty BORDER_COLOR
Constant indicating a "border-color" FO property.


BORDER_END_COLOR

public static final FoProperty BORDER_END_COLOR
Constant indicating a "border-end-color" FO property.


BORDER_END_PRECEDENCE

public static final FoProperty BORDER_END_PRECEDENCE
Constant indicating a "border-end-precedence" FO property.


BORDER_END_STYLE

public static final FoProperty BORDER_END_STYLE
Constant indicating a "border-end-style" FO property.


BORDER_END_WIDTH

public static final FoProperty BORDER_END_WIDTH
Constant indicating a "border-end-width" FO property.


BORDER_LEFT

public static final FoProperty BORDER_LEFT
Constant indicating a "border-left" FO property.


BORDER_LEFT_COLOR

public static final FoProperty BORDER_LEFT_COLOR
Constant indicating a "border-left-color" FO property.


BORDER_LEFT_STYLE

public static final FoProperty BORDER_LEFT_STYLE
Constant indicating a "border-left-style" FO property.


BORDER_LEFT_WIDTH

public static final FoProperty BORDER_LEFT_WIDTH
Constant indicating a "border-left-width" FO property.


BORDER_RIGHT

public static final FoProperty BORDER_RIGHT
Constant indicating a "border-right" FO property.


BORDER_RIGHT_COLOR

public static final FoProperty BORDER_RIGHT_COLOR
Constant indicating a "border-right-color" FO property.


BORDER_RIGHT_STYLE

public static final FoProperty BORDER_RIGHT_STYLE
Constant indicating a "border-right-style" FO property.


BORDER_RIGHT_WIDTH

public static final FoProperty BORDER_RIGHT_WIDTH
Constant indicating a "border-right-width" FO property.


BORDER_SEPARATION

public static final FoProperty BORDER_SEPARATION
Constant indicating a "border-separation" FO property.


BORDER_SPACING

public static final FoProperty BORDER_SPACING
Constant indicating a "border-spacing" FO property.


BORDER_START_COLOR

public static final FoProperty BORDER_START_COLOR
Constant indicating a "border-start-color" FO property.


BORDER_START_PRECEDENCE

public static final FoProperty BORDER_START_PRECEDENCE
Constant indicating a "border-start-precedence" FO property.


BORDER_START_STYLE

public static final FoProperty BORDER_START_STYLE
Constant indicating a "border-start-style" FO property.


BORDER_START_WIDTH

public static final FoProperty BORDER_START_WIDTH
Constant indicating a "border-start-width" FO property.


BORDER_STYLE

public static final FoProperty BORDER_STYLE
Constant indicating a "border-style" FO property.


BORDER_TOP

public static final FoProperty BORDER_TOP
Constant indicating a "border-top" FO property.


BORDER_TOP_COLOR

public static final FoProperty BORDER_TOP_COLOR
Constant indicating a "border-top-color" FO property.


BORDER_TOP_STYLE

public static final FoProperty BORDER_TOP_STYLE
Constant indicating a "border-top-style" FO property.


BORDER_TOP_WIDTH

public static final FoProperty BORDER_TOP_WIDTH
Constant indicating a "border-top-width" FO property.


BORDER_WIDTH

public static final FoProperty BORDER_WIDTH
Constant indicating a "border-width" FO property.


BOTTOM

public static final FoProperty BOTTOM
Constant indicating a "bottom" FO property.


BREAK_AFTER

public static final FoProperty BREAK_AFTER
Constant indicating a "break-after" FO property.


BREAK_BEFORE

public static final FoProperty BREAK_BEFORE
Constant indicating a "break-before" FO property.


CAPTION_SIDE

public static final FoProperty CAPTION_SIDE
Constant indicating a "caption-side" FO property.


CASE_NAME

public static final FoProperty CASE_NAME
Constant indicating a "case-name" FO property.


CASE_TITLE

public static final FoProperty CASE_TITLE
Constant indicating a "case-title" FO property.


CHANGE_BAR_CLASS

public static final FoProperty CHANGE_BAR_CLASS
Constant indicating a "change-bar-class" FO property.


CHANGE_BAR_COLOR

public static final FoProperty CHANGE_BAR_COLOR
Constant indicating a "change-bar-color" FO property.


CHANGE_BAR_OFFSET

public static final FoProperty CHANGE_BAR_OFFSET
Constant indicating a "change-bar-offset" FO property.


CHANGE_BAR_PLACEMENT

public static final FoProperty CHANGE_BAR_PLACEMENT
Constant indicating a "change-bar-placement" FO property.


CHANGE_BAR_STYLE

public static final FoProperty CHANGE_BAR_STYLE
Constant indicating a "change-bar-style" FO property.


CHANGE_BAR_WIDTH

public static final FoProperty CHANGE_BAR_WIDTH
Constant indicating a "change-bar-width" FO property.


CHARACTER

public static final FoProperty CHARACTER
Constant indicating a "character" FO property.


CLEAR

public static final FoProperty CLEAR
Constant indicating a "clear" FO property.


CLIP

public static final FoProperty CLIP
Constant indicating a "clip" FO property.


COLOR

public static final FoProperty COLOR
Constant indicating a "color" FO property.


COLOR_PROFILE_NAME

public static final FoProperty COLOR_PROFILE_NAME
Constant indicating a "color-profile-name" FO property.


COLUMN_COUNT

public static final FoProperty COLUMN_COUNT
Constant indicating a "column-count" FO property.


COLUMN_GAP

public static final FoProperty COLUMN_GAP
Constant indicating a "column-gap" FO property.


COLUMN_NUMBER

public static final FoProperty COLUMN_NUMBER
Constant indicating a "column-number" FO property.


COLUMN_WIDTH

public static final FoProperty COLUMN_WIDTH
Constant indicating a "column-width" FO property.


CONTENT_HEIGHT

public static final FoProperty CONTENT_HEIGHT
Constant indicating a "content-height" FO property.


CONTENT_TYPE

public static final FoProperty CONTENT_TYPE
Constant indicating a "content-type" FO property.


CONTENT_WIDTH

public static final FoProperty CONTENT_WIDTH
Constant indicating a "content-width" FO property.


COUNTRY

public static final FoProperty COUNTRY
Constant indicating a "country" FO property.


CUE

public static final FoProperty CUE
Constant indicating a "cue" FO property.


CUE_AFTER

public static final FoProperty CUE_AFTER
Constant indicating a "cue-after" FO property.


CUE_BEFORE

public static final FoProperty CUE_BEFORE
Constant indicating a "cue-before" FO property.


DESTINATION_PLACEMENT_OFFSET

public static final FoProperty DESTINATION_PLACEMENT_OFFSET
Constant indicating a "destination-placement-offset" FO property.


DIRECTION

public static final FoProperty DIRECTION
Constant indicating a "direction" FO property.


DISPLAY_ALIGN

public static final FoProperty DISPLAY_ALIGN
Constant indicating a "display-align" FO property.


DOMINANT_BASELINE

public static final FoProperty DOMINANT_BASELINE
Constant indicating a "dominant-baseline" FO property.


ELEVATION

public static final FoProperty ELEVATION
Constant indicating an "elevation" FO property.


EMPTY_CELLS

public static final FoProperty EMPTY_CELLS
Constant indicating an "empty-cells" FO property.


END_INDENT

public static final FoProperty END_INDENT
Constant indicating an "end-indent" FO property.


ENDS_ROW

public static final FoProperty ENDS_ROW
Constant indicating an "ends-row" FO property.


EXTENT

public static final FoProperty EXTENT
Constant indicating an "extent" FO property.


EXTERNAL_DESTINATION

public static final FoProperty EXTERNAL_DESTINATION
Constant indicating an "external-destination" FO property.


FLOAT

public static final FoProperty FLOAT
Constant indicating a "float" FO property.


FLOW_MAP_NAME

public static final FoProperty FLOW_MAP_NAME
Constant indicating a "flow-map-name" FO property.


FLOW_MAP_REFERENCE

public static final FoProperty FLOW_MAP_REFERENCE
Constant indicating a "flow-map-reference" FO property.


FLOW_NAME

public static final FoProperty FLOW_NAME
Constant indicating a "flow-name" FO property.


FLOW_NAME_REFERENCE

public static final FoProperty FLOW_NAME_REFERENCE
Constant indicating a "flow-name-reference" FO property.


FONT

public static final FoProperty FONT
Constant indicating a "font" FO property.


FONT_FAMILY

public static final FoProperty FONT_FAMILY
Constant indicating a "font-family" FO property.


FONT_SELECTION_STRATEGY

public static final FoProperty FONT_SELECTION_STRATEGY
Constant indicating a "font-selection-strategy" FO property.


FONT_SIZE

public static final FoProperty FONT_SIZE
Constant indicating a "font-size" FO property.


FONT_SIZE_ADJUST

public static final FoProperty FONT_SIZE_ADJUST
Constant indicating a "font-size-adjust" FO property.


FONT_STRETCH

public static final FoProperty FONT_STRETCH
Constant indicating a "font-stretch" FO property.


FONT_STYLE

public static final FoProperty FONT_STYLE
Constant indicating a "font-style" FO property.


FONT_VARIANT

public static final FoProperty FONT_VARIANT
Constant indicating a "font-variant" FO property.


FONT_WEIGHT

public static final FoProperty FONT_WEIGHT
Constant indicating a "font-weight" FO property.


FORCE_PAGE_COUNT

public static final FoProperty FORCE_PAGE_COUNT
Constant indicating a "force-page-count" FO property.


FORMAT

public static final FoProperty FORMAT
Constant indicating a "format" FO property.


GLYPH_ORIENTATION_HORIZONTAL

public static final FoProperty GLYPH_ORIENTATION_HORIZONTAL
Constant indicating a "glyph-orientation-horizontal" FO property.


GLYPH_ORIENTATION_VERTICAL

public static final FoProperty GLYPH_ORIENTATION_VERTICAL
Constant indicating a "glyph-orientation-vertical" FO property.


GROUPING_SEPARATOR

public static final FoProperty GROUPING_SEPARATOR
Constant indicating a "grouping-separator" FO property.


GROUPING_SIZE

public static final FoProperty GROUPING_SIZE
Constant indicating a "grouping-size" FO property.


HEIGHT

public static final FoProperty HEIGHT
Constant indicating a "height" FO property.


HYPHENATE

public static final FoProperty HYPHENATE
Constant indicating a "hyphenate" FO property.


HYPHENATION_CHARACTER

public static final FoProperty HYPHENATION_CHARACTER
Constant indicating a "hyphenation-character" FO property.


HYPHENATION_KEEP

public static final FoProperty HYPHENATION_KEEP
Constant indicating a "hyphenation-keep" FO property.


HYPHENATION_LADDER_COUNT

public static final FoProperty HYPHENATION_LADDER_COUNT
Constant indicating a "hyphenation-ladder-count" FO property.


HYPHENATION_PUSH_CHARACTER_COUNT

public static final FoProperty HYPHENATION_PUSH_CHARACTER_COUNT
Constant indicating a "hyphenation-push-character-count" FO property.


HYPHENATION_REMAIN_CHARACTER_COUNT

public static final FoProperty HYPHENATION_REMAIN_CHARACTER_COUNT
Constant indicating a "hyphenation-remain-character-count" FO property.


ID

public static final FoProperty ID
Constant indicating an "id" FO property.


INDEX_CLASS

public static final FoProperty INDEX_CLASS
Constant indicating an "index-class" FO property.


INDEX_KEY

public static final FoProperty INDEX_KEY
Constant indicating an "index-key" FO property.


INDICATE_DESTINATION

public static final FoProperty INDICATE_DESTINATION
Constant indicating an "indicate-destination" FO property.


INITIAL_PAGE_NUMBER

public static final FoProperty INITIAL_PAGE_NUMBER
Constant indicating an "initial-page-number" FO property.


INLINE_PROGRESSION_DIMENSION

public static final FoProperty INLINE_PROGRESSION_DIMENSION
Constant indicating an "inline-progression-dimension" FO property.


INTERNAL_DESTINATION

public static final FoProperty INTERNAL_DESTINATION
Constant indicating an "internal-destination" FO property.


INTRINSIC_SCALE_VALUE

public static final FoProperty INTRINSIC_SCALE_VALUE
Constant indicating an "intrinsic-scale-value" FO property.


INTRUSION_DISPLACE

public static final FoProperty INTRUSION_DISPLACE
Constant indicating an "intrusion-displace" FO property.


KEEP_TOGETHER

public static final FoProperty KEEP_TOGETHER
Constant indicating a "keep-together" FO property.


KEEP_WITH_NEXT

public static final FoProperty KEEP_WITH_NEXT
Constant indicating a "keep-with-next" FO property.


KEEP_WITH_PREVIOUS

public static final FoProperty KEEP_WITH_PREVIOUS
Constant indicating a "keep-with-previous" FO property.


LANGUAGE

public static final FoProperty LANGUAGE
Constant indicating a "language" FO property.


LAST_LINE_END_INDENT

public static final FoProperty LAST_LINE_END_INDENT
Constant indicating a "last-line-end-indent" FO property.


LEADER_ALIGNMENT

public static final FoProperty LEADER_ALIGNMENT
Constant indicating a "leader-alignment" FO property.


LEADER_LENGTH

public static final FoProperty LEADER_LENGTH
Constant indicating a "leader-length" FO property.


LEADER_PATTERN

public static final FoProperty LEADER_PATTERN
Constant indicating a "leader-pattern" FO property.


LEADER_PATTERN_WIDTH

public static final FoProperty LEADER_PATTERN_WIDTH
Constant indicating a "leader-pattern-width" FO property.


LEFT

public static final FoProperty LEFT
Constant indicating a "left" FO property.


LETTER_SPACING

public static final FoProperty LETTER_SPACING
Constant indicating a "letter-spacing" FO property.


LETTER_VALUE

public static final FoProperty LETTER_VALUE
Constant indicating a "letter-value" FO property.


LINE_HEIGHT

public static final FoProperty LINE_HEIGHT
Constant indicating a "line-height" FO property.


LINE_HEIGHT_SHIFT_ADJUSTMENT

public static final FoProperty LINE_HEIGHT_SHIFT_ADJUSTMENT
Constant indicating a "line-height-shift-adjustment" FO property.


LINE_STACKING_STRATEGY

public static final FoProperty LINE_STACKING_STRATEGY
Constant indicating a "line-stacking-strategy" FO property.


LINEFEED_TREATMENT

public static final FoProperty LINEFEED_TREATMENT
Constant indicating a "linefeed-treatment" FO property.


MARGIN

public static final FoProperty MARGIN
Constant indicating a "margin" FO property.


MARGIN_BOTTOM

public static final FoProperty MARGIN_BOTTOM
Constant indicating a "margin-bottom" FO property.


MARGIN_LEFT

public static final FoProperty MARGIN_LEFT
Constant indicating a "margin-left" FO property.


MARGIN_RIGHT

public static final FoProperty MARGIN_RIGHT
Constant indicating a "margin-right" FO property.


MARGIN_TOP

public static final FoProperty MARGIN_TOP
Constant indicating a "margin-top" FO property.


MARKER_CLASS_NAME

public static final FoProperty MARKER_CLASS_NAME
Constant indicating a "marker-class-name" FO property.


MASTER_NAME

public static final FoProperty MASTER_NAME
Constant indicating a "master-name" FO property.


MASTER_REFERENCE

public static final FoProperty MASTER_REFERENCE
Constant indicating a "master-reference" FO property.


MAX_HEIGHT

public static final FoProperty MAX_HEIGHT
Constant indicating a "max-height" FO property.


MAX_WIDTH

public static final FoProperty MAX_WIDTH
Constant indicating a "max-width" FO property.


MAXIMUM_REPEATS

public static final FoProperty MAXIMUM_REPEATS
Constant indicating a "maximum-repeats" FO property.


MEDIA_USAGE

public static final FoProperty MEDIA_USAGE
Constant indicating a "media-usage" FO property.


MERGE_PAGES_ACROSS_INDEX_KEY_REFERENCES

public static final FoProperty MERGE_PAGES_ACROSS_INDEX_KEY_REFERENCES
Constant indicating a "merge-pages-across-index-key-references" FO property.


MERGE_RANGES_ACROSS_INDEX_KEY_REFERENCES

public static final FoProperty MERGE_RANGES_ACROSS_INDEX_KEY_REFERENCES
Constant indicating a "merge-ranges-across-index-key-references" FO property.


MERGE_SEQUENTIAL_PAGE_NUMBERS

public static final FoProperty MERGE_SEQUENTIAL_PAGE_NUMBERS
Constant indicating a "merge-sequential-page-numbers" FO property.


MIN_HEIGHT

public static final FoProperty MIN_HEIGHT
Constant indicating a "min-height" FO property.


MIN_WIDTH

public static final FoProperty MIN_WIDTH
Constant indicating a "min-width" FO property.


NUMBER_COLUMNS_REPEATED

public static final FoProperty NUMBER_COLUMNS_REPEATED
Constant indicating a "number-columns-repeated" FO property.


NUMBER_COLUMNS_SPANNED

public static final FoProperty NUMBER_COLUMNS_SPANNED
Constant indicating a "number-columns-spanned" FO property.


NUMBER_ROWS_SPANNED

public static final FoProperty NUMBER_ROWS_SPANNED
Constant indicating a "number-rows-spanned" FO property.


ODD_OR_EVEN

public static final FoProperty ODD_OR_EVEN
Constant indicating an "odd-or-even" FO property.


ORPHANS

public static final FoProperty ORPHANS
Constant indicating an "orphans" FO property.


OVERFLOW

public static final FoProperty OVERFLOW
Constant indicating an "overflow" FO property.


PADDING

public static final FoProperty PADDING
Constant indicating a "padding" FO property.


PADDING_AFTER

public static final FoProperty PADDING_AFTER
Constant indicating a "padding-after" FO property.


PADDING_BEFORE

public static final FoProperty PADDING_BEFORE
Constant indicating a "padding-before" FO property.


PADDING_BOTTOM

public static final FoProperty PADDING_BOTTOM
Constant indicating a "padding-bottom" FO property.


PADDING_END

public static final FoProperty PADDING_END
Constant indicating a "padding-end" FO property.


PADDING_LEFT

public static final FoProperty PADDING_LEFT
Constant indicating a "padding-left" FO property.


PADDING_RIGHT

public static final FoProperty PADDING_RIGHT
Constant indicating a "padding-right" FO property.


PADDING_START

public static final FoProperty PADDING_START
Constant indicating a "padding-start" FO property.


PADDING_TOP

public static final FoProperty PADDING_TOP
Constant indicating a "padding-top" FO property.


PAGE_BREAK_AFTER

public static final FoProperty PAGE_BREAK_AFTER
Constant indicating a "page-break-after" FO property.


PAGE_BREAK_BEFORE

public static final FoProperty PAGE_BREAK_BEFORE
Constant indicating a "page-break-before" FO property.


PAGE_BREAK_INSIDE

public static final FoProperty PAGE_BREAK_INSIDE
Constant indicating a "page-break-inside" FO property.


PAGE_CITATION_STRATEGY

public static final FoProperty PAGE_CITATION_STRATEGY
Constant indicating a "page-citation-strategy" FO property.


PAGE_HEIGHT

public static final FoProperty PAGE_HEIGHT
Constant indicating a "page-height" FO property.


PAGE_NUMBER_TREATMENT

public static final FoProperty PAGE_NUMBER_TREATMENT
Constant indicating a "page-number-treatment" FO property.


PAGE_POSITION

public static final FoProperty PAGE_POSITION
Constant indicating a "page-position" FO property.


PAGE_WIDTH

public static final FoProperty PAGE_WIDTH
Constant indicating a "page-width" FO property.


PAUSE

public static final FoProperty PAUSE
Constant indicating a "pause" FO property.


PAUSE_AFTER

public static final FoProperty PAUSE_AFTER
Constant indicating a "pause-after" FO property.


PAUSE_BEFORE

public static final FoProperty PAUSE_BEFORE
Constant indicating a "pause-before" FO property.


PITCH

public static final FoProperty PITCH
Constant indicating a "pitch" FO property.


PITCH_RANGE

public static final FoProperty PITCH_RANGE
Constant indicating a "pitch-range" FO property.


PLAY_DURING

public static final FoProperty PLAY_DURING
Constant indicating a "play-during" FO property.


POSITION

public static final FoProperty POSITION
Constant indicating a "position" FO property.


PRECEDENCE

public static final FoProperty PRECEDENCE
Constant indicating a "precedence" FO property.


PROVISIONAL_DISTANCE_BETWEEN_STARTS

public static final FoProperty PROVISIONAL_DISTANCE_BETWEEN_STARTS
Constant indicating a "provisional-distance-between-starts" FO property.


PROVISIONAL_LABEL_SEPARATION

public static final FoProperty PROVISIONAL_LABEL_SEPARATION
Constant indicating a "provisional-label-separation" FO property.


REF_ID

public static final FoProperty REF_ID
Constant indicating a "ref-id" FO property.


REF_INDEX_KEY

public static final FoProperty REF_INDEX_KEY
Constant indicating a "ref-index-key" FO property.


REFERENCE_ORIENTATION

public static final FoProperty REFERENCE_ORIENTATION
Constant indicating a "reference-orientation" FO property.


REGION_NAME

public static final FoProperty REGION_NAME
Constant indicating a "region-name" FO property.


REGION_NAME_REFERENCE

public static final FoProperty REGION_NAME_REFERENCE
Constant indicating a "region-name-reference" FO property.


RELATIVE_ALIGN

public static final FoProperty RELATIVE_ALIGN
Constant indicating a "relative-align" FO property.


RELATIVE_POSITION

public static final FoProperty RELATIVE_POSITION
Constant indicating a "relative-position" FO property.


RENDERING_INTENT

public static final FoProperty RENDERING_INTENT
Constant indicating a "rendering-intent" FO property.


RETRIEVE_BOUNDARY

public static final FoProperty RETRIEVE_BOUNDARY
Constant indicating a "retrieve-boundary" FO property.


RETRIEVE_BOUNDARY_WITHIN_TABLE

public static final FoProperty RETRIEVE_BOUNDARY_WITHIN_TABLE
Constant indicating a "retrieve-boundary-within-table" FO property.


RETRIEVE_CLASS_NAME

public static final FoProperty RETRIEVE_CLASS_NAME
Constant indicating a "retrieve-class-name" FO property.


RETRIEVE_POSITION

public static final FoProperty RETRIEVE_POSITION
Constant indicating a "retrieve-position" FO property.


RETRIEVE_POSITION_WITHIN_TABLE

public static final FoProperty RETRIEVE_POSITION_WITHIN_TABLE
Constant indicating a "retrieve-position-within-table" FO property.


RICHNESS

public static final FoProperty RICHNESS
Constant indicating a "richness" FO property.


RIGHT

public static final FoProperty RIGHT
Constant indicating a "right" FO property.


ROLE

public static final FoProperty ROLE
Constant indicating a "role" FO property.


RULE_STYLE

public static final FoProperty RULE_STYLE
Constant indicating a "rule-style" FO property.


RULE_THICKNESS

public static final FoProperty RULE_THICKNESS
Constant indicating a "rule-thickness" FO property.


SCALE_OPTION

public static final FoProperty SCALE_OPTION
Constant indicating a "scale-option" FO property.


SCALING

public static final FoProperty SCALING
Constant indicating a "scaling" FO property.


SCALING_METHOD

public static final FoProperty SCALING_METHOD
Constant indicating a "scaling-method" FO property.


SCORE_SPACES

public static final FoProperty SCORE_SPACES
Constant indicating a "score-spaces" FO property.


SCRIPT

public static final FoProperty SCRIPT
Constant indicating a "script" FO property.


SHOW_DESTINATION

public static final FoProperty SHOW_DESTINATION
Constant indicating a "show-destination" FO property.


SIZE

public static final FoProperty SIZE
Constant indicating a "size" FO property.


SOURCE_DOCUMENT

public static final FoProperty SOURCE_DOCUMENT
Constant indicating a "source-document" FO property.


SPACE_AFTER

public static final FoProperty SPACE_AFTER
Constant indicating a "space-after" FO property.


SPACE_BEFORE

public static final FoProperty SPACE_BEFORE
Constant indicating a "space-before" FO property.


SPACE_END

public static final FoProperty SPACE_END
Constant indicating a "space-end" FO property.


SPACE_START

public static final FoProperty SPACE_START
Constant indicating a "space-start" FO property.


SPAN

public static final FoProperty SPAN
Constant indicating a "span" FO property.


SPEAK

public static final FoProperty SPEAK
Constant indicating a "speak" FO property.


SPEAK_HEADER

public static final FoProperty SPEAK_HEADER
Constant indicating a "speak-header" FO property.


SPEAK_NUMERAL

public static final FoProperty SPEAK_NUMERAL
Constant indicating a "speak-numeral" FO property.


SPEAK_PUNCTUATION

public static final FoProperty SPEAK_PUNCTUATION
Constant indicating a "speak-punctuation" FO property.


SPEECH_RATE

public static final FoProperty SPEECH_RATE
Constant indicating a "speech-rate" FO property.


SRC

public static final FoProperty SRC
Constant indicating a "src" FO property.


START_INDENT

public static final FoProperty START_INDENT
Constant indicating a "start-indent" FO property.


STARTING_STATE

public static final FoProperty STARTING_STATE
Constant indicating a "starting-state" FO property.


STARTS_ROW

public static final FoProperty STARTS_ROW
Constant indicating a "starts-row" FO property.


STRESS

public static final FoProperty STRESS
Constant indicating a "stress" FO property.


SUPPRESS_AT_LINE_BREAK

public static final FoProperty SUPPRESS_AT_LINE_BREAK
Constant indicating a "suppress-at-line-break" FO property.


SWITCH_TO

public static final FoProperty SWITCH_TO
Constant indicating a "switch-to" FO property.


TABLE_LAYOUT

public static final FoProperty TABLE_LAYOUT
Constant indicating a "table-layout" FO property.


TABLE_OMIT_FOOTER_AT_BREAK

public static final FoProperty TABLE_OMIT_FOOTER_AT_BREAK
Constant indicating a "table-omit-footer-at-break" FO property.


TABLE_OMIT_HEADER_AT_BREAK

public static final FoProperty TABLE_OMIT_HEADER_AT_BREAK
Constant indicating a "table-omit-header-at-break" FO property.


TARGET_PRESENTATION_CONTEXT

public static final FoProperty TARGET_PRESENTATION_CONTEXT
Constant indicating a "target-presentation-context" FO property.


TARGET_PROCESSING_CONTEXT

public static final FoProperty TARGET_PROCESSING_CONTEXT
Constant indicating a "target-processing-context" FO property.


TARGET_STYLESHEET

public static final FoProperty TARGET_STYLESHEET
Constant indicating a "target-stylesheet" FO property.


TEXT_ALIGN

public static final FoProperty TEXT_ALIGN
Constant indicating a "text-align" FO property.


TEXT_ALIGN_LAST

public static final FoProperty TEXT_ALIGN_LAST
Constant indicating a "text-align-last" FO property.


TEXT_ALTITUDE

public static final FoProperty TEXT_ALTITUDE
Constant indicating a "text-altitude" FO property.


TEXT_DECORATION

public static final FoProperty TEXT_DECORATION
Constant indicating a "text-decoration" FO property.


TEXT_DEPTH

public static final FoProperty TEXT_DEPTH
Constant indicating a "text-depth" FO property.


TEXT_INDENT

public static final FoProperty TEXT_INDENT
Constant indicating a "text-indent" FO property.


TEXT_SHADOW

public static final FoProperty TEXT_SHADOW
Constant indicating a "text-shadow" FO property.


TEXT_TRANSFORM

public static final FoProperty TEXT_TRANSFORM
Constant indicating a "text-transform" FO property.


TOP

public static final FoProperty TOP
Constant indicating a "top" FO property.


TREAT_AS_WORD_SPACE

public static final FoProperty TREAT_AS_WORD_SPACE
Constant indicating a "treat-as-word-space" FO property.


UNICODE_BIDI

public static final FoProperty UNICODE_BIDI
Constant indicating a "unicode-bidi" FO property.


VERTICAL_ALIGN

public static final FoProperty VERTICAL_ALIGN
Constant indicating a "vertical-align" FO property.


VISIBILITY

public static final FoProperty VISIBILITY
Constant indicating a "visibility" FO property.


VOICE_FAMILY

public static final FoProperty VOICE_FAMILY
Constant indicating a "voice-family" FO property.


VOLUME

public static final FoProperty VOLUME
Constant indicating a "volume" FO property.


WHITE_SPACE

public static final FoProperty WHITE_SPACE
Constant indicating a "white-space" FO property.


WHITE_SPACE_COLLAPSE

public static final FoProperty WHITE_SPACE_COLLAPSE
Constant indicating a "white-space-collapse" FO property.


WHITE_SPACE_TREATMENT

public static final FoProperty WHITE_SPACE_TREATMENT
Constant indicating a "white-space-treatment" FO property.


WIDOWS

public static final FoProperty WIDOWS
Constant indicating a "widows" FO property.


WIDTH

public static final FoProperty WIDTH
Constant indicating a "width" FO property.


WORD_SPACING

public static final FoProperty WORD_SPACING
Constant indicating a "word-spacing" FO property.


WRAP_OPTION

public static final FoProperty WRAP_OPTION
Constant indicating a "wrap-option" FO property.


WRITING_MODE

public static final FoProperty WRITING_MODE
Constant indicating a "writing-mode" FO property.


Z_INDEX

public static final FoProperty Z_INDEX
Constant indicating a "z-index" FO property.

Method Detail

values

public static FoProperty[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (FoProperty c : FoProperty.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static FoProperty valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

toStringUnparsed

public String toStringUnparsed()
Returns the XSL-FO name for this instance. For example, the enumeration WRITING_MODE converts to the XSL-FO name "writing-mode".

Specified by:
toStringUnparsed in interface PropertyType
Returns:
The XSL-FO name for the property enumeration.

toXslFo

public String toXslFo()
Converts a property name enumeration to its XSL-FO name. For example, the enumeration WRITING_MODE converts to the XSL-FO name "writing-mode".

Returns:
The XSL-FO name for the property enumeration.

xslValueOf

public static FoProperty xslValueOf(String xslName)
Similar to the Java 1.5 Enum valueOf(String) method, but operates on the XSL-FO name of the property instead of its enumerated name. For example, for the XSL-FO property "writing-mode", the enum is WRITING_MODE. The Java 1.5 Enum valueOf(String) method would operate on the enum name "WRITING_MODE". This method instead operates on "writing-mode".

Parameters:
xslName - The name of the XSL-FO property for which the enumerated value is needed.
Returns:
The enumerated value for xslName.


Copyright © 2017. All rights reserved.