org.apache.batik.transcoder
public abstract static class TranscodingHints.Key extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
TranscodingHints.Key()
Constructs a key.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isCompatibleValue(java.lang.Object val)
Returns true if the specified object is a valid value for
this key, false otherwise.
|
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.