| Package | Description | 
|---|---|
| org.openscience.cdk | |
| org.openscience.cdk.interfaces | |
| org.openscience.cdk.isomorphism.matchers | |
| org.openscience.cdk.silent | 
| Modifier and Type | Field and Description | 
|---|---|
protected IBond.Display | 
Bond.display  | 
| Modifier and Type | Method and Description | 
|---|---|
IBond.Display | 
Bond.getDisplay()
Access the bond display style. 
 | 
IBond.Display | 
BondRef.getDisplay()
Access the bond display style. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Bond.setDisplay(IBond.Display display)
Set the bond display style. 
 | 
void | 
BondRef.setDisplay(IBond.Display display)
Set the bond display style. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IBond.Display | 
IBond.getDisplay()
Access the bond display style. 
 | 
static IBond.Display | 
IBond.Display.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static IBond.Display[] | 
IBond.Display.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IBond.setDisplay(IBond.Display display)
Set the bond display style. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IBond.Display | 
QueryBond.getDisplay()
Not used for query bonds. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QueryBond.setDisplay(IBond.Display display)
Not used for query bonds. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected IBond.Display | 
Bond.display  | 
| Modifier and Type | Method and Description | 
|---|---|
IBond.Display | 
Bond.getDisplay()
Access the bond display style. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Bond.setDisplay(IBond.Display display)
Set the bond display style. 
 | 
Copyright © 2021. All rights reserved.