org.apache.batik.ext.awt
Class AvoidTilingHintKey
java.lang.Object
java.awt.RenderingHints.Key
org.apache.batik.ext.awt.AvoidTilingHintKey
public class AvoidTilingHintKey
- extends RenderingHints.Key
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 $
isCompatibleValue
public boolean isCompatibleValue(Object v)
- Specified by:
isCompatibleValue in class RenderingHints.Key
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.