mosaic.data.MosaicData#
- class MosaicData(vtk_widget)[source]#
Bases:
QObjectInitialize MosaicData instance for managing application state.
- Parameters:
- vtk_widgetVTKWidget
VTK widget instance for 3D visualization
Methods
__init__(vtk_widget)activate_picking_mode()Activate viewing mode for all contaienrs.
blockSignals(self, b)childEvent(self, a0)children(self)connectNotify(self, signal)customEvent(self, a0)deleteLater(self)disconnect(-> bool disconnect)disconnectNotify(self, signal)dumpObjectInfo(self)dumpObjectTree(self)dynamicPropertyNames(self)event(self, a0)eventFilter(self, a0, a1)findChild(-> QObjectT)findChildren(...)format_datalist([type, mesh_only, selected])Format data list for dialog display.
Highlight clusters containing currently selected points.
inherits(self, classname)installEventFilter(self, a0)isQuickItemType(self)isSignalConnected(self, signal)isWidgetType(self)isWindowType(self)killTimer(self, id)load_session(filename)Load application state from file.
metaObject(self)moveToThread(self, thread)objectName(self)parent(self)property(self, name)pyqtConfigure(...)Each keyword argument is either the name of a Qt property or a Qt signal.
receivers(self, signal)refresh_actors()Reinitialize all vtk actors to accomodate render setting changes.
removeEventFilter(self, a0)reset()Reset the state of the class instance.
sender(self)senderSignalIndex(self)setObjectName(self, name)setParent(self, a0)setProperty(self, name, value)set_coloring_mode(mode)signalsBlocked(self)startTimer(self, interval[, timerType])Toggle area picker between data and models containers.
thread(self)timerEvent(self, a0)to_file(filename)Save current application state to file.
tr(sourceText[, disambiguation, n])visibility_unselected([visible])Hide clusters and models that are not selected.
Attributes