Uses of Class
org.biojava.nbio.structure.symmetry.internal.SymmetryAxes.Axis
Packages that use SymmetryAxes.Axis
-
Uses of SymmetryAxes.Axis in org.biojava.nbio.structure.symmetry.internal
Methods in org.biojava.nbio.structure.symmetry.internal that return SymmetryAxes.AxisMethods in org.biojava.nbio.structure.symmetry.internal that return types with arguments of type SymmetryAxes.AxisModifier and TypeMethodDescriptionSymmetryAxes.getElementaryAxesObjects()
Return all elementary axes of symmetry of the structure, that is, the axes stored in the List as unique and from which all the symmetry axes are constructed.SymmetryAxes.getSymmetryAxes()
Return all symmetry axes of of the structure: the set of axes that describe all parts of the structure.Methods in org.biojava.nbio.structure.symmetry.internal with parameters of type SymmetryAxes.AxisModifier and TypeMethodDescriptionSymmetryAxes.getRepeatRelation
(SymmetryAxes.Axis axis) SymmetryAxes.getRepeatsCyclicForm
(SymmetryAxes.Axis axis) SymmetryAxes.getRepeatsCyclicForm
(SymmetryAxes.Axis axis, List<?> repeats)