Uses of Interface
ilog.cpl.graph.background.IlpBackgroundFactory

Packages that use IlpBackgroundFactory
ilog.cpl.graph.background Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO. 
ilog.cpl.graphic.views.background Provides classes for background support using ILOG JViews Maps. 
 

Uses of IlpBackgroundFactory in ilog.cpl.graph.background
 

Classes in ilog.cpl.graph.background that implement IlpBackgroundFactory
 class IlpImageBackgroundFactory
          Creates IlpBackground instances of type IlpImageBackground that can be used to handle image based backgrounds.
 class IlpIVLBackgroundFactory
          This factory creates IlpBackground implementation instances that can handle files of type IVL.
 class IlpMIDMIFBackgroundFactory
          Creates IlpBackground instances of type IlpMIDMIFBackground.
 class IlpShapeBackgroundFactory
          Creates IlpBackground instances of type IlpShapeBackground.
 class IlpSVGBackgroundFactory
          Creates IlpBackground instances of type IlpSVGBackground.
 class IlpSVGZBackgroundFactory
          Creates IlpBackground instances of type IlpSVGZBackground.
 class IlpXMLBackgroundFactory
          Reads an XML file that describes a background map with parameters, and creates an IlpBackground representing the background and its parameters.
 

Methods in ilog.cpl.graph.background that return IlpBackgroundFactory
 IlpBackgroundFactory IlpDefaultBackgroundSupport.getBackgroundFactory(String extension)
          Returns the background factory that is registered for the given extension.
 IlpBackgroundFactory IlpBackgroundSupport.getBackgroundFactory(String extension)
          Returns the IlpBackgroundFactory for the given extension.
 

Methods in ilog.cpl.graph.background with parameters of type IlpBackgroundFactory
 void IlpDefaultBackgroundSupport.registerBackgroundFactory(String extension, IlpBackgroundFactory factory)
          IlpBackgroundSupport implementation.
 void IlpBackgroundSupport.registerBackgroundFactory(String extension, IlpBackgroundFactory factory)
          Registers the provided IlpBackgroundFactory for the given extension.
 

Uses of IlpBackgroundFactory in ilog.cpl.graphic.views.background
 

Methods in ilog.cpl.graphic.views.background that return IlpBackgroundFactory
 IlpBackgroundFactory IlpDefaultBackgroundSupport.getBackgroundFactory(String extension)
          Deprecated. Implementation of ilog.cpl.graph.background.IlpBackgroundSupport.
 

Methods in ilog.cpl.graphic.views.background with parameters of type IlpBackgroundFactory
 void IlpDefaultBackgroundSupport.registerBackgroundFactory(String extension, IlpBackgroundFactory factory)
          Deprecated. Implementation of ilog.cpl.graph.background.IlpBackgroundSupport.
 



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