com.aspose.slides
Class ShadowStyle

java.lang.Object
  extended by com.aspose.ms.java.Enum
      extended by com.aspose.slides.ShadowStyle

public final class ShadowStyle
extends com.aspose.ms.java.Enum

Represents the predefined shadows styles.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.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.java.Enum
EnumSeparatorCharArray
 
Method Summary
 
Methods inherited from class com.aspose.ms.java.Enum
format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, 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

Custom

public static final int Custom

Shadow parameters differ from any preset.

See Also:
Constant Field Values

Style1

public static final int Style1

Shadow style 1.

See Also:
Constant Field Values

Style2

public static final int Style2

Shadow style 2.

See Also:
Constant Field Values

Style3

public static final int Style3

Shadow style 3.

See Also:
Constant Field Values

Style4

public static final int Style4

Shadow style 4.

See Also:
Constant Field Values

Style5

public static final int Style5

Shadow style 5.

See Also:
Constant Field Values

Style6

public static final int Style6

Shadow style 6.

See Also:
Constant Field Values

Style7

public static final int Style7

Shadow style 7.

See Also:
Constant Field Values

Style8

public static final int Style8

Shadow style 8.

See Also:
Constant Field Values

Style9

public static final int Style9

Shadow style 9.

See Also:
Constant Field Values

Style10

public static final int Style10

Shadow style 10.

See Also:
Constant Field Values

Style11

public static final int Style11

Shadow style 11.

See Also:
Constant Field Values

Style12

public static final int Style12

Shadow style 12.

See Also:
Constant Field Values

Style13

public static final int Style13

Shadow style 13.

See Also:
Constant Field Values

Style14

public static final int Style14

Shadow style 14.

See Also:
Constant Field Values

Style15

public static final int Style15

Shadow style 15.

See Also:
Constant Field Values

Style16

public static final int Style16

Shadow style 16.

See Also:
Constant Field Values

Style17

public static final int Style17

Shadow style 17.

See Also:
Constant Field Values

Style18

public static final int Style18

Shadow style 18.

See Also:
Constant Field Values

Style19

public static final int Style19

Shadow style 19.

See Also:
Constant Field Values

Style20

public static final int Style20

Shadow style 20.

See Also:
Constant Field Values