MeshCmap#

MeshCmap#

Constructor#

MeshCmap(value[, property_name])

Manages a mesh colormap

Properties#

MeshCmap.value

Graphic Feature value, must be implemented in subclass

Methods#

MeshCmap.add_event_handler(handler)

Add an event handler.

MeshCmap.block_events(val)

Block all events from this feature

MeshCmap.clear_event_handlers()

Clear all event handlers

MeshCmap.remove_event_handler(handler)

Remove a registered event handler.

MeshCmap.set_value(graphic_or_key, value)

wraps GraphicFeature.set_value