BigObject Visual::SimplicialComplexLattice

from application topaz

Visualization of the HASSE_DIAGRAM of a simplicial complex as a multi-layer graph.

Methods

no category

FACES(Array<Set> faces)

Add distinguished faces with different graphical attributes NodeColor and NodeStyle.

Parameters:

Array<Set> faces: (to be changed in the near future)

Options:
Returns:

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.

Options:
Returns:

SUBCOMPLEX(String property)

Add a subcomplex with different graphical attributes.

Parameters:

String property: name of the subcomplex property (to be changed in the near future)

Options:

Bool show_filter: containment relationship between the subcomplex and the lattice faces

Returns: