Add the MORSE_MATCHING to the visualization of the face lattice of the simplicial complex.
Decoration options EdgeColor and EdgeStyle apply to the matched edges only.
Add distinguished faces with different graphical attributes NodeColor and NodeStyle
Each auxiliary method always returns the visual object it was called with ($this), which makes it easy to build longer method
chains of the kind: VISUAL->DIRECTED_GRAPH->VERTEX_COLORS .