FileDocCategorySizeDatePackage
DrawableMarginSpan.javaAPI DocAndroid 5.1 API901Sat Mar 14 14:09:40 GMT 2015android.text.style

DrawableMarginSpan

public class DrawableMarginSpan extends Object implements android.text.style.LeadingMarginSpan, android.text.style.LineHeightSpan

Fields Summary
Constructors Summary
public DrawableMarginSpan(android.graphics.drawable.Drawable b)

 throw new RuntimeException("Stub!"); 
public DrawableMarginSpan(android.graphics.drawable.Drawable b, int pad)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidchooseHeight(java.lang.CharSequence text, int start, int end, int istartv, int v, android.graphics.Paint.FontMetricsInt fm)

 throw new RuntimeException("Stub!"); 
public voiddrawLeadingMargin(android.graphics.Canvas c, android.graphics.Paint p, int x, int dir, int top, int baseline, int bottom, java.lang.CharSequence text, int start, int end, boolean first, android.text.Layout layout)

 throw new RuntimeException("Stub!"); 
public intgetLeadingMargin(boolean first)

 throw new RuntimeException("Stub!");