Package net.sourceforge.plantuml.emoji
Class Emoji
- java.lang.Object
-
- net.sourceforge.plantuml.emoji.Emoji
-
public class Emoji extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug, double scale, HColor colorForMonochrome)
static Map<String,Emoji>
getAll()
String
getShortcut()
static String
pattern()
static Emoji
retrieve(String name)
-