com.aspose.diagram
Class LineAdjustToValue

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

public class LineAdjustToValue 
extends java.lang.Object

Utility class containing constants. Specifies which dynamic connectors to line up on top of one another if they route on top of each other.


Field Summary
static final intROUTING_STYLE_DEFAULT
           Routing style default.
static final intALL_LINES_CLOSE
           All lines that are close to each other.
static final intNO_LINES
           No lines.
static final intRELATEDLINES
           Related lines.
static final intUNDEFINED
           Undefined.
 

Field Detail

ROUTING_STYLE_DEFAULT

public static final int ROUTING_STYLE_DEFAULT
Routing style default.

ALL_LINES_CLOSE

public static final int ALL_LINES_CLOSE
All lines that are close to each other.

NO_LINES

public static final int NO_LINES
No lines.

RELATEDLINES

public static final int RELATEDLINES
Related lines.

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.