| 
| file   | AbstractTool.h [code] | 
|   | Abstract tool concept. 
  | 
|   | 
| file   | CoordTracking.h [code] | 
|   | This class implements a concrete tool to geographic coordinate tracking on mouse move operation. 
  | 
|   | 
| file   | ExtentAcquire.h [code] | 
|   | This class implements a concrete tool to define a boundary rectangle. 
  | 
|   | 
| file   | Info.h [code] | 
|   | This class implements a concrete tool to get informations about a specified feature using pointing operation. 
  | 
|   | 
| file   | Measure.h [code] | 
|   | This class implements a concrete tool to measure operation (distance, area, and angle). 
  | 
|   | 
| file   | Pan.h [code] | 
|   | This class implements a concrete tool to geographic pan operation. 
  | 
|   | 
| file   | PanExtent.h [code] | 
|   | This class implements a concrete tool to pan a user defined extent. 
  | 
|   | 
| file   | PointPicker.h [code] | 
|   | This class implements a concrete tool to geographic coordinate picker on mouse click operation. 
  | 
|   | 
| file   | PolygonAcquire.h [code] | 
|   | This class implements a concrete tool to acquire a polygon geometry. 
  | 
|   | 
| file   | ReadPixelTool.h [code] | 
|   | An example of MapDisplay Tool. The only purpose of this tool is to show how you can implement a new tool. Do not consider it as a final application. 
  | 
|   | 
| file   | RubberBand.h [code] | 
|   | This is a utility class tool that provides a rectangle that can indicate a boundary. 
  | 
|   | 
| file   | Selection.h [code] | 
|   | This class implements a concrete tool to select layer features using an extent. 
  | 
|   | 
| file   | Zoom.h [code] | 
|   | This is a utility class to geographic zoom operation. 
  | 
|   | 
| file   | ZoomArea.h [code] | 
|   | This class implements a concrete tool to geographic zoom in operation using a boundary rectangle. 
  | 
|   | 
| file   | ZoomClick.h [code] | 
|   | This class implements a concrete tool to geographic zoom operation using the mouse click. 
  | 
|   | 
| file   | ZoomKeyboard.h [code] | 
|   | This class implements a concrete tool to geographic zoom operation using the keyboard. 
  | 
|   | 
| file   | ZoomLeftAndRightClick.h [code] | 
|   | This class implements a concrete tool to geographic zoom operation using the left and right mouse clicks. 
  | 
|   | 
| file   | ZoomWheel.h [code] | 
|   | This class implements a concrete tool to geographic zoom operation using the mouse wheel. 
  | 
|   |