Class Style.Type

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Style

    public static class Style.Type
    extends Enum.Type
    See Also:
    Serialized Form
    • Method Detail

      • getStyle

        public final Style getStyle​(int style)
      • getStyle

        public final Style getStyle​(java.lang.String style)
      • getStyle

        public final Style getStyle​(java.lang.String style,
                                    Style dephault)