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 RotationGroup
RotationAxisAligner. 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 RotationGroup
QuatSymmetryResults. getRotationGroup()
RotationGroup
C2RotationSolver. getSymmetryOperations()
RotationGroup
QuatSymmetrySolver. getSymmetryOperations()
RotationGroup
RotationSolver. getSymmetryOperations()
RotationGroup
SystematicSolver. 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 RotationGroup
JmolSymmetryScriptGeneratorPointGroup. getRotationGroup()
Methods in org.biojava.nbio.structure.symmetry.jmolScript with parameters of type RotationGroup Modifier and Type Method Description protected void
JmolSymmetryScriptGeneratorPointGroup. setRotationGroup(RotationGroup rotationGroup)
-