Uses of Class
org.biojava.nbio.structure.symmetry.core.RotationGroup
-
Packages that use RotationGroup Package Description org.biojava.nbio.structure.symmetry.axis org.biojava.nbio.structure.symmetry.core org.biojava.nbio.structure.symmetry.jmolScript -
-
Uses of RotationGroup in org.biojava.nbio.structure.symmetry.axis
Methods in org.biojava.nbio.structure.symmetry.axis that return RotationGroup Modifier and Type Method Description RotationGroupRotationAxisAligner. getRotationGroup() -
Uses of RotationGroup in org.biojava.nbio.structure.symmetry.core
Methods in org.biojava.nbio.structure.symmetry.core that return RotationGroup Modifier and Type Method Description RotationGroupQuatSymmetryResults. getRotationGroup()RotationGroupC2RotationSolver. getSymmetryOperations()RotationGroupQuatSymmetrySolver. getSymmetryOperations()RotationGroupRotationSolver. getSymmetryOperations()RotationGroupSystematicSolver. getSymmetryOperations()Constructors in org.biojava.nbio.structure.symmetry.core with parameters of type RotationGroup Constructor Description QuatSymmetryResults(Stoichiometry stoichiometry, RotationGroup rotationGroup, SymmetryPerceptionMethod method)Constructor for rotational symmetries. -
Uses of RotationGroup in org.biojava.nbio.structure.symmetry.jmolScript
Methods in org.biojava.nbio.structure.symmetry.jmolScript that return RotationGroup Modifier and Type Method Description protected RotationGroupJmolSymmetryScriptGeneratorPointGroup. getRotationGroup()Methods in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type RotationGroup Modifier and Type Method Description protected voidJmolSymmetryScriptGeneratorPointGroup. setRotationGroup(RotationGroup rotationGroup)
-