Extensions Class

Comuna.NET

Extensions Class

Provides extension methods to print Network objects with community information to image files using Graphviz.
Inheritance Hierarchy
SystemObject  Comuna.GraphvizExtensions

Namespace:  Comuna.Graphviz
Assembly:  Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntax
C#
public static class Extensions
Request Example View Source

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToGraphvizFile
Saves the given Network to an image file.
Top
See Also