MaterialXLab API  0.0.1
APIs For MaterialXLab Libraries
Loading...
Searching...
No Matches
MxGraphMonitor Member List

This is the complete list of members for MxGraphMonitor, including all inherited members.

constructor(name)MxGraphMonitor
debugMessage(text, path)MxGraphMonitor
getMonitoring()MxGraphMonitor
getName()MxGraphMonitor
getParentPath(node)MxGraphMonitor
getPath(node, parentGraph)MxGraphMonitor
monitorGraph(theGraph, monitor)MxGraphMonitor
onConnectInput(target_slot, output_type, output, source, slot, node)MxGraphMonitor
onConnectionChange(node, parentGraph)MxGraphMonitor
onConnectOutput(slot, input_type, input, target_node, target_slot, node)MxGraphMonitor
onDocumentChange(attribute, value, prevValue)MxGraphMonitor
onNodeAdded(node, parentGraph)MxGraphMonitor
onNodeDeselected(node, parentGraph)MxGraphMonitor
onNodeRemoved(node, parentGraph)MxGraphMonitor
onNodeRenamed(node, newName)MxGraphMonitor
onNodeSelected(node, parentGraph)MxGraphMonitor
onPropertyChanged(nodeName, propertyName, newValue, previousValue, node)MxGraphMonitor
onPropertyInfoChanged(nodeName, propertyName, propertyInfoName, newValue, previousValue, node)MxGraphMonitor
setMonitoring(monitor)MxGraphMonitor
setOnConnectionChange(callback)MxGraphMonitor
setOnNodeAdded(callback)MxGraphMonitor
setOnNodeDeselected(callback)MxGraphMonitor
setOnNodeRemoved(callback)MxGraphMonitor
setOnNodeRenamed(callback)MxGraphMonitor
setOnNodeSelected(callback)MxGraphMonitor
setOnPropertyChanged(callback)MxGraphMonitor
setRenderer(theRenderer)MxGraphMonitor