Skip to content

Osmose.elements

Module constants

  • MAP_MODE
  • CONTINUOUS_PARAMETER_SENSITIVITY = 0.5

Classes

class Elements(ElementsBase)

Bases: ElementsBase

__init__(self, *a, **k)

add_display_line(self, identifier, name, to_lower)

add_parameter_display_lines(self, identifier, header)

add_button(self, identifier, name, *a, **k)

add_encoder(self, identifier, name, *a, **k)

Functions

make_string_format_fn(max_length, to_lower)