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