ilog.cpl.graphic.views.background
Class IlpIVLBackground

java.lang.Object
  extended by ilog.cpl.graphic.views.background.IlpIVLBackground
All Implemented Interfaces:
IlpBackground

Deprecated. See the Migration Guide a migration path.

public class IlpIVLBackground
extends Object
implements IlpBackground

Support for using ILOG JViews .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)
The URL of the file.

Since:
JTGO 3.0
Deprecated Since:
JTGO 7.5

Constructor Summary
IlpIVLBackground()
          Deprecated.  
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlpIVLBackground

public IlpIVLBackground()
Deprecated. 
Method Detail

createLayer

public IlvManagerLayer createLayer(IlpViewsView view,
                                   URL backgroundURL)
Deprecated. 
Creates an empty IlvManagerLayer suitable for an IVL file.

Specified by:
createLayer in interface IlpBackground
Parameters:
view - The view in which the background shall be displayed.
backgroundURL - The location of the background data.

fillLayer

public void fillLayer(IlpViewsView viewsView,
                      URL backgroundURL,
                      IlvManagerLayer layer)
Deprecated. 
Fills a layer with an IVL file.

Specified by:
fillLayer in interface IlpBackground
Parameters:
viewsView - The view in which the background shall be displayed.
backgroundURL - The location of the background data.
layer - The layer to be filled.


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