程序包 rtc
类 MAnnotationInternal.AnnotationStr.Annotationbase.Rect
java.lang.Object
rtc.MAnnotationInternal.AnnotationStr.Annotationbase.Rect
注释区域
-
构造器概要
-
方法概要
-
构造器详细资料
-
Rect
public Rect(int bottom, int left, int right, int top)
-
-
方法详细资料
-
getBottom
public int getBottom() -
setBottom
public void setBottom(int bottom) -
getLeft
public int getLeft() -
setLeft
public void setLeft(int left) -
getRight
public int getRight() -
setRight
public void setRight(int right) -
getTop
public int getTop() -
setTop
public void setTop(int top)
-