public class PaintKey extends TranscodingHints.Key
| Constructor | Description |
|---|---|
PaintKey() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isCompatibleValue(java.lang.Object v) |
Returns true if the specified object is a valid value for
this key, false otherwise.
|
public boolean isCompatibleValue(java.lang.Object v)
TranscodingHints.KeyisCompatibleValue in class TranscodingHints.KeyCopyright ? 2018 Apache Software Foundation. All Rights Reserved.