Package org.jfree.pdf

Class PDFHints.Key

java.lang.Object
java.awt.RenderingHints.Key
org.jfree.pdf.PDFHints.Key
Enclosing class:
PDFHints

public static class PDFHints.Key extends RenderingHints.Key
A key for hints used by the PDFGraphics2D class.
  • Constructor Details

    • Key

      public Key(int privateKey)
      Creates a new instance with the specified key.
      Parameters:
      privateKey - the key.
  • Method Details