Field Summary | ||
---|---|---|
const int | SQUARE | |
Square protrudes by half line width. | ||
const int | ROUND | |
Rounded ends. | ||
const int | FLAT | |
Line ends at end point. | ||
const int | NONE | |
None cap |
Field Detail |
---|
SQUARE | |
const int SQUARE |
ROUND | |
const int ROUND |
FLAT | |
const int FLAT |
NONE | |
const int NONE |