Uses of Class
org.biojava.nbio.structure.symmetry.axis.RotationAxisAligner
- 
Packages that use RotationAxisAligner Package Description org.biojava.nbio.structure.symmetry.jmolScript  - 
- 
Uses of RotationAxisAligner in org.biojava.nbio.structure.symmetry.jmolScript
Methods in org.biojava.nbio.structure.symmetry.jmolScript that return RotationAxisAligner Modifier and Type Method Description protected RotationAxisAlignerJmolSymmetryScriptGeneratorPointGroup. getAxisTransformation()Methods in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type RotationAxisAligner Modifier and Type Method Description protected voidJmolSymmetryScriptGeneratorPointGroup. setAxisTransformation(RotationAxisAligner axisTransformation)Constructors in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type RotationAxisAligner Constructor Description JmolSymmetryScriptGeneratorC1(RotationAxisAligner axisTransformation, String name)JmolSymmetryScriptGeneratorCn(RotationAxisAligner axisTransformation, String name)JmolSymmetryScriptGeneratorDn(RotationAxisAligner axisTransformation, String name)JmolSymmetryScriptGeneratorI(RotationAxisAligner axisTransformation, String name)JmolSymmetryScriptGeneratorO(RotationAxisAligner axisTransformation, String name)JmolSymmetryScriptGeneratorPointGroup(RotationAxisAligner rotationAxisAligner, String name)JmolSymmetryScriptGeneratorT(RotationAxisAligner axisTransformation, String name) 
 -