A node in a network.
ID of a node.
Horizontal coordinate of a node. If the coordinates of a node are specified before running the layout algorithm, they will be used in the initial layout.
Vertical coordinate of a node. If the coordinates of a node are specified before running the layout algorithm, they will be used in the initial layout.
Cluster to which a node belongs. A cluster is represented by a integer. If the cluster of a node is specified before running the clustering algorithm, it will be used in the initial clustering.
A link in a network.
Generated using TypeDoc
Provides classes and types for running network analysis algorithms.