org.xhtmlrenderer.render
Class ContentLimit
java.lang.Object
org.xhtmlrenderer.render.ContentLimit
public class ContentLimit
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UNDEFINED
public static final int UNDEFINED
- See Also:
- Constant Field Values
ContentLimit
public ContentLimit()
getTop
public int getTop()
setTop
public void setTop(int top)
updateTop
public void updateTop(int top)
getBottom
public int getBottom()
setBottom
public void setBottom(int bottom)
updateBottom
public void updateBottom(int bottom)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Flying Saucer Project Home