Uses of Class
org.xhtmlrenderer.render.RenderingContext
Packages that use RenderingContext
Package
Description
-
Uses of RenderingContext in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context with parameters of type RenderingContextModifier and TypeMethodDescriptionContentFunctionFactory.LeaderFunction.calculate
(RenderingContext c, FSFunction function, InlineText text) ContentFunctionFactory.PageCounterFunction.calculate
(RenderingContext c, FSFunction function, InlineText text) ContentFunctionFactory.PagesCounterFunction.calculate
(RenderingContext c, FSFunction function, InlineText text) ContentFunctionFactory.TargetCounterFunction.calculate
(RenderingContext c, FSFunction function, InlineText text) -
Uses of RenderingContext in org.xhtmlrenderer.css.extend
Methods in org.xhtmlrenderer.css.extend with parameters of type RenderingContextModifier and TypeMethodDescriptionContentFunction.calculate
(RenderingContext c, FSFunction function, InlineText text) -
Uses of RenderingContext in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend with parameters of type RenderingContextModifier and TypeMethodDescriptionvoid
OutputDevice.drawDebugOutline
(RenderingContext c, Box box, FSColor color) void
OutputDevice.drawSelection
(RenderingContext c, InlineText inlineText) void
OutputDevice.drawText
(RenderingContext c, InlineText inlineText) void
OutputDevice.drawTextDecoration
(RenderingContext c, InlineLayoutBox iB, TextDecoration decoration) void
OutputDevice.drawTextDecoration
(RenderingContext c, LineBox lineBox) void
OutputDevice.paintBackground
(RenderingContext c, CalculatedStyle style, Rectangle bounds, Rectangle bgImageContainer, BorderPropertySet border) void
OutputDevice.paintBackground
(RenderingContext c, Box box) void
OutputDevice.paintBorder
(RenderingContext c, CalculatedStyle style, Rectangle edge, int sides) void
OutputDevice.paintBorder
(RenderingContext c, Box box) void
OutputDevice.paintCollapsedBorder
(RenderingContext c, BorderPropertySet border, Rectangle bounds, int side) void
OutputDevice.paintReplacedElement
(RenderingContext c, BlockBox box) -
Uses of RenderingContext in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return RenderingContextModifier and TypeMethodDescriptionSharedContext.newRenderingContextInstance
(OutputDevice outputDevice, FontContext fontContext) SharedContext.newRenderingContextInstance
(OutputDevice outputDevice, FontContext fontContext, @Nullable Layer rootLayer, int initialPageNo) Methods in org.xhtmlrenderer.layout with parameters of type RenderingContextModifier and TypeMethodDescriptionint
Layer.getRelativePageCount
(RenderingContext c) int
Layer.getRelativePageNo
(RenderingContext c) int
Layer.getRelativePageNo
(RenderingContext c, int absY) void
Layer.paint
(RenderingContext c) void
Layer.paintAsLayer
(RenderingContext c, BlockBox startingPoint) private void
Layer.paintBackgroundsAndBorders
(RenderingContext c, List<Box> blocks, @Nullable Map<TableCellBox, List<CollapsedBorderSide>> collapsedTableBorders, BoxRangeLists rangeLists) private void
Layer.paintCollapsedTableBorders
(RenderingContext c, List<CollapsedBorderSide> borders) private void
Layer.paintFloats
(RenderingContext c) void
InlinePaintable.paintInline
(RenderingContext c) private void
Layer.paintInlineContent
(RenderingContext c, List<Box> lines, BoxRangeLists rangeLists) private void
private void
Layer.paintLayers
(RenderingContext c, List<Layer> layers) private void
Layer.paintListMarkers
(RenderingContext c, List<Box> blocks, BoxRangeLists rangeLists) private void
Layer.paintReplacedElement
(RenderingContext c, BlockBox replaced) private void
Layer.paintReplacedElements
(RenderingContext c, List<Box> blocks, BoxRangeLists rangeLists) private void
Layer.paintSelection
(RenderingContext c, List<Box> lines) private void
Layer.positionFixedLayer
(RenderingContext c) void
BoxRangeHelper.pushClipRegion
(RenderingContext c, int contentIndex) -
Uses of RenderingContext in org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable with parameters of type RenderingContextModifier and TypeMethodDescriptionvoid
TableRowBox.exportText
(RenderingContext c, Writer writer) TableCellBox.getChildrenClipEdge
(RenderingContext c) private Rectangle
TableBox.getContentLimitedBorderEdge
(RenderingContext c) private Rectangle
TableCellBox.getContentLimitedBorderEdge
(RenderingContext c) boolean
TableCellBox.isNeedsClipOnPaint
(RenderingContext c) void
TableBox.paintBackground
(RenderingContext c) void
TableCellBox.paintBackground
(RenderingContext c) void
TableRowBox.paintBackground
(RenderingContext c) void
TableSectionBox.paintBackground
(RenderingContext c) private void
TableCellBox.paintBackgroundStack
(RenderingContext c, Rectangle bounds) void
TableBox.paintBorder
(RenderingContext c) void
TableCellBox.paintBorder
(RenderingContext c) void
TableRowBox.paintBorder
(RenderingContext c) void
TableSectionBox.paintBorder
(RenderingContext c) void
TableCellBox.paintCollapsedBorder
(RenderingContext c, int side) private void
TableBox.updateFooterPosition
(RenderingContext c, ContentLimit limit) void
TableBox.updateHeaderFooterPosition
(RenderingContext c) private void
TableBox.updateHeaderPosition
(RenderingContext c, ContentLimit limit) -
Uses of RenderingContext in org.xhtmlrenderer.pdf
Methods in org.xhtmlrenderer.pdf that return RenderingContextModifier and TypeMethodDescriptionprivate RenderingContext
ITextRenderer.newRenderingContext
(int initialPageNo) Methods in org.xhtmlrenderer.pdf with parameters of type RenderingContextModifier and TypeMethodDescriptionprivate com.lowagie.text.Rectangle
ITextOutputDevice.calcTotalLinkArea
(RenderingContext c, Box box) private Optional
<com.lowagie.text.Rectangle> ITextOutputDevice.checkLinkArea
(RenderingContext c, Box box) private void
TextFormField.createAppearance
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box, com.lowagie.text.pdf.PdfFormField field, String value) private @Nullable com.lowagie.text.pdf.PdfDestination
ITextOutputDevice.createDestination
(RenderingContext c, Box box) private void
RadioButtonFormField.createField
(RenderingContext c, ITextOutputDevice outputDevice, com.lowagie.text.pdf.PdfContentByte cb, com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.pdf.PdfFormField group, RadioButtonFormField fieldElem, RadioButtonFormField checked) com.lowagie.text.Rectangle
ITextOutputDevice.createLocalTargetArea
(RenderingContext c, Box box) private com.lowagie.text.Rectangle
ITextOutputDevice.createLocalTargetArea
(RenderingContext c, Box box, boolean useAggregateBounds) com.lowagie.text.Rectangle
ITextOutputDevice.createTargetArea
(RenderingContext c, Box box) void
ITextOutputDevice.drawSelection
(RenderingContext c, InlineText inlineText) void
ITextOutputDevice.finish
(RenderingContext c, Box root) void
BookmarkElement.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
CheckboxFormField.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
EmptyReplacedElement.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
ITextImageElement.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
ITextReplacedElement.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
RadioButtonFormField.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
TextFormField.paint
(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box) void
ITextOutputDevice.paintBackground
(RenderingContext c, Box box) private void
ITextRenderer.paintPage
(RenderingContext c, com.lowagie.text.pdf.PdfWriter writer, PageBox page) void
ITextOutputDevice.paintReplacedElement
(RenderingContext c, BlockBox box) private void
ITextOutputDevice.processLink
(RenderingContext c, Box box) private void
ITextOutputDevice.writeBookmark
(RenderingContext c, Box root, com.lowagie.text.pdf.PdfOutline parent, ITextOutputDevice.Bookmark bookmark) private void
ITextOutputDevice.writeBookmarks
(RenderingContext c, Box root, com.lowagie.text.pdf.PdfOutline parent, List<ITextOutputDevice.Bookmark> bookmarks) private void
ITextOutputDevice.writeNamedDestinations
(RenderingContext c) private void
ITextOutputDevice.writeOutline
(RenderingContext c, Box root) private void
ITextRenderer.writePDF
(List<PageBox> pages, RenderingContext c, com.lowagie.text.Rectangle firstPageSize, com.lowagie.text.Document doc, com.lowagie.text.pdf.PdfWriter writer) -
Uses of RenderingContext in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render with parameters of type RenderingContextModifier and TypeMethodDescriptionvoid
Box.collectText
(RenderingContext c, StringBuilder buffer) void
InlineLayoutBox.collectText
(RenderingContext c, StringBuilder buffer) void
LineBox.collectText
(RenderingContext c, StringBuilder buffer) void
AbstractOutputDevice.drawDebugOutline
(RenderingContext c, Box box, FSColor color) private void
AbstractOutputDevice.drawFontMetrics
(RenderingContext c, InlineText inlineText) private static void
ListItemPainter.drawGlyph
(RenderingContext c, BlockBox box, CalculatedStyle style) private static void
ListItemPainter.drawImage
(RenderingContext c, BlockBox box, MarkerData markerData) void
AbstractOutputDevice.drawText
(RenderingContext c, InlineText inlineText) private static void
ListItemPainter.drawText
(RenderingContext c, BlockBox box) void
AbstractOutputDevice.drawTextDecoration
(RenderingContext c, InlineLayoutBox iB, TextDecoration decoration) void
AbstractOutputDevice.drawTextDecoration
(RenderingContext c, LineBox lineBox) private void
InlineText.ensureGlyphPositions
(RenderingContext c) void
PageBox.exportLeadingText
(RenderingContext c, Writer writer) private void
Box.exportPageBoxText
(RenderingContext c, Writer writer) protected void
Box.exportPageBoxText
(RenderingContext c, Writer writer, int yPos) void
Box.exportText
(RenderingContext c, Writer writer) void
LineBox.exportText
(RenderingContext c, Writer writer) void
PageBox.exportTrailingText
(RenderingContext c, Writer writer) private @Nullable FSImage
AbstractOutputDevice.getBackgroundImage
(RenderingContext c, CalculatedStyle style) private static int
ListItemPainter.getListItemCenterBaseline
(RenderingContext c, BlockBox box) PageBox.BottomLeftCorner.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.BottomMarginArea.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.BottomRightCorner.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.LeftMarginArea.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) abstract Point
PageBox.MarginArea.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.RightMarginArea.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.TopLeftCorner.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.TopMarginArea.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) PageBox.TopRightCorner.getPaintingPosition
(RenderingContext c, PageBox page, int additionalClearance, Layer.PagedMode mode) private static int
ListItemPainter.getReferenceX
(RenderingContext c, BlockBox box) boolean
BlockBox.isNeedsClipOnPaint
(RenderingContext c) void
InlineLayoutBox.lookForDynamicFunctions
(RenderingContext c) private void
LineBox.lookForDynamicFunctions
(RenderingContext c) static void
BorderPainter.paint
(Rectangle bounds, int sides, BorderPropertySet border, RenderingContext ctx, int xOffset) void
InlineText.paint
(RenderingContext c) static void
ListItemPainter.paint
(RenderingContext c, BlockBox box) void
AbstractOutputDevice.paintBackground
(RenderingContext c, CalculatedStyle style, Rectangle bounds, Rectangle bgImageContainer, BorderPropertySet border) void
AbstractOutputDevice.paintBackground
(RenderingContext c, Box box) void
Box.paintBackground
(RenderingContext c) void
PageBox.paintBackground
(RenderingContext c, int additionalClearance, Layer.PagedMode mode) private void
AbstractOutputDevice.paintBackground0
(RenderingContext c, CalculatedStyle style, Rectangle backgroundBounds, Rectangle bgImageContainer, BorderPropertySet border) void
AbstractOutputDevice.paintBorder
(RenderingContext c, CalculatedStyle style, Rectangle edge, int sides) void
AbstractOutputDevice.paintBorder
(RenderingContext c, Box box) void
Box.paintBorder
(RenderingContext c) void
PageBox.paintBorder
(RenderingContext c, int additionalClearance, Layer.PagedMode mode) void
AbstractOutputDevice.paintCollapsedBorder
(RenderingContext c, BorderPropertySet border, Rectangle bounds, int side) void
BlockBox.paintDebugOutline
(RenderingContext c) void
InlineLayoutBox.paintDebugOutline
(RenderingContext c) void
BlockBox.paintInline
(RenderingContext c) void
InlineLayoutBox.paintInline
(RenderingContext c) void
LineBox.paintInline
(RenderingContext c) void
BlockBox.paintListMarker
(RenderingContext c) void
PageBox.paintMarginAreas
(RenderingContext c, int additionalClearance, Layer.PagedMode mode) void
private void
void
InlineLayoutBox.paintSelection
(RenderingContext c) void
InlineText.paintSelection
(RenderingContext c) void
InlineText.updateDynamicValue
(RenderingContext c) boolean
InlineText.updateSelection
(RenderingContext c, Rectangle selection) -
Uses of RenderingContext in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing that return RenderingContextMethods in org.xhtmlrenderer.swing with parameters of type RenderingContextModifier and TypeMethodDescriptionprotected void
BasicPanel.doRender
(RenderingContext c, Layer root) protected void
ScalableXHTMLPanel.doRender
(RenderingContext c, Layer root) Renders according to scale factorprivate void
Java2DOutputDevice.drawSelectedText
(RenderingContext c, InlineText inlineText, InlineLayoutBox iB, FSGlyphVector glyphVector) void
Java2DOutputDevice.drawSelection
(RenderingContext c, InlineText inlineText) private void
BasicPanel.paintPagedView
(RenderingContext c, Layer root) void
Java2DOutputDevice.paintReplacedElement
(RenderingContext c, BlockBox box) -
Uses of RenderingContext in org.xhtmlrenderer.swt
Methods in org.xhtmlrenderer.swt that return RenderingContextModifier and TypeMethodDescriptionprotected RenderingContext
BasicRenderer.newRenderingContext
(org.eclipse.swt.graphics.GC gc) protected RenderingContext
PrinterRenderer.newRenderingContext
(org.eclipse.swt.graphics.GC gc) Methods in org.xhtmlrenderer.swt with parameters of type RenderingContextModifier and TypeMethodDescriptionprotected void
BasicRenderer.doRender
(RenderingContext c) void
SWTOutputDevice.drawSelection
(RenderingContext c, InlineText inlineText) private void
BasicRenderer.paintPagedView
(RenderingContext c, Layer root) void
SWTOutputDevice.paintReplacedElement
(RenderingContext c, BlockBox box)