|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Painter implementations may
extend.Painter, and all child
Painters.
Painter implementation composed of an array of Painters.paint method prior to
any drawing operations to configure the drawing surface.
paint method prior to
any drawing operations to configure the drawing surface.
AbstractPainter can be cached as an image.
CompoundPainter.isDirty() to check if the child Painters
should be checked for their dirty flag as part of
processing.truePainters are different from each other.
Graphics2D object.
AbstractPainter can be cached as an image.
CompoundPainter.isDirty() to check if the
child Painters should be checked for their
dirty flag as part of processing.
Painter subclasses a chance to see if any state
in the given object has changed from the last paint operation.
Painters and gives them a chance
to validate themselves.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||