com.aspose.slides.pptx
Class LineArrowheadLengthEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.LineArrowheadLengthEx
public class LineArrowheadLengthEx
- extends Enumerate
Represents the length of an arrowhead.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, 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