debian man page for graphviz::no

Query: graphviz::no

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GraphViz::No(3pm)					User Contributed Perl Documentation					 GraphViz::No(3pm)

NAME
GraphViz::No - subclass of GraphViz with no nodes
SYNOPSIS
use GraphViz::No; my $g = GraphViz::No->new(); # methods as for GraphViz
DESCRIPTION
Graphs produced by GraphViz are occasionally huge, making it hard to observe the structure. This subclass removes the nodes, so that only the edges are visible. This allows the structure to stand out.
METHODS
As for GraphViz.
AUTHOR
Leon Brocard <acme@astray.com>
COPYRIGHT
Copyright (C) 2000-1, Leon Brocard This module is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.14.2 2012-04-02 GraphViz::No(3pm)
Related Man Pages
cpangraph(1p) - debian
tab2graph(1p) - debian
bio::phylonetwork::graphviz(3pm) - debian
graph::writer::graphviz(3pm) - debian
graphviz::parse::yapp(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com