Uses of Class
org.biojava.nbio.structure.symmetry.core.RotationGroup
Packages that use RotationGroup
Package
Description
- 
Uses of RotationGroup in org.biojava.nbio.structure.symmetry.axis
Methods in org.biojava.nbio.structure.symmetry.axis that return RotationGroup - 
Uses of RotationGroup in org.biojava.nbio.structure.symmetry.core
Methods in org.biojava.nbio.structure.symmetry.core that return RotationGroupModifier and TypeMethodDescriptionQuatSymmetryResults.getRotationGroup()C2RotationSolver.getSymmetryOperations()QuatSymmetrySolver.getSymmetryOperations()RotationSolver.getSymmetryOperations()SystematicSolver.getSymmetryOperations()Constructors in org.biojava.nbio.structure.symmetry.core with parameters of type RotationGroupModifierConstructorDescriptionQuatSymmetryResults(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 RotationGroupModifier and TypeMethodDescriptionprotected RotationGroupJmolSymmetryScriptGeneratorPointGroup.getRotationGroup()Methods in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type RotationGroupModifier and TypeMethodDescriptionprotected voidJmolSymmetryScriptGeneratorPointGroup.setRotationGroup(RotationGroup rotationGroup)