animationeffectsubtype-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum animationeffectsubtype

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

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

represents subtypes of animation effect.


enum constant summary
across
          
bottom
          
bottom_left
          
bottom_right
          
center
          
clockwise
          
counter_clockwise
          
down
          
down_left
          
down_right
          
font_all_caps
          
font_bold
          
font_italic
          
font_shadow
          
font_strikethrough
          
font_underline
          
gradual
          
gradual_and_cycle_clockwise
          
gradual_and_cycle_counter_clockwise
          
horizontal
          
horizontal_in
          
horizontal_out
          
in
          
in_bottom
          
in_center
          
in_slightly
          
instant
          
left
          
none
          
ordinal_mask
          
out
          
out_bottom
          
out_center
          
out_slightly
          
right
          
slightly
          
top
          
top_left
          
top_right
          
up
          
up_left
          
up_right
          
vertical
          
vertical_in
          
vertical_out
          
wheel_1
          
wheel_2
          
wheel_3
          
wheel_4
          
wheel_8
          
 
method summary
static animationeffectsubtype getanimationeffectsubtypefromvalue(long value)
           
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

none

public static final animationeffectsubtype none

across

public static final animationeffectsubtype across

bottom

public static final animationeffectsubtype bottom

bottom_left

public static final animationeffectsubtype bottom_left

bottom_right

public static final animationeffectsubtype bottom_right

center

public static final animationeffectsubtype center

clockwise

public static final animationeffectsubtype clockwise

counter_clockwise

public static final animationeffectsubtype counter_clockwise

gradual_and_cycle_clockwise

public static final animationeffectsubtype gradual_and_cycle_clockwise

gradual_and_cycle_counter_clockwise

public static final animationeffectsubtype gradual_and_cycle_counter_clockwise

down

public static final animationeffectsubtype down

down_left

public static final animationeffectsubtype down_left

down_right

public static final animationeffectsubtype down_right

font_all_caps

public static final animationeffectsubtype font_all_caps

font_bold

public static final animationeffectsubtype font_bold

font_italic

public static final animationeffectsubtype font_italic

font_shadow

public static final animationeffectsubtype font_shadow

font_strikethrough

public static final animationeffectsubtype font_strikethrough

font_underline

public static final animationeffectsubtype font_underline

gradual

public static final animationeffectsubtype gradual

horizontal

public static final animationeffectsubtype horizontal

horizontal_in

public static final animationeffectsubtype horizontal_in

horizontal_out

public static final animationeffectsubtype horizontal_out

in

public static final animationeffectsubtype in

in_bottom

public static final animationeffectsubtype in_bottom

in_center

public static final animationeffectsubtype in_center

in_slightly

public static final animationeffectsubtype in_slightly

instant

public static final animationeffectsubtype instant

left

public static final animationeffectsubtype left

ordinal_mask

public static final animationeffectsubtype ordinal_mask

out

public static final animationeffectsubtype out

out_bottom

public static final animationeffectsubtype out_bottom

out_center

public static final animationeffectsubtype out_center

out_slightly

public static final animationeffectsubtype out_slightly

right

public static final animationeffectsubtype right

slightly

public static final animationeffectsubtype slightly

top

public static final animationeffectsubtype top

top_left

public static final animationeffectsubtype top_left

top_right

public static final animationeffectsubtype top_right

up

public static final animationeffectsubtype up

up_left

public static final animationeffectsubtype up_left

up_right

public static final animationeffectsubtype up_right

vertical

public static final animationeffectsubtype vertical

vertical_in

public static final animationeffectsubtype vertical_in

vertical_out

public static final animationeffectsubtype vertical_out

wheel_1

public static final animationeffectsubtype wheel_1

wheel_2

public static final animationeffectsubtype wheel_2

wheel_3

public static final animationeffectsubtype wheel_3

wheel_4

public static final animationeffectsubtype wheel_4

wheel_8

public static final animationeffectsubtype wheel_8
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getanimationeffectsubtypefromvalue

public static animationeffectsubtype getanimationeffectsubtypefromvalue(long value)


网站地图