TouchIndicatorStrategy Class Reference

#include <TouchIndicatorStrategy.h>

List of all members.

Public Member Functions

 TouchIndicatorStrategy (void)
 ~TouchIndicatorStrategy (void)

Protected Member Functions

void onEvent (LargeDisplayEvent *evt)


Detailed Description

This class provides a basic strategy for a touch indicator. It sets the position of center of the associated component to be the same as given by the input data. The drawing of the touch indicator should be done via another strategy (drawer strategy).

Author:
Fabricio Anastacio - fabriciocfa@yahoo.com
Since:
September 25, 2007


Constructor & Destructor Documentation

TouchIndicatorStrategy::TouchIndicatorStrategy ( void   ) 

Constructs a touch indicator strategy.

TouchIndicatorStrategy::~TouchIndicatorStrategy ( void   ) 

Destroys this strategy.


Member Function Documentation

void TouchIndicatorStrategy::onEvent ( LargeDisplayEvent *  evt  )  [protected]

Handles the given event.

Parameters:
evt the event to be handled.


The documentation for this class was generated from the following files:
Generated on Fri Dec 21 17:46:10 2007 for LargeDisplayFrameworkToolkit by  doxygen 1.5.2