java.lang.Object
com.aspose.diagram.WindowTypeValue
public class WindowTypeValue
- extends java.lang.Object
Utility class containing constants.
An enumerated value that may be one of the following: Drawing, Sheet, Stencil, or Icon. A Window element of WindowType='Stencil' must appear after its parent drawing window (WindowType='Drawing') and before any other drawing window elements.
|
Field Summary |
static final int | DRAWING | |
|
Drawing
|
static final int | STENCIL | |
|
Stencil.
|
static final int | SHEET | |
|
Sheet
|
static final int | ICON | |
|
Icon.
|
static final int | UNDEFINED | |
|
Undefined.
|
DRAWING | |
public static final int DRAWING |
-
Drawing
STENCIL | |
public static final int STENCIL |
-
Stencil.
SHEET | |
public static final int SHEET |
-
Sheet
ICON | |
public static final int ICON |
-
Icon.
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.