| Package | Description |
|---|---|
| org.openscience.cdk.renderer | |
| org.openscience.cdk.renderer.selection |
| Modifier and Type | Method and Description |
|---|---|
IChemObjectSelection |
RendererModel.getSelection()
Returns an
IChemObjectSelection with the currently selected
IChemObjects. |
| Modifier and Type | Method and Description |
|---|---|
void |
RendererModel.setSelection(IChemObjectSelection selection)
Set the selected
IChemObjects. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSelection
An abstract selection of
IChemObjects. |
| Modifier and Type | Field and Description |
|---|---|
static IChemObjectSelection |
AbstractSelection.EMPTY_SELECTION
Static implementation of an empty selection.
|
Copyright © 2018. All Rights Reserved.