from application topaz
Visualization of the HASSE_DIAGRAM
of a simplicial complex as a multi-layer graph.
FACES(Array<Set> faces)
Add distinguished faces with different graphical attributes NodeColor and NodeStyle.
Visual::Lattice::decorations
MORSE_MATCHING()
Add the MATCHING
to the visualization of the face lattice of the simplicial complex. Decoration options @c EdgeColor and @c EdgeStyle apply to the matched edges only.
Visual::Lattice::decorations
SUBCOMPLEX(String property)
Add a subcomplex with different graphical attributes.
String
property
: name of the subcomplex property (to be changed in the near future)
Bool
show_filter
: containment relationship between the subcomplex and the lattice faces
Visual::Lattice::decorations