net.sourceforge.plantuml.creole
Class CommandCreoleExposantChange

java.lang.Object
  extended by net.sourceforge.plantuml.creole.CommandCreoleExposantChange
All Implemented Interfaces:
Command

public class CommandCreoleExposantChange
extends Object
implements Command


Method Summary
static Command create(FontPosition position)
           
 String executeAndGetRemaining(String line, StripeSimple stripe)
           
 int matchingSize(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static Command create(FontPosition position)

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.