java.lang.Object
com.aspose.diagram.ShapePlaceStyleValue
public class ShapePlaceStyleValue
| Field Summary | ||
|---|---|---|
static final int | PLACE_DEFAULT | |
| Place default. | ||
static final int | PLACE_TOP_TO_BOTTOM | |
| Place top to bottom. | ||
static final int | PLACE_TO_RIGHT | |
| Place to right. | ||
static final int | PLACE_RADIAL | |
| Place radial. | ||
static final int | PLACE_BOTTOM_TO_TOP | |
| Place bottom to top. | ||
static final int | PLACE_RIGHT_TO_LEFT | |
| Place right to left. | ||
static final int | PLACE_CIRCULAR | |
| Place circular. | ||
static final int | PLACE_COMPACT_DOWN_RIGHT | |
| Place compact down right. | ||
static final int | PLACE_COMPACT_RIGHT_DOWN | |
| Place compact right down. | ||
static final int | PLACE_COMPACT_RIGHT_UP | |
| Place compact right up. | ||
static final int | PLACE_COMPACT_UP_RIGHT | |
| Place compact up right. | ||
static final int | PLACE_COMPACT_UP_LEFT | |
| Place compact up left. | ||
static final int | PLACE_COMPACT_LEFT_UP | |
| Place compact left up. | ||
static final int | PLACE_COMPACT_LEFT_DOWN | |
| Place compact left down. | ||
static final int | PLACE_COMPACT_DOWN_LEFT | |
| Place compact down left. | ||
static final int | PLACE_PARENT_DEFAULT | |
| Place parent default. | ||
static final int | PLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT | |
| Place hierarchy top to bottom left. | ||
static final int | PLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER | |
| Place hierarchy top to bottom center. | ||
static final int | PLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT | |
| Place hierarchy top to bottom right. | ||
static final int | PLACE_HIERARCHY_BOTTOM_TO_LEFT | |
| Place hierarchy bottom to left. | ||
static final int | PLACE_HIERARCHY_BOTTOM_TO_CENTER | |
| Place hierarchy bottom to center. | ||
static final int | PLACE_HIERARCHY_BOTTOM_TO_RIGHT | |
| Place hierarchy bottom to right. | ||
static final int | PLACE_HIERARCHY_LEFT_TO_RIGHT_TOP | |
| Place hierarchy left to right top. | ||
static final int | PLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE | |
| Place hierarchy left to right middle. | ||
static final int | PLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM | |
| place hierarchy left to right bottom. | ||
static final int | PLACE_HIERARCHY_RIGHT_TO_LEFT_TOP | |
| Place hierarchy right to left top. | ||
static final int | PLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE | |
| Place hierarchy right to left top. | ||
static final int | PLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM | |
| Place hierarchy right to left bottom. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
PLACE_DEFAULT | |
public static final int PLACE_DEFAULT | |
PLACE_TOP_TO_BOTTOM | |
public static final int PLACE_TOP_TO_BOTTOM | |
PLACE_TO_RIGHT | |
public static final int PLACE_TO_RIGHT | |
PLACE_RADIAL | |
public static final int PLACE_RADIAL | |
PLACE_BOTTOM_TO_TOP | |
public static final int PLACE_BOTTOM_TO_TOP | |
PLACE_RIGHT_TO_LEFT | |
public static final int PLACE_RIGHT_TO_LEFT | |
PLACE_CIRCULAR | |
public static final int PLACE_CIRCULAR | |
PLACE_COMPACT_DOWN_RIGHT | |
public static final int PLACE_COMPACT_DOWN_RIGHT | |
PLACE_COMPACT_RIGHT_DOWN | |
public static final int PLACE_COMPACT_RIGHT_DOWN | |
PLACE_COMPACT_RIGHT_UP | |
public static final int PLACE_COMPACT_RIGHT_UP | |
PLACE_COMPACT_UP_RIGHT | |
public static final int PLACE_COMPACT_UP_RIGHT | |
PLACE_COMPACT_UP_LEFT | |
public static final int PLACE_COMPACT_UP_LEFT | |
PLACE_COMPACT_LEFT_UP | |
public static final int PLACE_COMPACT_LEFT_UP | |
PLACE_COMPACT_LEFT_DOWN | |
public static final int PLACE_COMPACT_LEFT_DOWN | |
PLACE_COMPACT_DOWN_LEFT | |
public static final int PLACE_COMPACT_DOWN_LEFT | |
PLACE_PARENT_DEFAULT | |
public static final int PLACE_PARENT_DEFAULT | |
PLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT | |
public static final int PLACE_HIERARCHY_TOP_TO_BOTTOM_LEFT | |
PLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER | |
public static final int PLACE_HIERARCHY_TOP_TO_BOTTOM_CENTER | |
PLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT | |
public static final int PLACE_HIERARCHY_TOP_TO_BOTTOM_RIGHT | |
PLACE_HIERARCHY_BOTTOM_TO_LEFT | |
public static final int PLACE_HIERARCHY_BOTTOM_TO_LEFT | |
PLACE_HIERARCHY_BOTTOM_TO_CENTER | |
public static final int PLACE_HIERARCHY_BOTTOM_TO_CENTER | |
PLACE_HIERARCHY_BOTTOM_TO_RIGHT | |
public static final int PLACE_HIERARCHY_BOTTOM_TO_RIGHT | |
PLACE_HIERARCHY_LEFT_TO_RIGHT_TOP | |
public static final int PLACE_HIERARCHY_LEFT_TO_RIGHT_TOP | |
PLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE | |
public static final int PLACE_HIERARCHY_LEFT_TO_RIGHT_MIDDLE | |
PLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM | |
public static final int PLACE_HIERARCHY_LEFT_TO_RIGHT_BOTTOM | |
PLACE_HIERARCHY_RIGHT_TO_LEFT_TOP | |
public static final int PLACE_HIERARCHY_RIGHT_TO_LEFT_TOP | |
PLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE | |
public static final int PLACE_HIERARCHY_RIGHT_TO_LEFT_MIDDLE | |
PLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM | |
public static final int PLACE_HIERARCHY_RIGHT_TO_LEFT_BOTTOM | |
UNDEFINED | |
public static final int UNDEFINED | |