Package org.apache.batik.ext.awt
Class AvoidTilingHintKey
java.lang.Object
java.awt.RenderingHints.Key
org.apache.batik.ext.awt.AvoidTilingHintKey
A transcoding Key represented as a boolean to indicate whether tiling of
bitmaps is undesired by the destination.
- Version:
- $Id: AvoidTilingHintKey.java 1733416 2016-03-03 07:07:13Z gadams $
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.RenderingHints.Key
equals, hashCode, intKey
-
Constructor Details
-
AvoidTilingHintKey
AvoidTilingHintKey(int number)
-
-
Method Details
-
isCompatibleValue
- Specified by:
isCompatibleValue
in classRenderingHints.Key
-