Class LengthKey
java.lang.Object
org.apache.batik.transcoder.TranscodingHints.Key
org.apache.batik.transcoder.keys.LengthKey
A transcoding Key represented as a length.
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns true if the specified object is a valid value for this key, false otherwise.
-
Constructor Details
-
LengthKey
public LengthKey()
-
-
Method Details
-
isCompatibleValue
Description copied from class:TranscodingHints.KeyReturns true if the specified object is a valid value for this key, false otherwise.- Specified by:
isCompatibleValuein classTranscodingHints.Key
-