|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.creole.CommandCreoleSvgAttributeChange
public class CommandCreoleSvgAttributeChange
Field Summary | |
---|---|
static java.lang.String |
fontPattern
|
Method Summary | |
---|---|
static Command |
create()
|
static Command |
createEol()
|
java.lang.String |
executeAndGetRemaining(java.lang.String line,
StripeSimple stripe)
|
int |
matchingSize(java.lang.String line)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String fontPattern
Method Detail |
---|
public static Command create()
public static Command createEol()
public int matchingSize(java.lang.String line)
matchingSize
in interface Command
public java.lang.String executeAndGetRemaining(java.lang.String line, StripeSimple stripe)
executeAndGetRemaining
in interface Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |