java.lang.Object
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.
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.