Utility class containing constants.
Enumerates the line end width of the shape border line.
Field Summary |
const int | SHORT | |
Short line end length
|
const int | MEDIUM | |
Medium line end length
|
const int | LONG | |
Long line end length
|
-
Field Detail
SHORT
const int SHORT
Short line end length
MEDIUM
const int MEDIUM
Medium line end length
LONG
const int LONG
Long line end length