timenodepresetclasstype-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum timenodepresetclasstype

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

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

represent effect class types.


enum constant summary
emphasis
          
entrance
          
exit
          
media_call
          
none
           
path
          
verb
          
 
method summary
 java.lang.string getname()
           
static timenodepresetclasstype getstringalignmentfromvalue(int value)
           
 int getvalue()
           
 
enum constant detail

none

public static final timenodepresetclasstype none

entrance

public static final timenodepresetclasstype entrance

exit

public static final timenodepresetclasstype exit

emphasis

public static final timenodepresetclasstype emphasis

path

public static final timenodepresetclasstype path

verb

public static final timenodepresetclasstype verb

media_call

public static final timenodepresetclasstype media_call
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getstringalignmentfromvalue

public static timenodepresetclasstype getstringalignmentfromvalue(int value)


网站地图