Uses of Interface
com.tensegrity.composite.CompositeLineState

Packages that use CompositeLineState
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
 

Uses of CompositeLineState in com.tensegrity.composite
 

Methods in com.tensegrity.composite that return CompositeLineState
 CompositeLineState CompositeLine.getState()
          Returns a CompositeLineState instance that can be used to reset the state of the CompositeLine to the state that is stored into the CompositeLineState.
 

Methods in com.tensegrity.composite with parameters of type CompositeLineState
 void CompositeLine.applyState(CompositeLineState state)
          Applies the CompositeLineState given by state to the CompositeLine.
 



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