java.lang.Object
com.aspose.diagram.LineRouteExtValue
public class LineRouteExtValue
| Field Summary | ||
|---|---|---|
static final int | DEFAULT | |
| Default. | ||
static final int | STRAIGHT | |
| Straight. | ||
static final int | CURVED | |
| Curved. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
DEFAULT | |
public static final int DEFAULT | |
STRAIGHT | |
public static final int STRAIGHT | |
CURVED | |
public static final int CURVED | |
UNDEFINED | |
public static final int UNDEFINED | |