com.anywherecommerce.android.sdk.util
Class CustomTypeFaceSpan
-
java.lang.Object
-
TypefaceSpan
com.anywherecommerce.android.sdk.util.CustomTypeFaceSpan -
public class <span class="typeNameLabel">CustomTypeFaceSpan</span> extends TypefaceSpan
Constructor Summary
Constructor and Description```
<span class="memberNameLink">
CustomTypeFaceSpan(java.lang.String family,
Typeface type)
```
Method Summary
Modifier and TypeMethod and Description`void``<span class="memberNameLink">
updateDrawState(TextPaint ds)
void``
updateMeasureState(TextPaint paint)`
Methods inherited from class java.lang.Object
`clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait`
Constructor Detail
CustomTypeFaceSpan
```
public CustomTypeFaceSpan(java.lang.String family,
Typeface type)
```
Method Detail
updateDrawState
`public void updateDrawState(TextPaint ds)`
updateMeasureState
`public void updateMeasureState(TextPaint paint)`