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
|