| Package | Description |
|---|---|
| android.graphics | |
| android.text | |
| android.text.style |
| Modifier and Type | Method and Description |
|---|---|
Paint.FontMetricsInt |
Paint.getFontMetricsInt() |
| Modifier and Type | Method and Description |
|---|---|
int |
Paint.getFontMetricsInt(Paint.FontMetricsInt fmi) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BoringLayout.Metrics |
| Modifier and Type | Method and Description |
|---|---|
void |
DrawableMarginSpan.chooseHeight(CharSequence text,
int start,
int end,
int istartv,
int v,
Paint.FontMetricsInt fm) |
void |
IconMarginSpan.chooseHeight(CharSequence text,
int start,
int end,
int istartv,
int v,
Paint.FontMetricsInt fm) |
void |
LineHeightSpan.chooseHeight(CharSequence text,
int start,
int end,
int spanstartv,
int v,
Paint.FontMetricsInt fm) |
void |
LineHeightSpan.WithDensity.chooseHeight(CharSequence text,
int start,
int end,
int spanstartv,
int v,
Paint.FontMetricsInt fm,
TextPaint paint) |
abstract int |
ReplacementSpan.getSize(Paint paint,
CharSequence text,
int start,
int end,
Paint.FontMetricsInt fm) |
int |
DynamicDrawableSpan.getSize(Paint paint,
CharSequence text,
int start,
int end,
Paint.FontMetricsInt fm) |
Copyright © 2008-2013. All Rights Reserved.