Uses of Class
org.jfree.pdf.internal.FontKey
Packages that use FontKey
Package
Description
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of FontKey in org.jfree.pdf
Fields in org.jfree.pdf with type parameters of type FontKey -
Uses of FontKey in org.jfree.pdf.internal
Fields in org.jfree.pdf.internal with type parameters of type FontKeyMethods in org.jfree.pdf.internal that return FontKeyModifier and TypeMethodDescriptionstatic FontKey
FontKey.createFontKey
(Font f) Creates a new key for a given font.