|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<textshapetype>
com.spire.presentation.textshapetype
public enum textshapetype
represents text wrapping shape.
enum constant summary | |
---|---|
arch_down
downward arch |
|
arch_down_pour
downward pour arch |
|
arch_up
upward arch |
|
arch_up_pour
upward pour arch |
|
button
button |
|
button_pour
button pour |
|
can_down
downward can |
|
can_up
upward can |
|
cascade_down
downward cascade |
|
cascade_up
upward cascade |
|
chevron
chevron |
|
chevron_inverted
inverted chevron |
|
circle
circle |
|
circle_pour
circle pour |
|
curve_down
downward curve |
|
curve_up
upward curve |
|
custom
custom |
|
deflate
deflate |
|
deflate_bottom
bottom deflate |
|
deflate_inflate
deflate-inflate |
|
deflate_inflate_deflate
deflate-inflate-deflate |
|
deflate_top
top deflate |
|
double_wave_1
double wave 1 |
|
fade_down
downward fade |
|
fade_left
left fade |
|
fade_right
right fade |
|
fade_up
upward fade |
|
inflate
inflate |
|
inflate_bottom
bottom inflate |
|
inflate_top
top inflate |
|
none
no shape |
|
plain
plain |
|
ring_inside
inside ring |
|
ring_outside
outside ring |
|
slant_down
downward slant |
|
slant_up
upward slant |
|
stop
stop sign |
|
triangle
triangle |
|
triangle_inverted
inverted triangle |
|
un_defined
not defined |
|
wave_1
wave 1 |
|
wave_2
wave 2 |
|
wave_4
wave 4 |
method summary | |
---|---|
java.lang.string |
getname()
|
static textshapetype |
gettextshapetypefromvalue(long value)
|
byte |
getvalue()
|
enum constant detail |
---|
public static final textshapetype un_defined
public static final textshapetype none
public static final textshapetype plain
public static final textshapetype stop
public static final textshapetype triangle
public static final textshapetype triangle_inverted
public static final textshapetype chevron
public static final textshapetype chevron_inverted
public static final textshapetype ring_inside
public static final textshapetype ring_outside
public static final textshapetype arch_up
public static final textshapetype arch_down
public static final textshapetype circle
public static final textshapetype button
public static final textshapetype arch_up_pour
public static final textshapetype arch_down_pour
public static final textshapetype circle_pour
public static final textshapetype button_pour
public static final textshapetype curve_up
public static final textshapetype curve_down
public static final textshapetype can_up
public static final textshapetype can_down
public static final textshapetype wave_1
public static final textshapetype wave_2
public static final textshapetype double_wave_1
public static final textshapetype wave_4
public static final textshapetype inflate
public static final textshapetype deflate
public static final textshapetype inflate_bottom
public static final textshapetype deflate_bottom
public static final textshapetype inflate_top
public static final textshapetype deflate_top
public static final textshapetype deflate_inflate
public static final textshapetype deflate_inflate_deflate
public static final textshapetype fade_right
public static final textshapetype fade_left
public static final textshapetype fade_up
public static final textshapetype fade_down
public static final textshapetype slant_up
public static final textshapetype slant_down
public static final textshapetype cascade_up
public static final textshapetype cascade_down
public static final textshapetype custom
method detail |
---|
public java.lang.string getname()
public byte getvalue()
public static textshapetype gettextshapetypefromvalue(long value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |