Field Summary | ||
---|---|---|
const int | NONE | |
Represents no background.
|
||
const int | SOLID | |
Represents solid pattern.
|
||
const int | GRAY_5 | |
Represents 5% gray pattern.
|
||
const int | GRAY_10 | |
Represents 10% gray pattern.
|
||
const int | GRAY_20 | |
Represents 20% gray pattern.
|
||
const int | GRAY_30 | |
Represents 30% gray pattern.
|
||
const int | GRAY_40 | |
Represents 40% gray pattern.
|
||
const int | GRAY_50 | |
Represents 50% gray pattern.
|
||
const int | GRAY_60 | |
Represents 60% gray pattern.
|
||
const int | GRAY_70 | |
Represents 70% gray pattern.
|
||
const int | GRAY_75 | |
Represents 75% gray pattern.
|
||
const int | GRAY_80 | |
Represents 80% gray pattern.
|
||
const int | GRAY_90 | |
Represents 90% gray pattern.
|
||
const int | GRAY_25 | |
Represents 25% gray pattern.
|
||
const int | LIGHT_DOWNWARD_DIAGONAL | |
Represents light downward diagonal pattern.
|
||
const int | LIGHT_UPWARD_DIAGONAL | |
Represents light upward diagonal pattern.
|
||
const int | DARK_DOWNWARD_DIAGONAL | |
Represents dark downward diagonal pattern.
|
||
const int | DARK_UPWARD_DIAGONAL | |
Represents dark upward diagonal pattern.
|
||
const int | WIDE_DOWNWARD_DIAGONAL | |
Represents wide downward diagonal pattern.
|
||
const int | WIDE_UPWARD_DIAGONAL | |
Represents wide upward diagonal pattern.
|
||
const int | LIGHT_VERTICAL | |
Represents light vertical pattern.
|
||
const int | LIGHT_HORIZONTAL | |
Represents light horizontal pattern.
|
||
const int | NARROW_VERTICAL | |
Represents narrow vertical pattern.
|
||
const int | NARROW_HORIZONTAL | |
Represents narrow horizontal pattern.
|
||
const int | DARK_VERTICAL | |
Represents dark vertical pattern.
|
||
const int | DARK_HORIZONTAL | |
Represents dark horizontal pattern.
|
||
const int | DASHED_DOWNWARD_DIAGONAL | |
Represents dashed downward diagonal pattern.
|
||
const int | DASHED_UPWARD_DIAGONAL | |
Represents dashed upward diagonal pattern.
|
||
const int | DASHED_VERTICAL | |
Represents dashed vertical pattern.
|
||
const int | DASHED_HORIZONTAL | |
Represents dashed horizontal pattern.
|
||
const int | SMALL_CONFETTI | |
Represents small confetti pattern.
|
||
const int | LARGE_CONFETTI | |
Represents large confetti pattern.
|
||
const int | ZIG_ZAG | |
Represents zig zag pattern.
|
||
const int | WAVE | |
Represents wave pattern.
|
||
const int | DIAGONAL_BRICK | |
Represents diagonal brick pattern.
|
||
const int | HORIZONTAL_BRICK | |
Represents horizontal brick pattern.
|
||
const int | WEAVE | |
Represents weave pattern.
|
||
const int | PLAID | |
Represents plaid pattern.
|
||
const int | DIVOT | |
Represents divot pattern.
|
||
const int | DOTTED_GRID | |
Represents dotted grid pattern.
|
||
const int | DOTTED_DIAMOND | |
Represents dotted diamond pattern.
|
||
const int | SHINGLE | |
Represents shingle pattern.
|
||
const int | TRELLIS | |
Represents trellis pattern.
|
||
const int | SPHERE | |
Represents sphere pattern.
|
||
const int | SMALL_GRID | |
Represents small grid pattern.
|
||
const int | LARGE_GRID | |
Represents large grid pattern.
|
||
const int | SMALL_CHECKER_BOARD | |
Represents small checker board pattern.
|
||
const int | LARGE_CHECKER_BOARD | |
Represents large checker board pattern.
|
||
const int | OUTLINED_DIAMOND | |
Represents outlined diamond pattern.
|
||
const int | SOLID_DIAMOND | |
Represents solid diamond pattern.
|
||
const int | UNKNOWN | |
Represents unknown pattern.
|
const int NONE
const int SOLID
const int GRAY_5
const int GRAY_10
const int GRAY_20
const int GRAY_30
const int GRAY_40
const int GRAY_50
const int GRAY_60
const int GRAY_70
const int GRAY_75
const int GRAY_80
const int GRAY_90
const int GRAY_25
const int LIGHT_DOWNWARD_DIAGONAL
const int LIGHT_UPWARD_DIAGONAL
const int DARK_DOWNWARD_DIAGONAL
const int DARK_UPWARD_DIAGONAL
const int WIDE_DOWNWARD_DIAGONAL
const int WIDE_UPWARD_DIAGONAL
const int LIGHT_VERTICAL
const int LIGHT_HORIZONTAL
const int NARROW_VERTICAL
const int NARROW_HORIZONTAL
const int DARK_VERTICAL
const int DARK_HORIZONTAL
const int DASHED_DOWNWARD_DIAGONAL
const int DASHED_UPWARD_DIAGONAL
const int DASHED_VERTICAL
const int DASHED_HORIZONTAL
const int SMALL_CONFETTI
const int LARGE_CONFETTI
const int ZIG_ZAG
const int WAVE
const int DIAGONAL_BRICK
const int HORIZONTAL_BRICK
const int WEAVE
const int PLAID
const int DIVOT
const int DOTTED_GRID
const int DOTTED_DIAMOND
const int SHINGLE
const int TRELLIS
const int SPHERE
const int SMALL_GRID
const int LARGE_GRID
const int SMALL_CHECKER_BOARD
const int LARGE_CHECKER_BOARD
const int OUTLINED_DIAMOND
const int SOLID_DIAMOND
const int UNKNOWN