|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransformationStackListener
Method Summary | |
---|---|
void |
changed(TransformationStack transformationStack,
TransformationStack.TransformationStackEvent event,
Transformation top)
Called when an event occur in the listened transformation stack. |
Method Detail |
---|
void changed(TransformationStack transformationStack, TransformationStack.TransformationStackEvent event, Transformation top)
transformationStack
- the transformation stack where the event occur.event
- the event.top
- the new peek transformation of the stack.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |