animationmotionpatheditmode-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum animationmotionpatheditmode

java.lang.object
  extended by java.lang.enum<animationmotionpatheditmode>
      extended by com.spire.presentation.drawing.animation.animationmotionpatheditmode
all implemented interfaces:
java.lang.comparable<animationmotionpatheditmode>

public enum animationmotionpatheditmode
extends java.lang.enum<animationmotionpatheditmode>

specifies how the motion path moves when the target shape is moved


enum constant summary
fixed
          
none
          
relative
          
 
method summary
static animationmotionpatheditmode getanimationmotionpatheditmodefromvalue(long value)
           
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

none

public static final animationmotionpatheditmode none

relative

public static final animationmotionpatheditmode relative

fixed

public static final animationmotionpatheditmode fixed
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getanimationmotionpatheditmodefromvalue

public static animationmotionpatheditmode getanimationmotionpatheditmodefromvalue(long value)


网站地图