Uses of Enum
org.biojava.nbio.structure.cluster.SubunitClustererMethod
-
Uses of SubunitClustererMethod in org.biojava.nbio.structure.cluster
Modifier and TypeMethodDescriptionSubunitCluster.getClustererMethod()
SubunitClustererParameters.getClustererMethod()
Method to cluster subunits.static SubunitClustererMethod
Returns the enum constant of this type with the specified name.static SubunitClustererMethod[]
SubunitClustererMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SubunitClustererParameters.setClustererMethod
(SubunitClustererMethod method) Method to cluster subunits.