Interface Ribbon

A minimal interface to support the default source and target accessors used by RibbonGenerator. (Corresponds to Chord)

interface Ribbon {
    source: RibbonSubgroup;
    target: RibbonSubgroup;
}

Properties

Properties

Ribbon subgroup constituting the source of the Ribbon

Ribbon subgroup constituting the target of the Ribbon