Uses of Interface
com.tensegrity.composite.CompositeGroupState

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.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.