java.lang.Object
com.aspose.diagram.LayoutStyle
public class LayoutStyle
| Field Summary | ||
|---|---|---|
static final int | FLOW_CHART | |
| Flowchart style. | ||
static final int | COMPACT_TREE | |
| Tree style. | ||
static final int | RADIAL | |
| Radial style. | ||
static final int | CIRCULAR | |
| Circular style. | ||
| Field Detail |
|---|
FLOW_CHART | |
public static final int FLOW_CHART | |
COMPACT_TREE | |
public static final int COMPACT_TREE | |
RADIAL | |
public static final int RADIAL | |
CIRCULAR | |
public static final int CIRCULAR | |