|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CompositeGroupState | |
| com.tensegrity.composite.event.group | Provides interfaces and classes for dealing with events fired by composites group components. |
| Uses of CompositeGroupState in com.tensegrity.composite.event.group |
| Methods in com.tensegrity.composite.event.group that return CompositeGroupState | |
CompositeGroupState |
GroupSizeAdjustmentEvent.getStateOld()
Returns a CompositeGroupState object that reflects the state
of the CompositeGroup before the size adjustment has taken
place. |
CompositeGroupState |
GroupSizeAdjustmentEvent.getStateCurrent()
Returns a CompositeGroupState object that reflects the state
of the CompositeGroup after the size adjustment has taken
place. |
| Constructors in com.tensegrity.composite.event.group with parameters of type CompositeGroupState | |
GroupSizeAdjustmentEvent(CompositeGroup compositegroup,
CompositeGroupState stateOld,
CompositeGroupState stateCurrent)
Constructor for GroupSizeAdjustmentEvent. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||