Area traits used for rendering.
This class represents an area trait that specifies a value for rendering.
BACKGROUND
public static final Integer BACKGROUND
Background trait for an area.
BLINK
public static final Integer BLINK
Blinking trait used when rendering inline parent.
BORDER_AFTER
public static final Integer BORDER_AFTER
The border after.
BORDER_BEFORE
public static final Integer BORDER_BEFORE
The border before.
BORDER_END
public static final Integer BORDER_END
The border end.
BORDER_START
public static final Integer BORDER_START
The border start.
COLOR
public static final Integer COLOR
The current color.
END_INDENT
public static final Integer END_INDENT
The end-indent trait.
EXTERNAL_LINK
public static final Integer EXTERNAL_LINK
External link. A URL link to an external resource.
FONT
public static final Integer FONT
The font triplet for the current font.
FONT_SIZE
public static final Integer FONT_SIZE
Font size for the current font.
INTERNAL_LINK
public static final Integer INTERNAL_LINK
Internal link trait.
Contains the PageViewport key and the PROD_ID of the target area
IS_REFERENCE_AREA
public static final Integer IS_REFERENCE_AREA
The is-reference-area trait.
IS_VIEWPORT_AREA
public static final Integer IS_VIEWPORT_AREA
The is-viewport-area trait.
LINETHROUGH
public static final Integer LINETHROUGH
Linethrough trait used when rendering inline parent.
LINETHROUGH_COLOR
public static final Integer LINETHROUGH_COLOR
Trait for color of linethrough decorations when rendering inline parent.
MAX_TRAIT_KEY
public static final int MAX_TRAIT_KEY
Maximum value used by trait keys
OVERLINE
public static final Integer OVERLINE
Overline trait used when rendering inline parent.
OVERLINE_COLOR
public static final Integer OVERLINE_COLOR
Trait for color of overline decorations when rendering inline parent.
PADDING_AFTER
public static final Integer PADDING_AFTER
The padding after.
PADDING_BEFORE
public static final Integer PADDING_BEFORE
The padding before.
PADDING_END
public static final Integer PADDING_END
The padding end.
PADDING_START
public static final Integer PADDING_START
The padding start.
PROD_ID
public static final Integer PROD_ID
The ID of the FO that produced an area.
SPACE_AFTER
public static final Integer SPACE_AFTER
The space-after trait.
SPACE_BEFORE
public static final Integer SPACE_BEFORE
The space-before trait.
SPACE_END
public static final Integer SPACE_END
The space end.
SPACE_START
public static final Integer SPACE_START
The space start.
START_INDENT
public static final Integer START_INDENT
The start-indent trait.
UNDERLINE
public static final Integer UNDERLINE
Underline trait used when rendering inline parent.
UNDERLINE_COLOR
public static final Integer UNDERLINE_COLOR
Trait for color of underline decorations when rendering inline parent.