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 |
Field Detail |
---|
SINGLE | |
const int SINGLE |
THICK_BETWEEN_THIN | |
const int THICK_BETWEEN_THIN |
THIN_THICK | |
const int THIN_THICK |
THICK_THIN | |
const int THICK_THIN |
THIN_THIN | |
const int THIN_THIN |