|
|
__init__(self,
*args,
**kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
|
|
|
|
|
|
|
|
|
| applySchemeDescriptive(...) |
|
|
|
|
| getCurrentSchemeDescription(...) |
|
|
|
|
| getNumberOfColorSchemes(...) |
|
|
|
|
|
|
|
| getSubColorSchemeName(...) |
|
|
|
|
| isSubColorSchemeName(...) |
|
|
|
|
| getNumberOfSubColorSchemes(...) |
|
|
|
|
| getTotalSubColorSchemes(...) |
|
|
|
|
| getSubColorSchemeNamesList(...) |
|
|
|
|
|
|
|
|
|
|
|
|
|
| getLigandColorSchemeByRGB(...) |
|
|
|
|
| getCarbonColorSchemeByRGB(...) |
|
|
|
|
|
|
|
| writeColorSchemeFile(...) |
|
|
|
|
|
|
|
| getNeedRebuildColorSchemes(...) |
|
|
|
|
| setNeedRebuildColorSchemes(...) |
|
|
|
|
|
|
|
| isStandardColorScheme(...) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| deleteColorSchemeRules(...) |
|
|
|
|
| resetAllColorSchemeRules(...) |
|
|
|
|
| applyRampToColorSchemeRules(...) |
|
|
|
|
| setColorSchemeRuleASL(...) |
|
|
|
|
| setColorSchemeRuleDescription(...) |
|
|
|
|
| setColorSchemeRuleColor(...) |
|
|
|
|
| copyColorSchemeByObject(...) |
|
|
|
|
| saveCurrentColorScheme(...) |
|
|
|
|
| restoreCurrentColorScheme(...) |
|
|
|
|
| isColorSchemeChanged(...) |
|
|
|
|
| setColorSchemeChanged(...) |
|
|
|
|
|
|
|
| getCurrentColorScheme(...) |
|
|
|
|
| setDefaultColorScheme(...) |
|
|
|
|
| getCurrentColorSchemeName(...) |
|
|
|
|
| setCurrentColorSchemeName(...) |
|
|
|
|
| findColorSchemeByName(...) |
|
|
|
|
| findColorSchemeByDescription(...) |
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|