| AbTextView(Context context, AttributeSet attrs) | com.ab.view.sample.AbTextView | inline |
| bottomPadding | com.ab.view.sample.AbTextView | private |
| drawText(Canvas canvas, String text, int maxWPix, TextPaint paint) | com.ab.view.sample.AbTextView | inline |
| getDesiredWidth(String str, TextPaint paint) | com.ab.view.sample.AbTextView | inline |
| getDrawRowCount(String text, int maxWPix, TextPaint paint) | com.ab.view.sample.AbTextView | inline |
| getDrawRowStr(String text, int maxWPix, TextPaint paint) | com.ab.view.sample.AbTextView | inline |
| getStringWidth(String str, TextPaint paint) | com.ab.view.sample.AbTextView | inline |
| leftPadding | com.ab.view.sample.AbTextView | private |
| lineSpacing | com.ab.view.sample.AbTextView | private |
| maxLines | com.ab.view.sample.AbTextView | private |
| mTextPaint | com.ab.view.sample.AbTextView | private |
| onDraw(Canvas canvas) | com.ab.view.sample.AbTextView | inlineprotected |
| rightPadding | com.ab.view.sample.AbTextView | private |
| setPadding(float left, float top, float right, float bottom) | com.ab.view.sample.AbTextView | inline |
| subStringLength(String str, int maxPix, TextPaint paint) | com.ab.view.sample.AbTextView | inline |
| textColor | com.ab.view.sample.AbTextView | private |
| textSize | com.ab.view.sample.AbTextView | private |
| topPadding | com.ab.view.sample.AbTextView | private |