Package com.openhtmltopdf.css.style
Class EmptyStyle
java.lang.Object
com.openhtmltopdf.css.style.CalculatedStyle
com.openhtmltopdf.css.style.EmptyStyle
Represents the outer box to be used for evaluating positioning of internal
boxes
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openhtmltopdf.css.style.CalculatedStyle
CalculatedStyle.BackgroundContainer, CalculatedStyle.BackgroundImageType
-
Field Summary
Fields inherited from class com.openhtmltopdf.css.style.CalculatedStyle
BOTTOM, LEFT, RIGHT, TOP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.openhtmltopdf.css.style.CalculatedStyle
asColor, asFloat, asLength, asString, asStringArray, columnCount, createAnonymousStyle, deriveStyle, establishesBFC, fsMaxOverflowPages, getBackgroundColor, getBackgroundImages, getBackgroundRepeat, getBorder, getBorderHSpacing, getBorderVSpacing, getCachedMargin, getCachedPadding, getColor, getColSpan, getCounterIncrement, getCounterReset, getCSSMaxHeight, getCSSMaxWidth, getCursor, getderivedValuesById, getDirection, getFloatPropertyProportionalHeight, getFloatPropertyProportionalTo, getFloatPropertyProportionalWidth, getFont, getFontSpecification, getFSFont, getFSFontMetrics, getFSPageBreakMinHeight, getIdent, getLinearGradient, getLineHeight, getMarginBorderPadding, getMarginRect, getMarginRect, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getPaddingRect, getPaddingRect, getParent, getRowSpan, getRunningName, getStringProperty, getTextDecorations, getWhitespace, getWordWrap, hasAbsoluteUnit, hasColumns, hasLetterSpacing, isAbsFixedOrInlineBlockEquiv, isAbsolute, isAbsoluteWidth, isAutoHeight, isAutoLeftMargin, isAutoRightMargin, isAutoWidth, isAutoZIndex, isAvoidPageBreakInside, isBlockEquivalent, isBorderBox, isBottomAuto, isCanBeShrunkToFit, isCleared, isClearLeft, isClearRight, isCollapseBorders, isColumnBreakAfter, isColumnBreakBefore, isDirectionAuto, isDirectionLTR, isDirectionRTL, isDisplayNone, isDynamicAutoWidth, isDynamicAutoWidthApplicable, isFixed, isFloated, isFloatedLeft, isFloatedRight, isFootnote, isFootnoteBody, isForcePageBreakAfter, isForcePageBreakBefore, isHasBackground, isHasBackgroundImage, isHorizontalBackgroundRepeat, isIdent, isImageRenderingInterpolate, isImageRenderingPixelated, isInline, isInlineBlock, isInlineTable, isKeepWithInline, isLayedOutInInlineContext, isLength, isLengthOrNumber, isLinearGradient, isListItem, isListMarkerInside, isMaxHeightNone, isMaxWidthNone, isMayCollapseMarginsWithChildren, isNeedAutoMarginResolution, isNonFlowContent, isOverflowApplies, isOverflowVisible, isPaginateTable, isParagraphContainerForBidi, isPositioned, isPostionedOrFloated, isRelative, isRunning, isShowEmptyCells, isSpecifiedAsBlock, isTable, isTableCaption, isTableCell, isTableFooter, isTableHeader, isTableRow, isTableSection, isTextJustify, isTopAuto, isVerticalBackgroundRepeat, isVisible, mayHaveFirstLetter, mayHaveFirstLine, overrideStyle, overrideStyle, requiresLayer, toString, valueByName
-
Constructor Details
-
EmptyStyle
public EmptyStyle()Creates a new instance of EmptyStyle
-