Package net.sourceforge.plantuml.emoji
Class SvgNanoParser
- java.lang.Object
-
- net.sourceforge.plantuml.emoji.SvgNanoParser
-
-
Constructor Summary
Constructors Constructor Description SvgNanoParser(String svg, boolean keepColors)
SvgNanoParser(List<String> svg, boolean keepColors)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TextBlock
asTextBlock(HColor color, double scale)
void
drawU(UGraphic ug, double scale, HColor colorForMonochrome)
-