java.lang.Object
com.aspose.diagram.LineJumpStyleValue
public class LineJumpStyleValue
- extends java.lang.Object
Utility class containing constants.
Specifies the line jump style for all connectors on the drawing page that don't have a local line jump style.
|
Field Summary |
static final int | DEFAULT | |
|
Default.
|
static final int | ARC | |
|
Arc.
|
static final int | GAP | |
|
Gap.
|
static final int | SQUARE | |
|
Square.
|
static final int | SIDES_2 | |
|
2 Sides.
|
static final int | SIDES_3 | |
|
3 Sides.
|
static final int | SIDES_4 | |
|
4 Sides.
|
static final int | SIDES_5 | |
|
5 Sides.
|
static final int | SIDES_6 | |
|
6 Sides.
|
static final int | SIDES_7 | |
|
7 Sides.
|
static final int | UNDEFINED | |
|
Undefined.
|
DEFAULT | |
public static final int DEFAULT |
-
Default.
ARC | |
public static final int ARC |
-
Arc.
GAP | |
public static final int GAP |
-
Gap.
SQUARE | |
public static final int SQUARE |
-
Square.
SIDES_2 | |
public static final int SIDES_2 |
-
2 Sides.
SIDES_3 | |
public static final int SIDES_3 |
-
3 Sides.
SIDES_4 | |
public static final int SIDES_4 |
-
4 Sides.
SIDES_5 | |
public static final int SIDES_5 |
-
5 Sides.
SIDES_6 | |
public static final int SIDES_6 |
-
6 Sides.
SIDES_7 | |
public static final int SIDES_7 |
-
7 Sides.
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.