Uses of Class java.awt.RenderingHints.Key

Uses in package java.awt

Constructors with parameter type java.awt.RenderingHints.Key

Creates a new collection containing a single (key, value) pair.

Fields of type java.awt.RenderingHints.Key

RenderingHints.Key
A key for the 'alpha interpolation' hint.
RenderingHints.Key
A key for the 'antialiasing' hint.
RenderingHints.Key
A key for the 'color rendering' hint.
RenderingHints.Key
A key for the 'dithering' hint.
RenderingHints.Key
A key for the 'fractional metrics' hint.
RenderingHints.Key
A key for the 'interpolation' hint.
RenderingHints.Key
A key for the 'rendering' hint.
RenderingHints.Key
A key for the 'stroke control' hint.
RenderingHints.Key
A key for the 'text antialiasing' hint.

Methods with parameter type java.awt.RenderingHints.Key

Object
Returns the current value of a rendering hint.
void
Adds or updates a hint in the current rendering hints table.