程序包 rtc
类 MAnnotationInternal.AnnotationStr.Annotationbase
java.lang.Object
rtc.MAnnotationInternal.AnnotationStr.Annotationbase
注释的信息
-
嵌套类概要
修饰符和类型类说明static class
白板注释颜色static class
注释区域static class
注释文本信息 -
构造器概要
构造器说明Annotationbase
(int tool_type_) Annotationbase
(String annotation_id_, String user_id_, int line_width_, int line_arrow_, String object_id_, int tool_type_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect annotation_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect display_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect object_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.MColor fill_color_, MAnnotationInternal.AnnotationStr.Annotationbase.MColor line_color_) Annotationbase
(String annotation_id_, String user_id_, int line_width_, int line_arrow_, String object_id_, int tool_type_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect annotation_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect display_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect object_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Txtinfo txtinfo, MAnnotationInternal.AnnotationStr.Annotationbase.MColor fill_color_, MAnnotationInternal.AnnotationStr.Annotationbase.MColor line_color_) -
方法概要
修饰符和类型方法说明int
int
int
void
setAnnotation_id_
(String annotation_id_) void
setAnnotation_rect_
(MAnnotationInternal.AnnotationStr.Annotationbase.Rect annotation_rect_) void
void
void
setLine_arrow_
(int line_arrow_) void
void
setLine_width_
(int line_width_) void
setObject_id_
(String object_id_) void
void
setTool_type_
(int tool_type_) void
void
setUser_id_
(String user_id_) toString()
-
构造器详细资料
-
Annotationbase
public Annotationbase(int tool_type_) -
Annotationbase
public Annotationbase(String annotation_id_, String user_id_, int line_width_, int line_arrow_, String object_id_, int tool_type_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect annotation_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect display_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect object_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.MColor fill_color_, MAnnotationInternal.AnnotationStr.Annotationbase.MColor line_color_) -
Annotationbase
public Annotationbase(String annotation_id_, String user_id_, int line_width_, int line_arrow_, String object_id_, int tool_type_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect annotation_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect display_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Rect object_rect_, MAnnotationInternal.AnnotationStr.Annotationbase.Txtinfo txtinfo, MAnnotationInternal.AnnotationStr.Annotationbase.MColor fill_color_, MAnnotationInternal.AnnotationStr.Annotationbase.MColor line_color_)
-
-
方法详细资料
-
getAnnotation_id_
-
setAnnotation_id_
-
getUser_id_
-
setUser_id_
-
getLine_width_
public int getLine_width_() -
setLine_width_
public void setLine_width_(int line_width_) -
getLine_arrow_
public int getLine_arrow_() -
setLine_arrow_
public void setLine_arrow_(int line_arrow_) -
getObject_id_
-
setObject_id_
-
getTool_type_
public int getTool_type_() -
setTool_type_
public void setTool_type_(int tool_type_) -
getAnnotation_rect_
-
setAnnotation_rect_
public void setAnnotation_rect_(MAnnotationInternal.AnnotationStr.Annotationbase.Rect annotation_rect_) -
getDisplay_rect_
-
setDisplay_rect_
-
getObject_rect_
-
setObject_rect_
-
getTxtinfo
-
setTxtinfo
-
getFill_color_
-
setFill_color_
-
getLine_color_
-
setLine_color_
-
toString
-