AnnotationEditor๏ƒ

class eomaps.annotation_editor.AnnotationEditor(m)๏ƒ

Class to handle interactive annotation edits.

Methods

__init__(m)

emit_edit_signal(*args,ย **kwargs)

emit_selected_signal(*args,ย **kwargs)

print_code([m_name,ย what,ย ...])

Print the code to reproduce the annotations to the console.

remove_info_text()

remove_selected_annotation(event)

set_info(x,ย y,ย text)

show_info_text()

toggle_info_text()

update_selected_text([text])

update_text(text[,ย what])

Update the text of one (or more) annotations.

Attributes

annotations