public class DisplayModeValue
Field Summary | ||
---|---|---|
static final int | HIDES_SHAPE_TEXT | |
Hides the group shape and text.
|
||
static final int | DISPLAYS_SHAPE_BEHIND_MEMBER_SHAPES | |
Displays the group shape behind member shapes.
|
||
static final int | DISPLAYS_SHAPE_FRONT_MEMBER_SHAPES | |
Displays the group shape in front of member shapes.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int HIDES_SHAPE_TEXT
public static final int DISPLAYS_SHAPE_BEHIND_MEMBER_SHAPES
public static final int DISPLAYS_SHAPE_FRONT_MEMBER_SHAPES
public static final int UNDEFINED