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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.