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