Quaqua 5.4.1 2009-07-14

ch.randelshofer.quaqua.ext.batik.ext.awt
Class AvoidTilingHintKey

java.lang.Object
  extended by java.awt.RenderingHints.Key
      extended by ch.randelshofer.quaqua.ext.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.

Version:
$Id: AvoidTilingHintKey.java 489226 2006-12-21 00:05:36Z cam $

Method Summary
 boolean isCompatibleValue(java.lang.Object v)
           
 
Methods inherited from class java.awt.RenderingHints.Key
equals, hashCode, intKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isCompatibleValue

public boolean isCompatibleValue(java.lang.Object v)
Specified by:
isCompatibleValue in class java.awt.RenderingHints.Key

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.