Uses of Class
org.jhotdraw.contrib.MiniMapView

Packages that use MiniMapView
org.jhotdraw.contrib.zoom   
org.jhotdraw.test.contrib   
 

Uses of MiniMapView in org.jhotdraw.contrib.zoom
 

Subclasses of MiniMapView in org.jhotdraw.contrib.zoom
 class MiniMapZoomableView
          Specialized sub-class of MiniMapView to handle the zooming ability of the ZoomDrawingView in JHotDraw.
 

Uses of MiniMapView in org.jhotdraw.test.contrib
 

Methods in org.jhotdraw.test.contrib that return MiniMapView
 MiniMapView MiniMapViewTest.createInstance()
          Factory method for instances of the class to be tested.