Ardour
9.0-pre0-427-gd2a3450e2f
|
Public Attributes | |
Polygon * | polygon |
the polygon which represents its shape More... | |
bool | outward |
true if this head points out from the line More... | |
Distance | height |
the height of the head More... | |
Distance | width |
the maximum width of the head More... | |
Representation of a single arrow head
Definition at line 77 of file canvas/canvas/arrow.h.
Distance ArdourCanvas::Arrow::Head::height |
the height of the head
Definition at line 80 of file canvas/canvas/arrow.h.
bool ArdourCanvas::Arrow::Head::outward |
true if this head points out from the line
Definition at line 79 of file canvas/canvas/arrow.h.
Polygon* ArdourCanvas::Arrow::Head::polygon |
the polygon which represents its shape
Definition at line 78 of file canvas/canvas/arrow.h.
Distance ArdourCanvas::Arrow::Head::width |
the maximum width of the head
Definition at line 81 of file canvas/canvas/arrow.h.