public interface IlpMapDataSourceBackground extends IlpBackground
IlpBackground
for background implementations that target the
use of the IlvMapDataSource
facilities.LOAD_ON_DEMAND_PROPERTY, THREADED_PROPERTY, URL_PROPERTY, VISIBLE_PROPERTY
Modifier and Type | Method and Description |
---|---|
IlvMapDataSource |
createMapDataSource(IlpViewsView view)
Should create the appropriate
IlvMapDataSource implementation
for the specified URL defined for this background. |
IlvMapDataSource |
getMapDataSource()
Returns the
IlvMapDataSource being used by this background. |
addPropertyChangeListener, create, dispose, getManagerLayer, getManagerLayers, getManagerLayersCount, getProperty, removePropertyChangeListener, setProperty
IlvMapDataSource createMapDataSource(IlpViewsView view) throws IlpBackgroundHandlingException
IlvMapDataSource
implementation
for the specified URL
defined for this background.view
- the IlpViewsView being usedIlpBackgroundHandlingException
- in case that there is problem handling this operation.IlvMapDataSource getMapDataSource()
IlvMapDataSource
being used by this background.IlvMapDataSource
being used by this background© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.