Uses of Class
h.EN_fontname_kind
-
Packages that use EN_fontname_kind Package Description h -
-
Uses of EN_fontname_kind in h
Methods in h that return EN_fontname_kind Modifier and Type Method Description static EN_fontname_kind
EN_fontname_kind. valueOf(String name)
Returns the enum constant of this type with the specified name.static EN_fontname_kind[]
EN_fontname_kind. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-