![]() |
||
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 FillType
Enumerates fill formatting type.
Field Summary | |
---|---|
static byte |
AUTOMATIC
Represents automatic formatting type. |
static byte |
GRADIENT
Represents gradient formatting type. |
static byte |
NONE
Represents none formatting type(line is invisible). |
static byte |
PATTERN
Represents pattern formatting type. |
static byte |
SOLID
Represents solid formatting type. |
static byte |
TEXTURE
Represents texture formatting type. |
Field Detail |
---|
static final byte AUTOMATIC
static final byte NONE
static final byte SOLID
static final byte GRADIENT
static final byte PATTERN
static final byte TEXTURE
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |