Interface Color

All Known Implementing Classes:
ColorImpl

public interface Color
This interface allows you to get HTML color string, e.g. #FFFF00.
Since:
3.0.0
Author:
dennis
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getHtmlColor

      String getHtmlColor()