@Deprecated public class IlpIVLBackground extends Object implements IlpBackground
.ivl
files as background.
This background type ignores load-on-demand hints and always loads the entire file.
The XML settable properties are:
property name="url"
(required)Constructor and Description |
---|
IlpIVLBackground()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IlvManagerLayer |
createLayer(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an empty
IlvManagerLayer suitable for an IVL file. |
void |
fillLayer(IlpViewsView viewsView,
URL backgroundURL,
IlvManagerLayer layer)
Deprecated.
Fills a layer with an IVL file.
|
public IlvManagerLayer createLayer(IlpViewsView view, URL backgroundURL)
IlvManagerLayer
suitable for an IVL file.createLayer
in interface IlpBackground
view
- The view in which the background shall be displayed.backgroundURL
- The location of the background data.public void fillLayer(IlpViewsView viewsView, URL backgroundURL, IlvManagerLayer layer)
fillLayer
in interface IlpBackground
viewsView
- The view in which the background shall be displayed.backgroundURL
- The location of the background data.layer
- The layer to be filled.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.