Available versions of this document: latest release, release 4.13, release 4.12, release 4.11, release 4.10, release 4.9, release 4.8, release 4.7, release 4.6, release 4.5, release 4.4, release 4.3, release 4.2, release 4.1, release 4.0, release 3.6, release 3.5, nightly master
Reference documentation for older polymake versions: release 3.4, release 3.3, release 3.2
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:
- Options:
- option list
Visual::Lattice::decorations
- 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:
- option list
Visual::Lattice::decorations
- 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- option list
Visual::Lattice::decorations
- Returns: