|
|||||||||
| prev class next class | frames no frames | ||||||||
| summary: nested | enum constants | field | method | detail: enum constants | field | method | ||||||||
java.lang.objectjava.lang.enum<texteffect>
com.spire.doc.texteffect
public enum texteffect
animation effect for text.
| enum constant summary | |
|---|---|
blinking_background
specifies that this text shall be surrounded by a background color which alternates between black and white. |
|
las_vegas_lights
specifies that this text shall be surrounded by a border consisting of a series of colored lights, which constantly change colors in sequence. |
|
marching_black_ants
specifies that this text shall be surrounded by an animated black dashed line border. |
|
marching_red_ants
specifies that this text shall be surrounded by an animated red dashed line border. |
|
none
specifies no animation. |
|
shimmer
specifies that this text shall be animated by alternating between normal and blurry states. |
|
sparkle_text
specifies that this text shall have a background consisting of a random pattern of colored lights, which constantly change colors in sequence. |
|
| method summary | |
|---|---|
int |
getvalue()
|
| enum constant detail |
|---|
public static final texteffect none
public static final texteffect las_vegas_lights
public static final texteffect blinking_background
public static final texteffect sparkle_text
public static final texteffect marching_black_ants
public static final texteffect marching_red_ants
public static final texteffect shimmer
| method detail |
|---|
public int getvalue()
|
|||||||||
| prev class next class | frames no frames | ||||||||
| summary: nested | enum constants | field | method | detail: enum constants | field | method | ||||||||