Package org.apache.batik.ext.awt
Class AvoidTilingHintKey
- java.lang.Object
-
- java.awt.RenderingHints.Key
-
- org.apache.batik.ext.awt.AvoidTilingHintKey
-
public class AvoidTilingHintKey extends java.awt.RenderingHints.Key
A transcoding Key represented as a boolean to indicate whether tiling of bitmaps is undesired by the destination.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isCompatibleValue(java.lang.Object v)
-