Utility class containing constants.
Represents the caps of a line
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
ROUND
const int ROUND
Rounded ends.
FLAT
const int FLAT
Line ends at end point.
NONE
const int NONE
None cap