|
Flying Saucer Project Release ${app.version} | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageBox | |
---|---|
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.render |
Uses of PageBox in org.xhtmlrenderer.layout |
---|
Methods in org.xhtmlrenderer.layout that return PageBox | |
---|---|
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)
|
Methods in org.xhtmlrenderer.layout with parameters of type PageBox | |
---|---|
BlockBox |
Layer.getRunningBlock(java.lang.String identifer,
PageBox page,
PageElementPosition which)
|
boolean |
Layer.isLastPage(PageBox pageBox)
|
void |
LayoutContext.setPage(PageBox page)
|
Uses of PageBox in org.xhtmlrenderer.render |
---|
Methods in org.xhtmlrenderer.render that return PageBox | |
---|---|
PageBox |
RenderingContext.getPage()
|
PageBox |
ContentLimitContainer.getPage(LayoutContext c,
int absY)
|
Methods in org.xhtmlrenderer.render with parameters of type PageBox | |
---|---|
void |
RenderingContext.setPage(int pageNo,
PageBox page)
|
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV NEXT | FRAMES NO FRAMES |