Package com.itextpdf.awt.geom.misc
Class RenderingHints.Key
- java.lang.Object
-
- com.itextpdf.awt.geom.misc.RenderingHints.Key
-
- Enclosing class:
- RenderingHints
public abstract static class RenderingHints.Key extends Object
Key
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Key(int key)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
hashCode()
protected int
intKey()
abstract boolean
isCompatibleValue(Object val)
-