Package 

Enum Layout

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

    
    public enum Layout
    
                        

    Layout enumeration.

    • Method Summary

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

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