Public Types | |
| enum | Type { HeadOnly, TwoSided, TailOnly, HeadNorTail } |
Public Member Functions | |
| ArrowStyle (int boldness=1, Type t=HeadOnly) | |
| void | setBoldNess (int b) |
| bool | hasHead () const |
| bool | hasTail () const |
Public Attributes | |
| Type | type_ |
| LineStyle | linestyle_ |
| contains the color | |
| ArrowHeadStyle | headstyle_ |
| ArrowHeadStyle | tailstyle_ |
| enum ArrowStyle::Type |
| ArrowStyle::ArrowStyle | ( | int | boldness = 1, |
|
| Type | t = HeadOnly | |||
| ) |
| bool ArrowStyle::hasHead | ( | ) | const |
| bool ArrowStyle::hasTail | ( | ) | const |
| void ArrowStyle::setBoldNess | ( | int | b | ) |
contains the color
1.7.1