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