Field Summary | ||
---|---|---|
const int | SINGLE | |
Single line (of width lineWidth)
|
||
const int | THICK_BETWEEN_THIN | |
Three lines, thin, thick, thin
|
||
const int | THIN_THICK | |
Double lines, one thin, one thick
|
||
const int | THICK_THIN | |
Double lines, one thick, one thin
|
||
const int | THIN_THIN | |
Double lines of equal width
|
||
const int | UNDEFINED | |
Undefined.
|
const int SINGLE
const int THICK_BETWEEN_THIN
const int THIN_THICK
const int THICK_THIN
const int THIN_THIN
const int UNDEFINED