transitionreveallrdirection-ag凯发旗舰厅



com.spire.presentation.drawing.transition
enum transitionreveallrdirection

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

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

represent reveal leftright transition direction types.


enum constant summary
smoothly_from_left
          
smoothly_from_right
          
trough_black_from_left
          
trough_black_from_right
          
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

smoothly_from_left

public static final transitionreveallrdirection smoothly_from_left

smoothly_from_right

public static final transitionreveallrdirection smoothly_from_right

trough_black_from_left

public static final transitionreveallrdirection trough_black_from_left

trough_black_from_right

public static final transitionreveallrdirection trough_black_from_right
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图