animationcalculationmode-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum animationcalculationmode
java.lang.object
java.lang.enum<animationcalculationmode>
com.spire.presentation.drawing.animation.animationcalculationmode
- all implemented interfaces:
- java.lang.comparable<animationcalculationmode>
public enum animationcalculationmode
- extends java.lang.enum<animationcalculationmode>
represent calc mode for animation property.
none
public static final animationcalculationmode none
-
discrete
public static final animationcalculationmode discrete
-
linear
public static final animationcalculationmode linear
-
formula
public static final animationcalculationmode formula
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
getanimationcalculationmodefromvalue
public static animationcalculationmode getanimationcalculationmodefromvalue(long value)