public static class MAnnotationInternal.AnnotationStr.Annotationbase.Rect extends java.lang.Object
Rect(int bottom, int left, int right, int top)
int
getBottom()
getLeft()
getRight()
getTop()
void
setBottom(int bottom)
setLeft(int left)
setRight(int right)
setTop(int top)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rect(int bottom, int left, int right, int top)
public int getBottom()
public void setBottom(int bottom)
public int getLeft()
public void setLeft(int left)
public int getRight()
public void setRight(int right)
public int getTop()
public void setTop(int top)