public class LayerConfigurationListenerSupport extends ListenerSupport<LayerConfigurationListener>
source
Constructor and Description |
---|
LayerConfigurationListenerSupport(java.lang.Object sourceBean) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Layer> |
checkLayerConfiguration(java.util.List<Layer> layerList)
Send a center event to all registered listeners.
|
add, add, addAll, clear, getSource, iterator, listIterator, remove, remove, set, setSource, size
public LayerConfigurationListenerSupport(java.lang.Object sourceBean)
sourceBean
- The bean to be given as the source for any eventspublic java.util.List<Layer> checkLayerConfiguration(java.util.List<Layer> layerList)
latitude
- the latitudelongitude
- the longitudeCenterEvent
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details