|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.transcoder.TranscodingHints.Key
org.apache.batik.transcoder.keys.BooleanKey
public class BooleanKey
A transcoding Key represented as a boolean.
Constructor Summary | |
---|---|
BooleanKey()
|
Method Summary | |
---|---|
boolean |
isCompatibleValue(java.lang.Object v)
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 |
---|
public BooleanKey()
Method Detail |
---|
public boolean isCompatibleValue(java.lang.Object v)
TranscodingHints.Key
isCompatibleValue
in class TranscodingHints.Key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |