java.lang.Object
com.aspose.diagram.PageLineJumpDirYValue
public class PageLineJumpDirYValue
- extends java.lang.Object
Utility class containing constants.
Specifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven't applied a local jump direction.
|
Field Summary |
static final int | DEFAULTLEFT | |
|
Default left.
|
static final int | LEFT | |
|
Left.
|
static final int | RIGHT | |
|
Right.
|
static final int | UNDEFINED | |
|
Undefined.
|
DEFAULTLEFT | |
public static final int DEFAULTLEFT |
-
Default left.
LEFT | |
public static final int LEFT |
-
Left.
RIGHT | |
public static final int RIGHT |
-
Right.
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.