Uses of Enum Class
org.biojava.nbio.structure.xtal.TransformType
Packages that use TransformType
-
Uses of TransformType in org.biojava.nbio.structure.xtal
Methods in org.biojava.nbio.structure.xtal that return TransformTypeModifier and TypeMethodDescriptionCrystalTransform.getTransformType()
Returns the TransformType of this transformation: AU, crystal translation, fractional translation , 2 3 4 6-fold rotations, 2 3 4 6-fold screw rotations, -1 -3 -2 -4 -6 inversions/rotoinversions.static TransformType
Returns the enum constant of this class with the specified name.static TransformType[]
TransformType.values()
Returns an array containing the constants of this enum class, in the order they are declared.