com.aspose.slides
Class PresetShadowTypeEx

java.lang.Object
  extended by com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      extended by com.aspose.ms.System.Enum
          extended by com.aspose.slides.PresetShadowTypeEx

public final class PresetShadowTypeEx
extends com.aspose.ms.System.Enum

Represents a preset for a shadow effect.


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 BackCenterPerspectiveShadow
           Represents Back Center Perspective Shadow.
static int BackLeftLongPerspectiveShadow
           Represents Back Left Long Perspective Shadow
static int BackLeftPerspectiveShadow
           Represents Back Left Perspective Shadow.
static int BackRightLongPerspectiveShadow
           Represents Back Right Long Perspective Shadow
static int BackRightPerspectiveShadow
           Represents Back Right Perspective Shadow.
static int BottomLeftDropShadow
           Represents Bottom Left Drop Shadow.
static int BottomRightDropShadow
           Represents Bottom Right Drop Shadow.
static int BottomRightSmallDropShadow
           Represents Bottom Right Small Drop Shadow.
static int FrontBottomShadow
           Represents Front Bottom Shadow.
static int FrontLeftLongPerspectiveShadow
           Represents Front Left Long Perspective Shadow.
static int FrontLeftPerspectiveShadow
           Represents Front Left Perspective Shadow.
static int FrontRightLongPerspectiveShadow
           Represents Front Right Long Perspective Shadow.
static int FrontRightPerspectiveShadow
           Represents Front Right Perspective Shadow.
static int InnerBoxShadow3D
           Represents Inner Box Shadow 3D.
static int OuterBoxShadow3D
           Represents Outer Box Shadow 3D.
static int TopLeftDoubleDropShadow
           Represents Top Left Double Drop Shadow.
static int TopLeftDropShadow
           Represents Top Left Drop Shadow.
static int TopLeftLargeDropShadow
           Represents Top Left Large Drop Shadow.
static int TopLeftSmallDropShadow
           Represents Top Left Small Drop Shadow.
static int TopRightDropShadow
           Represents Top Right Drop Shadow.
 
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

TopLeftDropShadow

public static final int TopLeftDropShadow

Represents Top Left Drop Shadow.

See Also:
Constant Field Values

TopLeftLargeDropShadow

public static final int TopLeftLargeDropShadow

Represents Top Left Large Drop Shadow.

See Also:
Constant Field Values

BackLeftLongPerspectiveShadow

public static final int BackLeftLongPerspectiveShadow

Represents Back Left Long Perspective Shadow

See Also:
Constant Field Values

BackRightLongPerspectiveShadow

public static final int BackRightLongPerspectiveShadow

Represents Back Right Long Perspective Shadow

See Also:
Constant Field Values

TopLeftDoubleDropShadow

public static final int TopLeftDoubleDropShadow

Represents Top Left Double Drop Shadow.

See Also:
Constant Field Values

BottomRightSmallDropShadow

public static final int BottomRightSmallDropShadow

Represents Bottom Right Small Drop Shadow.

See Also:
Constant Field Values

FrontLeftLongPerspectiveShadow

public static final int FrontLeftLongPerspectiveShadow

Represents Front Left Long Perspective Shadow.

See Also:
Constant Field Values

FrontRightLongPerspectiveShadow

public static final int FrontRightLongPerspectiveShadow

Represents Front Right Long Perspective Shadow.

See Also:
Constant Field Values

OuterBoxShadow3D

public static final int OuterBoxShadow3D

Represents Outer Box Shadow 3D.

See Also:
Constant Field Values

InnerBoxShadow3D

public static final int InnerBoxShadow3D

Represents Inner Box Shadow 3D.

See Also:
Constant Field Values

BackCenterPerspectiveShadow

public static final int BackCenterPerspectiveShadow

Represents Back Center Perspective Shadow.

See Also:
Constant Field Values

TopRightDropShadow

public static final int TopRightDropShadow

Represents Top Right Drop Shadow.

See Also:
Constant Field Values

FrontBottomShadow

public static final int FrontBottomShadow

Represents Front Bottom Shadow.

See Also:
Constant Field Values

BackLeftPerspectiveShadow

public static final int BackLeftPerspectiveShadow

Represents Back Left Perspective Shadow.

See Also:
Constant Field Values

BackRightPerspectiveShadow

public static final int BackRightPerspectiveShadow

Represents Back Right Perspective Shadow.

See Also:
Constant Field Values

BottomLeftDropShadow

public static final int BottomLeftDropShadow

Represents Bottom Left Drop Shadow.

See Also:
Constant Field Values

BottomRightDropShadow

public static final int BottomRightDropShadow

Represents Bottom Right Drop Shadow.

See Also:
Constant Field Values

FrontLeftPerspectiveShadow

public static final int FrontLeftPerspectiveShadow

Represents Front Left Perspective Shadow.

See Also:
Constant Field Values

FrontRightPerspectiveShadow

public static final int FrontRightPerspectiveShadow

Represents Front Right Perspective Shadow.

See Also:
Constant Field Values

TopLeftSmallDropShadow

public static final int TopLeftSmallDropShadow

Represents Top Left Small Drop Shadow.

See Also:
Constant Field Values