Schnittstelle ICssValueMapper
- Alle bekannten Implementierungsklassen:
CssValueMapper
public interface ICssValueMapper
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
mapColorToCssValue
- Parameter:
color-- Gibt zurück:
- the CSS value from the given color.
- Löst aus:
RuntimeException- if the given color is null.
-