| java.lang.Object | ||
| android.text.style.BulletSpan | LeadingMarginSpan | |
| Value | ||||
|---|---|---|---|---|
| int | STANDARD_GAP_WIDTH | 2 | 0x00000002 |
| BulletSpan() | |||||
| BulletSpan(int gapWidth) | |||||
| BulletSpan(int gapWidth, int color) |
| void | drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout l) | ||||
| int | getLeadingMargin(boolean first) |
Methods inherited
from class
java.lang.Object
Methods inherited
from interface
android.text.style.LeadingMarginSpan