Class SkijaHints.Key

java.lang.Object
java.awt.RenderingHints.Key
org.jfree.skija.SkijaHints.Key
Enclosing class:
SkijaHints

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

    • Key

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