Interface ICssValueMapper
- All Known Implementing Classes:
CssValueMapper
public interface ICssValueMapper
- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
mapColorToCssValue
- Parameters:
color-- Returns:
- the CSS value from the given color.
- Throws:
RuntimeException- if the given color is null.
-