omero_model_ChannelI class wrapper extends BlitzObjectWrapper.
|
__bstrap__(self)
Initialisation method which is implemented by subclasses to set their
class variables etc. |
source code
|
|
|
|
None
|
|
Boolean
|
isActive(self)
Returns True if the channel is active (turned on in rendering
settings) |
source code
|
|
LogicalChannelWrapper
|
|
String
|
|
String
|
|
int
|
|
int
|
|
ColorHolder
|
|
int
|
|
|
|
int
|
|
|
|
|
|
double
|
|
double
|
|
Inherited from BlitzObjectWrapper :
__eq__ ,
__getattr__ ,
__init__ ,
__loadedHotSwap__ ,
__repr__ ,
canDelete ,
canOwnerWrite ,
canWrite ,
countChildren ,
countChildren_cached ,
creationEventDate ,
findChildByName ,
getAncestry ,
getAnnotation ,
getChildLinks ,
getDate ,
getDescription ,
getDetails ,
getId ,
getOwner ,
getOwnerFullName ,
getOwnerOmeName ,
getParent ,
getParentLinks ,
isEditable ,
isLeaded ,
isOwned ,
isPrivate ,
isPublic ,
isReadOnly ,
isShared ,
linkAnnotation ,
listAnnotations ,
listChildren ,
listOrphanedAnnotations ,
listParents ,
removeAnnotations ,
saveAs ,
setDescription ,
setName ,
simpleMarshal ,
unlinkAnnotations ,
updateEventDate
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|