| Package | Description |
|---|---|
| org.biojava.nbio.structure.symmetry.core |
| Modifier and Type | Method and Description |
|---|---|
SymmetryPerceptionMethod |
QuatSymmetryResults.getMethod()
Returns the method used for symmetry perception.
|
static SymmetryPerceptionMethod |
SymmetryPerceptionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymmetryPerceptionMethod[] |
SymmetryPerceptionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QuatSymmetryResults(Subunits subunits,
HelixLayers helixLayers,
SymmetryPerceptionMethod method) |
QuatSymmetryResults(Subunits subunits,
RotationGroup rotationGroup,
SymmetryPerceptionMethod method) |
Copyright © 2000–2016 BioJava. All rights reserved.