Comuna.Graphviz Namespace

Comuna.NET

Comuna.Graphviz Namespace

 
Classes
  ClassDescription
Public classEdge
Represents an edge structure used to save a connection of a Network to a Graphviz dot file.
Public classExtensions
Provides extension methods to print Network objects with community information to image files using Graphviz.
Public classNode
Represents a node structure used to save a node of a Network to a Graphviz dot file.
Public classTolPalettes
Allows the generation of [!:Color] palettes according to Paul Tol's color schemes. http://www.sron.nl/~pault/colourschemes.pdf
Delegates
  DelegateDescription
Public delegatePaletteGenerator
Represents a generator for color palettes based on a number of elements.