net.sourceforge.plantuml.creole
Class CommandCreoleStyle
java.lang.Object
net.sourceforge.plantuml.creole.CommandCreoleStyle
- All Implemented Interfaces:
- Command
public class CommandCreoleStyle
- extends Object
- implements Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createCreole
public static CommandCreoleStyle createCreole(FontStyle style)
createLegacy
public static Command createLegacy(FontStyle style)
createLegacyEol
public static Command createLegacyEol(FontStyle style)
executeAndGetRemaining
public String executeAndGetRemaining(String line,
StripeSimple stripe)
- Specified by:
executeAndGetRemaining
in interface Command
matchingSize
public int matchingSize(String line)
- Specified by:
matchingSize
in interface Command
Copyright © 2014. All Rights Reserved.