ilog.cpl.graph.background
Interface IlpMapDataSourceBackground

All Superinterfaces:
IlpBackground
All Known Implementing Classes:
IlpAbstractMapDataSourceBackground, IlpImageBackground, IlpMIDMIFBackground, IlpShapeBackground

public interface IlpMapDataSourceBackground
extends IlpBackground

Extends the IlpBackground for background implementations that target the use of the IlvMapDataSource facilities.

Since:
JViews 7.5

Field Summary
 
Fields inherited from interface ilog.cpl.graph.background.IlpBackground
LOAD_ON_DEMAND_PROPERTY, THREADED_PROPERTY, URL_PROPERTY, VISIBLE_PROPERTY
 
Method Summary
 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.
 
Methods inherited from interface ilog.cpl.graph.background.IlpBackground
addPropertyChangeListener, create, dispose, getManagerLayer, getManagerLayers, getManagerLayersCount, getProperty, removePropertyChangeListener, setProperty
 

Method Detail

createMapDataSource

IlvMapDataSource createMapDataSource(IlpViewsView view)
                                     throws IlpBackgroundHandlingException
Should create the appropriate IlvMapDataSource implementation for the specified URL defined for this background.

Parameters:
view - the IlpViewsView being used
Returns:
an IlvMapDataSource
Throws:
IlpBackgroundHandlingException - in case that there is problem handling this operation.

getMapDataSource

IlvMapDataSource getMapDataSource()
Returns the IlvMapDataSource being used by this background.

Returns:
the IlvMapDataSource being used by this background


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.