aspose.diagram
Class LineJumpCodeValue

Utility class containing constants. Determines the dynamic connectors to which you want to add jumps.

Field Summary
const  NumberNONE
           None.
const  NumberHORIZONTAL_LINES
           Horizontal lines.
const  NumberVERTICAL_LINES
           Vertical lines.
const  NumberLAST_ROUTED_LINE
           Last routed line.
const  NumberLAST_DISPLAYED_LINE
           Last displayed line (top shape in the display order).
const  NumberFIRST_DISPLAYED_LINE
           First displayed line (bottom shape in the display order).
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NONE

const Number NONE
None.

HORIZONTAL_LINES

const Number HORIZONTAL_LINES
Horizontal lines.

VERTICAL_LINES

const Number VERTICAL_LINES
Vertical lines.

LAST_ROUTED_LINE

const Number LAST_ROUTED_LINE
Last routed line.

LAST_DISPLAYED_LINE

const Number LAST_DISPLAYED_LINE
Last displayed line (top shape in the display order).

FIRST_DISPLAYED_LINE

const Number FIRST_DISPLAYED_LINE
First displayed line (bottom shape in the display order).

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.