What is the significance of the clipping area?

The closest answer that I can find is the following statement in Sun's description of the Graphics class:

"All rendering operations modify only pixels which lie within the area bounded by the current clip, which is specified by a Shape in user space and is controlled by the program using the Graphics object."

File: as.htm [Next] [Prev]