The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

unflatten (1)
  • >> unflatten (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    unflatten - adjust directed graphs to improve layout aspect ratio
     
    

    SYNOPSIS

    unflatten [-f] [-llen] [-clen ] [ -o outfile ] [ files ]  

    DESCRIPTION

    unflatten is a preprocessor to dot that is used to improve the aspect ratio of graphs having many leaves or disconnected nodes. The usual layout for such a graph is generally very wide or tall. unflatten inserts invisible edges or adjusts the minlen on edges to improve layout compaction.  

    OPTIONS

    The following options are supported:
    -l len
    The minimum length of leaf edges is staggered between 1 and len (a small integer).
    -f
    Enables adjustment of fanin-fanout chains (example: a -> {w x y z} -> b), i.e., nodes with indegree and outdegree equal to 1 are also staggered.
    -c len
    Form disconnected nodes into chains of up to len nodes.
    -o outfile
    causes the output to be written to the specified file; by default, output is written to stdout.
     

    OPERANDS

    The following operand is supported:
    files
    Names of files containing 1 or more graphs in dot format. If no files operand is specified, the standard input will be used.
     

    AUTHORS

    Stephen C. North <north@research.att.com>
    Emden R. Gansner <erg@research.att.com>  

    SEE ALSO

    gc(1), dot(1), acyclic(1), gvpr(1), gvcolor(1), ccomps(1), tred(1), libgraph(3)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    OPERANDS
    AUTHORS
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру