Class TextStyleKeys
java.lang.Object
org.pentaho.reporting.libraries.css.keys.text.TextStyleKeys
http://www.w3.org/TR/css3-text/
and http://www.w3.org/TR/2003/CR-css3-text-20030514/ Text needs to be changed, as the Working-draft is more than just incomplete. TextShadow is not supported yet.
and http://www.w3.org/TR/2003/CR-css3-text-20030514/ Text needs to be changed, as the Working-draft is more than just incomplete. TextShadow is not supported yet.
- Author:
- Thomas Morgner
-
Field Summary
Modifier and TypeFieldDescriptionstatic final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
Asian fonts onlystatic final StyleKey
static final StyleKey
static final StyleKey
Asian fonts onlystatic final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
todo: For asian scripts; not yet used.static final StyleKey
Arabic script specificstatic final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
This property declares whether and how white space inside the element is collapsed.static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
-
Method Summary
-
Field Details
-
WHITE_SPACE_COLLAPSE
This property declares whether and how white space inside the element is collapsed. Values have the following meanings:- collapse
This value directs user agents to collapse sequences of white space into a single character (or in some cases, no character).
- preserve
This value prevents user agents from collapsing sequences of white space. Line breaks are preserved.
- preserve-breaks
This value collapses white space as for 'collapse', but preserves line breaks.
- discard
This value directs user agents to discard all white space in the element.
- collapse
-
WORD_BREAK
-
HYPHENATE
-
TEXT_WRAP
-
WORD_WRAP
-
TEXT_ALIGN
-
TEXT_ALIGN_LAST
-
TEXT_JUSTIFY
-
WORD_SPACING
-
X_MIN_WORD_SPACING
-
X_MAX_WORD_SPACING
-
X_OPTIMUM_WORD_SPACING
-
LETTER_SPACING
-
X_MIN_LETTER_SPACING
-
X_MAX_LETTER_SPACING
-
X_OPTIMUM_LETTER_SPACING
-
TEXT_KASHIDA_SPACE
Arabic script specific -
DIRECTION
-
BLOCK_PROGRESSION
-
GLYPH_ORIENTATION_HORIZONTAL
-
GLYPH_ORIENTATION_VERTICAL
-
UNICODE_BIDI
-
TEXT_SCRIPT
-
TEXT_JUSTIFY_TRIM
todo: For asian scripts; not yet used. -
TEXT_INDENT
-
TEXT_OVERFLOW_MODE
-
TEXT_OVERFLOW_ELLIPSIS
-
X_LINE_TEXT_OVERFLOW_ELLIPSIS
-
X_BLOCK_TEXT_OVERFLOW_ELLIPSIS
-
PUNCTUATION_TRIM
Asian fonts only -
TEXT_AUTO_SPACE
Asian fonts only -
KERNING_MODE
-
KERNING_PAIR_THRESHOLD
-
TEXT_UNDERLINE_STYLE
-
TEXT_LINE_THROUGH_STYLE
-
TEXT_OVERLINE_STYLE
-
TEXT_UNDERLINE_WIDTH
-
TEXT_LINE_THROUGH_WIDTH
-
TEXT_OVERLINE_WIDTH
-
TEXT_UNDERLINE_MODE
-
TEXT_LINE_THROUGH_MODE
-
TEXT_OVERLINE_MODE
-
TEXT_UNDERLINE_COLOR
-
TEXT_LINE_THROUGH_COLOR
-
TEXT_OVERLINE_COLOR
-
TEXT_UNDERLINE_POSITION
-
TEXT_BLINK
-
LINE_GRID_MODE
-
LINE_GRID_PROGRESSION
-
TEXT_TRANSFORM
-
HANGING_PUNCTUATION
-
TEXT_COMBINE
-
TEXT_EMPHASIZE_TYPE
-
TEXT_EMPHASIZE_POSITION
-