|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.event.line.AbstractCompositeLineEvent
Abstract base class for events that belong to a CompositeLine.
| Constructor Summary | |
AbstractCompositeLineEvent(CompositeLine compositeline)
The Constructor for AbstractCompositeLineEvent. |
|
| Method Summary | |
CompositeLine |
getCompositeLine()
returns the CompositeLine which generates the event. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractCompositeLineEvent(CompositeLine compositeline)
AbstractCompositeLineEvent.
compositeline - the CompositeLine the event occurs at| Method Detail |
public CompositeLine getCompositeLine()
CompositeLineEventCompositeLine which generates the event.
getCompositeLine in interface CompositeLineEventCompositeLine the event occurs at
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||