Uses of Class
org.kordamp.ikonli.mapicons.Mapicons
-
-
Uses of Mapicons in org.kordamp.ikonli.mapicons
Methods in org.kordamp.ikonli.mapicons that return Mapicons Modifier and Type Method Description static MapiconsMapicons. findByDescription(String description)static MapiconsMapicons. valueOf(String name)Returns the enum constant of this type with the specified name.static Mapicons[]Mapicons. values()Returns an array containing the constants of this enum type, in the order they are declared.
-