filterrevealtype-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum filterrevealtype

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

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

represents filter reveal type.


enum constant summary
in
          
none
          
out
          
un_defined
           
 
method summary
static filterrevealtype getfilterrevealtypefromvalue(long value)
           
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

un_defined

public static final filterrevealtype un_defined

none

public static final filterrevealtype none

in

public static final filterrevealtype in

out

public static final filterrevealtype out
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getfilterrevealtypefromvalue

public static filterrevealtype getfilterrevealtypefromvalue(long value)


网站地图