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)