public class LineStackingStrategy extends Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
BLOCK_LINE_HEIGHT |
static CSSConstant |
GRID_HEIGHT |
static CSSConstant |
INLINE_LINE_HEIGHT |
static CSSConstant |
MAX_LINE_HEIGHT |
public static final CSSConstant INLINE_LINE_HEIGHT
public static final CSSConstant BLOCK_LINE_HEIGHT
public static final CSSConstant MAX_LINE_HEIGHT
public static final CSSConstant GRID_HEIGHT