|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<presetshadowvalue>
com.spire.presentation.presetshadowvalue
public enum presetshadowvalue
represents a preset for a shadow effect.
enum constant summary | |
---|---|
back_center_perspective
represents back center perspective shadow. |
|
back_left_long_perspective
represents back left long perspective shadow |
|
back_left_perspective
represents back left perspective shadow. |
|
back_right_long_perspective
represents back right long perspective shadow |
|
back_right_perspective
represents back right perspective shadow. |
|
bottom_left_drop
represents bottom left drop shadow. |
|
bottom_right_drop
represents bottom right drop shadow. |
|
bottom_right_small_drop
represents bottom right small drop shadow. |
|
front_bottom
represents front bottom shadow. |
|
front_left_long_perspective
represents front left long perspective shadow. |
|
front_left_perspective
represents front left perspective shadow. |
|
front_right_long_perspective
represents front right long perspective shadow. |
|
front_right_perspective
represents front right perspective shadow. |
|
inner_box_3_d
represents inner box shadow 3d. |
|
outer_box_3_d
represents outer box shadow 3d. |
|
top_left_double_drop
represents top left double drop shadow. |
|
top_left_drop
represents top left drop shadow. |
|
top_left_large_drop
represents top left large drop shadow. |
|
top_left_small_drop
represents top left small drop shadow. |
|
top_right_drop
represents top right drop shadow. |
method summary | |
---|---|
java.lang.string |
getname()
|
static presetshadowvalue |
getpresetshadowvaluefromvalue(long value)
|
int |
getvalue()
|
enum constant detail |
---|
public static final presetshadowvalue top_left_drop
public static final presetshadowvalue top_left_large_drop
public static final presetshadowvalue back_left_long_perspective
public static final presetshadowvalue back_right_long_perspective
public static final presetshadowvalue top_left_double_drop
public static final presetshadowvalue bottom_right_small_drop
public static final presetshadowvalue front_left_long_perspective
public static final presetshadowvalue front_right_long_perspective
public static final presetshadowvalue outer_box_3_d
public static final presetshadowvalue inner_box_3_d
public static final presetshadowvalue back_center_perspective
public static final presetshadowvalue top_right_drop
public static final presetshadowvalue front_bottom
public static final presetshadowvalue back_left_perspective
public static final presetshadowvalue back_right_perspective
public static final presetshadowvalue bottom_left_drop
public static final presetshadowvalue bottom_right_drop
public static final presetshadowvalue front_left_perspective
public static final presetshadowvalue front_right_perspective
public static final presetshadowvalue top_left_small_drop
method detail |
---|
public java.lang.string getname()
public int getvalue()
public static presetshadowvalue getpresetshadowvaluefromvalue(long value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |