Interface SvgCommand
-
- All Known Implementing Classes:
SvgCommandLetter
,SvgCommandNumber
public interface SvgCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toSvg()
-
-
-
Method Detail
-
toSvg
String toSvg()
-
-