public interface LineHeightSpan
implements ParagraphStyle, WrapTogetherSpan
| android.text.style.LineHeightSpan |
| |
Nested classes |
|
|---|---|
interface |
LineHeightSpan.WithDensity
|
公共方法(Public methods) |
|
|---|---|
abstract void |
chooseHeight(CharSequence text, int start, int end, int spanstartv, int v, Paint.FontMetricsInt fm) |
void chooseHeight (CharSequence text, int start, int end, int spanstartv, int v, Paint.FontMetricsInt fm)
| 参数(Parameters) | |
|---|---|
text |
CharSequence
|
start |
int
|
end |
int
|
spanstartv |
int
|
v |
int
|
fm |
Paint.FontMetricsInt
|