behavioradditivetype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum behavioradditivetype
java.lang.object
java.lang.enum<behavioradditivetype>
com.spire.presentation.drawing.animation.behavioradditivetype
- all implemented interfaces:
- java.lang.comparable<behavioradditivetype>
public enum behavioradditivetype
- extends java.lang.enum<behavioradditivetype>
represents additive type for effect behavior.
undefined
public static final behavioradditivetype undefined
-
none
public static final behavioradditivetype none
-
base
public static final behavioradditivetype base
-
sum
public static final behavioradditivetype sum
-
replace
public static final behavioradditivetype replace
-
multiply
public static final behavioradditivetype multiply
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
getbehavioradditivetypefromvalue
public static behavioradditivetype getbehavioradditivetypefromvalue(long value)