@Deprecated public class IlpDefaultNetworkRenderer extends IlpDefaultNodeRenderer
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.
IlpGraphView.setNodeRenderer(ilog.cpl.graph.IlpNodeRenderer)
Constructor and Description |
---|
IlpDefaultNetworkRenderer()
Deprecated.
|
createGraphic, updateGraphic
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.