| Package | Description |
|---|---|
| org.xhtmlrenderer.css.extend | |
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.newtable | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ContentFunction.calculate(RenderingContext c,
FSFunction function,
InlineText text) |
| Modifier and Type | Method and Description |
|---|---|
void |
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,
Box box) |
void |
OutputDevice.paintBackground(RenderingContext c,
CalculatedStyle style,
java.awt.Rectangle bounds,
java.awt.Rectangle bgImageContainer,
BorderPropertySet border) |
void |
OutputDevice.paintBorder(RenderingContext c,
Box box) |
void |
OutputDevice.paintBorder(RenderingContext c,
CalculatedStyle style,
java.awt.Rectangle edge,
int sides) |
void |
OutputDevice.paintCollapsedBorder(RenderingContext c,
BorderPropertySet border,
java.awt.Rectangle bounds,
int side) |
void |
OutputDevice.paintReplacedElement(RenderingContext c,
BlockBox box) |
| Modifier and Type | Method and Description |
|---|---|
RenderingContext |
SharedContext.newRenderingContextInstance() |
| Modifier and Type | Method and Description |
|---|---|
int |
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) |
void |
InlinePaintable.paintInline(RenderingContext c) |
void |
BoxRangeHelper.popClipRegions(RenderingContext c,
int contentIndex) |
void |
BoxRangeHelper.pushClipRegion(RenderingContext c,
int contentIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableRowBox.exportText(RenderingContext c,
java.io.Writer writer) |
java.awt.Rectangle |
TableCellBox.getChildrenClipEdge(RenderingContext c) |
boolean |
TableCellBox.isNeedsClipOnPaint(RenderingContext c) |
void |
TableCellBox.paintBackground(RenderingContext c) |
void |
TableBox.paintBackground(RenderingContext c) |
void |
TableSectionBox.paintBackground(RenderingContext c) |
void |
TableRowBox.paintBackground(RenderingContext c) |
void |
TableCellBox.paintBorder(RenderingContext c) |
void |
TableBox.paintBorder(RenderingContext c) |
void |
TableSectionBox.paintBorder(RenderingContext c) |
void |
TableRowBox.paintBorder(RenderingContext c) |
void |
TableCellBox.paintCollapsedBorder(RenderingContext c,
int side) |
void |
TableBox.updateHeaderFooterPosition(RenderingContext c) |
| Modifier and Type | Method and Description |
|---|---|
void |
LineBox.collectText(RenderingContext c,
java.lang.StringBuffer buffer) |
void |
Box.collectText(RenderingContext c,
java.lang.StringBuffer buffer) |
void |
InlineLayoutBox.collectText(RenderingContext c,
java.lang.StringBuffer buffer) |
void |
AbstractOutputDevice.drawDebugOutline(RenderingContext c,
Box box,
FSColor color) |
void |
AbstractOutputDevice.drawText(RenderingContext c,
InlineText inlineText) |
void |
AbstractOutputDevice.drawTextDecoration(RenderingContext c,
InlineLayoutBox iB,
TextDecoration decoration) |
void |
AbstractOutputDevice.drawTextDecoration(RenderingContext c,
LineBox lineBox) |
void |
PageBox.exportLeadingText(RenderingContext c,
java.io.Writer writer) |
protected void |
Box.exportPageBoxText(RenderingContext c,
java.io.Writer writer,
int yPos) |
void |
LineBox.exportText(RenderingContext c,
java.io.Writer writer) |
void |
Box.exportText(RenderingContext c,
java.io.Writer writer) |
void |
PageBox.exportTrailingText(RenderingContext c,
java.io.Writer writer) |
java.awt.Rectangle |
Box.getChildrenClipEdge(RenderingContext c) |
FSColor |
Box.getEffBackgroundColor(RenderingContext c) |
boolean |
BlockBox.isNeedsClipOnPaint(RenderingContext c) |
void |
InlineLayoutBox.lookForDynamicFunctions(RenderingContext c) |
static void |
BorderPainter.paint(java.awt.Rectangle bounds,
int sides,
BorderPropertySet border,
RenderingContext ctx,
int xOffset,
boolean bevel) |
void |
InlineText.paint(RenderingContext c) |
static void |
ListItemPainter.paint(RenderingContext c,
BlockBox box) |
void |
Box.paintBackground(RenderingContext c) |
void |
AbstractOutputDevice.paintBackground(RenderingContext c,
Box box) |
void |
AbstractOutputDevice.paintBackground(RenderingContext c,
CalculatedStyle style,
java.awt.Rectangle bounds,
java.awt.Rectangle bgImageContainer,
BorderPropertySet border) |
void |
PageBox.paintBackground(RenderingContext c,
int additionalClearance,
short mode) |
void |
Box.paintBorder(RenderingContext c) |
void |
AbstractOutputDevice.paintBorder(RenderingContext c,
Box box) |
void |
AbstractOutputDevice.paintBorder(RenderingContext c,
CalculatedStyle style,
java.awt.Rectangle edge,
int sides) |
void |
PageBox.paintBorder(RenderingContext c,
int additionalClearance,
short mode) |
void |
AbstractOutputDevice.paintCollapsedBorder(RenderingContext c,
BorderPropertySet border,
java.awt.Rectangle bounds,
int side) |
void |
BlockBox.paintDebugOutline(RenderingContext c) |
void |
InlineLayoutBox.paintDebugOutline(RenderingContext c) |
void |
LineBox.paintInline(RenderingContext c) |
void |
BlockBox.paintInline(RenderingContext c) |
void |
InlineLayoutBox.paintInline(RenderingContext c) |
void |
BlockBox.paintListMarker(RenderingContext c) |
void |
PageBox.paintMarginAreas(RenderingContext c,
int additionalClearance,
short mode) |
void |
Box.paintRootElementBackground(RenderingContext c) |
void |
InlineLayoutBox.paintSelection(RenderingContext c) |
void |
InlineText.paintSelection(RenderingContext c) |
void |
InlineText.updateDynamicValue(RenderingContext c) |
boolean |
InlineText.updateSelection(RenderingContext c,
java.awt.Rectangle selection) |
| Modifier and Type | Method and Description |
|---|---|
RenderingContext |
RootPanel.newRenderingContext(java.awt.Graphics2D g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicPanel.doRender(RenderingContext c,
Layer root) |
protected void |
ScalableXHTMLPanel.doRender(RenderingContext c,
Layer root)
Renders according to scale factor
|
void |
Java2DOutputDevice.drawSelection(RenderingContext c,
InlineText inlineText) |
void |
Java2DOutputDevice.paintReplacedElement(RenderingContext c,
BlockBox box) |
Copyright © 2014. All Rights Reserved.