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