ilog.cpl.network
Class IlpDefaultNetworkRenderer

java.lang.Object
  extended by ilog.cpl.graph.IlpDefaultNodeRenderer
      extended by ilog.cpl.network.IlpDefaultNetworkRenderer
All Implemented Interfaces:
IlpNodeRenderer

Deprecated. Please use ilog.cpl.graph.IlpDefaultNodeRenderer instead.

public class IlpDefaultNetworkRenderer
extends IlpDefaultNodeRenderer

This class creates and updates the IlpGraphic objects that represent an IlpRepresentationObject object.

The renderer fetches the IlpObject.GraphicRenderer in the style of the object. If one is found, it is used. If no such renderer is found, the default renderer of the view is used. If a renderer is found and its createGraphic method returns null, the default renderer of the view is used.

See Also:
IlpGraphView.setNodeRenderer(ilog.cpl.graph.IlpNodeRenderer)
Deprecated Since:
JTGO 4.0

Constructor Summary
IlpDefaultNetworkRenderer()
          Deprecated.  
 
Method Summary
 
Methods inherited from class ilog.cpl.graph.IlpDefaultNodeRenderer
createGraphic, updateGraphic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlpDefaultNetworkRenderer

public IlpDefaultNetworkRenderer()
Deprecated. 


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