proland::EditHydroGraphOrthoLayer::EditHydroGraphHandler Class Reference

The EventHandler associated to EditGraphOrthoLayer. More...

#include <EditHydroGraphOrthoLayer.h>

Inheritance diagram for proland::EditHydroGraphOrthoLayer::EditHydroGraphHandler:
proland::EditGraphOrthoLayer::EditGraphHandler

List of all members.

Public Member Functions

 EditHydroGraphHandler (EditGraphOrthoLayer *e, ptr< ResourceManager > r, string t)
 Creates a new TweakHydroGraphLayer.
virtual bool mouseClick (button b, state s, modifier m, int x, int y)
 See EventHandler::mouseClick.
virtual bool mouseMotion (int x, int y)
 See EventHandler::mouseMotion.

Detailed Description

The EventHandler associated to EditGraphOrthoLayer.

new Functionnality: adding a river to a given Curve. Just drag and drop. Displays more info on Curve than the basic TweakGraphLayer (HydroCurve related info).


Constructor & Destructor Documentation

proland::EditHydroGraphOrthoLayer::EditHydroGraphHandler::EditHydroGraphHandler ( EditGraphOrthoLayer e,
ptr< ResourceManager >  r,
string  t 
) [inline]

Creates a new TweakHydroGraphLayer.

Parameters:
e the associated EditGraphOrthoLayer on which the updates will occur.
r the RessourceManager used to load terrain Info.
t the name of the terrain from which we want to load info.

Member Function Documentation

virtual bool proland::EditHydroGraphOrthoLayer::EditHydroGraphHandler::mouseClick ( button  b,
state  s,
modifier  m,
int  x,
int  y 
) [virtual]

See EventHandler::mouseClick.

Reimplemented from proland::EditGraphOrthoLayer::EditGraphHandler.

virtual bool proland::EditHydroGraphOrthoLayer::EditHydroGraphHandler::mouseMotion ( int  x,
int  y 
) [virtual]

See EventHandler::mouseMotion.

Reimplemented from proland::EditGraphOrthoLayer::EditGraphHandler.


Generated on Sat May 12 09:43:14 2012 for proland by  doxygen 1.6.1