|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphMetrics | |
|---|---|
| netkit.classifiers.active | |
| netkit.classifiers.active.graphfunctions | |
| netkit.graph | |
| netkit.graph.edgecreator | |
| netkit.graph.io | |
| netkit.util | |
| Uses of GraphMetrics in netkit.classifiers.active |
|---|
| Methods in netkit.classifiers.active that return GraphMetrics | |
|---|---|
GraphMetrics |
GraphCentralityLabeling.getMetrics()
|
| Uses of GraphMetrics in netkit.classifiers.active.graphfunctions |
|---|
| Fields in netkit.classifiers.active.graphfunctions declared as GraphMetrics | |
|---|---|
protected GraphMetrics |
ScoringFunction.gm
|
| Uses of GraphMetrics in netkit.graph |
|---|
| Methods in netkit.graph that return GraphMetrics | |
|---|---|
GraphMetrics |
Graph.getMetrics()
Get the metrics encapsulating statistics about this graph. |
| Uses of GraphMetrics in netkit.graph.edgecreator |
|---|
| Fields in netkit.graph.edgecreator declared as GraphMetrics | |
|---|---|
protected GraphMetrics |
EdgeCreatorImp.gm
|
| Uses of GraphMetrics in netkit.graph.io |
|---|
| Methods in netkit.graph.io with parameters of type GraphMetrics | |
|---|---|
static java.lang.String |
NetkitGraph.getNodeStatistics(GraphMetrics metrics,
Node node)
|
static java.lang.String[] |
NetkitGraph.getNodeStatNames(GraphMetrics metrics)
|
| Uses of GraphMetrics in netkit.util |
|---|
| Fields in netkit.util declared as GraphMetrics | |
|---|---|
GraphMetrics |
ApproximateCentralities.metrics
|
| Constructors in netkit.util with parameters of type GraphMetrics | |
|---|---|
ApproximateCentralities(GraphMetrics metrics)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||