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 void
InterfaceGraphic. mapUpdated(MapEvent e)
void
InterfaceGraphic2D. 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 void
MapListener. mapUpdated(MapEvent e)