|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.html.style.StyleSheetRenderState
org.lobobrowser.html.style.BlockRenderState
public class BlockRenderState
Render state for elements that are displayed as blocks by default.
Field Summary |
---|
Fields inherited from class org.lobobrowser.html.style.StyleSheetRenderState |
---|
document, element, INVALID_BACKGROUND_INFO, INVALID_COLOR, INVALID_INSETS, iWhiteSpace, marginInsets, paddingInsets, prevRenderState |
Constructor Summary | |
---|---|
BlockRenderState(HTMLDocumentImpl document)
|
|
BlockRenderState(RenderState prevRenderState,
HTMLElementImpl element)
|
Method Summary | |
---|---|
int |
getDefaultDisplay()
|
Methods inherited from class org.lobobrowser.html.style.StyleSheetRenderState |
---|
getAlignXPercent, getAlignYPercent, getBackgroundColor, getBackgroundInfo, getBlankWidth, getColor, getCount, getCssProperties, getDisplay, getFloat, getFont, getFontBase, getFontMetrics, getMarginInsets, getOverlayColor, getPaddingInsets, getPosition, getPreviousRenderState, getTextBackgroundColor, getTextDecorationMask, getTextIndent, getTextIndentText, getTextTransform, getVisibility, getWhiteSpace, getWordInfo, incrementCount, invalidate, isHighlight, repaint, resetCount, setHighlight, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BlockRenderState(RenderState prevRenderState, HTMLElementImpl element)
public BlockRenderState(HTMLDocumentImpl document)
Method Detail |
---|
public int getDefaultDisplay()
getDefaultDisplay
in class StyleSheetRenderState
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |