com.aspose.slides.pptx
Class LineCapStyleEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.LineCapStyleEx
public class LineCapStyleEx
- extends Enumerate
Represents the enumeration of line cap styles.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final LineCapStyleEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
ROUND
public static final LineCapStyleEx ROUND
ROUND_ID
public static final int ROUND_ID
- See Also:
- Constant Field Values
SQUARE
public static final LineCapStyleEx SQUARE
SQUARE_ID
public static final int SQUARE_ID
- See Also:
- Constant Field Values
FLAT
public static final LineCapStyleEx FLAT
FLAT_ID
public static final int FLAT_ID
- See Also:
- Constant Field Values