Interface SIconSet

All Known Implementing Classes:
IconSetImpl

public interface SIconSet
Author:
henri
  • Method Details

    • getType

      Returns the icon set name
    • getCFValueObjects

      List<SCFValueObject> getCFValueObjects()
      Returns the value objects
    • 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