Class SvgNanoParser

java.lang.Object
net.sourceforge.plantuml.emoji.SvgNanoParser
All Implemented Interfaces:
Sprite

public class SvgNanoParser extends Object implements Sprite
  • Constructor Details

    • SvgNanoParser

      public SvgNanoParser(String svg, boolean keepColors)
    • SvgNanoParser

      public SvgNanoParser(List<String> svg, boolean keepColors)
  • Method Details