|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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.
| Method Summary | |
|---|---|
void |
handleMoveObject(Map newPositions)
Requests a change in position or shape of a set of representation objects. |
| Method Detail |
|---|
void handleMoveObject(Map newPositions)
The handler will:
newPositions - A map from IlpRepresentationNode to
IlpPositionChange.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||