Package | Description |
---|---|
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.render |
Modifier and Type | Method and Description |
---|---|
static PageBox |
Layer.createPageBox(CssContext c,
java.lang.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 |
---|---|
BlockBox |
Layer.getRunningBlock(java.lang.String identifer,
PageBox page,
PageElementPosition which) |
boolean |
Layer.isLastPage(PageBox pageBox) |
void |
LayoutContext.setPage(PageBox page) |
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) |