| clear() | StrokeStyle | [inline, static] |
| color | StrokeStyle | [protected] |
| dashLengthList typedef | StrokeStyle | |
| dashList | StrokeStyle | [protected] |
| getColor(void) const | StrokeStyle | [inline] |
| getDashList(void) const | StrokeStyle | [inline] |
| getSolid(void) const | StrokeStyle | [inline] |
| getWidth(void) const | StrokeStyle | [inline] |
| operator!=(const StrokeStyle &rhs) const | StrokeStyle | [inline] |
| operator==(const StrokeStyle &rhs) const | StrokeStyle | [inline] |
| solid | StrokeStyle | [protected] |
| StrokeStyle(void) | StrokeStyle | |
| StrokeStyle(const Color &icolor, double iwidth=1) | StrokeStyle | |
| StrokeStyle(const Color &icolor, double iwidth, const dashLengthList &dll) | StrokeStyle | |
| StrokeStyle(const std::string &strSpec) | StrokeStyle | [inline] |
| width | StrokeStyle | [protected] |
1.3.9.1