animationcommandtype-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum animationcommandtype

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

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

represents command effect type for command effect behavior.


enum constant summary
call
          
event
          
none
          
verb
          
 
method summary
static animationcommandtype getanimationcommandtypefromvalue(long value)
           
 java.lang.string getname()
           
 byte getvalue()
           
 
enum constant detail

none

public static final animationcommandtype none

event

public static final animationcommandtype event

call

public static final animationcommandtype call

verb

public static final animationcommandtype verb
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

getanimationcommandtypefromvalue

public static animationcommandtype getanimationcommandtypefromvalue(long value)


网站地图