Package | Description |
---|---|
org.biojava.nbio.structure.symmetry.internal |
Modifier and Type | Field and Description |
---|---|
static CESymmParameters.OrderDetectorMethod |
CESymmParameters.OrderDetectorMethod.DEFAULT |
Modifier and Type | Method and Description |
---|---|
CESymmParameters.OrderDetectorMethod |
CESymmParameters.getOrderDetectorMethod() |
static CESymmParameters.OrderDetectorMethod |
CESymmParameters.OrderDetectorMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CESymmParameters.OrderDetectorMethod[] |
CESymmParameters.OrderDetectorMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CESymmParameters.setOrderDetectorMethod(CESymmParameters.OrderDetectorMethod orderDetectorMethod) |
Copyright © 2000–2019 BioJava. All rights reserved.