Uses of Class
com.tensegrity.composite.coordinate.MutableCoordinateSystem

Packages that use MutableCoordinateSystem
com.tensegrity.composite.coordinate Provides interfaces and classes for creating and dealing with coordinate systems. 
 

Uses of MutableCoordinateSystem in com.tensegrity.composite.coordinate
 

Methods in com.tensegrity.composite.coordinate that return MutableCoordinateSystem
static MutableCoordinateSystem CoordinateSystemUtilities.convertToMutableCoordinateSystem(CoordinateSystem coordSystem)
          Returns an equivalent mutable version of the given immutable CoordinateSystem.
 

Constructors in com.tensegrity.composite.coordinate with parameters of type MutableCoordinateSystem
MutableCoordinateSystem(MutableCoordinateSystem coordSystem)
          Constructor for MutableCoordinateSystem that creates a copy of the MutableCoordinateSystem given by coordSystem.
 



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