animationcommandtype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum animationcommandtype
java.lang.object
java.lang.enum<animationcommandtype>
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.
none
public static final animationcommandtype none
-
event
public static final animationcommandtype event
-
call
public static final animationcommandtype call
-
verb
public static final animationcommandtype verb
-
getname
public java.lang.string getname()
getvalue
public byte getvalue()
getanimationcommandtypefromvalue
public static animationcommandtype getanimationcommandtypefromvalue(long value)