Package org.jfree.fx

Class FXHints.Key

Enclosing class:
FXHints

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

    • Key

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