public static class GeographicalMap.DefaultOSMLayerCreator extends LayerCreator
OSMLayer (OpenStreetMap rendering layer) for the GeographicalMap.| Modifier and Type | Method and Description |
|---|---|
com.bbn.openmap.Layer |
getLayer(com.bbn.openmap.MapBean mapBean,
GeoMapGuiIfc2 geoMapGuiIfc2,
com.bbn.openmap.MouseDelegator mouseDelegator,
java.util.prefs.Preferences prefs)
Create a layer object using the specified context values.
|
compareTo, doPostProcForLayer, equalspublic com.bbn.openmap.Layer getLayer(com.bbn.openmap.MapBean mapBean,
GeoMapGuiIfc2 geoMapGuiIfc2,
com.bbn.openmap.MouseDelegator mouseDelegator,
java.util.prefs.Preferences prefs)
LayerCreatorgetLayer in class LayerCreatormapBean - MapBean which will contain the generated LayergeoMapGuiIfc2 - GeoMapGuiIfc2 implementing object containing the MapBeanmouseDelegator - MouseDelegator for the MapBeanprefs - Preferences object for this profile of YAAC