Class Hints.Key

Direct Known Subclasses:
Hints.ClassKey, Hints.ConfigurationMetadataKey, Hints.DoubleKey, Hints.FileKey, Hints.IntegerKey, Hints.OptionKey
Enclosing class:
Hints

public static class Hints.Key extends RenderingHints.Key
The type for keys used to control various aspects of the factory creation. Factory creation impacts rendering (which is why extending rendering key is not a complete non-sense), but may impact other aspects of an application as well.
Since:
2.1
Author:
Martin Desruisseaux