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 protectedKey(int key)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()protected intintKey()abstract booleanisCompatibleValue(Object val)
-