| Field Summary | ||
|---|---|---|
const Number | DIAGONAL_CROSSHATCH | |
| Represents diagonal crosshatch pattern. | ||
const Number | DIAGONAL_STRIPE | |
| Represents diagonal stripe pattern. | ||
const Number | GRAY_6 | |
| Represents 6.25% gray pattern | ||
const Number | GRAY_12 | |
| Represents 12.5% gray pattern | ||
const Number | GRAY_25 | |
| Represents 25% gray pattern. | ||
const Number | GRAY_50 | |
| Represents 50% gray pattern. | ||
const Number | GRAY_75 | |
| Represents 75% gray pattern. | ||
const Number | HORIZONTAL_STRIPE | |
| Represents horizontal stripe pattern. | ||
const Number | NONE | |
| Represents no background. | ||
const Number | REVERSE_DIAGONAL_STRIPE | |
| Represents reverse diagonal stripe pattern. | ||
const Number | SOLID | |
| Represents solid pattern. | ||
const Number | THICK_DIAGONAL_CROSSHATCH | |
| Represents thick diagonal crosshatch pattern. | ||
const Number | THIN_DIAGONAL_CROSSHATCH | |
| Represents thin diagonal crosshatch pattern. | ||
const Number | THIN_DIAGONAL_STRIPE | |
| Represents thin diagonal stripe pattern. | ||
const Number | THIN_HORIZONTAL_CROSSHATCH | |
| Represents thin horizontal crosshatch pattern. | ||
const Number | THIN_HORIZONTAL_STRIPE | |
| Represents thin horizontal stripe pattern. | ||
const Number | THIN_REVERSE_DIAGONAL_STRIPE | |
| Represents thin reverse diagonal stripe pattern. | ||
const Number | THIN_VERTICAL_STRIPE | |
| Represents thin vertical stripe pattern. | ||
const Number | VERTICAL_STRIPE | |
| Represents vertical stripe pattern. | ||
| Field Detail |
|---|
DIAGONAL_CROSSHATCH | |
const Number DIAGONAL_CROSSHATCH | |
DIAGONAL_STRIPE | |
const Number DIAGONAL_STRIPE | |
GRAY_6 | |
const Number GRAY_6 | |
GRAY_12 | |
const Number GRAY_12 | |
GRAY_25 | |
const Number GRAY_25 | |
GRAY_50 | |
const Number GRAY_50 | |
GRAY_75 | |
const Number GRAY_75 | |
HORIZONTAL_STRIPE | |
const Number HORIZONTAL_STRIPE | |
NONE | |
const Number NONE | |
REVERSE_DIAGONAL_STRIPE | |
const Number REVERSE_DIAGONAL_STRIPE | |
SOLID | |
const Number SOLID | |
THICK_DIAGONAL_CROSSHATCH | |
const Number THICK_DIAGONAL_CROSSHATCH | |
THIN_DIAGONAL_CROSSHATCH | |
const Number THIN_DIAGONAL_CROSSHATCH | |
THIN_DIAGONAL_STRIPE | |
const Number THIN_DIAGONAL_STRIPE | |
THIN_HORIZONTAL_CROSSHATCH | |
const Number THIN_HORIZONTAL_CROSSHATCH | |
THIN_HORIZONTAL_STRIPE | |
const Number THIN_HORIZONTAL_STRIPE | |
THIN_REVERSE_DIAGONAL_STRIPE | |
const Number THIN_REVERSE_DIAGONAL_STRIPE | |
THIN_VERTICAL_STRIPE | |
const Number THIN_VERTICAL_STRIPE | |
VERTICAL_STRIPE | |
const Number VERTICAL_STRIPE | |