java.lang.Object
com.aspose.diagram.ConLineRouteExtValue
public class ConLineRouteExtValue
| Field Summary | ||
|---|---|---|
static final int | PAGE_DEFAULT | |
| Page default. | ||
static final int | STRAIGHT | |
| Straight. | ||
static final int | CURVED | |
| Curved. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
PAGE_DEFAULT | |
public static final int PAGE_DEFAULT | |
STRAIGHT | |
public static final int STRAIGHT | |
CURVED | |
public static final int CURVED | |
UNDEFINED | |
public static final int UNDEFINED | |