Class ThemeStyleSet

  • All Implemented Interfaces:
    Style

    public class ThemeStyleSet
    extends java.lang.Object
    implements Style
    Represents the list of styles applied to a Theme.
    • Constructor Detail

      • ThemeStyleSet

        public ThemeStyleSet()
    • Method Detail

      • apply

        public void apply​(Style style,
                          boolean force)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object