Uses of Class
com.orsonpdf.PDFFont
Packages that use PDFFont
Package
Description
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of PDFFont in com.orsonpdf
Fields in com.orsonpdf with type parameters of type PDFFontModifier and TypeFieldDescriptionPages.fontMap
Pages.fonts
The list of font objects used in the document.Methods in com.orsonpdf that return PDFFontModifier and TypeMethodDescriptionReturns the PDF font with the specified name, ornull
if there is no font with that name.Methods in com.orsonpdf that return types with arguments of type PDFFont