Interface SIconSet

  • All Known Implementing Classes:
    IconSetImpl

    public interface SIconSet
    Author:
    henri
    • Method Detail

      • isPercent

        boolean isPercent()
        Returns whether in percent
      • isReverse

        boolean isReverse()
        Returns whether reverse the order
      • isShowValue

        boolean isShowValue()
        Returns whether show the value
      • getCFIcons

        List<SCFIcon> getCFIcons()
        Returns the CFIcons.
        Since:
        5.7.0