public static class TextIndentSpan.Options extends java.lang.Object
int
gapWidth
leadWidth
textColor
textSize
android.graphics.Typeface
typeface
Options(int leadWidth, int gapWidth)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int gapWidth
public int leadWidth
public int textSize
public int textColor
public android.graphics.Typeface typeface
public Options(int leadWidth, int gapWidth)