public class ContentLimit
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
UNDEFINED |
| Constructor and Description |
|---|
ContentLimit() |
public static final int UNDEFINED
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 java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014. All Rights Reserved.