JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.biojava.nbio.structure.symmetry.core.Rotation
Packages that use
Rotation
Package
Description
org.biojava.nbio.structure.symmetry.core
Uses of
Rotation
in
org.biojava.nbio.structure.symmetry.core
Methods in
org.biojava.nbio.structure.symmetry.core
that return
Rotation
Modifier and Type
Method
Description
Rotation
RotationGroup.
getRotation
(int index)
Methods in
org.biojava.nbio.structure.symmetry.core
that return types with arguments of type
Rotation
Modifier and Type
Method
Description
Iterator
<
Rotation
>
RotationGroup.
iterator
()
Methods in
org.biojava.nbio.structure.symmetry.core
with parameters of type
Rotation
Modifier and Type
Method
Description
void
RotationGroup.
addRotation
(
Rotation
rotation)