Description
We can cache the paint results of a Viewport in a BufferedImage and re-use that image when the scroll top or scroll left changes, thus enabling us to clip the paint region to just the bounds that were revealed by the scroll change.
Attachments
Issue Links
- depends upon
-
PIVOT-105 Create Component.getGraphics()
- Resolved