Link is implemented as a Chimera Bond.
Methods
|
|
__init__
delete
deselect
molecule
radius
rgba
select
set_radius
set_rgba
|
|
__init__
|
__init__ (
self,
marker1,
marker2,
rgba,
radius,
)
|
|
delete
|
delete ( self )
|
|
deselect
|
deselect ( self )
|
|
molecule
|
molecule ( self )
|
|
radius
|
radius ( self )
|
|
rgba
|
rgba ( self )
|
|
select
|
select ( self )
|
|
set_radius
|
set_radius ( self, radius )
In stick representation, bond radius is shown as bond order times the
molecule stick size. Use the bond order to control radius.
|
|
set_rgba
|
set_rgba ( self, rgba )
|
|