Class SvgCommandLetter
java.lang.Object
net.sourceforge.plantuml.openiconic.SvgCommandLetter
- All Implemented Interfaces:
SvgCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
SvgCommandLetter
public SvgCommandLetter(java.lang.String letter)
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
toSvg
public java.lang.String toSvg()- Specified by:
toSvg
in interfaceSvgCommand
-
argumentNumber
public int argumentNumber() -
isUpperCase
public boolean isUpperCase() -
is
public boolean is(char c) -
getLetter
public char getLetter() -
implicit
-