Class ColorMapperIdentity
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.ColorMapperIdentity
-
- All Implemented Interfaces:
ColorMapper
public class ColorMapperIdentity extends java.lang.Object implements ColorMapper
-
-
Constructor Summary
Constructors Constructor Description ColorMapperIdentity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Color
getMappedColor(HtmlColor color)
-
-
-
Method Detail
-
getMappedColor
public java.awt.Color getMappedColor(HtmlColor color)
- Specified by:
getMappedColor
in interfaceColorMapper
-
-