public static class PuffinRenderingHints.Key extends RenderingHints.Key
Constructor and Description |
---|
Key(int privateKey)
Construct a key using the indicated private key.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isCompatibleValue(Object val) |
equals, hashCode, intKey
public Key(int privateKey)
privateKey
- the specified keyRenderingHints.Key
public boolean isCompatibleValue(Object val)
isCompatibleValue
in class RenderingHints.Key
Copyright © 2022. All rights reserved.