|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.transcoder.TranscodingHints.Key
public abstract static class TranscodingHints.Key
Defines the base type of all keys used to control various aspects of the transcoding operations.
Constructor Summary | |
---|---|
protected |
TranscodingHints.Key()
Constructs a key. |
Method Summary | |
---|---|
abstract boolean |
isCompatibleValue(java.lang.Object val)
Returns true if the specified object is a valid value for this key, false otherwise. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TranscodingHints.Key()
Method Detail |
---|
public abstract boolean isCompatibleValue(java.lang.Object val)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |