Methods
|
|
__cmp__
__hash__
addBond
aromatic
hash
removeBond
|
|
__cmp__
|
__cmp__ ( self )
arguments/return value unknown
Ring comparison function
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash() -> long
hash documentation.
|
|
addBond
|
addBond ( self, element )
addBond(Bond* element)
addBond documentation.
|
|
aromatic
|
aromatic ( self )
aromatic() -> bool
aromatic documentation.
|
|
hash
|
hash ( self )
hash() -> long
hash documentation.
|
|
removeBond
|
removeBond ( self, element )
removeBond(Bond* element)
removeBond documentation.
|