Uses of Class
mgui.interfaces.maps.MapEvent
| Package | Description |
|---|---|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.maps |
Provides a set a maps for use by ModelGUI objects.
|
-
Uses of MapEvent in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type MapEvent Modifier and Type Method Description voidInterfaceGraphic. mapUpdated(MapEvent e)voidInterfaceGraphic2D. mapUpdated(MapEvent e) -
Uses of MapEvent in mgui.interfaces.maps
Methods in mgui.interfaces.maps with parameters of type MapEvent Modifier and Type Method Description voidMapListener. mapUpdated(MapEvent e)