|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GephiNode | |
---|---|
edu.iu.cnets.klatsch.lang | |
edu.iu.cnets.klatsch.model.gephi |
Uses of GephiNode in edu.iu.cnets.klatsch.lang |
---|
Constructors in edu.iu.cnets.klatsch.lang with parameters of type GephiNode | |
---|---|
VNode(GephiNode n)
Constructs a new node. |
Uses of GephiNode in edu.iu.cnets.klatsch.model.gephi |
---|
Constructors in edu.iu.cnets.klatsch.model.gephi with parameters of type GephiNode | |
---|---|
GephiEdge(GephiNode src,
GephiNode dst)
|
|
GephiEdge(GephiNode src,
GephiNode dst,
double weight,
double trust)
|
|
GephiEdge(GephiNode src,
GephiNode dst,
int startTime,
int endTime,
double weight,
double trust)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |