Uses of Class
javajs.util.A4
Packages that use A4
Package
Description
-
Uses of A4 in javajs.util
Methods in javajs.util that return A4Modifier and TypeMethodDescriptionstatic A4A4.new4(float x, float y, float z, float angle) Constructs and initializes an AxisAngle4f from the specified x, y, z, and angle.static A4Constructs and initializes a AxisAngle4f from the specified AxisAngle4f.static A4Constructs and initializes an AxisAngle4f from the specified axis and angle.Quat.toAxisAngle4f()Methods in javajs.util with parameters of type A4Modifier and TypeMethodDescriptionstatic A4Constructs and initializes a AxisAngle4f from the specified AxisAngle4f.static Quatfinal voidSets the value of this axis angle to the value of axis angle t1.Sets the value of this matrix to the matrix conversion of the single precision axis and angle argument.voidprotected voidvoidSets the rotational component (upper 3x3) of this matrix to a rotation given by an axis angle -
Uses of A4 in org.jmol.api
Methods in org.jmol.api with parameters of type A4 -
Uses of A4 in org.jmol.export
Fields in org.jmol.export declared as A4Methods in org.jmol.export with parameters of type A4Modifier and TypeMethodDescriptionprotected void_StlExporter.outputRotation(A4 a) protected void_VrmlExporter.outputRotation(A4 a) protected void_X3dExporter.outputRotation(A4 a) protected void__CartesianExporter.setSphereMatrix(T3 center, float rx, float ry, float rz, A4 a, M4 sphereMatrix) -
Uses of A4 in org.jmol.modelset
Fields in org.jmol.modelset declared as A4 -
Uses of A4 in org.jmol.symmetry
Methods in org.jmol.symmetry with parameters of type A4Modifier and TypeMethodDescriptionvoidSymmetry.setSpinAxisAngle(A4 aa) voidUnitCell.setSpinAxisAngle(A4 aa) -
Uses of A4 in org.jmol.viewer
Fields in org.jmol.viewer declared as A4Modifier and TypeFieldDescriptionprotected final A4TransformManager.aaTest1final A4TransformManager.fixedRotationAxisfinal A4TransformManager.internalRotationAxis