Package | Description |
---|---|
org.biojava.nbio.structure.cluster |
Modifier and Type | Method and Description |
---|---|
SubunitClustererMethod |
SubunitClustererParameters.getClustererMethod()
Method to cluster subunits.
|
SubunitClustererMethod |
SubunitCluster.getClustererMethod() |
static SubunitClustererMethod |
SubunitClustererMethod.valueOf(String name)
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 Type | Method and Description |
---|---|
void |
SubunitClustererParameters.setClustererMethod(SubunitClustererMethod method)
Method to cluster subunits.
|
Copyright © 2000–2019 BioJava. All rights reserved.