, including all inherited members.
actSize_ | cvr::drawBase< T > | [protected] |
actSymbol_ | cvr::drawBase< T > | [protected] |
actX_ | cvr::drawBase< T > | [protected] |
actY_ | cvr::drawBase< T > | [protected] |
arc(const ipoint &p1, const ipoint &pA, const ipoint &pB)=0 | cvr::drawBase< T > | [pure virtual] |
arrow(int fx, int fy, int tx, int ty, const float &size=0.2f)=0 | cvr::drawBase< T > | [pure virtual] |
arrow(const ipoint &p1, const ipoint &p2, const float &size=0.2f) | cvr::drawBase< T > | [inline, virtual] |
buildName() const | cvr::object | [protected, virtual] |
Circle enum value | cvr::drawBase< T > | |
circle(const ipoint &p1, int r, bool filled=false)=0 | cvr::drawBase< T > | [pure virtual] |
clone() const =0 | cvr::object | [pure virtual] |
copy(const drawBase &other) | cvr::drawBase< T > | |
Diamond enum value | cvr::drawBase< T > | |
Dot enum value | cvr::drawBase< T > | |
drawBase() | cvr::drawBase< T > | |
drawBase(const drawBase &other) | cvr::drawBase< T > | |
ellipse(const ipoint &p1, int aX, int aY, bool filled=false)=0 | cvr::drawBase< T > | [pure virtual] |
ellipse(const ipoint &p1, int aX, int aY, const float &angle, bool filled=false)=0 | cvr::drawBase< T > | [pure virtual] |
eMarkerType enum name | cvr::drawBase< T > | |
filled_ | cvr::drawBase< T > | [protected] |
getCanvasSize()=0 | cvr::drawBase< T > | [pure virtual] |
getStatusObject() const | cvr::status | |
getStatusString() const | cvr::status | |
grid(const ipoint &delta, bool interval)=0 | cvr::drawBase< T > | [pure virtual] |
horizontalLine(int x1, int x2, int y)=0 | cvr::drawBase< T > | [pure virtual] |
horizontalLine(const ipoint &p1, const ipoint &p2) | cvr::drawBase< T > | [inline, virtual] |
line(int fx, int fy, int tx, int ty)=0 | cvr::drawBase< T > | [pure virtual] |
line(const ipoint &p1, const ipoint &p2) | cvr::drawBase< T > | [inline, virtual] |
lineTo(int x, int y)=0 | cvr::drawBase< T > | [pure virtual] |
lineTo(const ipoint &p) | cvr::drawBase< T > | [inline, virtual] |
marker(int x, int y) | cvr::drawBase< T > | [inline, virtual] |
marker(int x, int y, int width) | cvr::drawBase< T > | [inline, virtual] |
marker(int x, int y, const char *style) | cvr::drawBase< T > | [inline, virtual] |
marker(int x, int y, eMarkerType t) | cvr::drawBase< T > | [inline, virtual] |
marker(int x, int y, int w, const char *style) | cvr::drawBase< T > | [inline, virtual] |
marker(int x, int y, int w, eMarkerType t) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipoint &p) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipoint &p, int width) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipoint &p, const char *style) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipoint &p, eMarkerType t) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipoint &p, int width, eMarkerType t) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipoint &p, int width, const char *style) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipointList &c, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipointList &c, int width, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipointList &c, const char *style, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipointList &c, eMarkerType t, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [inline, virtual] |
marker(const ipointList &c, int width, const char *style, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [virtual] |
marker(const ipointList &c, int width, eMarkerType t, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [virtual] |
moveTo(int x, int y)=0 | cvr::drawBase< T > | [pure virtual] |
moveTo(const ipoint &p) | cvr::drawBase< T > | [inline, virtual] |
name() const | cvr::drawBase< T > | [virtual] |
newInstance() const =0 | cvr::object | [pure virtual] |
number(int num, int x, int y)=0 | cvr::drawBase< T > | [pure virtual] |
number(int num, const ipoint &p) | cvr::drawBase< T > | [inline, virtual] |
object() | cvr::object | |
Pixel enum value | cvr::drawBase< T > | |
Plus enum value | cvr::drawBase< T > | |
polarLine(const ipoint &p, const float &length, const float &angle) | cvr::drawBase< T > | [virtual] |
polygon(const ipolygonPoints &poly, bool filled=false, const float angle=0.0f, const ipoint &shift=ipoint(0, 0))=0 | cvr::drawBase< T > | [pure virtual] |
rectangle(int x1, int y1, int x2, int y2, bool filled=false)=0 | cvr::drawBase< T > | [pure virtual] |
rectangle(const ipoint &upperLeft, const ipoint &bottomRight, bool filled=false) | cvr::drawBase< T > | [inline, virtual] |
rectangle(const cvr::rectangle< int > &r, bool filled=false) | cvr::drawBase< T > | [inline, virtual] |
set(int x, int y)=0 | cvr::drawBase< T > | [pure virtual] |
set(const ipoint &p) | cvr::drawBase< T > | [inline, virtual] |
set(const ipointList &c, const ipoint &offset=ipoint(0, 0)) | cvr::drawBase< T > | [virtual] |
set(const location &loc, bool showAngleLine=false) | cvr::drawBase< T > | [virtual] |
set(const rectLocation &loc, bool showAngleLine=false) | cvr::drawBase< T > | [virtual] |
set(const affineLocation &loc, bool approximateEllipse=false, bool showAngleLine=false) | cvr::drawBase< T > | [virtual] |
set(const list< location > &locs, bool showAngleLine=false) | cvr::drawBase< T > | [virtual] |
set(const list< affineLocation > &locs, bool approximateEllipse=false, bool showAngleLine=false) | cvr::drawBase< T > | [virtual] |
setColor(const char *color)=0 | cvr::drawBase< T > | [pure virtual] |
setColor(const T &color)=0 | cvr::drawBase< T > | [pure virtual] |
setGray(const float k)=0 | cvr::drawBase< T > | [pure virtual] |
setMarkerSize(int size) | cvr::drawBase< T > | [virtual] |
setMarkerType(eMarkerType m) | cvr::drawBase< T > | [virtual] |
setStatusMonitor(statusMonitor &monitor) | cvr::status | [static] |
setStatusString(const char *msg) const | cvr::status | |
setStatusString(const std::string &msg) const | cvr::status | |
setStyle(const char *style) | cvr::drawBase< T > | [virtual] |
Square enum value | cvr::drawBase< T > | |
Star enum value | cvr::drawBase< T > | |
status() | cvr::status | |
status(const status &other) | cvr::status | |
text(const std::string txt, int x, int y)=0 | cvr::drawBase< T > | [pure virtual] |
text(const std::string txt, const ipoint &p) | cvr::drawBase< T > | [inline, virtual] |
TriangleDown enum value | cvr::drawBase< T > | |
TriangleLeft enum value | cvr::drawBase< T > | |
TriangleRight enum value | cvr::drawBase< T > | |
TriangleUp enum value | cvr::drawBase< T > | |
useFillPattern_ | cvr::drawBase< T > | [protected] |
useLinePattern_ | cvr::drawBase< T > | [protected] |
verticalLine(int x, int y1, int y2)=0 | cvr::drawBase< T > | [pure virtual] |
verticalLine(const ipoint &p1, const ipoint &p2) | cvr::drawBase< T > | [inline, virtual] |
Xmark enum value | cvr::drawBase< T > | |
~drawBase() | cvr::drawBase< T > | [virtual] |
~object() | cvr::object | [virtual] |
~status() | cvr::status | [virtual] |