public class InDegreeWeightCentrality extends AbstractCentrality
max, min, rankings
Constructor and Description |
---|
InDegreeWeightCentrality() |
Modifier and Type | Method and Description |
---|---|
protected double |
getVertexScore(edu.uci.ics.jung.graph.Graph<SNNode,SNEdge> graph,
SNNode v) |
protected double |
getVertexScore(SNNode v) |
getMax, getMin, getRankings
protected double getVertexScore(edu.uci.ics.jung.graph.Graph<SNNode,SNEdge> graph, SNNode v)
getVertexScore
in class AbstractCentrality
protected double getVertexScore(SNNode v)