Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | Node Class |
Represents a node structure used to save a node of a Network to a Graphviz dot file.

Namespace: Comuna.Graphviz
Assembly: Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0

The Node type exposes the following members.


Name | Description | |
---|---|---|
![]() | Color |
Gets or sets the node's color.
|
![]() | Community |
Gets or sets the ID of the community of this node.
|
![]() | IdNum |
Gets or sets the ID of this node.
|
![]() | ShowLabel |
Gets or sets a value indicating whether to show the node's label.
|

Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |

Name | Description | |
---|---|---|
![]() ![]() | Equality |
Tests whether the two nodes are equal.
|
![]() ![]() | Inequality |
Tests whether the two nodes are different (not equal).
|
