| Constructor and Description |
|---|
D3DPaints() |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract boolean |
isPaintValid(SunGraphics2D sg2d)
Returns true if this implementation is able to accelerate the
Paint object associated with, and under the conditions of, the
provided SunGraphics2D instance; otherwise returns false.
|
(package private) static boolean |
isValid(SunGraphics2D sg2d)
Attempts to locate an implementation corresponding to the paint state
of the provided SunGraphics2D object.
|
D3DPaints()
static boolean isValid(SunGraphics2D sg2d)
abstract boolean isPaintValid(SunGraphics2D sg2d)