Uses of Enum Class
com.vladsch.flexmark.ext.emoji.EmojiImageType
Packages that use EmojiImageType
-
Uses of EmojiImageType in com.vladsch.flexmark.ext.emoji
Subclasses with type arguments of type EmojiImageType in com.vladsch.flexmark.ext.emojiFields in com.vladsch.flexmark.ext.emoji with type parameters of type EmojiImageTypeModifier and TypeFieldDescriptionstatic final DataKey<EmojiImageType> EmojiExtension.USE_IMAGE_TYPEMethods in com.vladsch.flexmark.ext.emoji that return EmojiImageTypeModifier and TypeMethodDescriptionstatic EmojiImageTypeReturns 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 EmojiResolvedShortcutEmojiResolvedShortcut.getEmojiText(Emoji node, EmojiShortcutType useShortcutType, EmojiImageType useImageType, String rootImagePath) static EmojiResolvedShortcutEmojiResolvedShortcut.getEmojiText(String emojiId, EmojiShortcutType useShortcutType, EmojiImageType useImageType, String rootImagePath)