Uses of Enum
org.biojava.nbio.structure.symmetry.core.SymmetryPerceptionMethod
-
Uses of SymmetryPerceptionMethod in org.biojava.nbio.structure.symmetry.core
Modifier and TypeMethodDescriptionQuatSymmetryResults.getMethod()
static SymmetryPerceptionMethod
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.ModifierConstructorDescriptionQuatSymmetryResults
(Stoichiometry stoichiometry, HelixLayers helixLayers, SymmetryPerceptionMethod method) Constructor for roto-translational symmetries.QuatSymmetryResults
(Stoichiometry stoichiometry, RotationGroup rotationGroup, SymmetryPerceptionMethod method) Constructor for rotational symmetries.