Package omero :: Package gateway :: Class _LightSourceWrapper
[hide private]
[frames] | no frames]

Class _LightSourceWrapper

source code


base Light Source class wrapper, extends BlitzObjectWrapper.

Instance Methods [hide private]
EnumerationWrapper
getLightSourceType(self)
Gets the Light Source type for this light source (enum value)
source code

Inherited from BlitzObjectWrapper: __bstrap__, __eq__, __getattr__, __init__, __loadedHotSwap__, __prepare__, __repr__, canDelete, canOwnerWrite, canWrite, countChildren, countChildren_cached, creationEventDate, findChildByName, getAncestry, getAnnotation, getChildLinks, getDate, getDescription, getDetails, getId, getName, getOwner, getOwnerFullName, getOwnerOmeName, getParent, getParentLinks, isEditable, isLeaded, isOwned, isPrivate, isPublic, isReadOnly, isShared, linkAnnotation, listAnnotations, listChildren, listOrphanedAnnotations, listParents, removeAnnotations, save, saveAs, setDescription, setName, simpleMarshal, unlinkAnnotations, updateEventDate

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from BlitzObjectWrapper: LINK_PARENT

Class Variables [hide private]
  _attrs = 'manufacturer', 'model', 'power', 'serialNumber', '#t...

Inherited from BlitzObjectWrapper: CHILD_WRAPPER_CLASS, LINK_CHILD, LINK_CLASS, OMERO_CLASS, PARENT_WRAPPER_CLASS

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

getLightSourceType(self)

source code 

Gets the Light Source type for this light source (enum value)

Returns: EnumerationWrapper
Light Source type

Class Variable Details [hide private]

_attrs

Value:
'manufacturer', 'model', 'power', 'serialNumber', '#type;lightSourceTy\
pe', 'version'