|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineBox | |
|---|---|
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| Uses of LineBox in org.xhtmlrenderer.extend |
|---|
| Methods in org.xhtmlrenderer.extend with parameters of type LineBox | |
|---|---|
void |
OutputDevice.drawTextDecoration(RenderingContext c,
LineBox lineBox)
|
| Uses of LineBox in org.xhtmlrenderer.layout |
|---|
| Methods in org.xhtmlrenderer.layout with parameters of type LineBox | |
|---|---|
int |
BlockFormattingContext.getFloatDistance(CssContext cssCtx,
LineBox line,
int containingBlockWidth)
|
int |
FloatManager.getLeftFloatDistance(CssContext cssCtx,
BlockFormattingContext bfc,
LineBox line,
int containingBlockContentWidth)
|
int |
BlockFormattingContext.getLeftFloatDistance(CssContext cssCtx,
LineBox line,
int containingBlockWidth)
|
int |
FloatManager.getNextLineBoxDelta(CssContext cssCtx,
BlockFormattingContext bfc,
LineBox line,
int containingBlockContentWidth)
|
int |
BlockFormattingContext.getNextLineBoxDelta(CssContext cssCtx,
LineBox line,
int containingBlockWidth)
|
int |
FloatManager.getRightFloatDistance(CssContext cssCtx,
BlockFormattingContext bfc,
LineBox line,
int containingBlockContentWidth)
|
int |
BlockFormattingContext.getRightFloatDistance(CssContext cssCtx,
LineBox line,
int containingBlockWidth)
|
static void |
LayoutUtil.layoutAbsolute(LayoutContext c,
LineBox currentLine,
BlockBox box)
|
static FloatLayoutResult |
LayoutUtil.layoutFloated(LayoutContext c,
LineBox currentLine,
BlockBox block,
int avail,
List pendingFloats)
|
| Uses of LineBox in org.xhtmlrenderer.render |
|---|
| Methods in org.xhtmlrenderer.render that return LineBox | |
|---|---|
LineBox |
BlockBox.findLastNthLineBox(int count)
|
LineBox |
InlineLayoutBox.getLineBox()
|
LineBox |
BlockBox.getLineBox()
|
LineBox |
MarkerData.getReferenceLine()
|
| Methods in org.xhtmlrenderer.render with parameters of type LineBox | |
|---|---|
void |
AbstractOutputDevice.drawTextDecoration(RenderingContext c,
LineBox lineBox)
|
void |
MarkerData.restorePreviousReferenceLine(LineBox current)
|
void |
MarkerData.setReferenceLine(LineBox referenceLine)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||