org.lobobrowser.html.style
public class TableRenderState extends StyleSheetRenderState
borderInfo, document, element, iBackgroundInfo, INVALID_BACKGROUND_INFO, INVALID_BORDER_INFO, INVALID_COLOR, INVALID_INSETS, iWhiteSpace, marginInsets, overflowX, overflowY, paddingInsets, prevRenderState
DISPLAY_BLOCK, DISPLAY_INLINE, DISPLAY_LIST_ITEM, DISPLAY_NONE, DISPLAY_TABLE, DISPLAY_TABLE_CELL, DISPLAY_TABLE_ROW, FLOAT_LEFT, FLOAT_NONE, FLOAT_RIGHT, MASK_TEXTDECORATION_BLINK, MASK_TEXTDECORATION_LINE_THROUGH, MASK_TEXTDECORATION_OVERLINE, MASK_TEXTDECORATION_UNDERLINE, OVERFLOW_AUTO, OVERFLOW_HIDDEN, OVERFLOW_NONE, OVERFLOW_SCROLL, OVERFLOW_VISIBLE, POSITION_ABSOLUTE, POSITION_FIXED, POSITION_RELATIVE, POSITION_STATIC, TEXTTRANSFORM_CAPITALIZE, TEXTTRANSFORM_LOWERCASE, TEXTTRANSFORM_NONE, TEXTTRANSFORM_UPPERCASE, VISIBILITY_COLLAPSE, VISIBILITY_HIDDEN, VISIBILITY_VISIBLE, WS_NORMAL, WS_NOWRAP, WS_PRE
Constructor and Description |
---|
TableRenderState(RenderState prevRenderState,
HTMLElementImpl element) |
Modifier and Type | Method and Description |
---|---|
BackgroundInfo |
getBackgroundInfo() |
BorderInfo |
getBorderInfo() |
protected int |
getDefaultDisplay() |
java.awt.Color |
getTextBackgroundColor() |
void |
invalidate() |
getAlignXPercent, getAlignYPercent, getBackgroundColor, getBlankWidth, getColor, getCount, getCssProperties, getDisplay, getFloat, getFont, getFontBase, getFontMetrics, getMarginInsets, getOverflowX, getOverflowY, getOverlayColor, getPaddingInsets, getPosition, getPreviousRenderState, getTextDecorationMask, getTextIndent, getTextIndentText, getTextTransform, getVisibility, getWhiteSpace, getWordInfo, incrementCount, isHighlight, repaint, resetCount, setHighlight, toString
public TableRenderState(RenderState prevRenderState, HTMLElementImpl element)
public java.awt.Color getTextBackgroundColor()
getTextBackgroundColor
in interface RenderState
getTextBackgroundColor
in class StyleSheetRenderState
protected int getDefaultDisplay()
getDefaultDisplay
in class StyleSheetRenderState
public void invalidate()
invalidate
in interface RenderState
invalidate
in class StyleSheetRenderState
public BackgroundInfo getBackgroundInfo()
getBackgroundInfo
in interface RenderState
getBackgroundInfo
in class StyleSheetRenderState
public BorderInfo getBorderInfo()
getBorderInfo
in interface RenderState
getBorderInfo
in class StyleSheetRenderState