|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapEventController | |
org.deegree_impl.graphics | |
org.deegree.graphics |
Uses of MapEventController in org.deegree_impl.graphics |
Methods in org.deegree_impl.graphics with parameters of type MapEventController | |
void |
MapView_Impl.addEventController(MapEventController obj)
adds an eventcontroller to the MapView that's reponsible for handling events that targets the map. |
void |
MapView_Impl.removeEventController(MapEventController obj)
|
Uses of MapEventController in org.deegree.graphics |
Methods in org.deegree.graphics with parameters of type MapEventController | |
void |
MapView.addEventController(MapEventController obj)
adds an eventcontroller to the MapView that's reponsible for handling events that targets the map. |
void |
MapView.removeEventController(MapEventController obj)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |