Class LineStyleKeys
java.lang.Object
org.pentaho.reporting.libraries.css.keys.line.LineStyleKeys
Drop-Initials are left out for now.
- Author:
- Thomas Morgner
-
Field Summary
Modifier and TypeFieldDescriptionstatic final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
DominantBaseLine is not implemented.static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
static final StyleKey
Either one of the constants 'normal' or 'none' or a length, percentage or number.static final StyleKey
Ruby is not implemented.static final StyleKey
This is a character level computation, we ignore that for now.static final StyleKey
This property determines the line stacking strategy for stacked line boxes within a containing block element.static final StyleKey
The 'text-height' property determine the block-progression dimension of the text content area of an inline box.static final StyleKey
This is a shorthand property for the 'dominant-baseline', 'alignment-baseline' and 'alignment-adjust' properties. -
Method Summary
-
Field Details
-
TEXT_HEIGHT
The 'text-height' property determine the block-progression dimension of the text content area of an inline box. -
LINE_HEIGHT
Either one of the constants 'normal' or 'none' or a length, percentage or number. The computed value is a result of a computation based on the current line-box and therefore is only valid for that particluar linebox. -
LINE_STACKING_STRATEGY
This property determines the line stacking strategy for stacked line boxes within a containing block element. The term 'stack-height' is used in the context of this property description to indicate the block-progression advance for the line boxes. -
LINE_STACKING_RUBY
Ruby is not implemented. -
LINE_STACKING_SHIFT
This is a character level computation, we ignore that for now. -
BASELINE_SHIFT
-
VERTICAL_ALIGN
This is a shorthand property for the 'dominant-baseline', 'alignment-baseline' and 'alignment-adjust' properties. It has a different meaning in the context of table cells. -
INLINE_BOX_ALIGN
-
DOMINANT_BASELINE
DominantBaseLine is not implemented. -
ALIGNMENT_BASELINE
-
ALIGNMENT_ADJUST
-
DROP_INITIAL_AFTER_ADJUST
-
DROP_INITIAL_AFTER_ALIGN
-
DROP_INITIAL_BEFORE_ADJUST
-
DROP_INITIAL_BEFORE_ALIGN
-
DROP_INITIAL_SIZE
-
DROP_INITIAL_VALUE
-