effectfilltype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum effectfilltype
java.lang.object
java.lang.enum<effectfilltype>
com.spire.presentation.drawing.animation.effectfilltype
- all implemented interfaces:
- java.lang.comparable<effectfilltype>
public enum effectfilltype
- extends java.lang.enum<effectfilltype>
represent fill types.
none
public static final effectfilltype none
-
remove
public static final effectfilltype remove
-
freeze
public static final effectfilltype freeze
-
hold
public static final effectfilltype hold
-
transition
public static final effectfilltype transition
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
geteffectfilltypefromvalue
public static effectfilltype geteffectfilltypefromvalue(long value)