Package 

Class ShadowStyleSpan

    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowStyleSpan(float dx, float dy, float radius, int color)
    • Method Summary

      Modifier and Type Method Description
      void updateDrawState(TextPaint textPaint)
      • Methods inherited from class android.text.style.CharacterStyle

        getUnderlying, updateDrawState, wrap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowStyleSpan

        ShadowStyleSpan(float dx, float dy, float radius, int color)