ilog.cpl.graph.background
Class IlpSVGZBackgroundFactory

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

public class IlpSVGZBackgroundFactory
extends Object
implements IlpBackgroundFactory

Creates IlpBackground instances of type IlpSVGZBackground.

Since:
JViews 7.5
See Also:
IlpSVGZBackground

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

IlpSVGZBackgroundFactory

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