Uses of Enum
org.biojava.nbio.structure.cluster.SubunitClustererMethod
Packages that use SubunitClustererMethod
-
Uses of SubunitClustererMethod in org.biojava.nbio.structure.cluster
Methods in org.biojava.nbio.structure.cluster that return SubunitClustererMethodModifier 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.Methods in org.biojava.nbio.structure.cluster with parameters of type SubunitClustererMethodModifier and TypeMethodDescriptionvoid
SubunitClustererParameters.setClustererMethod
(SubunitClustererMethod method) Method to cluster subunits.