Package org.apache.batik.ext.awt
Class BufferedImageHintKey
- java.lang.Object
-
- java.awt.RenderingHints.Key
-
- org.apache.batik.ext.awt.BufferedImageHintKey
-
final class BufferedImageHintKey extends java.awt.RenderingHints.Key
This class is here to workaround a javadoc problem. It is only used byGraphicsNode
.- Version:
- $Id: BufferedImageHintKey.java 1733416 2016-03-03 07:07:13Z gadams $
-
-
Constructor Summary
Constructors Constructor Description BufferedImageHintKey(int number)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isCompatibleValue(java.lang.Object val)
-