public class GraphCellData
extends BarycenterCellData
Modifier and Type | Field and Description |
---|---|
double |
degree
Aggregate degree.
|
Constructor and Description |
---|
GraphCellData() |
Modifier and Type | Method and Description |
---|---|
double |
getDegree()
Aggregate degree.
|
CellData |
newCellData() |
void |
recompute() |