ilog.cpl.graph.background
Class IlpSVGBackgroundFactory

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

public class IlpSVGBackgroundFactory
extends Object
implements IlpBackgroundFactory

Creates IlpBackground instances of type IlpSVGBackground.

Since:
JViews 7.5
See Also:
IlpSVGBackground

Constructor Summary
IlpSVGBackgroundFactory()
           
 
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

IlpSVGBackgroundFactory

public IlpSVGBackgroundFactory()
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.