Class CompoundBehavior

java.lang.Object
org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
org.gvsig.fmap.mapcontrol.tools.CompoundBehavior
All Implemented Interfaces:
Iterable<Behavior>, IBehavior

public class CompoundBehavior extends Behavior implements Iterable<Behavior>

Allows having multiple behaviors when user works with the associated MapControl. Each one with its associated tool listener.

Author:
Fernando González Cortés, Pablo Piqueras Bartolomé