Class CommandCreoleColorAndSizeChange
java.lang.Object
net.sourceforge.plantuml.klimt.creole.command.CommandCreoleColorAndSizeChange
- All Implemented Interfaces:
Command
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Commandcreate()static CommandexecuteAndGetRemaining(String line, StripeSimple stripe) intmatchingSize(String line)
-
Field Details
-
fontPattern
- See Also:
-
-
Method Details
-
startingChars
- Specified by:
startingCharsin interfaceCommand
-
create
-
createEol
-
matchingSize
- Specified by:
matchingSizein interfaceCommand
-
executeAndGetRemaining
public String executeAndGetRemaining(String line, StripeSimple stripe) throws NoSuchColorRuntimeException - Specified by:
executeAndGetRemainingin interfaceCommand- Throws:
NoSuchColorRuntimeException
-