dashLength | DLShape | [protected] |
DL_DASH enum value | DLShape | |
DL_SOLID enum value | DLShape | |
dlDrawShape(DLImage *image) | DLRectShape | [virtual] |
dlGetDashLength(void) | DLShape | [inline] |
dlGetDashStyle(void) | DLShape | [inline] |
dlGetFillColor(void) | DLShape | [inline] |
dlGetHeight() const | DLRectShape | [inline] |
dlGetLineColor(void) const | DLShape | [inline] |
dlGetLineStyle(void) const | DLShape | [inline] |
dlGetLineThickness(void) const | DLShape | [inline] |
dlGetWidth() const | DLRectShape | [inline] |
dlGetX() const | DLRectShape | [inline] |
dlGetY() const | DLRectShape | [inline] |
DLLineStyle enum name | DLShape | |
DLRectShape() | DLRectShape | [inline] |
DLRectShape(const DLRectShape &orig) | DLRectShape | |
DLRectShape(int x1, int y1, int w1, int h1) | DLRectShape | [inline] |
DLRectShape(const DLZone &z) | DLRectShape | [inline] |
DLRectShape(const DLPoint &upperleft, const DLPoint &lowerright) | DLRectShape | [inline] |
dlSetDashLength(int length) | DLShape | [inline] |
dlSetDashStyle(DLShape::DLLineStyle DashStyle) | DLShape | [inline] |
dlSetFillColor(const DLColor &color) | DLShape | |
dlSetFillOff() | DLShape | [inline] |
dlSetHeight(int height) | DLRectShape | [inline] |
dlSetLineColor(const DLColor &color) | DLShape | |
dlSetLineStyle(int thickness) | DLShape | [inline] |
dlSetLineThickness(int thickness) | DLShape | [inline] |
dlSetWidth(int width) | DLRectShape | [inline] |
dlSetX(int xPoint) | DLRectShape | [inline] |
dlSetY(int yPoint) | DLRectShape | [inline] |
DLShape() | DLShape | |
DLShape(const DLShape &orig) | DLShape | |
fillColor | DLShape | [protected] |
fillShape | DLShape | [protected] |
h | DLRectShape | [protected] |
lineColor | DLShape | [protected] |
lineStyle | DLShape | [protected] |
lineThickness | DLShape | [protected] |
operator=(const DLRectShape &right) | DLRectShape | |
DLShape::operator=(const DLShape &right) | DLShape | |
w | DLRectShape | [protected] |
x | DLRectShape | [protected] |
y | DLRectShape | [protected] |
~DLRectShape() | DLRectShape | [inline, virtual] |
~DLShape() | DLShape | [inline, virtual] |