org.xhtmlrenderer.render
Class ContentLimitContainer
java.lang.Object
org.xhtmlrenderer.render.ContentLimitContainer
public class ContentLimitContainer
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContentLimitContainer
public ContentLimitContainer(LayoutContext c,
int startAbsY)
getInitialPageNo
public int getInitialPageNo()
getLastPageNo
public int getLastPageNo()
getContentLimit
public ContentLimit getContentLimit(int pageNo)
updateTop
public void updateTop(LayoutContext c,
int absY)
updateBottom
public void updateBottom(LayoutContext c,
int absY)
getPage
public PageBox getPage(LayoutContext c,
int absY)
getParent
public ContentLimitContainer getParent()
setParent
public void setParent(ContentLimitContainer parent)
isContainsMultiplePages
public boolean isContainsMultiplePages()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Flying Saucer Project Home