tools Directory Reference

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  PanMiddleClick.cpp [code]
 This class implements a concrete tool to geographic pan operation with mouse middle button.
 
file  PanMiddleClick.h [code]
 This class implements a concrete tool to geographic pan operation with mouse middle button.
 
file  PointMove.cpp [code]
 This class implements a concrete tool to geographic coordinate move a point on mouse click operation.
 
file  PointMove.h [code]
 This class implements a concrete tool to geographic coordinate move a point on mouse operation.
 
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  src/terralib/qt/widgets/tools/ReadPixelTool.cpp [code]
 
file  src/terralib/qt/widgets/tools/ReadPixelTool.h [code]
 
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.