animationmotionpatheditmode-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum animationmotionpatheditmode
java.lang.object
java.lang.enum<animationmotionpatheditmode>
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
none
public static final animationmotionpatheditmode none
-
relative
public static final animationmotionpatheditmode relative
-
fixed
public static final animationmotionpatheditmode fixed
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
getanimationmotionpatheditmodefromvalue
public static animationmotionpatheditmode getanimationmotionpatheditmodefromvalue(long value)