LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::drawBase< T > Member List

This is the complete list of members for lti::drawBase< T >, including all inherited members.
actSizelti::drawBase< T > [protected]
actSymbollti::drawBase< T > [protected]
actXlti::drawBase< T > [protected]
actYlti::drawBase< T > [protected]
appendStatusString(const char *msg) const lti::status [virtual]
appendStatusString(const int &msg) const lti::status [virtual]
appendStatusString(const double &msg) const lti::status [virtual]
appendStatusString(const status &other) const lti::status [virtual]
arc(const point &p1, const point &pA, const point &pB)=0lti::drawBase< T > [pure virtual]
arrow(const int fx, const int fy, const int tx, const int ty, const float &size=0.2f)=0lti::drawBase< T > [pure virtual]
arrow(const point &p1, const point &p2, const float &size=0.2f)lti::drawBase< T > [inline, virtual]
box(const int x1, const int y1, const int x2, const int y2, const bool &filled=false)lti::drawBase< T > [inline, virtual]
box(const point &upperLeft, const point &bottomRight, const bool &filled=false)lti::drawBase< T > [inline, virtual]
box(const trectangle< int > &r, const bool &filled=false)lti::drawBase< T > [inline, virtual]
circle(const point &p1, const int r, const bool &filled=false)=0lti::drawBase< T > [pure virtual]
Circle enum valuelti::drawBase< T >
copy(const drawBase &other)lti::drawBase< T >
Diamond enum valuelti::drawBase< T >
Dot enum valuelti::drawBase< T >
drawBase()lti::drawBase< T >
drawBase(const drawBase &other)lti::drawBase< T >
ellipse(const point &p1, const int aX, const int aY, const bool &filled=false)=0lti::drawBase< T > [pure virtual]
ellipse(const point &p1, const int aX, const int aY, const float &angle, const bool &filled=false)=0lti::drawBase< T > [pure virtual]
eMarkerType enum namelti::drawBase< T >
filledlti::drawBase< T > [protected]
fillpatlti::drawBase< T > [protected]
getCanvasSize()=0lti::drawBase< T > [pure virtual]
getStatusString() const lti::status [virtual]
getTypeName() const lti::drawBase< T > [virtual]
grid(const point &delta, const bool interval)=0lti::drawBase< T > [pure virtual]
horizontalLine(const int x1, const int x2, const int y)=0lti::drawBase< T > [pure virtual]
horizontalLine(const point &p1, const point &p2)lti::drawBase< T > [inline, virtual]
initialize()lti::object [protected]
line(const int fx, const int fy, const int tx, const int ty)=0lti::drawBase< T > [pure virtual]
line(const point &p1, const point &p2)lti::drawBase< T > [inline, virtual]
linepatlti::drawBase< T > [protected]
lineTo(const int x, const int y)=0lti::drawBase< T > [pure virtual]
lineTo(const point &p)lti::drawBase< T > [inline, virtual]
ltiLibInitializedlti::object [protected, static]
LtiLogo enum valuelti::drawBase< T >
marker(const int x, const int y)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const int width)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const char *style)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const int w, const char *style)lti::drawBase< T > [inline, virtual]
marker(const int x, const int y, const int w, eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const point &p)lti::drawBase< T > [inline, virtual]
marker(const point &p, const int width)lti::drawBase< T > [inline, virtual]
marker(const point &p, char *style)lti::drawBase< T > [inline, virtual]
marker(const point &p, eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const point &p, int width, eMarkerType t)lti::drawBase< T > [inline, virtual]
marker(const point &p, int width, char *style)lti::drawBase< T > [inline, virtual]
marker(const hPoint2D< U > &p)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const int width)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const eMarkerType t)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const char *style)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const int width, const eMarkerType t)lti::drawBase< T > [inline]
marker(const hPoint2D< U > &p, const int width, const char *style)lti::drawBase< T > [inline]
marker(const pointList &c, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, int width, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, char *style, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, eMarkerType t, const point &offset=point(0, 0))lti::drawBase< T > [inline, virtual]
marker(const pointList &c, int width, char *style, const point &offset=point(0, 0))lti::drawBase< T > [virtual]
marker(const pointList &c, int width, eMarkerType t, const point &offset=point(0, 0))lti::drawBase< T > [virtual]
number(const int num, const int x, const int y)=0lti::drawBase< T > [pure virtual]
number(const int num, const point &p)lti::drawBase< T > [inline, virtual]
object()lti::object
Pixel enum valuelti::drawBase< T >
Plus enum valuelti::drawBase< T >
polarLine(const point &p, const float &length, const float &angle)lti::drawBase< T > [virtual]
rectangle(const int x1, const int y1, const int x2, const int y2, const bool &filled=false)=0lti::drawBase< T > [pure virtual]
rectangle(const point &upperLeft, const point &bottomRight, const bool &filled=false)lti::drawBase< T > [inline, virtual]
rectangle(const trectangle< int > &r, const bool &filled=false)lti::drawBase< T > [inline, virtual]
set(const int x, const int y)=0lti::drawBase< T > [pure virtual]
set(const point &p)lti::drawBase< T > [inline, virtual]
set(const hPoint2D< U > &p)lti::drawBase< T > [inline]
set(const pointList &c, const point &offset=point(0, 0))lti::drawBase< T > [virtual]
set(const location &loc, const bool showAngleLine=false)lti::drawBase< T > [virtual]
set(const rectLocation &loc, const bool showAngleLine=false)lti::drawBase< T > [virtual]
set(const std::list< location > &locs, const bool showAngleLine=false)lti::drawBase< T > [virtual]
setColor(const char *color)=0lti::drawBase< T > [pure virtual]
setColor(const T &color)=0lti::drawBase< T > [pure virtual]
setFillPattern(const fillPattern &pat)lti::drawBase< T > [virtual]
setGray(const float k)=0lti::drawBase< T > [pure virtual]
setLinePattern(const linePattern &pat)lti::drawBase< T > [virtual]
setMarkerSize(const int size)lti::drawBase< T > [virtual]
setMarkerType(const eMarkerType m)lti::drawBase< T > [virtual]
setStatusString(const char *msg) const lti::status [virtual]
setStyle(const char *style)lti::drawBase< T > [virtual]
Square enum valuelti::drawBase< T >
Star enum valuelti::drawBase< T >
status()lti::status
text(const std::string txt, const int x, const int y)=0lti::drawBase< T > [pure virtual]
text(const std::string txt, const point &p)lti::drawBase< T > [inline, virtual]
TriangleDown enum valuelti::drawBase< T >
TriangleLeft enum valuelti::drawBase< T >
TriangleRight enum valuelti::drawBase< T >
TriangleUp enum valuelti::drawBase< T >
useFillPatternlti::drawBase< T > [protected]
useLinePatternlti::drawBase< T > [protected]
verticalLine(const int x, const int y1, const int y2)=0lti::drawBase< T > [pure virtual]
verticalLine(const point &p1, const point &p2)lti::drawBase< T > [inline, virtual]
Xmark enum valuelti::drawBase< T >
~drawBase()lti::drawBase< T > [virtual]
~object()lti::object [virtual]
~status()lti::status [virtual]

Generated on Sat Apr 10 15:27:15 2010 for LTI-Lib by Doxygen 1.6.1