CVR-Lib last update 20 Sep 2009

cvr::drawBase< T > Member List

This is the complete list of members for cvr::drawBase< T >, 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)=0cvr::drawBase< T > [pure virtual]
arrow(int fx, int fy, int tx, int ty, const float &size=0.2f)=0cvr::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 valuecvr::drawBase< T >
circle(const ipoint &p1, int r, bool filled=false)=0cvr::drawBase< T > [pure virtual]
clone() const =0cvr::object [pure virtual]
copy(const drawBase &other)cvr::drawBase< T >
Diamond enum valuecvr::drawBase< T >
Dot enum valuecvr::drawBase< T >
drawBase()cvr::drawBase< T >
drawBase(const drawBase &other)cvr::drawBase< T >
ellipse(const ipoint &p1, int aX, int aY, bool filled=false)=0cvr::drawBase< T > [pure virtual]
ellipse(const ipoint &p1, int aX, int aY, const float &angle, bool filled=false)=0cvr::drawBase< T > [pure virtual]
eMarkerType enum namecvr::drawBase< T >
filled_cvr::drawBase< T > [protected]
getCanvasSize()=0cvr::drawBase< T > [pure virtual]
getStatusObject() const cvr::status
getStatusString() const cvr::status
grid(const ipoint &delta, bool interval)=0cvr::drawBase< T > [pure virtual]
horizontalLine(int x1, int x2, int y)=0cvr::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)=0cvr::drawBase< T > [pure virtual]
line(const ipoint &p1, const ipoint &p2)cvr::drawBase< T > [inline, virtual]
lineTo(int x, int y)=0cvr::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)=0cvr::drawBase< T > [pure virtual]
moveTo(const ipoint &p)cvr::drawBase< T > [inline, virtual]
name() const cvr::drawBase< T > [virtual]
newInstance() const =0cvr::object [pure virtual]
number(int num, int x, int y)=0cvr::drawBase< T > [pure virtual]
number(int num, const ipoint &p)cvr::drawBase< T > [inline, virtual]
object()cvr::object
Pixel enum valuecvr::drawBase< T >
Plus enum valuecvr::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))=0cvr::drawBase< T > [pure virtual]
rectangle(int x1, int y1, int x2, int y2, bool filled=false)=0cvr::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)=0cvr::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)=0cvr::drawBase< T > [pure virtual]
setColor(const T &color)=0cvr::drawBase< T > [pure virtual]
setGray(const float k)=0cvr::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 valuecvr::drawBase< T >
Star enum valuecvr::drawBase< T >
status()cvr::status
status(const status &other)cvr::status
text(const std::string txt, int x, int y)=0cvr::drawBase< T > [pure virtual]
text(const std::string txt, const ipoint &p)cvr::drawBase< T > [inline, virtual]
TriangleDown enum valuecvr::drawBase< T >
TriangleLeft enum valuecvr::drawBase< T >
TriangleRight enum valuecvr::drawBase< T >
TriangleUp enum valuecvr::drawBase< T >
useFillPattern_cvr::drawBase< T > [protected]
useLinePattern_cvr::drawBase< T > [protected]
verticalLine(int x, int y1, int y2)=0cvr::drawBase< T > [pure virtual]
verticalLine(const ipoint &p1, const ipoint &p2)cvr::drawBase< T > [inline, virtual]
Xmark enum valuecvr::drawBase< T >
~drawBase()cvr::drawBase< T > [virtual]
~object()cvr::object [virtual]
~status()cvr::status [virtual]


Generated on Sun Sep 20 22:08:41 2009 for CVR-Lib by Doxygen 1.5.8