Skip to main content

Crate disposition_input_ir_rt

Crate disposition_input_ir_rt 

Source
Expand description

Logic to map disposition input model to intermediate representation.

Modules§

id_parse
Strongly-typed ID parsers.

Structs§

InputDiagramMerger
Merges an input diagram over another.
InputDiagramThemeSources
Computes where theme field values came from by comparing the user’s overlay diagram against the base diagram.
InputToIrDiagramMapper
Maps an input diagram to an intermediate representation diagram.
IrToTaffyBuilder
Maps an intermediate representation diagram to a TaffyNodeMappings.
SvgElementsToSvgMapper
TaffyToSvgElementsMapper
Maps the IR diagram and TaffyNodeMappings to SVG elements.

Enums§

EdgeAnimationActive
Controls when edge CSS animations are active in the rendered SVG.
ThemeValueSource
Indicates where a theme value originated.