Comuna.D3 Namespace

Comuna.NET

Comuna.D3 Namespace

 
Classes
  ClassDescription
Public classCommunityTracker
A class that enables tracking the evolution of the communities in a Network over time while writing the changes to a D3 json file. The Network's connections and the CommunityAlgorithm are assumed to be updated outside of the tracker.
Public classD3Extensions
Contains extensions for CommunityAlgorithm objects to enable export to D3.js graph files.
Public classGraph
Represents a graph structure used to save a Network to a D3 json file.
Public classLink
Represents a link structure used to save a Connection to a D3 json file.
Public classNode
Represents a node structure used to save a node of a Network to a D3 json file.