Uses of Enum Class
com.vladsch.flexmark.ext.emoji.EmojiImageType
Packages that use EmojiImageType
-
Uses of EmojiImageType in com.vladsch.flexmark.ext.emoji
Fields in com.vladsch.flexmark.ext.emoji with type parameters of type EmojiImageTypeModifier and TypeFieldDescriptionstatic final DataKey
<EmojiImageType> EmojiExtension.USE_IMAGE_TYPE
Methods in com.vladsch.flexmark.ext.emoji that return EmojiImageTypeModifier and TypeMethodDescriptionstatic EmojiImageType
Returns the enum constant of this class with the specified name.static EmojiImageType[]
EmojiImageType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EmojiImageType in com.vladsch.flexmark.ext.emoji.internal
Fields in com.vladsch.flexmark.ext.emoji.internal declared as EmojiImageTypeMethods in com.vladsch.flexmark.ext.emoji.internal with parameters of type EmojiImageTypeModifier and TypeMethodDescriptionstatic EmojiResolvedShortcut
EmojiResolvedShortcut.getEmojiText
(Emoji node, EmojiShortcutType useShortcutType, EmojiImageType useImageType, String rootImagePath) static EmojiResolvedShortcut
EmojiResolvedShortcut.getEmojiText
(String emojiId, EmojiShortcutType useShortcutType, EmojiImageType useImageType, String rootImagePath)