effectfilltype-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum effectfilltype

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

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

represent fill types.


enum constant summary
freeze
          
hold
          
none
          
remove
          
transition
          
 
method summary
static effectfilltype geteffectfilltypefromvalue(long value)
           
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

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
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

geteffectfilltypefromvalue

public static effectfilltype geteffectfilltypefromvalue(long value)


网站地图