animationcalculationmode-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum animationcalculationmode

java.lang.object
  extended by java.lang.enum<animationcalculationmode>
      extended by 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.


enum constant summary
discrete
          
formula
          
linear
          
none
          
 
method summary
static animationcalculationmode getanimationcalculationmodefromvalue(long value)
           
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

none

public static final animationcalculationmode none

discrete

public static final animationcalculationmode discrete

linear

public static final animationcalculationmode linear

formula

public static final animationcalculationmode formula
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getanimationcalculationmodefromvalue

public static animationcalculationmode getanimationcalculationmodefromvalue(long value)


网站地图