public class ContentLimit extends Object
static int
UNDEFINED
ContentLimit()
int
getBottom()
getTop()
void
setBottom(int bottom)
setTop(int top)
String
toString()
updateBottom(int bottom)
updateTop(int top)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final int UNDEFINED
public ContentLimit()
public int getTop()
public void setTop(int top)
public void updateTop(int top)
public int getBottom()
public void setBottom(int bottom)
public void updateBottom(int bottom)
public String toString()
toString
Object
Copyright © 2015. All rights reserved.