Package org.jfree.pdf

Class PDFHints

java.lang.Object
org.jfree.pdf.PDFHints

public final class PDFHints
extends Object
Defines the rendering hints that can be used with the PDFGraphics2D class. There is just one hint defined at present:
  • KEY_DRAW_STRING_TYPE that controls how the drawString() methods generate output (regular text or vector graphics);
Since:
1.5