Visible#

Visible#

Constructor#

Visible(value[, property_name])

Access or change the visibility.

Properties#

Visible.value

Graphic Feature value, must be implemented in subclass

Methods#

Visible.add_event_handler(handler)

Add an event handler.

Visible.block_events(val)

Block all events from this feature

Visible.clear_event_handlers()

Clear all event handlers

Visible.remove_event_handler(handler)

Remove a registered event handler.

Visible.set_value(graphic_or_key, value)

wraps GraphicFeature.set_value