ilog.cpl.graph.background
Class IlpImageBackgroundFactory

java.lang.Object
  extended by ilog.cpl.graph.background.IlpImageBackgroundFactory
All Implemented Interfaces:
IlpBackgroundFactory

public class IlpImageBackgroundFactory
extends Object
implements IlpBackgroundFactory

Creates IlpBackground instances of type IlpImageBackground that can be used to handle image based backgrounds.

Since:
JViews 7.5
See Also:
IlpImageBackground

Constructor Summary
IlpImageBackgroundFactory()
           
 
Method Summary
 IlpBackground createBackground(IlpViewsView view, URL backgroundURL)
          Creates an IlpBackground representing the given file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlpImageBackgroundFactory

public IlpImageBackgroundFactory()
Method Detail

createBackground

public IlpBackground createBackground(IlpViewsView view,
                                      URL backgroundURL)
                               throws IlpBackgroundHandlingException
Creates an IlpBackground representing the given file.

Specified by:
createBackground in interface IlpBackgroundFactory
Parameters:
view - the view in which the background will be displayed.
backgroundURL - the URL of interest.
Returns:
an IlpBackground representing the given file.
Throws:
IlpBackgroundHandlingException - in case a problem occurs.


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