#include <annotationobject.h>
virtual rtcimp::AnnotationObject::~AnnotationObject |
( |
| ) |
|
|
inlinevirtual |
rtcimp::AnnotationObject::AnnotationObject |
( |
| ) |
|
|
protected |
virtual void rtcimp::AnnotationObject::CopyDataFrom |
( |
const room_pdu::AnnotationObject * |
pduobject | ) |
|
|
virtual |
virtual bool rtcimp::AnnotationObject::CopyDataFromJson |
( |
std::string |
annotStr | ) |
|
|
virtual |
virtual void rtcimp::AnnotationObject::CopyDataTo |
( |
room_pdu::AnnotationObject * |
pduobject | ) |
|
|
virtual |
virtual bool rtcimp::AnnotationObject::CopyDataToJson |
( |
std::string & |
annotStr | ) |
|
|
virtual |
virtual bool rtcimp::AnnotationObject::Draw |
( |
const AVDContext & |
context, |
|
|
bool |
paint |
|
) |
| |
|
inlinevirtual |
std::string rtcimp::AnnotationObject::GetAnnotationId |
( |
| ) |
|
|
inline |
Color rtcimp::AnnotationObject::GetLineColor |
( |
| ) |
|
|
inline |
std::string rtcimp::AnnotationObject::GetObjectId |
( |
| ) |
|
|
inline |
uint32 rtcimp::AnnotationObject::getSeqNum |
( |
| ) |
|
|
inline |
std::string rtcimp::AnnotationObject::GetUserId |
( |
| ) |
|
|
inline |
virtual bool rtcimp::AnnotationObject::HitTest |
( |
const Point & |
pt | ) |
|
|
inlinevirtual |
virtual bool rtcimp::AnnotationObject::IsEnable |
( |
| ) |
|
|
inlinevirtual |
void rtcimp::AnnotationObject::SetAnnotationId |
( |
const std::string & |
id | ) |
|
|
inline |
virtual void rtcimp::AnnotationObject::SetAnnotationRect |
( |
const Rect & |
rc | ) |
|
|
inlinevirtual |
virtual void rtcimp::AnnotationObject::SetDisplayRect |
( |
const Rect & |
rc | ) |
|
|
inlinevirtual |
virtual void rtcimp::AnnotationObject::SetEnable |
( |
bool |
enable = true | ) |
|
|
inlinevirtual |
virtual void rtcimp::AnnotationObject::SetFillColor |
( |
Color |
color | ) |
|
|
inlinevirtual |
virtual void rtcimp::AnnotationObject::SetLineArrow |
( |
const LineArrowType & |
arrow | ) |
|
|
inlinevirtual |
virtual void rtcimp::AnnotationObject::SetLineColor |
( |
Color |
color | ) |
|
|
inlinevirtual |
virtual void rtcimp::AnnotationObject::SetLineWidth |
( |
int |
width | ) |
|
|
inlinevirtual |
void rtcimp::AnnotationObject::SetObjectId |
( |
const std::string & |
id | ) |
|
|
inline |
void rtcimp::AnnotationObject::setSeqNum |
( |
uint32 |
i | ) |
|
|
inline |
void rtcimp::AnnotationObject::SetUserId |
( |
const std::string & |
id | ) |
|
|
inline |
virtual void rtcimp::AnnotationObject::SetZoomMode |
( |
bool |
isZoom | ) |
|
|
inlinevirtual |
uint32 rtcimp::AnnotationObject::_seq_num |
|
protected |
std::string rtcimp::AnnotationObject::annotation_id_ |
|
protected |
Rect rtcimp::AnnotationObject::annotation_rect_ |
|
protected |
Rect rtcimp::AnnotationObject::display_rect_ |
|
protected |
bool rtcimp::AnnotationObject::enable_ |
|
protected |
Color rtcimp::AnnotationObject::fill_color_ |
|
protected |
Color rtcimp::AnnotationObject::line_color_ |
|
protected |
int rtcimp::AnnotationObject::line_width_ |
|
protected |
std::string rtcimp::AnnotationObject::object_id_ |
|
protected |
Rect rtcimp::AnnotationObject::object_rect_ |
|
protected |
bool rtcimp::AnnotationObject::owned_cursor_ |
|
protected |
bool rtcimp::AnnotationObject::touched_ |
|
protected |
std::string rtcimp::AnnotationObject::user_id_ |
|
protected |
bool rtcimp::AnnotationObject::zoom_ |
|
protected |
该类的文档由以下文件生成: