com.aspose.diagram
Class LineRouteExtValue

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

public class LineRouteExtValue 
extends java.lang.Object

Utility class containing constants. Specifies the default appearance for all connectors on a page.


Field Summary
static final intDEFAULT
           Default.
static final intSTRAIGHT
           Straight.
static final intCURVED
           Curved.
static final intUNDEFINED
           Undefined.
 

Field Detail

DEFAULT

public static final int DEFAULT
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.