|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FillType
Constants which define the type of a fill.
Field Summary | |
---|---|
static int |
GRADIENT
Shape filled with a gradient. |
static int |
NO_FILL
Shape is not filled. |
static int |
NOT_SUPPORTED
|
static int |
PATTERN
Shape filled with black and white pattern mask. |
static int |
PICTURE
Shape filled with a picture. |
static int |
SOLID
Shape filled with solid color. |
static int |
TEXTURE
Shape filled with texture. |
Field Detail |
---|
static final int NOT_SUPPORTED
static final int NO_FILL
static final int SOLID
static final int GRADIENT
static final int TEXTURE
static final int PATTERN
static final int PICTURE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |