Uses of Enum Class
org.biojava.nbio.structure.geometry.MomentsOfInertia.SymmetryClass
Packages that use MomentsOfInertia.SymmetryClass
-
Uses of MomentsOfInertia.SymmetryClass in org.biojava.nbio.structure.geometry
Methods in org.biojava.nbio.structure.geometry that return MomentsOfInertia.SymmetryClassModifier and TypeMethodDescriptionMomentsOfInertia.getSymmetryClass
(double threshold) Returns the enum constant of this class with the specified name.static MomentsOfInertia.SymmetryClass[]
MomentsOfInertia.SymmetryClass.values()
Returns an array containing the constants of this enum class, in the order they are declared.