com.aspose.diagram
Class ConLineJumpStyleValue

java.lang.Object
    extended by com.aspose.diagram.ConLineJumpStyleValue

public class ConLineJumpStyleValue 
extends java.lang.Object

Utility class containing constants. Determines the line jump style for line jumps on a dynamic connector.


Field Summary
static final intPAGE_DEFAULT
           Page default.
static final intARC
           Arc.
static final intGAP
           Gap.
static final intSQUARE
           Square.
static final intSIDES_2
           Sides2.
static final intSIDES_3
           Sides3.
static final intSIDES_4
           Sides4.
static final intSIDES_5
           Sides5.
static final intSIDES_6
           Sides6.
static final intSIDES_7
           Sides7
static final intUNDEFINED
           Undefined.
 

Field Detail

PAGE_DEFAULT

public static final int PAGE_DEFAULT
Page 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
Sides2.

SIDES_3

public static final int SIDES_3
Sides3.

SIDES_4

public static final int SIDES_4
Sides4.

SIDES_5

public static final int SIDES_5
Sides5.

SIDES_6

public static final int SIDES_6
Sides6.

SIDES_7

public static final int SIDES_7
Sides7

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.