java.lang.Object
com.aspose.diagram.ConLineJumpCodeValue
public class ConLineJumpCodeValue
| Field Summary | ||
|---|---|---|
static final int | PAGE_DEFAULT | |
| Page default. | ||
static final int | NEVER | |
| Never. | ||
static final int | ALWAYS | |
| Always | ||
static final int | OTHER_CONNECTOR_JUMPS | |
| Other connector jumps. | ||
static final int | NEITHER_CONNECTOR_JUMPS | |
| Neither connector jumps. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
PAGE_DEFAULT | |
public static final int PAGE_DEFAULT | |
NEVER | |
public static final int NEVER | |
ALWAYS | |
public static final int ALWAYS | |
OTHER_CONNECTOR_JUMPS | |
public static final int OTHER_CONNECTOR_JUMPS | |
NEITHER_CONNECTOR_JUMPS | |
public static final int NEITHER_CONNECTOR_JUMPS | |
UNDEFINED | |
public static final int UNDEFINED | |