com.aspose.diagram
Class LayoutStyle

java.lang.Object
    extended by com.aspose.diagram.LayoutStyle

public class LayoutStyle 
extends java.lang.Object

Utility class containing constants. Used to specify style of layout.


Field Summary
static final intFLOW_CHART
           Flowchart style.
static final intCOMPACT_TREE
           Tree style.
static final intRADIAL
           Radial style.
static final intCIRCULAR
           Circular style.
 

Field Detail

FLOW_CHART

public static final int FLOW_CHART
Flowchart style.

COMPACT_TREE

public static final int COMPACT_TREE
Tree style.

RADIAL

public static final int RADIAL
Radial style.

CIRCULAR

public static final int CIRCULAR
Circular style.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.