public interface IlpPositionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleMoveObject(Map<IlpRepresentationNode,IlpPositionChange> newPositions)
Requests a change in position or shape of a set of representation objects.
|
void handleMoveObject(Map<IlpRepresentationNode,IlpPositionChange> newPositions)
The handler will:
newPositions
- A map from IlpRepresentationNode
to
IlpPositionChange
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.