程序包 rtc

类 MAnnotationInternal.AnnotationStr.Annotationbase.Rect

java.lang.Object
rtc.MAnnotationInternal.AnnotationStr.Annotationbase.Rect
封闭类:
MAnnotationInternal.AnnotationStr.Annotationbase

public static class MAnnotationInternal.AnnotationStr.Annotationbase.Rect extends Object
注释区域
  • 构造器详细资料

    • 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)