Class TextEffects


  • public class TextEffects
    extends java.lang.Object
    Enumerates text effect values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int FILL
      Fill text effect.
      static int GLOW
      Glow text effect.
      static int STROKE
      Stroke text effect.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait