Class ColorParser
java.lang.Object
net.sourceforge.plantuml.graphic.color.ColorParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegexLeaf
exp1()
static RegexLeaf
exp2()
static RegexLeaf
exp3()
static RegexLeaf
exp4()
static RegexLeaf
exp6()
static RegexLeaf
exp7()
getColor
(RegexResult arg, HColorSet set) getRegex()
static ColorParser
mandatoryColor
(ColorType mainType) static ColorParser
simpleColor
(String optPrefix, ColorType mainType) static ColorParser
simpleColor
(ColorType mainType) static ColorParser
simpleColor
(ColorType mainType, String id)
-
Method Details
-
getColor
- Throws:
NoSuchColorException
-
simpleColor
-
simpleColor
-
mandatoryColor
-
simpleColor
-
exp1
-
exp2
-
exp3
-
exp4
-
exp6
-
exp7
-
getRegex
-