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