Goto Chapter: Top 1 2 3 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

3 Tools
 3.1 Visualizing posets of subobjects

3 Tools

3.1 Visualizing posets of subobjects

3.1-1 DigraphOfSubobjects
‣ DigraphOfSubobjects( A, subobjs )( operation )

Returns: a digraph

The argument is an object A and a list subobjs of subobjects of A. The output is the reflexive transitive reduction of the poset of all subobjects in subobjs.

3.1-2 DigraphOfSubobjects
‣ DigraphOfSubobjects( A )( operation )

Returns: a digraph

The argument is an object A. The output is the reflexive transitive reduction of the poset of all subobjects of A.

3.1-3 Visualize
‣ Visualize( D )( operation )

Returns: nothing

Opens a PDF with the graph of the digraph D of subobjects.

3.1-4 SvgString
‣ SvgString( digraph )( attribute )
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 Ind

generated by GAPDoc2HTML