|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.event.line.AbstractCompositeLineEvent
com.tensegrity.composite.event.line.LineMoveEvent
The LineMoveEvent occurs whenever a CompositeLine
is about to be moved, is be moving around or has been moved.
CompositeLineEvent,
CompositeLineListener| Constructor Summary | |
LineMoveEvent(CompositeLine compositeline)
Constructor specifying the moved CompositeLine. |
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class com.tensegrity.composite.event.line.AbstractCompositeLineEvent |
getCompositeLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LineMoveEvent(CompositeLine compositeline)
CompositeLine.
compositeline - the moved CompositeLine.| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||