class Modularity.ModEdge extends Object
(package private) int
source
target
(package private) float
weight
ModEdge(int s, int t, float w)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int source
int target
float weight
public ModEdge(int s, int t, float w)
Copyright © 2007–2016 Gephi Consortium. All rights reserved.