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
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.