java.lang.Object
org.xhtmlrenderer.css.style.CalculatedStyle
org.xhtmlrenderer.css.style.EmptyStyle
Represents the outer box to be used for evaluating positioning of internal
boxes
- Author:
- Torbjoern Gannholm
-
Nested Class Summary
Nested classes/interfaces inherited from class org.xhtmlrenderer.css.style.CalculatedStyle
CalculatedStyle.Edge -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xhtmlrenderer.css.style.CalculatedStyle
asColor, asFloat, asLength, asString, asStringArray, createAnonymousStyle, deriveStyle, establishesBFC, getBackgroundAttachment, getBackgroundColor, getBackgroundPosition, getBackgroundRepeat, getBackgroundSize, getBorder, getBorderHSpacing, getBorderVSpacing, getCachedPadding, getColor, getColSpan, getCounterIncrement, getCounterReset, getCursor, getDisplay, getFloatPropertyProportionalHeight, getFloatPropertyProportionalTo, getFloatPropertyProportionalWidth, getFont, getFontSpecification, getFSFont, getFSFontMetrics, getHyphens, getIdent, getIntPropertyProportionalTo, getLineHeight, getMarginBorderPadding, getMarginRect, getMarginRect, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getPaddingRect, getPaddingRect, getParent, getRowSpan, getRunningName, getStringProperty, getTextDecorations, getWhitespace, getWordWrap, hasAbsoluteUnit, isAbsFixedOrInlineBlockEquiv, isAbsolute, isAbsoluteWidth, isAutoHeight, isAutoLeftMargin, isAutoRightMargin, isAutoWidth, isAutoZIndex, isAvoidPageBreakInside, isBlockEquivalent, isBorderBox, isBottomAuto, isCanBeShrunkToFit, isCleared, isClearLeft, isClearRight, isCollapseBorders, isDisplayNone, isDynamicAutoWidth, isDynamicAutoWidthApplicable, isFixed, isFixedBackground, isFloated, isFloatedLeft, isFloatedRight, isForcePageBreakAfter, isForcePageBreakBefore, isHasBackground, isHorizontalBackgroundRepeat, isIdent, isInline, isInlineBlock, isInlineTable, isKeepWithInline, isLaidOutInInlineContext, isLength, isLengthOrNumber, isListItem, isListMarkerInside, isMaxHeightNone, isMaxWidthNone, isMayCollapseMarginsWithChildren, isNeedAutoMarginResolution, isNonFlowContent, isOverflowApplies, isOverflowVisible, isPaginateTable, isPositioned, isPositionedOrFloated, isRelative, isRunning, isShowEmptyCells, isSpecifiedAsBlock, isTable, isTableCaption, isTableCell, isTableFooter, isTableHeader, isTableRow, isTableSection, isTextJustify, isTopAuto, isUnderTableLayout, isVerticalBackgroundRepeat, isVisible, mayHaveFirstLetter, mayHaveFirstLine, requiresLayer, setDefaultValue, toString, valueByName
-
Constructor Details
-
EmptyStyle
public EmptyStyle()
-