Class HColorSet
java.lang.Object
net.sourceforge.plantuml.ugraphic.color.HColorSet
-
Method Summary
Modifier and TypeMethodDescriptiongetColor
(ThemeStyle themeStyle, String s) getColor
(ThemeStyle themeStyle, String s, HColor background) getColorOrWhite
(ThemeStyle themeStyle, String s) getColorOrWhite
(ThemeStyle themeStyle, String s, HColor background) static HColorSet
instance()
names()
-
Method Details
-
instance
-
names
-
getColorOrWhite
-
getColorOrWhite
-
getColorOrWhite
-
getColor
- Throws:
NoSuchColorException
-
getColorLEGACY
- Throws:
NoSuchColorException
-
getColor
public HColor getColor(ThemeStyle themeStyle, String s, HColor background) throws NoSuchColorException - Throws:
NoSuchColorException
-