public class DegreeRankingImpl extends RankingImpl
| Constructor and Description |
|---|
DegreeRankingImpl(org.gephi.graph.api.Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getValue(org.gephi.graph.api.Element element,
org.gephi.graph.api.Graph gr)
Returns the element's value for this ranking.
|
getMaxValue, getMinValue, normalizepublic Number getValue(org.gephi.graph.api.Element element, org.gephi.graph.api.Graph gr)
Rankingelement - element to get the value forgr - graph this element belongs toCopyright © 2007–2017. All rights reserved.