ilog.cpl.graph.background
Interface IlpBackgroundFactory

All Known Implementing Classes:
IlpImageBackgroundFactory, IlpIVLBackgroundFactory, IlpMIDMIFBackgroundFactory, IlpShapeBackgroundFactory, IlpSVGBackgroundFactory, IlpSVGZBackgroundFactory, IlpXMLBackgroundFactory

public interface IlpBackgroundFactory

This interface is responsible for creating the instances of IlpBackground that will represents a given background.

Since:
JViews 7.5
See Also:
IlpBackground

Method Summary
 IlpBackground createBackground(IlpViewsView view, URL backgroundURL)
          Creates an IlpBackground representing the given file.
 

Method Detail

createBackground

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

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.