true
if this RenderingHints
contains a mapping for the specified key.
@param key key whose presence in this RenderingHints
is to be tested.
@return true
if this RenderingHints
contains a mapping for the specified key.
@exception ClassCastException
if the key can notbe cast to RenderingHints.Key
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|