com.aspose.diagram
Class PageLineJumpDirYValue

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

public class PageLineJumpDirYValue 
extends java.lang.Object

Utility class containing constants. Specifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven't applied a local jump direction.


Field Summary
static final intDEFAULTLEFT
           Default left.
static final intLEFT
           Left.
static final intRIGHT
           Right.
static final intUNDEFINED
           Undefined.
 

Field Detail

DEFAULTLEFT

public static final int DEFAULTLEFT
Default left.

LEFT

public static final int LEFT
Left.

RIGHT

public static final int RIGHT
Right.

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.