![]() |
||
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 Diagonal up shading style. |
static byte |
FROM_CENTER
Represents From center shading style. |
static byte |
FROM_CORNER
Represents From corner shading style. |
static byte |
HORIZONTAL
Represents Horizontal shading style. |
static byte |
UNKNOWN
Uknown shading style. |
static byte |
VERTICAL
Represents Vertical shading style. |
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
static final byte UNKNOWN
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |