Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ForceDirectedVertex

Hierarchy

This holds ForceDirectedLayout-specific information about Nodes.

This class inherits from LayoutVertex.

Index

Inherited Members

Constructors

Properties

  • Gets or sets the electrical charge for this vertex. The default value is NaN.

  • Gets or sets the cumulative force on the vertex in the X direction. The default value is zero.

  • Gets or sets the cumulative force on the vertex in the Y direction. The default value is zero.

  • Gets or sets whether the vertex may be moved by any forces. The default value is false.

  • Gets or sets the gravitational mass for this vertex. The default value is NaN.