Uses of Class
org.xhtmlrenderer.layout.LayoutContext
-
-
Uses of LayoutContext in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context with parameters of type LayoutContext Modifier and Type Method Description ContentFunctionContentFunctionFactory. lookupFunction(LayoutContext c, FSFunction function) -
Uses of LayoutContext in org.xhtmlrenderer.css.extend
Methods in org.xhtmlrenderer.css.extend with parameters of type LayoutContext Modifier and Type Method Description java.lang.StringContentFunction. calculate(LayoutContext c, FSFunction function)booleanContentFunction. canHandle(LayoutContext c, FSFunction function) -
Uses of LayoutContext in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend with parameters of type LayoutContext Modifier and Type Method Description ReplacedElementReplacedElementFactory. createReplacedElement(LayoutContext c, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)NOTE: Only block equivalent elements can be replaced.voidReplacedElement. detach(LayoutContext c) -
Uses of LayoutContext in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return LayoutContext Modifier and Type Method Description LayoutContextSharedContext. newLayoutContextInstance()Methods in org.xhtmlrenderer.layout with parameters of type LayoutContext Modifier and Type Method Description static voidBreaker. breakFirstLetter(LayoutContext c, LineBreakContext context, int avail, CalculatedStyle style)static voidBreaker. breakText(LayoutContext c, LineBreakContext context, int avail, CalculatedStyle style)voidBlockFormattingContext. clear(LayoutContext c, Box current)static voidBoxBuilder. createChildren(LayoutContext c, BlockBox parent)static StrutMetricsInlineBoxing. createDefaultStrutMetrics(LayoutContext c, Box container)static TableBoxBoxBuilder. createMarginTable(LayoutContext c, PageInfo pageInfo, MarginBoxName[] names, int height, int direction)static BlockBoxBoxBuilder. createRootBox(LayoutContext c, org.w3c.dom.Document document)booleanLayer. crossesPageBreak(LayoutContext c, int top, int bottom)voidLayer. finish(LayoutContext c)voidBlockFormattingContext. floatBox(LayoutContext c, BlockBox floated)voidFloatManager. floatBox(LayoutContext c, Layer layer, BlockFormattingContext bfc, BlockBox box)java.awt.DimensionLayer. getPaintingDimension(LayoutContext c)static BlockBoxBoxBuilder. getRunningBlock(LayoutContext c, PropertyValue value)static voidLayoutUtil. layoutAbsolute(LayoutContext c, LineBox currentLine, BlockBox box)static voidBlockBoxing. layoutContent(LayoutContext c, BlockBox block, int contentStart)static voidInlineBoxing. layoutContent(LayoutContext c, BlockBox box, int initialY, int breakAtLine)static FloatLayoutResultLayoutUtil. layoutFloated(LayoutContext c, LineBox currentLine, BlockBox block, int avail, java.util.List pendingFloats)voidLayer. layoutPages(LayoutContext c)voidLayer. positionChildren(LayoutContext c)Constructors in org.xhtmlrenderer.layout with parameters of type LayoutContext Constructor Description BlockFormattingContext(BlockBox block, LayoutContext c)PersistentBFC(BlockBox master, LayoutContext c) -
Uses of LayoutContext in org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable with parameters of type LayoutContext Modifier and Type Method Description voidTableBox. analyzePageBreaks(LayoutContext c, ContentLimitContainer container)voidTableRowBox. analyzePageBreaks(LayoutContext c, ContentLimitContainer container)intTableCellBox. calcBaseline(LayoutContext c)intTableCellBox. calcBlockBaseline(LayoutContext c)voidTableSectionBox. calcBorders(LayoutContext c)voidTableBox. calcMinMaxWidth(LayoutContext c)voidTableRowBox. initStaticPos(LayoutContext c, BlockBox parent, int childOffset)booleanTableCellBox. isPageBreaksChange(LayoutContext c, int posDeltaY)voidTableBox. layout(LayoutContext c)voidTableCellBox. layout(LayoutContext c)voidTableRowBox. layout(LayoutContext c, int contentStart)voidTableSectionBox. layout(LayoutContext c, int contentStart)voidTableCellBox. moveContent(LayoutContext c, int deltaY)voidTableSectionBox. recalcCells(LayoutContext c)voidTableBox. reset(LayoutContext c)voidTableRowBox. reset(LayoutContext c)voidTableSectionBox. reset(LayoutContext c)voidTableCellBox. setLayoutWidth(LayoutContext c, int width) -
Uses of LayoutContext in org.xhtmlrenderer.pdf
Methods in org.xhtmlrenderer.pdf with parameters of type LayoutContext Modifier and Type Method Description ReplacedElementITextReplacedElementFactory. createReplacedElement(LayoutContext c, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)voidAbstractFormField. detach(LayoutContext c)voidBookmarkElement. detach(LayoutContext c)voidITextImageElement. detach(LayoutContext c)voidRadioButtonFormField. detach(LayoutContext c)Constructors in org.xhtmlrenderer.pdf with parameters of type LayoutContext Constructor Description CheckboxFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)RadioButtonFormField(ITextReplacedElementFactory factory, LayoutContext c, BlockBox box, int cssWidth, int cssHeight)SelectFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)TextAreaFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)TextFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight) -
Uses of LayoutContext in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render with parameters of type LayoutContext Modifier and Type Method Description voidBox. addChildForLayout(LayoutContext c, Box child)voidInlineLayoutBox. addInlineChild(LayoutContext c, java.lang.Object child)voidInlineLayoutBox. addInlineChild(LayoutContext c, java.lang.Object child, boolean callUnmarkPending)voidBox. analyzePageBreaks(LayoutContext c, ContentLimitContainer container)voidLineBox. analyzePageBreaks(LayoutContext c, ContentLimitContainer container)intBlockBox. calcBaseline(LayoutContext c)BreakAtLineContextBlockBox. calcBreakAtLineContext(LayoutContext c)voidBlockBox. calcDimensions(LayoutContext c)voidBlockBox. calcInitialFloatedCanvasLocation(LayoutContext c)voidBlockBox. calcMinMaxWidth(LayoutContext c)voidInlineBox. calcMinMaxWidth(LayoutContext c, int cbWidth, boolean trimLeadingSpace)voidInlineLayoutBox. calculateHeight(LayoutContext c)voidInlineLayoutBox. calculateTextDecoration(LayoutContext c)booleanBlockBox. checkPageContext(LayoutContext c)voidLineBox. checkPagePosition(LayoutContext c, boolean alwaysBreak)voidBox. connectChildrenToCurrentLayer(LayoutContext c)voidInlineLayoutBox. connectChildrenToCurrentLayer(LayoutContext c)voidBlockBox. createMarkerData(LayoutContext c)booleanBox. crossesPageBreak(LayoutContext c)voidBox. detach(LayoutContext c)java.lang.StringBlockBox. dump(LayoutContext c, java.lang.String indent, int which)abstract java.lang.StringBox. dump(LayoutContext c, java.lang.String indent, int which)java.lang.StringInlineLayoutBox. dump(LayoutContext c, java.lang.String indent, int which)java.lang.StringLineBox. dump(LayoutContext c, java.lang.String indent, int which)voidBlockBox. ensureChildren(LayoutContext c)voidBox. forcePageBreakAfter(LayoutContext c, IdentValue pageBreakValue)intBox. forcePageBreakBefore(LayoutContext c, IdentValue pageBreakValue, boolean pendingPageName)PageBoxContentLimitContainer. getPage(LayoutContext c, int absY)intInlineBox. getSpaceWidth(LayoutContext c)intInlineBox. getTrailingSpaceWidth(LayoutContext c)voidBox. initContainingLayer(LayoutContext c)voidBlockBox. initStaticPos(LayoutContext c, BlockBox parent, int childOffset)booleanBlockBox. isContainsInlineContent(LayoutContext c)booleanBlockBox. isCurrentBreakAtLineContext(LayoutContext c)booleanBlockBox. isNeedsKeepWithInline(LayoutContext c)voidAnonymousBlockBox. layout(LayoutContext c)voidBlockBox. layout(LayoutContext c)voidBlockBox. layout(LayoutContext c, int contentStart)voidPageBox. layout(LayoutContext c)voidBlockBox. positionAbsoluteOnPage(LayoutContext c)voidBlockBox. reset(LayoutContext c)voidBox. reset(LayoutContext c)voidLineBox. reset(LayoutContext c)voidBox. resetChildren(LayoutContext c, int start, int end)voidBox. restyle(LayoutContext c)voidInlineLayoutBox. restyle(LayoutContext c)voidLineBox. restyle(LayoutContext c)voidAnonymousBlockBox. styleText(LayoutContext c)voidBlockBox. styleText(LayoutContext c)voidBlockBox. styleText(LayoutContext c, CalculatedStyle style)voidInlineText. trimTrailingSpace(LayoutContext c)voidLineBox. trimTrailingSpace(LayoutContext c)voidInlineLayoutBox. unmarkPending(LayoutContext c)voidContentLimitContainer. updateBottom(LayoutContext c, int absY)voidContentLimitContainer. updateTop(LayoutContext c, int absY)Constructors in org.xhtmlrenderer.render with parameters of type LayoutContext Constructor Description ContentLimitContainer(LayoutContext c, int startAbsY)InlineLayoutBox(LayoutContext c, org.w3c.dom.Element elem, CalculatedStyle style, int cbWidth) -
Uses of LayoutContext in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing that return LayoutContext Modifier and Type Method Description LayoutContextBoxRenderer. getLayoutContext()Returns the LayoutContext to be used by renderer.LayoutContextRootPanel. getLayoutContext()Methods in org.xhtmlrenderer.swing with parameters of type LayoutContext Modifier and Type Method Description ReplacedElementSwingReplacedElementFactory. createReplacedElement(LayoutContext context, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)NOTE: Only block equivalent elements can be replaced.voidEmptyReplacedElement. detach(LayoutContext c)voidImageReplacedElement. detach(LayoutContext c)voidSwingReplacedElement. detach(LayoutContext c) -
Uses of LayoutContext in org.xhtmlrenderer.test
Methods in org.xhtmlrenderer.test with parameters of type LayoutContext Modifier and Type Method Description abstract booleanElementReplacer. accept(LayoutContext context, org.w3c.dom.Element element)booleanSwingImageReplacer. accept(LayoutContext context, org.w3c.dom.Element element)ReplacedElementDelegatingReplacedElementFactory. createReplacedElement(LayoutContext context, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)java.awt.DimensionXLayout. getIntrinsicDimensions(LayoutContext c, org.w3c.dom.Element elem)Gets the intrinsicDimensions attribute of the XLayout objectabstract ReplacedElementElementReplacer. replace(LayoutContext context, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)ReplacedElementSwingImageReplacer. replace(LayoutContext context, BlockBox box, UserAgentCallback uac, int cssWidth, int cssHeight)
-