| Package | Description |
|---|---|
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.render |
| Modifier and Type | Method and Description |
|---|---|
static PageBox |
Layer.createPageBox(CssContext c,
String pseudoPage) |
PageBox |
Layer.getFirstPage(CssContext c,
Box box) |
PageBox |
Layer.getLastPage() |
PageBox |
Layer.getLastPage(CssContext c,
Box box) |
PageBox |
LayoutContext.getPage() |
PageBox |
Layer.getPage(CssContext c,
int yOffset) |
| Modifier and Type | Method and Description |
|---|---|
List<PageBox> |
Layer.getPages() |
| Modifier and Type | Method and Description |
|---|---|
BlockBox |
Layer.getRunningBlock(String identifer,
PageBox page,
PageElementPosition which) |
boolean |
Layer.isLastPage(PageBox pageBox) |
void |
LayoutContext.setPage(PageBox page) |
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.setPages(List<PageBox> pages) |
| Modifier and Type | Method and Description |
|---|---|
PageBox |
RenderingContext.getPage() |
PageBox |
ContentLimitContainer.getPage(LayoutContext c,
int absY) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext.setPage(int pageNo,
PageBox page) |
Copyright © 2018. All rights reserved.