com.aspose.diagram
Class ConLineRouteExtValue

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

public class ConLineRouteExtValue 
extends java.lang.Object

Utility class containing constants. Determines the appearance of a connector.


Field Summary
static final intPAGE_DEFAULT
           Page default.
static final intSTRAIGHT
           Straight.
static final intCURVED
           Curved.
static final intUNDEFINED
           Undefined.
 

Field Detail

PAGE_DEFAULT

public static final int PAGE_DEFAULT
Page default.

STRAIGHT

public static final int STRAIGHT
Straight.

CURVED

public static final int CURVED
Curved.

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.