com.aspose.diagram
Class ArrowSizeValue

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

public class ArrowSizeValue 
extends java.lang.Object

Utility class containing constants. Specifies the size of the arrowhead of the line.


Field Summary
static final intVERY_SMALL
           VerySmall.
static final intSMALL
           Small.
static final intMEDIUM
           Medium.
static final intLARGE
           Large.
static final intEXTRA_LARGE
           ExtraLarge.
static final intJUMBO
           Jumbo.
static final intCOLOSSAL
           Colossal.
static final intUNDEFINED
           Undefined.
 

Field Detail

VERY_SMALL

public static final int VERY_SMALL
VerySmall.

SMALL

public static final int SMALL
Small.

MEDIUM

public static final int MEDIUM
Medium.

LARGE

public static final int LARGE
Large.

EXTRA_LARGE

public static final int EXTRA_LARGE
ExtraLarge.

JUMBO

public static final int JUMBO
Jumbo.

COLOSSAL

public static final int COLOSSAL
Colossal.

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.