java.lang.Object
com.aspose.diagram.PageLineJumpDirXValue
public class PageLineJumpDirXValue
- extends java.lang.Object
Utility class containing constants.
Specifies the direction of line jumps on horizontal segments of dynamic connectors on the drawing page for which you haven't applied a local jump direction.
|
Field Summary |
static final int | DEFAULT_UP | |
|
Default Up.
|
static final int | UP | |
|
Up.
|
static final int | DOWN | |
|
Down
|
static final int | UNDEFINED | |
|
Undefined.
|
DEFAULT_UP | |
public static final int DEFAULT_UP |
-
Default Up.
UP | |
public static final int UP |
-
Up.
DOWN | |
public static final int DOWN |
-
Down
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.