| Package | Description |
|---|---|
| org.openscience.cdk.interfaces |
| Modifier and Type | Method and Description |
|---|---|
IChemSequence |
IChemFile.getChemSequence(int number)
Returns the ChemSequence at position
number in the container. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IChemSequence> |
IChemFile.chemSequences()
Returns the
Iterable to ChemSequences of this container. |
| Modifier and Type | Method and Description |
|---|---|
void |
IChemFile.addChemSequence(IChemSequence chemSequence)
Adds an
IChemSequence to this container. |
Copyright © 2017. All rights reserved.