Uses of Class
barsuift.simLife.j3d.Axis

Packages that use Axis
barsuift.simLife.j3d   
barsuift.simLife.j3d.util   
 

Uses of Axis in barsuift.simLife.j3d
 

Methods in barsuift.simLife.j3d that return Axis
static Axis Axis.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Axis[] Axis.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in barsuift.simLife.j3d with parameters of type Axis
Axis3D(Axis axisType)
           
 

Uses of Axis in barsuift.simLife.j3d.util
 

Methods in barsuift.simLife.j3d.util with parameters of type Axis
static double TransformerHelper.getRotationFromTransform(javax.media.j3d.Transform3D transform3D, Axis axis)
           
static javax.media.j3d.Transform3D TransformerHelper.getRotationTransform3D(double rotationAngle, Axis axis)
           
static javax.media.j3d.TransformGroup TransformerHelper.getRotationTransformGroup(double rotationAngle, Axis axis)
           
 



Copyright © 2010. All Rights Reserved.