tbx
0.7.6
|
Line to (x, y) Element. More...
#include <drawpath.h>
Public Member Functions | |
DrawElementLine (int ix, int iy) | |
![]() | |
ElementType | type () const |
Public Attributes | |
int | x |
int | y |
Additional Inherited Members | |
![]() | |
enum | ElementType { END, CONTINUATION, MOVE, MOVE_INTERNAL, CLOSE_GAP, CLOSE_LINE, BEZIER, GAP, LINE } |
Draw element types. | |
![]() | |
static int | size_in_words (ElementType type) |
Return the size of each Draw element type. | |
![]() | |
DrawElement (ElementType type) | |
Line to (x, y) Element.