Class Chart3DHints.Key

java.lang.Object
java.awt.RenderingHints.Key
org.jfree.chart3d.Chart3DHints.Key
Enclosing class:
Chart3DHints

public static class Chart3DHints.Key extends RenderingHints.Key
A key for rendering hints that can be used with Orson Charts (in addition to the regular Java2D rendering hints).
  • Constructor Details

    • Key

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