Class CommandCreoleColorChange
java.lang.Object
net.sourceforge.plantuml.klimt.creole.command.CommandCreoleColorChange
- All Implemented Interfaces:
Command
-
Method Summary
Modifier and TypeMethodDescriptionstatic Command
create()
static Command
executeAndGetRemaining
(String line, StripeSimple stripe) int
matchingSize
(String line)
-
Method Details
-
startingChars
- Specified by:
startingChars
in interfaceCommand
-
create
-
createEol
-
matchingSize
- Specified by:
matchingSize
in interfaceCommand
-
executeAndGetRemaining
public String executeAndGetRemaining(String line, StripeSimple stripe) throws NoSuchColorRuntimeException - Specified by:
executeAndGetRemaining
in interfaceCommand
- Throws:
NoSuchColorRuntimeException
-