Class CommandCreoleStyle
java.lang.Object
net.sourceforge.plantuml.klimt.creole.command.CommandCreoleStyle
- All Implemented Interfaces:
Command
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommandcreateCreole(FontStyle style) static CommandcreateLegacy(FontStyle style) static CommandcreateLegacyEol(FontStyle style) executeAndGetRemaining(String line, StripeSimple stripe) intmatchingSize(String line)
-
Method Details
-
startingChars
- Specified by:
startingCharsin interfaceCommand
-
createCreole
-
createLegacy
-
createLegacyEol
-
executeAndGetRemaining
- Specified by:
executeAndGetRemainingin interfaceCommand
-
matchingSize
- Specified by:
matchingSizein interfaceCommand
-