org.xhtmlrenderer.render
Class ContentLimit
java.lang.Object
org.xhtmlrenderer.render.ContentLimit
public class ContentLimit
- extends Object
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 String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.