Field Summary | ||
---|---|---|
const int | NO_SHADOW | |
No shadow. | ||
const int | CUSTOM | |
InnerCustom shadow. | ||
const int | OFFSET_DIAGONAL_BOTTOM_RIGHT | |
Outer shadow offset diagonal bottom right. | ||
const int | OFFSET_BOTTOM | |
Outer shadow offset bottom. | ||
const int | OFFSET_DIAGONAL_BOTTOM_LEFT | |
Outer shadow offset diagonal bottom left. | ||
const int | OFFSET_RIGHT | |
Outer shadow offset right. | ||
const int | OFFSET_CENTER | |
Outer shadow offset center. | ||
const int | OFFSET_LEFT | |
Outer shadow offset left. | ||
const int | OFFSET_DIAGONAL_TOP_RIGHT | |
Outer shadow offset diagonal top right. | ||
const int | OFFSET_TOP | |
Outer shadow offset top. | ||
const int | OFFSET_DIAGONAL_TOP_LEFT | |
Outer shadow offset diagonal top left. | ||
const int | INSIDE_DIAGONAL_TOP_LEFT | |
Inner shadow inside diagonal top Left. | ||
const int | INSIDE_TOP | |
Inner shadow inside top. | ||
const int | INSIDE_DIAGONAL_TOP_RIGHT | |
Inner shadow inside diagonal top right. | ||
const int | INSIDE_LEFT | |
Inner shadow inside left. | ||
const int | INSIDE_CENTER | |
Inner shadow inside center. | ||
const int | INSIDE_RIGHT | |
Inner shadow inside right. | ||
const int | INSIDE_DIAGONAL_BOTTOM_LEFT | |
Inner shadow inside diagonal bottom left. | ||
const int | INSIDE_BOTTOM | |
Inner shadow inside bottom. | ||
const int | INSIDE_DIAGONAL_BOTTOM_RIGHT | |
Inner shadow inside diagonal bottom right. | ||
const int | PERSPECTIVE_DIAGONAL_UPPER_LEFT | |
Outer shadow perspective diagonal upper left. | ||
const int | PERSPECTIVE_DIAGONAL_UPPER_RIGHT | |
Outer shadow perspective diagonal upper right. | ||
const int | BELOW | |
Outer shadow below. | ||
const int | PERSPECTIVE_DIAGONAL_LOWER_LEFT | |
Outer shadow perspective diagonal lower left. | ||
const int | PERSPECTIVE_DIAGONAL_LOWER_RIGHT | |
Outer shadow perspective diagonal lower right. |
Field Detail |
---|
NO_SHADOW | |
const int NO_SHADOW |
CUSTOM | |
const int CUSTOM |
OFFSET_DIAGONAL_BOTTOM_RIGHT | |
const int OFFSET_DIAGONAL_BOTTOM_RIGHT |
OFFSET_BOTTOM | |
const int OFFSET_BOTTOM |
OFFSET_DIAGONAL_BOTTOM_LEFT | |
const int OFFSET_DIAGONAL_BOTTOM_LEFT |
OFFSET_RIGHT | |
const int OFFSET_RIGHT |
OFFSET_CENTER | |
const int OFFSET_CENTER |
OFFSET_LEFT | |
const int OFFSET_LEFT |
OFFSET_DIAGONAL_TOP_RIGHT | |
const int OFFSET_DIAGONAL_TOP_RIGHT |
OFFSET_TOP | |
const int OFFSET_TOP |
OFFSET_DIAGONAL_TOP_LEFT | |
const int OFFSET_DIAGONAL_TOP_LEFT |
INSIDE_DIAGONAL_TOP_LEFT | |
const int INSIDE_DIAGONAL_TOP_LEFT |
INSIDE_TOP | |
const int INSIDE_TOP |
INSIDE_DIAGONAL_TOP_RIGHT | |
const int INSIDE_DIAGONAL_TOP_RIGHT |
INSIDE_LEFT | |
const int INSIDE_LEFT |
INSIDE_CENTER | |
const int INSIDE_CENTER |
INSIDE_RIGHT | |
const int INSIDE_RIGHT |
INSIDE_DIAGONAL_BOTTOM_LEFT | |
const int INSIDE_DIAGONAL_BOTTOM_LEFT |
INSIDE_BOTTOM | |
const int INSIDE_BOTTOM |
INSIDE_DIAGONAL_BOTTOM_RIGHT | |
const int INSIDE_DIAGONAL_BOTTOM_RIGHT |
PERSPECTIVE_DIAGONAL_UPPER_LEFT | |
const int PERSPECTIVE_DIAGONAL_UPPER_LEFT |
PERSPECTIVE_DIAGONAL_UPPER_RIGHT | |
const int PERSPECTIVE_DIAGONAL_UPPER_RIGHT |
BELOW | |
const int BELOW |
PERSPECTIVE_DIAGONAL_LOWER_LEFT | |
const int PERSPECTIVE_DIAGONAL_LOWER_LEFT |
PERSPECTIVE_DIAGONAL_LOWER_RIGHT | |
const int PERSPECTIVE_DIAGONAL_LOWER_RIGHT |