Macaulay2
»
Documentation
Packages
»
WeylGroups
::
hasseGraphToPicture(HasseGraph)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
hasseGraphToPicture(HasseGraph) -- Obtain a picture from a Hasse graph
Function:
hasseGraphToPicture
Usage:
hasseGraphToPicture(H)
Inputs:
H
,
an instance of the type
HasseGraph
,
Optional inputs
:
edge options
horizontal space
left margin
point options
point radius
row space
tag distance
tag options
top margin
Outputs:
an instance of the type
Picture
, describing the Hasse graph in the picture language of the package Graphics
Ways to use this method:
hasseGraphToPicture(HasseGraph)
-- Obtain a picture from a Hasse graph
The source of this document is in
WeylGroups.m2:4395:0
.