ilog.cpl.network
Class IlpPositionChange
java.lang.Object
ilog.cpl.graph.IlpPositionChange
ilog.cpl.network.IlpPositionChange
Deprecated. This class has been moved to a different package. Please use
IlpPositionChange instead.
public class IlpPositionChange
- extends IlpPositionChange
This class represents a position change.
It contains:
- The new position
- The new position's source, which indicates the reason for the change
- Since:
- JTGO 3.0
- See Also:
IlpGraphView.setPosition(ilog.cpl.model.IlpRepresentationObject, ilog.cpl.graphic.IlpPosition, ilog.cpl.graphic.IlpPositionSource),
IlpNetwork.setPosition(ilog.cpl.model.IlpRepresentationObject, ilog.cpl.graphic.IlpPosition, ilog.cpl.graphic.IlpPositionSource)- Deprecated Since:
- JTGO 4.0
IlpPositionChange
public IlpPositionChange(IlpPosition position,
IlpPositionSource source)
- Deprecated. Please use
IlpPositionChange instead.
- Constructor.
- Deprecated Since:
- JTGO 4.0
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.