com.aspose.slides.pptx
Class LineArrowheadWidthEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.LineArrowheadWidthEx
- All Implemented Interfaces:
- java.lang.Comparable
public class LineArrowheadWidthEx
- extends Enumerate
Enumeration which defines width types of a line's arrowhead.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final LineArrowheadWidthEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
NARROW
public static final LineArrowheadWidthEx NARROW
NARROW_ID
public static final int NARROW_ID
- See Also:
- Constant Field Values
MEDIUM
public static final LineArrowheadWidthEx MEDIUM
MEDIUM_ID
public static final int MEDIUM_ID
- See Also:
- Constant Field Values
WIDE
public static final LineArrowheadWidthEx WIDE
WIDE_ID
public static final int WIDE_ID
- See Also:
- Constant Field Values