Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.css.style
Class EmptyStyle

java.lang.Object
  extended by org.xhtmlrenderer.css.style.CalculatedStyle
      extended by org.xhtmlrenderer.css.style.EmptyStyle

public class EmptyStyle
extends CalculatedStyle

Represents the outer box to be used for evaluating positioning of internal boxes

Author:
Torbjörn Gannholm

Field Summary
 
Fields inherited from class org.xhtmlrenderer.css.style.CalculatedStyle
BOTTOM, LEFT, RIGHT, TOP
 
Constructor Summary
EmptyStyle()
          Creates a new instance of EmptyStyle
 
Method Summary
 
Methods inherited from class org.xhtmlrenderer.css.style.CalculatedStyle
asColor, asFloat, asLength, asString, asStringArray, countAssigned, createAnonymousStyle, deriveStyle, establishesBFC, getBackgroundAttachment, getBackgroundColor, getBackgroundPosition, getBackgroundRepeat, getBorder, getBorderHSpacing, getBorderVSpacing, getCachedMargin, getCachedPadding, getColor, getColSpan, getCounterIncrement, getCounterReset, getCursor, getFloatPropertyProportionalHeight, getFloatPropertyProportionalTo, getFloatPropertyProportionalWidth, getFont, getFSFont, getFSFontMetrics, getIdent, getLineHeight, getMarginBorderPadding, getMarginRect, getMarginRect, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getPaddingRect, getPaddingRect, getParent, getRowSpan, getRunningName, getStringProperty, getTextDecorations, getWhitespace, hasAbsoluteUnit, isAbsFixedOrInlineBlockEquiv, isAbsolute, isAutoHeight, isAutoWidth, isAutoZIndex, isAvoidPageBreakInside, isBlockEquivalent, isBottomAuto, isCleared, isClearLeft, isClearRight, isCollapseBorders, isDisplayNone, isFixed, isFixedBackground, isFloated, isFloatedLeft, isFloatedRight, isForcePageBreakAfter, isForcePageBreakBefore, isHasBackground, isHorizontalBackgroundRepeat, isIdent, isInline, isInlineBlock, isInlineTable, isKeepWithInline, isLayedOutInInlineContext, isLength, isLengthOrNumber, isListItem, isListMarkerInside, isMaxHeightNone, isMaxWidthNone, isMayCollapseMarginsWithChildren, isNeedAutoMarginResolution, isNonFlowContent, isOverflowApplies, isPaginateTable, isPositioned, isPostionedOrFloated, isRelative, isRunning, isShowEmptyCells, isSpecifiedAsBlock, isTable, isTableCaption, isTableCell, isTableFooter, isTableHeader, isTableRow, isTableSection, isTextJustify, isTopAuto, isVerticalBackgroundRepeat, isVisible, mayHaveFirstLetter, mayHaveFirstLine, requiresLayer, toString, valueByName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmptyStyle

public EmptyStyle()
Creates a new instance of EmptyStyle


Flying Saucer Project Release ${app.version}

Flying Saucer Project Home