org.apache.batik.transcoder
public abstract static class TranscodingHints.Key extends Object
| Constructor Summary | |
|---|---|
| protected | Key()
Constructs a key. |
| Method Summary | |
|---|---|
| abstract boolean | isCompatibleValue(Object val)
Returns true if the specified object is a valid value for
this key, false otherwise. |