|
||
| Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate | ||
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface GradientStyleType
Represents gradient shading style.
| Field Summary | |
|---|---|
static byte |
DIAGONAL_DOWN
Represents Diagonal down shading style. |
static byte |
DIAGONAL_UP
Represents general text alignment. |
static byte |
FROM_CENTER
Represents general text alignment. |
static byte |
FROM_CORNER
Represents general text alignment. |
static byte |
HORIZONTAL
Represents general text alignment. |
static byte |
VERTICAL
Represents general text alignment. |
| Field Detail |
|---|
static final byte HORIZONTAL
static final byte VERTICAL
static final byte DIAGONAL_UP
static final byte DIAGONAL_DOWN
static final byte FROM_CORNER
static final byte FROM_CENTER
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||