Class ColorParser
java.lang.Object
net.sourceforge.plantuml.graphic.color.ColorParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegexLeafexp1()static RegexLeafexp2()static RegexLeafexp3()static RegexLeafexp4()static RegexLeafexp6()static RegexLeafexp7()getColor(ThemeStyle themeStyle, RegexResult arg, HColorSet set) getRegex()static ColorParsermandatoryColor(ColorType mainType) static ColorParsersimpleColor(String optPrefix, ColorType mainType) static ColorParsersimpleColor(ColorType mainType) static ColorParsersimpleColor(ColorType mainType, String id)
-
Method Details
-
getColor
public Colors getColor(ThemeStyle themeStyle, RegexResult arg, HColorSet set) throws NoSuchColorException - Throws:
NoSuchColorException
-
simpleColor
-
simpleColor
-
mandatoryColor
-
simpleColor
-
exp1
-
exp2
-
exp3
-
exp4
-
exp6
-
exp7
-
getRegex
-