|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.ShadowStyle
public final class ShadowStyle
Represents the predefined shadows styles.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
Custom
Shadow parameters differ from any preset. |
static int |
Style1
Shadow style 1. |
static int |
Style10
Shadow style 10. |
static int |
Style11
Shadow style 11. |
static int |
Style12
Shadow style 12. |
static int |
Style13
Shadow style 13. |
static int |
Style14
Shadow style 14. |
static int |
Style15
Shadow style 15. |
static int |
Style16
Shadow style 16. |
static int |
Style17
Shadow style 17. |
static int |
Style18
Shadow style 18. |
static int |
Style19
Shadow style 19. |
static int |
Style2
Shadow style 2. |
static int |
Style20
Shadow style 20. |
static int |
Style3
Shadow style 3. |
static int |
Style4
Shadow style 4. |
static int |
Style5
Shadow style 5. |
static int |
Style6
Shadow style 6. |
static int |
Style7
Shadow style 7. |
static int |
Style8
Shadow style 8. |
static int |
Style9
Shadow style 9. |
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.System.Enum |
---|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Custom
Shadow parameters differ from any preset.
public static final int Style1
Shadow style 1.
public static final int Style2
Shadow style 2.
public static final int Style3
Shadow style 3.
public static final int Style4
Shadow style 4.
public static final int Style5
Shadow style 5.
public static final int Style6
Shadow style 6.
public static final int Style7
Shadow style 7.
public static final int Style8
Shadow style 8.
public static final int Style9
Shadow style 9.
public static final int Style10
Shadow style 10.
public static final int Style11
Shadow style 11.
public static final int Style12
Shadow style 12.
public static final int Style13
Shadow style 13.
public static final int Style14
Shadow style 14.
public static final int Style15
Shadow style 15.
public static final int Style16
Shadow style 16.
public static final int Style17
Shadow style 17.
public static final int Style18
Shadow style 18.
public static final int Style19
Shadow style 19.
public static final int Style20
Shadow style 20.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |