Class ColorParser
java.lang.Object
net.sourceforge.plantuml.klimt.color.ColorParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegexLeafexp1()static RegexLeafexp2()static RegexLeafexp3()static RegexLeafexp4()static RegexLeafexp6()static RegexLeafexp7()getColor(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
- Throws:
NoSuchColorException
-
simpleColor
-
simpleColor
-
mandatoryColor
-
simpleColor
-
exp1
-
exp2
-
exp3
-
exp4
-
exp6
-
exp7
-
getRegex
-