Skip to main content

Module drawing_canvas

Module drawing_canvas 

Source

Structs§

DigitalDrawingCommands
List of values to draw for a variable. It is an ordered list of values that should be drawn at the start time until the start time of the next value
DrawnRegion
TxDrawingCommands
VariableDrawCommands 🔒

Enums§

AnalogDrawingCommands
DigitalDrawingType
DinotraceDrawingStyle 🔒
Information about values to mimic dinotrace’s special drawing of all-0 and all-1 values
DrawingCommands

Traits§

VariableExt 🔒

Functions§

variable_digital_draw_commands 🔒
Generate draw commands for digital waveform rendering.
variable_draw_commands 🔒
Common setup for variable draw commands: extracts metadata and determines rendering mode. Routes to either analog or digital command generation.