Package org.jfree.svg

Class SVGHints.Key

java.lang.Object
java.awt.RenderingHints.Key
org.jfree.svg.SVGHints.Key
Enclosing class:
SVGHints

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

    • Key

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