Package 

Enum WordWrap

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum WordWrap
    
                        

    Text word-wrap mode.

    • Method Summary

      Modifier and Type Method Description
      String getJsBase()
      static Array<WordWrap> values()
      static WordWrap valueOf(String name)
      • Methods inherited from class java.lang.Object

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