com.aspose.slides.pptx
Class GradientShapeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.GradientShapeEx
- All Implemented Interfaces:
- java.lang.Comparable
public class GradientShapeEx
- extends Enumerate
Enumeration which defines shapes of a gradient.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final GradientShapeEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
LINEAR
public static final GradientShapeEx LINEAR
LINEAR_ID
public static final int LINEAR_ID
- See Also:
- Constant Field Values
RECTANGLE
public static final GradientShapeEx RECTANGLE
RECTANGLE_ID
public static final int RECTANGLE_ID
- See Also:
- Constant Field Values
RADIAL
public static final GradientShapeEx RADIAL
RADIAL_ID
public static final int RADIAL_ID
- See Also:
- Constant Field Values
PATH
public static final GradientShapeEx PATH
PATH_ID
public static final int PATH_ID
- See Also:
- Constant Field Values