Uses of Class
org.jfree.pdf.PDFHints.Key
-
Uses of PDFHints.Key in org.jfree.pdf
Fields in org.jfree.pdf declared as PDFHints.KeyModifier and TypeFieldDescriptionstatic final PDFHints.KeyPDFHints.KEY_DRAW_STRING_TYPEThe key for the hint that controls whether strings are rendered as characters (standard PDF output) or vector graphics (implemented usingTextLayout).