com.azalient.api.event.model
Interface ModelEventActionSelection

All Known Subinterfaces:
IPersonRouter, IRouter, IVehicleRouter

public interface ModelEventActionSelection

Listeners are notified of this event when the user makes a selection in the GUI


Method Summary
 void actionSelection(IDrawing drw)
          Called when a selection is made
 

Method Detail

actionSelection

void actionSelection(IDrawing drw)
Called when a selection is made