com.aspose.slides
Class ShapeEntryEffect

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

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

Represents the type of shape entry effect.


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 BlindsHorizontal
          
static int BlindsVertical
          
static int BoxIn
          
static int BoxOut
          
static int CheckerboardAcross
          
static int CheckerboardDown
          
static int CircleOut
          
static int CrowlFromDown
          
static int CrowlFromLeft
          
static int CrowlFromRight
          
static int CrowlFromUp
          
static int Cut
          
static int DiamondOut
          
static int Dissolve
          
static int FlashOnceFast
          
static int FlashOnceMedium
          
static int FlashOnceSlow
          
static int FlyFromBottom
          
static int FlyFromBottomLeft
          
static int FlyFromBottomRight
          
static int FlyFromLeft
          
static int FlyFromRight
          
static int FlyFromTop
          
static int FlyFromTopLeft
          
static int FlyFromTopRight
          
static int None
          
static int PeekFromDown
          
static int PeekFromLeft
          
static int PeekFromRight
          
static int PeekFromUp
          
static int Random
          
static int RandomBarsHorizontal
          
static int RandomBarsVertical
          
static int RandomXP
          
static int Spiral
          
static int SplitHorizontalIn
          
static int SplitHorizontalOut
          
static int SplitVerticalIn
          
static int SplitVerticalOut
          
static int StretchAcross
          
static int StretchDown
          
static int StretchLeft
          
static int StretchRight
          
static int StretchUp
          
static int StripsLeftDown
          
static int StripsLeftUp
          
static int StripsRightDown
          
static int StripsRightUp
          
static int Swivel
          
static int Wedge
          
static int Wheel1Spoke
          
static int Wheel2Spokes
          
static int Wheel3Spokes
          
static int Wheel4Spokes
          
static int Wheel8Spokes
          
static int WipeDown
          
static int WipeLeft
          
static int WipeRight
          
static int WipeUp
          
static int ZoomBottom
          
static int ZoomCenter
          
static int ZoomIn
          
static int ZoomInSlightly
          
static int ZoomOut
          
static int ZoomOutSlightly
          
 
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

None

public static final int None


See Also:
Constant Field Values

FlyFromBottom

public static final int FlyFromBottom


See Also:
Constant Field Values

FlyFromLeft

public static final int FlyFromLeft


See Also:
Constant Field Values

FlyFromRight

public static final int FlyFromRight


See Also:
Constant Field Values

FlyFromTop

public static final int FlyFromTop


See Also:
Constant Field Values

FlyFromBottomLeft

public static final int FlyFromBottomLeft


See Also:
Constant Field Values

FlyFromBottomRight

public static final int FlyFromBottomRight


See Also:
Constant Field Values

FlyFromTopLeft

public static final int FlyFromTopLeft


See Also:
Constant Field Values

FlyFromTopRight

public static final int FlyFromTopRight


See Also:
Constant Field Values

BlindsVertical

public static final int BlindsVertical


See Also:
Constant Field Values

BlindsHorizontal

public static final int BlindsHorizontal


See Also:
Constant Field Values

BoxIn

public static final int BoxIn


See Also:
Constant Field Values

BoxOut

public static final int BoxOut


See Also:
Constant Field Values

DiamondOut

public static final int DiamondOut


See Also:
Constant Field Values

Cut

public static final int Cut


See Also:
Constant Field Values

CheckerboardAcross

public static final int CheckerboardAcross


See Also:
Constant Field Values

CheckerboardDown

public static final int CheckerboardDown


See Also:
Constant Field Values

Wedge

public static final int Wedge


See Also:
Constant Field Values

RandomBarsHorizontal

public static final int RandomBarsHorizontal


See Also:
Constant Field Values

RandomBarsVertical

public static final int RandomBarsVertical


See Also:
Constant Field Values

StripsLeftDown

public static final int StripsLeftDown


See Also:
Constant Field Values

StripsLeftUp

public static final int StripsLeftUp


See Also:
Constant Field Values

StripsRightDown

public static final int StripsRightDown


See Also:
Constant Field Values

StripsRightUp

public static final int StripsRightUp


See Also:
Constant Field Values

FlashOnceFast

public static final int FlashOnceFast


See Also:
Constant Field Values

FlashOnceMedium

public static final int FlashOnceMedium


See Also:
Constant Field Values

FlashOnceSlow

public static final int FlashOnceSlow


See Also:
Constant Field Values

CrowlFromDown

public static final int CrowlFromDown


See Also:
Constant Field Values

CrowlFromLeft

public static final int CrowlFromLeft


See Also:
Constant Field Values

CrowlFromRight

public static final int CrowlFromRight


See Also:
Constant Field Values

CrowlFromUp

public static final int CrowlFromUp


See Also:
Constant Field Values

CircleOut

public static final int CircleOut


See Also:
Constant Field Values

SplitHorizontalIn

public static final int SplitHorizontalIn


See Also:
Constant Field Values

SplitHorizontalOut

public static final int SplitHorizontalOut


See Also:
Constant Field Values

SplitVerticalIn

public static final int SplitVerticalIn


See Also:
Constant Field Values

SplitVerticalOut

public static final int SplitVerticalOut


See Also:
Constant Field Values

WipeDown

public static final int WipeDown


See Also:
Constant Field Values

WipeLeft

public static final int WipeLeft


See Also:
Constant Field Values

WipeRight

public static final int WipeRight


See Also:
Constant Field Values

WipeUp

public static final int WipeUp


See Also:
Constant Field Values

Dissolve

public static final int Dissolve


See Also:
Constant Field Values

PeekFromDown

public static final int PeekFromDown


See Also:
Constant Field Values

PeekFromLeft

public static final int PeekFromLeft


See Also:
Constant Field Values

PeekFromRight

public static final int PeekFromRight


See Also:
Constant Field Values

PeekFromUp

public static final int PeekFromUp


See Also:
Constant Field Values

Random

public static final int Random


See Also:
Constant Field Values

RandomXP

public static final int RandomXP


See Also:
Constant Field Values

Wheel1Spoke

public static final int Wheel1Spoke


See Also:
Constant Field Values

Wheel2Spokes

public static final int Wheel2Spokes


See Also:
Constant Field Values

Wheel3Spokes

public static final int Wheel3Spokes


See Also:
Constant Field Values

Wheel4Spokes

public static final int Wheel4Spokes


See Also:
Constant Field Values

Wheel8Spokes

public static final int Wheel8Spokes


See Also:
Constant Field Values

Swivel

public static final int Swivel


See Also:
Constant Field Values

StretchAcross

public static final int StretchAcross


See Also:
Constant Field Values

StretchUp

public static final int StretchUp


See Also:
Constant Field Values

StretchLeft

public static final int StretchLeft


See Also:
Constant Field Values

StretchDown

public static final int StretchDown


See Also:
Constant Field Values

StretchRight

public static final int StretchRight


See Also:
Constant Field Values

Spiral

public static final int Spiral


See Also:
Constant Field Values

ZoomInSlightly

public static final int ZoomInSlightly


See Also:
Constant Field Values

ZoomCenter

public static final int ZoomCenter


See Also:
Constant Field Values

ZoomIn

public static final int ZoomIn


See Also:
Constant Field Values

ZoomOutSlightly

public static final int ZoomOutSlightly


See Also:
Constant Field Values

ZoomBottom

public static final int ZoomBottom


See Also:
Constant Field Values

ZoomOut

public static final int ZoomOut


See Also:
Constant Field Values