Uses of Enum Class
org.apache.pdfbox.pdmodel.font.FontFormat
Packages that use FontFormat
Package
Description
Classes to deal with font functionality in a PDF Document.
-
Uses of FontFormat in org.apache.pdfbox.pdmodel.font
Methods in org.apache.pdfbox.pdmodel.font that return FontFormatModifier and TypeMethodDescriptionabstract FontFormat
FontInfo.getFormat()
Returns the font's format.static FontFormat
Returns the enum constant of this class with the specified name.static FontFormat[]
FontFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.