Utility class containing constants.
Represents the caps of a line
Field Summary |
const Number | SQUARE | |
Square protrudes by half line width.
|
const Number | ROUND | |
Rounded ends.
|
const Number | FLAT | |
Line ends at end point.
|
const Number | NONE | |
None cap
|
-
Field Detail
ROUND
const Number ROUND
Rounded ends.
FLAT
const Number FLAT
Line ends at end point.
NONE
const Number NONE
None cap