ilog.cpl.graph
Class IlpPositionChange

java.lang.Object
  extended by ilog.cpl.graph.IlpPositionChange
Direct Known Subclasses:
IlpPositionChange

public class IlpPositionChange
extends Object

This class represents a position change. It contains:

Since:
JTGO 4.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)

Constructor Summary
IlpPositionChange(IlpPosition position, IlpPositionSource source)
          Constructor.
 
Method Summary
 IlpPosition getPosition()
          Returns the new position.
 IlpPositionSource getSource()
          Returns the source of the new position, which indicates the reason for the change.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IlpPositionChange

public IlpPositionChange(IlpPosition position,
                         IlpPositionSource source)
Constructor.

Method Detail

getPosition

public IlpPosition getPosition()
Returns the new position.


getSource

public IlpPositionSource getSource()
Returns the source of the new position, which indicates the reason for the change.


toString

public String toString()
Overrides:
toString in class Object


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