ilog.cpl.graph
Interface IlpPositionHandler

All Known Subinterfaces:
IlpEquipmentHandler, IlpGraphHandler, IlpNetworkEditingHandler, IlpNetworkHandler, IlpNetworkPositionHandler
All Known Implementing Classes:
IlpAbstractGraphHandler, IlpEquipmentHandlerWithDataSource, IlpEquipmentHandlerWithoutDataSource, IlpGraphHandlerWithDataSource, IlpGraphHandlerWithoutDataSource, IlpNetworkHandlerWithDataSource, IlpNetworkHandlerWithoutDataSource

public interface IlpPositionHandler

This interface allows a handler to customize the behavior of moving and reshaping representation objects. Such requests are typically triggered through interactors.

Since:
JTGO 4.0

Method Summary
 void handleMoveObject(Map newPositions)
          Requests a change in position or shape of a set of representation objects.
 

Method Detail

handleMoveObject

void handleMoveObject(Map newPositions)
Requests a change in position or shape of a set of representation objects.

The handler will:

Parameters:
newPositions - A map from IlpRepresentationNode to IlpPositionChange.


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