Linux SoftwareProgrammingLibrariesGraphViz::ISA::Multi 0.02

GraphViz::ISA::Multi 0.02


GraphViz::ISA::Multi is a display ISA relations between modules. SYNOPSIS use GraphViz::ISA::Multi; my $gnew= GraphV
Developer:   Marcus Thiesen
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   10K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


GraphViz::ISA::Multi is a display ISA relations between modules.

SYNOPSIS

use GraphViz::ISA::Multi;

my $gnew= GraphViz::ISA::Multi->new(ignore => [ 'Exporter' ]);

$gnew->add("Curses::UI::TextViewer" );
$gnew->add("Curses::UI::Listbox" );

print $gnew->as_png();

GraphViz::ISA::Multi visualizes the ISA relations between multiple modules. It is a addition to GraphViz::ISA, which can only show the ISA tree of one module.

USAGE

new( ignore => ARRAYREF )

Creates a new GraphViz::ISA::Multi object. Takes as an
additional parameter the 'ignore' => [ 'Module' ] list,
which tells the object to not display certain modules
in the graphic.

add( MODULENAMELIST )

Adds packages to the graphic. Takes a list of module names
and returns the data structure used to display the graphic
on success. On error it returns a false value (undef).

graph( )

Used to create the actual GraphViz object and graphic. You
usually don't call this directly as it is called when you
call one of the as_* methods. You can override if it you
subclass the class.

It returns the GraphViz object on success.

as_png( )

See GraphViz() for more details.

Requirements:
  • Perl
    tags graphviz isa  isa multi  the graphic  graphviz object  the isa  returns the  gnew add  isa relations  relations between  new ignore  add curses  

    Download GraphViz::ISA::Multi 0.02


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/M/MA/MARCUS/GraphViz-ISA-Multi-0.02.tar.gz


    Authors software

    GraphViz::ISA::Multi 0.02 (by Marcus Thiesen)
    GraphViz::ISA::Multi is a display ISA relations between modules.

    SYNOPSIS

    use GraphViz::ISA::Multi;

    my $gnew= GraphV


    Similar software

    GraphViz::ISA::Multi 0.02 (by Marcus Thiesen)
    GraphViz::ISA::Multi is a display ISA relations between modules.

    SYNOPSIS

    use GraphViz::ISA::Multi;

    my $gnew= GraphV

    GraphViz::Data::Structure 0.15 (by Joe McMahon)
    GraphViz::Data::Structure can visualise data structures.

    SYNOPSIS

    use GraphViz::Data::Structure;

    my $gvds = GraphViz:Dat

    SQL::Translator::Producer::GraphViz 0.07 (by Ken Y. Clark)
    SQL::Translator::Producer::GraphViz is a GraphViz producer for SQL::Translator.

    SYNOPSIS

    use SQL::Translator;

    my $trans

    PBS::GraphViz 0.35 (by Leon Brocard)

    Graphviz 2.8-1 (by John Ellson and Stephen North)
    Graphviz - Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks

    Kgraphviewer 1.0.3 (by Gael de Chalendar)
    KGraphViewer program is a Graphviz dot graph file viewer for KDE.

    I used, in this program, code from the profiling tool kcachegri

    AutoDia 2.03 (by Aaron Trevena)
    AutoDia is a modular application that parses source code, XML or data and produces an XML document in Dia format (or images via graph

    KProf 1.4.2 (by Colin Desmond)
    KProf is a visual tool for developers, which displays the execution profiling output generated by code profilers.

    The output of pr

    Monotone-viz 0.15 (by Olivier Andrieu)
    Monotone-viz project is a small GTK+ application that visualizes monotone ancestry graphs

    dot2gdl 0.1.111 (by Henrik Theilin)
    dot2gdl is a converter from GraphViz Dot files into aiSee (formerly xvcg) GDL files.

    Although the conversion is non-trivial in gen


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags