Class android.text.Layout
Added Methods | |
---|---|
void draw (Canvas, List<Path>, List<Paint>, Path, Paint, int )
|
|
void drawBackground (Canvas )
|
|
void drawText (Canvas )
|
|
void fillCharacterBounds (int, int, float[], int )
|
|
int getLineBottom (int, boolean )
|
|
int[] getRangeForRect (RectF, SegmentFinder, TextInclusionStrategy )
|
Added Fields | |
---|---|
TextInclusionStrategy INCLUSION_STRATEGY_ANY_OVERLAP
|
|
TextInclusionStrategy INCLUSION_STRATEGY_CONTAINS_ALL
|
|
TextInclusionStrategy INCLUSION_STRATEGY_CONTAINS_CENTER
|