Package | Description |
---|---|
org.biojava.nbio.structure.symmetry.analysis | |
org.biojava.nbio.structure.symmetry.core | |
org.biojava.nbio.structure.symmetry.jmolScript |
Modifier and Type | Method and Description |
---|---|
RotationGroup |
CalcBioAssemblySymmetry.getRotationGroup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RotationGroup |
RotationAxisAligner.getRotationGroup() |
RotationGroup |
QuatSymmetryResults.getRotationGroup()
Returns rotation group (point group) information representing rotational quaternary symmetry,
see http://en.wikipedia.org/wiki/Rotation_group_SO(3)
|
RotationGroup |
QuatSymmetrySolver.getSymmetryOperations() |
RotationGroup |
C2RotationSolver.getSymmetryOperations() |
RotationGroup |
RotationSolver.getSymmetryOperations() |
RotationGroup |
SystematicSolver.getSymmetryOperations() |
Constructor and Description |
---|
QuatSymmetryResults(Subunits subunits,
RotationGroup rotationGroup,
String method) |
Modifier and Type | Method and Description |
---|---|
protected RotationGroup |
JmolSymmetryScriptGeneratorPointGroup.getRotationGroup() |
Modifier and Type | Method and Description |
---|---|
protected void |
JmolSymmetryScriptGeneratorPointGroup.setRotationGroup(RotationGroup rotationGroup) |
Copyright © 2000–2016 BioJava. All rights reserved.