If it is possible to use a CanvasJAI object instead of a generic Canvas, or other Canvas subclass, then the Graphics objects obtained from getGraphics() or received as an argument in paint() will automatically be instances of GraphicsJAI.
The portion of the GraphicsJAI
interface that deals with adding and retrieving new hardware-specific implementations has not been finalized and does not appear in the current API.
@see CanvasJAI
|
|
|
|