ilog.cpl.network
Class IlpDefaultNetworkRenderer
java.lang.Object
ilog.cpl.graph.IlpDefaultNodeRenderer
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlpDefaultNetworkRenderer
public IlpDefaultNetworkRenderer()
- Deprecated.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.