ilog.cpl.graphic.views.background
Class IlpXMLBackgroundFactory
java.lang.Object
ilog.cpl.graphic.views.background.IlpXMLBackgroundFactory
- All Implemented Interfaces:
- IlpBackgroundFactory
Deprecated. See the Migration Guide a migration path.
public class IlpXMLBackgroundFactory
- extends Object
- implements IlpBackgroundFactory
Reads an XML file that describes a background map with parameters,
and creates an IlpBackground representing the background
and its parameters.
- Since:
- JTGO 3.0
- See Also:
IlpBackgroundConfiguration- Deprecated Since:
- JTGO 7.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlpXMLBackgroundFactory
public IlpXMLBackgroundFactory()
- Deprecated.
createBackground
public IlpBackground createBackground(IlpViewsView view,
URL XMLfileURL)
- Deprecated.
- Creates an
IlpBackground representing the contents of the given XML file.
- Specified by:
createBackground in interface IlpBackgroundFactory
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.