com.aspose.diagram
Class PlaceDepthValue

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

public class PlaceDepthValue 
extends java.lang.Object

Utility class containing constants. For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout.


Field Summary
static final intPAGE_DEFAULT
           Page default.
static final intMEDIUM
           Medium.
static final intDEEP
           Deep.
static final intSHALLOW
           Shallow.
static final intUNDEFINED
           Undefined.
 

Field Detail

PAGE_DEFAULT

public static final int PAGE_DEFAULT
Page default.

MEDIUM

public static final int MEDIUM
Medium.

DEEP

public static final int DEEP
Deep.

SHALLOW

public static final int SHALLOW
Shallow.

UNDEFINED

public static final int UNDEFINED
Undefined.

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