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

lti::epsDraw< T > Member List

This is the complete list of members for lti::epsDraw< T >, including all inherited members.
a4Heightlti::epsDraw< T > [static]
a4Widthlti::epsDraw< T > [static]
actSizelti::drawBase< T > [protected]
actSymbollti::drawBase< T > [protected]
actXlti::drawBase< T > [protected]
actYlti::drawBase< T > [protected]
addComment(const std::string &msg)lti::epsDraw< T >
alignCenter enum valuelti::epsDraw< T >
alignLeft enum valuelti::epsDraw< T >
alignRight enum valuelti::epsDraw< T >
alignType enum namelti::epsDraw< T >
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)lti::epsDraw< T > [virtual]
arrow(const int fx, const int fy, const int tx, const int ty, const float &size=0.2f)lti::epsDraw< T > [virtual]
arrow(const point &p1, const point &p2, const float &size=0.2f)lti::epsDraw< T > [inline, virtual]
ascii85 enum valuelti::epsDraw< T >
asciiHex enum valuelti::epsDraw< T >
box(const int x1, const int y1, const int x2, const int y2, const bool &filled=false)lti::epsDraw< T > [inline, virtual]
box(const trectangle< int > &r, const bool &filled=false)lti::epsDraw< T > [inline, virtual]
box(const point &upperLeft, const point &bottomRight, const bool &filled=false)lti::epsDraw< T > [inline, virtual]
circle(const point &p1, const int r, const bool &filled=false)lti::epsDraw< T > [virtual]
circle(const int x, const int y, const int r, const bool &filled=false)lti::epsDraw< T > [inline]
Circle enum valuelti::drawBase< T >
close()lti::epsDraw< T >
cmykColorNameslti::epsDraw< T > [protected]
copy(const drawBase &other)lti::drawBase< T >
defaultResolutionlti::epsDraw< T > [static]
Diamond enum valuelti::drawBase< T >
Dot enum valuelti::drawBase< T >
drawBase()lti::drawBase< T >
drawBase(const drawBase &other)lti::drawBase< T >
drawImage(const image &img, const imageCoding code=ascii85, const point &offset=point(0, 0))lti::epsDraw< T >
drawImage(const channel &img, const imageCoding code=ascii85, const point &offset=point(0, 0), bool blackWhite=false, const float t=0.5)lti::epsDraw< T > [inline]
drawImage(const channel8 &img, const imageCoding code=ascii85, const point &offset=point(0, 0), bool blackWhite=false, const int t=128)lti::epsDraw< T >
drawSymbol(const int x, const int y)lti::epsDraw< T > [protected]
drawSymbol(const int x, const int y, const int width, const char *pT)lti::epsDraw< T > [protected, virtual]
ellipse(const point &p1, const int aX, const int aY, const bool &filled=false)lti::epsDraw< T > [virtual]
ellipse(const point &p1, const int aX, const int aY, const float &angle, const bool &filled=false)lti::epsDraw< T > [virtual]
eMarkerType enum namelti::drawBase< T >
epsDraw(std::ostream &os, const point &drawingArea, bool scale=true, bool eps=true)lti::epsDraw< T >
epsDraw(std::ostream &os, bool scale=true, bool eps=true)lti::epsDraw< T >
filledlti::drawBase< T > [protected]
fillpatlti::drawBase< T > [protected]
fillPatternNameslti::epsDraw< T > [protected]
getCanvasSize()lti::epsDraw< T > [virtual]
getColorName(const rgbColor &c)lti::epsDraw< T > [protected]
getColorName(const cmykColor &c)lti::epsDraw< T > [protected]
getFillPatName(const fillPattern &c)lti::epsDraw< T > [protected]
getLinePatName(const linePattern &c)lti::epsDraw< T > [protected]
getStatusString() const lti::status [virtual]
getTypeName() const lti::epsDraw< T > [virtual]
grid(const point &delta, const bool interval=true)lti::epsDraw< T > [virtual]
horizontalLine(const int x1, const int x2, const int y)lti::epsDraw< T > [virtual]
horizontalLine(const point &p1, const point &p2)lti::epsDraw< T > [inline, virtual]
imageCoding enum namelti::epsDraw< T >
initialize()lti::object [protected]
jpeg enum valuelti::epsDraw< T >
line(const int fx, const int fy, const int tx, const int ty)lti::epsDraw< T > [virtual]
line(const point &p1, const point &p2)lti::epsDraw< T > [inline, virtual]
linepatlti::drawBase< T > [protected]
linePatternNameslti::epsDraw< T > [protected]
lineTo(const int x, const int y)lti::epsDraw< T > [virtual]
lineTo(const point &p)lti::epsDraw< 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 point &p1=point(0, 0))lti::epsDraw< T > [virtual]
number(const int num, const int x, const int y)lti::epsDraw< T > [virtual]
object()lti::object
objectslti::epsDraw< T > [protected]
Pixel enum valuelti::drawBase< T >
Plus enum valuelti::drawBase< T >
polarLine(const point &p, const float &length, const float &angle)lti::drawBase< T > [virtual]
polygon(const point plist[], int n, bool closed=true, bool filled=false)lti::epsDraw< T >
rectangle(const int x1, const int y1, const int x2, const int y2, const bool &filled=false)lti::epsDraw< T > [virtual]
rectangle(const trectangle< int > &r, const bool &filled=false)lti::epsDraw< T > [inline, virtual]
rectangle(const point &upperLeft, const point &bottomRight, const bool &filled=false)lti::epsDraw< T > [inline, virtual]
rgbColorNameslti::epsDraw< T > [protected]
runLength enum valuelti::epsDraw< T >
set(const int x, const int y)lti::epsDraw< T > [virtual]
set(const point &p)lti::epsDraw< T > [inline, virtual]
set(const pointList &c, const point &offset=point(0, 0))lti::epsDraw< T > [inline, virtual]
set(const hPoint2D< U > &p)lti::epsDraw< T > [inline]
set(const location &loc, const bool showAngleLine=false)lti::epsDraw< T > [inline, virtual]
set(const rectLocation &loc, const bool showAngleLine=false)lti::epsDraw< T > [inline, virtual]
set(const std::list< location > &locs, const bool showAngleLine=false)lti::epsDraw< T > [inline, virtual]
set(const vector< int > &vct, const bool &forceAxis0=true)lti::epsDraw< T >
setClip(const trectangle< int > &rc)lti::epsDraw< T >
setColor(const T &color)lti::epsDraw< T > [virtual]
setColor(const char *color)lti::epsDraw< T > [virtual]
setFillPattern(const fillPattern &pat)lti::epsDraw< T > [virtual]
setFontSize(int t)lti::epsDraw< T > [inline]
setGray(const float k)lti::epsDraw< T > [virtual]
setLinePattern(const linePattern &pat)lti::epsDraw< T > [virtual]
setLineWidth(float f)lti::epsDraw< T >
setMarkerSize(const int size)lti::drawBase< T > [virtual]
setMarkerType(const eMarkerType m)lti::drawBase< T > [virtual]
setResolution(float r)lti::epsDraw< T >
setSize(const point &dim)lti::epsDraw< T >
setStatusString(const char *msg) const lti::status [virtual]
setStyle(const char *style)lti::drawBase< T > [virtual]
setTitle(const std::string &t)lti::epsDraw< T > [inline]
setTransform(const tpoint< float > &offset=tpoint< float >(0.0f, 0.0f), const tpoint< float > &scale=tpoint< float >(1.0f, 1.0f))lti::epsDraw< T >
Square enum valuelti::drawBase< T >
Star enum valuelti::drawBase< T >
status()lti::status
text(const std::string txt, const point &pos=point(0, 0), const alignType a=alignLeft, const vAlignType b=valignTop)lti::epsDraw< T > [inline]
text(const std::string txt, const int x, const int y, const alignType a, const vAlignType b)lti::epsDraw< T >
text(const std::string txt, const int x, const int y)lti::epsDraw< T > [inline, virtual]
lti::drawBase::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]
valignBottom enum valuelti::epsDraw< T >
valignMiddle enum valuelti::epsDraw< T >
valignTop enum valuelti::epsDraw< T >
vAlignType enum namelti::epsDraw< T >
verticalLine(const int x, const int y1, const int y2)lti::epsDraw< T > [virtual]
verticalLine(const point &p1, const point &p2)lti::epsDraw< T > [inline, virtual]
Xmark enum valuelti::drawBase< T >
~drawBase()lti::drawBase< T > [virtual]
~epsDraw()lti::epsDraw< T >
~object()lti::object [virtual]
~status()lti::status [virtual]

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