nodeSize property

double nodeSize
final

nodeSize represents the size of the node

Implementation

// final GraphNode head;
final double nodeSize;