Uses of Class
org.xhtmlrenderer.render.RenderingContext
-
-
Uses of RenderingContext in org.xhtmlrenderer.css.extend
Methods in org.xhtmlrenderer.css.extend with parameters of type RenderingContext Modifier and Type Method Description java.lang.StringContentFunction. calculate(RenderingContext c, FSFunction function, InlineText text) -
Uses of RenderingContext in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend with parameters of type RenderingContext Modifier and Type Method Description voidOutputDevice. drawDebugOutline(RenderingContext c, Box box, FSColor color)voidOutputDevice. drawSelection(RenderingContext c, InlineText inlineText)voidOutputDevice. drawText(RenderingContext c, InlineText inlineText)voidOutputDevice. drawTextDecoration(RenderingContext c, InlineLayoutBox iB, TextDecoration decoration)voidOutputDevice. drawTextDecoration(RenderingContext c, LineBox lineBox)voidOutputDevice. paintBackground(RenderingContext c, CalculatedStyle style, java.awt.Rectangle bounds, java.awt.Rectangle bgImageContainer)voidOutputDevice. paintBackground(RenderingContext c, Box box)voidOutputDevice. paintBorder(RenderingContext c, CalculatedStyle style, java.awt.Rectangle edge, int sides)voidOutputDevice. paintBorder(RenderingContext c, Box box)voidOutputDevice. paintCollapsedBorder(RenderingContext c, BorderPropertySet border, java.awt.Rectangle bounds, int side)voidOutputDevice. paintReplacedElement(RenderingContext c, BlockBox box) -
Uses of RenderingContext in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return RenderingContext Modifier and Type Method Description RenderingContextSharedContext. newRenderingContextInstance()Methods in org.xhtmlrenderer.layout with parameters of type RenderingContext Modifier and Type Method Description intLayer. getRelativePageCount(RenderingContext c)intLayer. getRelativePageNo(RenderingContext c)voidLayer. paint(RenderingContext c)voidLayer. paintAsLayer(RenderingContext c, BlockBox startingPoint)voidInlinePaintable. paintInline(RenderingContext c)voidBoxRangeHelper. popClipRegions(RenderingContext c, int contentIndex)voidBoxRangeHelper. pushClipRegion(RenderingContext c, int contentIndex) -
Uses of RenderingContext in org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable with parameters of type RenderingContext Modifier and Type Method Description voidTableRowBox. exportText(RenderingContext c, java.io.Writer writer)java.awt.RectangleTableCellBox. getChildrenClipEdge(RenderingContext c)booleanTableCellBox. isNeedsClipOnPaint(RenderingContext c)voidTableBox. paintBackground(RenderingContext c)voidTableCellBox. paintBackground(RenderingContext c)voidTableRowBox. paintBackground(RenderingContext c)voidTableSectionBox. paintBackground(RenderingContext c)voidTableBox. paintBorder(RenderingContext c)voidTableCellBox. paintBorder(RenderingContext c)voidTableRowBox. paintBorder(RenderingContext c)voidTableSectionBox. paintBorder(RenderingContext c)voidTableCellBox. paintCollapsedBorder(RenderingContext c, int side)voidTableBox. updateHeaderFooterPosition(RenderingContext c) -
Uses of RenderingContext in org.xhtmlrenderer.pdf
Methods in org.xhtmlrenderer.pdf with parameters of type RenderingContext Modifier and Type Method Description com.lowagie.text.RectangleITextOutputDevice. createLocalTargetArea(RenderingContext c, Box box)com.lowagie.text.RectangleITextOutputDevice. createTargetArea(RenderingContext c, Box box)voidITextOutputDevice. drawSelection(RenderingContext c, InlineText inlineText)voidITextOutputDevice. finish(RenderingContext c, Box root)voidBookmarkElement. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidCheckboxFormField. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidITextImageElement. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidITextReplacedElement. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidRadioButtonFormField. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidSelectFormField. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidTextAreaFormField. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidTextFormField. paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)voidITextOutputDevice. paintBackground(RenderingContext c, Box box)voidITextOutputDevice. paintReplacedElement(RenderingContext c, BlockBox box) -
Uses of RenderingContext in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render with parameters of type RenderingContext Modifier and Type Method Description voidBox. collectText(RenderingContext c, java.lang.StringBuffer buffer)voidInlineLayoutBox. collectText(RenderingContext c, java.lang.StringBuffer buffer)voidLineBox. collectText(RenderingContext c, java.lang.StringBuffer buffer)voidAbstractOutputDevice. drawDebugOutline(RenderingContext c, Box box, FSColor color)voidAbstractOutputDevice. drawText(RenderingContext c, InlineText inlineText)voidAbstractOutputDevice. drawTextDecoration(RenderingContext c, InlineLayoutBox iB, TextDecoration decoration)voidAbstractOutputDevice. drawTextDecoration(RenderingContext c, LineBox lineBox)voidPageBox. exportLeadingText(RenderingContext c, java.io.Writer writer)voidBox. exportText(RenderingContext c, java.io.Writer writer)voidLineBox. exportText(RenderingContext c, java.io.Writer writer)voidPageBox. exportTrailingText(RenderingContext c, java.io.Writer writer)java.awt.RectangleBox. getChildrenClipEdge(RenderingContext c)FSColorBox. getEffBackgroundColor(RenderingContext c)booleanBlockBox. isNeedsClipOnPaint(RenderingContext c)voidInlineLayoutBox. lookForDynamicFunctions(RenderingContext c)static voidBorderPainter. paint(java.awt.Rectangle bounds, int sides, BorderPropertySet border, RenderingContext ctx, int xOffset, boolean bevel)voidInlineText. paint(RenderingContext c)static voidListItemPainter. paint(RenderingContext c, BlockBox box)voidAbstractOutputDevice. paintBackground(RenderingContext c, CalculatedStyle style, java.awt.Rectangle bounds, java.awt.Rectangle bgImageContainer)voidAbstractOutputDevice. paintBackground(RenderingContext c, Box box)voidBox. paintBackground(RenderingContext c)voidPageBox. paintBackground(RenderingContext c, int additionalClearance, short mode)voidAbstractOutputDevice. paintBorder(RenderingContext c, CalculatedStyle style, java.awt.Rectangle edge, int sides)voidAbstractOutputDevice. paintBorder(RenderingContext c, Box box)voidBox. paintBorder(RenderingContext c)voidPageBox. paintBorder(RenderingContext c, int additionalClearance, short mode)voidAbstractOutputDevice. paintCollapsedBorder(RenderingContext c, BorderPropertySet border, java.awt.Rectangle bounds, int side)voidBlockBox. paintDebugOutline(RenderingContext c)voidInlineLayoutBox. paintDebugOutline(RenderingContext c)voidBlockBox. paintInline(RenderingContext c)voidInlineLayoutBox. paintInline(RenderingContext c)voidLineBox. paintInline(RenderingContext c)voidBlockBox. paintListMarker(RenderingContext c)voidPageBox. paintMarginAreas(RenderingContext c, int additionalClearance, short mode)voidBox. paintRootElementBackground(RenderingContext c)voidInlineLayoutBox. paintSelection(RenderingContext c)voidInlineText. paintSelection(RenderingContext c)voidInlineText. updateDynamicValue(RenderingContext c)booleanInlineText. updateSelection(RenderingContext c, java.awt.Rectangle selection) -
Uses of RenderingContext in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing that return RenderingContext Modifier and Type Method Description RenderingContextRootPanel. newRenderingContext(java.awt.Graphics2D g)Methods in org.xhtmlrenderer.swing with parameters of type RenderingContext Modifier and Type Method Description voidJava2DOutputDevice. drawSelection(RenderingContext c, InlineText inlineText)voidJava2DOutputDevice. paintReplacedElement(RenderingContext c, BlockBox box)
-