| Package | Description |
|---|---|
| com.openhtmltopdf.render.displaylist |
| Modifier and Type | Method and Description |
|---|---|
DisplayListContainer.DisplayListPageContainer |
DisplayListCollector.collectInlineBlock(RenderingContext c,
BlockBox bb,
EnumSet<DisplayListCollector.CollectFlags> noneOf,
int shadowPageNo) |
abstract DisplayListContainer.DisplayListPageContainer |
DisplayListContainer.getPageInstructions(int pg) |
DisplayListContainer.DisplayListPageContainer |
ArrayDisplayListContainer.getPageInstructions(int pg) |
DisplayListContainer.DisplayListPageContainer |
MapDisplayListContainer.getPageInstructions(int pg) |
DisplayListContainer.DisplayListPageContainer |
DisplayListContainer.DisplayListPageContainer.getShadowPage(int shadowNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<DisplayListContainer.DisplayListPageContainer> |
DisplayListContainer.DisplayListPageContainer.shadowPages() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayListPainter.paint(RenderingContext c,
DisplayListContainer.DisplayListPageContainer pageOperations) |
protected void |
DisplayListCollector.processPage(RenderingContext c,
Layer layer,
PagedBoxCollector.PageResult pg,
DisplayListContainer.DisplayListPageContainer dlPageList,
boolean includeFloats,
int pageNumber,
int shadowPageNumber)
Convert a list of boxes to a list of paint instructions for a page.
|
| Constructor and Description |
|---|
DisplayListPageContainer(DisplayListContainer.DisplayListPageContainer basePage) |
Copyright © 2004–2025. All rights reserved.