| java.lang.Object | |
| ↳ | com.ksyun.media.shortvideo.sticker.DrawTextParams |
draw text params
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DEFAULT_TEXT_SIZE | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | autoNewLine | ||||||||||
| public String | text | ||||||||||
| public TextPaint | textPaint | ||||||||||
| public float | text_bottom_padding | the text bottom padding | |||||||||
| public float | text_left_padding | the text left padding | |||||||||
| public float | text_right_padding | the text right padding | |||||||||
| public float | text_top_padding | the text top padding | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DrawTextParams() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
the text bottom padding
the text left padding
the text right padding
the text top padding