Klasse CssValueMapper
java.lang.Object
ch.nolix.system.gui.cssmapper.CssValueMapper
- Alle implementierten Schnittstellen:
ICssValueMapper
A
CssValueMapper is not mutable.- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
CssValueMapper
public CssValueMapper()
-
-
Methodendetails
-
mapColorToCssValue
- Angegeben von:
mapColorToCssValuein SchnittstelleICssValueMapper- Parameter:
color-- Gibt zurück:
- the CSS value from the given color.
-