Class HelixAxisAligner
java.lang.Object
org.biojava.nbio.structure.symmetry.axis.AxisAligner
org.biojava.nbio.structure.symmetry.axis.HelixAxisAligner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.vecmath.Point3djavax.vecmath.Point3djavax.vecmath.Vector3djavax.vecmath.Matrix4dReturns a transformation matrix transform polyhedra for Cn structures.javax.vecmath.Point3dReturns the geometric center of polyhedron.javax.vecmath.Vector3d[]javax.vecmath.Vector3ddoubleReturns the radius for drawing polyhedrajavax.vecmath.Matrix4djavax.vecmath.Matrix3djavax.vecmath.Vector3djavax.vecmath.Matrix4dMethods inherited from class org.biojava.nbio.structure.symmetry.axis.AxisAligner
getInstance
-
Constructor Details
-
HelixAxisAligner
-
-
Method Details
-
getSymmetry
- Specified by:
getSymmetryin classAxisAligner
-
getTransformation
- Specified by:
getTransformationin classAxisAligner
-
getRotationMatrix
- Specified by:
getRotationMatrixin classAxisAligner
-
getReverseTransformation
- Specified by:
getReverseTransformationin classAxisAligner
-
getPrincipalRotationAxis
- Specified by:
getPrincipalRotationAxisin classAxisAligner
-
getRotationReferenceAxis
- Specified by:
getRotationReferenceAxisin classAxisAligner
-
getPrincipalAxesOfInertia
- Specified by:
getPrincipalAxesOfInertiain classAxisAligner
-
getDimension
- Specified by:
getDimensionin classAxisAligner
-
getRadius
Description copied from class:AxisAlignerReturns the radius for drawing polyhedra- Specified by:
getRadiusin classAxisAligner- Returns:
- double radius
-
getGeometicCenterTransformation
Description copied from class:AxisAlignerReturns a transformation matrix transform polyhedra for Cn structures. The center in this matrix is the geometric center, rather then the centroid. In Cn structures those are usually not the same.- Specified by:
getGeometicCenterTransformationin classAxisAligner- Returns:
-
getGeometricCenter
Description copied from class:AxisAlignerReturns the geometric center of polyhedron. In the case of the Cn point group, the centroid and geometric center are usually not identical.- Specified by:
getGeometricCenterin classAxisAligner- Returns:
-
getCentroid
- Specified by:
getCentroidin classAxisAligner
-
getSubunits
- Specified by:
getSubunitsin classAxisAligner
-
getHelixLayers
-
getOrbits
- Specified by:
getOrbitsin classAxisAligner
-
calcCenterOfRotation
-