java.lang.Object
io.sf.carte.echosvg.transcoder.TranscodingHints.Key
io.sf.carte.echosvg.transcoder.keys.PaintKey
A transcoding Key represented as a background paint.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns true if the specified object is a valid value for this key, false otherwise.
-
Constructor Details
-
PaintKey
public PaintKey()
-
-
Method Details
-
isCompatibleValue
Description copied from class:TranscodingHints.Key
Returns true if the specified object is a valid value for this key, false otherwise.- Specified by:
isCompatibleValue
in classTranscodingHints.Key
-