|
Class Summary |
| AreaTracker |
A rubberband area tracker. |
| DoubleBufferImage |
A DoubleBufferImage is an image that scaling components, such as a
ZoomDrawingView, use for double buffering. |
| MiniMapZoomableView |
Specialized sub-class of MiniMapView to handle the zooming ability of the ZoomDrawingView in JHotDraw. |
| ScalingGraphics |
A graphics context that can scale to an arbitrary factor. |
| ZoomAreaTracker |
|
| ZoomCommand |
A ZoomCommand allows for applying a zoom factor to a ZoomDrawingView.
Several ZoomCommand objects can be created in a menu or toolbar, set to various
predefined zoom factors |
| ZoomDrawingView |
A view that can display drawings at an arbitrary scale. |
| ZoomTool |
|
| ZoomUpdateStrategy |
A variant of the BufferedUpdateStrategy that handles clipping
rectangles correctly in the presence of zooming. |