com.aspose.diagram
Class LineAdjustFromValue

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

public class LineAdjustFromValue 
extends java.lang.Object

Utility class containing constants. Specifies which dynamic connectors to space apart if they route on top of each other.


Field Summary
static final intUNRELATED_LINES
           Unrelated lines.
static final intALL_LINES
           All lines.
static final intNO_LINES
           No lines.
static final intROUTING_STYLE_DEFAULT
           Routing style default.
static final intUNDEFINED
           Undefined.
 

Field Detail

UNRELATED_LINES

public static final int UNRELATED_LINES
Unrelated lines.

ALL_LINES

public static final int ALL_LINES
All lines.

NO_LINES

public static final int NO_LINES
No lines.

ROUTING_STYLE_DEFAULT

public static final int ROUTING_STYLE_DEFAULT
Routing style default.

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.