|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.RenderingHints.Key
org.apache.batik.ext.awt.AvoidTilingHintKey
public class AvoidTilingHintKey
A transcoding Key represented as a boolean to indicate whether tiling of bitmaps is undesired by the destination.
Method Summary | |
---|---|
boolean |
isCompatibleValue(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 |
---|
public boolean isCompatibleValue(Object v)
isCompatibleValue
in class RenderingHints.Key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |