Uses of Class
com.github.weisj.jsvg.attributes.font.FontResolver.FontFamiliesCache
-
Packages that use FontResolver.FontFamiliesCache Package Description com.github.weisj.jsvg.attributes.font -
-
Uses of FontResolver.FontFamiliesCache in com.github.weisj.jsvg.attributes.font
Methods in com.github.weisj.jsvg.attributes.font that return FontResolver.FontFamiliesCache Modifier and Type Method Description static FontResolver.FontFamiliesCacheFontResolver.FontFamiliesCache. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FontResolver.FontFamiliesCache[]FontResolver.FontFamiliesCache. values()Returns an array containing the constants of this enum type, in the order they are declared.
-