Class MapAdapter

Object
MapAdapter
All Implemented Interfaces:
EventListener, MapBoundsListener, MapLayerListListener

public abstract class MapAdapter extends Object implements MapBoundsListener, MapLayerListListener
An abstract adapter class to receive events about map bounds and layer changes. All of the methods are empty. This class exists as convenience for creating listener objects.
Since:
8.0
Author:
Michael Bedward