Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
Comuna.Graphviz Namespace |
Classes
Class | Description | |
---|---|---|
Edge |
Represents an edge structure used to save a connection of a Network to a Graphviz dot file.
| |
Extensions |
Provides extension methods to print Network objects with community information to image files using
Graphviz.
| |
Node |
Represents a node structure used to save a node of a Network to a Graphviz dot file.
| |
TolPalettes |
Allows the generation of [!:Color] palettes according to Paul Tol's color schemes.
http://www.sron.nl/~pault/colourschemes.pdf |
Delegates
Delegate | Description | |
---|---|---|
PaletteGenerator |
Represents a generator for color palettes based on a number of elements.
|