Files | |
| file | AbstractTool.cpp [code] | 
| Abstract tool concept.  | |
| file | AbstractTool.h [code] | 
| Abstract tool concept.  | |
| file | CoordTracking.cpp [code] | 
| This class implements a concrete tool to geographic coordinate tracking on mouse move operation.  | |
| file | CoordTracking.h [code] | 
| This class implements a concrete tool to geographic coordinate tracking on mouse move operation.  | |
| file | ExtentAcquire.cpp [code] | 
| This class implements a concrete tool to define a boundary rectangle.  | |
| file | ExtentAcquire.h [code] | 
| This class implements a concrete tool to define a boundary rectangle.  | |
| file | Info.cpp [code] | 
| This class implements a concrete tool to get informations about a specified feature using pointing operation.  | |
| file | Info.h [code] | 
| This class implements a concrete tool to get informations about a specified feature using pointing operation.  | |
| file | Measure.cpp [code] | 
| This class implements a concrete tool to measure operation (distance, area, and angle).  | |
| file | Measure.h [code] | 
| This class implements a concrete tool to measure operation (distance, area, and angle).  | |
| file | Pan.cpp [code] | 
| This class implements a concrete tool to geographic pan operation.  | |
| file | Pan.h [code] | 
| This class implements a concrete tool to geographic pan operation.  | |
| file | PanExtent.cpp [code] | 
| file | PanExtent.h [code] | 
| This class implements a concrete tool to pan a user defined extent.  | |
| file | PointPicker.cpp [code] | 
| This class implements a concrete tool to geographic coordinate picker on mouse click operation.  | |
| file | PointPicker.h [code] | 
| This class implements a concrete tool to geographic coordinate picker on mouse click operation.  | |
| file | PolygonAcquire.cpp [code] | 
| This class implements a concrete tool to acquire a polygon geometry.  | |
| file | PolygonAcquire.h [code] | 
| This class implements a concrete tool to acquire a polygon geometry.  | |
| file | ReadPixelTool.cpp [code] | 
| 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.cpp [code] | 
| This is a utility class tool that provides a rectangle that can indicate a boundary.  | |
| file | RubberBand.h [code] | 
| This is a utility class tool that provides a rectangle that can indicate a boundary.  | |
| file | Selection.cpp [code] | 
| This class implements a concrete tool to select layer features using an extent.  | |
| file | Selection.h [code] | 
| This class implements a concrete tool to select layer features using an extent.  | |
| file | Zoom.cpp [code] | 
| This is a utility class to geographic zoom operation.  | |
| file | Zoom.h [code] | 
| This is a utility class to geographic zoom operation.  | |
| file | ZoomArea.cpp [code] | 
| This class implements a concrete tool to geographic zoom in operation using a boundary rectangle.  | |
| file | ZoomArea.h [code] | 
| This class implements a concrete tool to geographic zoom in operation using a boundary rectangle.  | |
| file | ZoomClick.cpp [code] | 
| This class implements a concrete tool to geographic zoom operation using the mouse click.  | |
| file | ZoomClick.h [code] | 
| This class implements a concrete tool to geographic zoom operation using the mouse click.  | |
| file | ZoomKeyboard.cpp [code] | 
| This class implements a concrete tool to geographic zoom operation using the keyboard.  | |
| file | ZoomKeyboard.h [code] | 
| This class implements a concrete tool to geographic zoom operation using the keyboard.  | |
| file | ZoomLeftAndRightClick.cpp [code] | 
| This class implements a concrete tool to geographic zoom operation using the left and right mouse clicks.  | |
| file | ZoomLeftAndRightClick.h [code] | 
| This class implements a concrete tool to geographic zoom operation using the left and right mouse clicks.  | |
| file | ZoomWheel.cpp [code] | 
| This class implements a concrete tool to geographic zoom operation using the mouse wheel.  | |
| file | ZoomWheel.h [code] | 
| This class implements a concrete tool to geographic zoom operation using the mouse wheel.  | |