behavioraccumulatetype-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum behavioraccumulatetype

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

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

represents types of accumulation of effect behaviors.


enum constant summary
always
          
none
          
un_defined
          
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

un_defined

public static final behavioraccumulatetype un_defined

always

public static final behavioraccumulatetype always

none

public static final behavioraccumulatetype none
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图