com.aspose.diagram
Class ConLineJumpDirXValue

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

public class ConLineJumpDirXValue 
extends java.lang.Object

Utility class containing constants. Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector.


Field Summary
static final intPAGE_DEFAULT
           Page default.
static final intUP
           Up.
static final intDOWN
           Down.
static final intUNDEFINED
           Undefined.
 

Field Detail

PAGE_DEFAULT

public static final int PAGE_DEFAULT
Page default.

UP

public static final int UP
Up.

DOWN

public static final int DOWN
Down.

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.