Uses of Class
org.kordamp.ikonli.ligaturesymbols.LigatureSymbols
-
-
Uses of LigatureSymbols in org.kordamp.ikonli.ligaturesymbols
Methods in org.kordamp.ikonli.ligaturesymbols that return LigatureSymbols Modifier and Type Method Description static LigatureSymbolsLigatureSymbols. findByDescription(String description)static LigatureSymbolsLigatureSymbols. valueOf(String name)Returns the enum constant of this type with the specified name.static LigatureSymbols[]LigatureSymbols. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kordamp.ikonli.ligaturesymbols that return types with arguments of type LigatureSymbols Modifier and Type Method Description Class<LigatureSymbols>LigatureSymbolsIkonProvider. getIkon()
-