| Package | Description |
|---|---|
| org.openscience.cdk.ringsearch |
| Modifier and Type | Method and Description |
|---|---|
static AllRingsFinder.Threshold |
AllRingsFinder.Threshold.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllRingsFinder.Threshold[] |
AllRingsFinder.Threshold.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AllRingsFinder |
AllRingsFinder.usingThreshold(AllRingsFinder.Threshold threshold)
Create an
AllRingsFinder instance using the given threshold. |
Copyright © 2017. All rights reserved.