Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
N
O
P
R
S
T
U
V
W
S
selectGraph(G)
- Method in interface de.ipk_gatersleben.ag_nw.centilib.plugin.
CentiLibInteractions
Sets 'graph' as current graph and brings the corresponding view into focus (if one exists)
selectNodesOfCurrentGraph(Set<V>)
- Method in interface de.ipk_gatersleben.ag_nw.centilib.plugin.
CentiLibInteractions
Selects all nodes in the currently selected graph view which are contained in the set 'nodes'.
setEdgeWeights(Graph<V, E>, Map<E, Number>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Stores the given weights for the graph 'graph'.
setGraphName(Graph<V, E>, String)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Stores the name of a graph.
setLastEdgeAttribute(Graph<V, E>, DoubleAttribute<E>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Sets the current edge attribute for the given graph.
setResultList(Graph<V, E>, VertexCentrality<V, E>, BidiMap<V, Integer>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
This method is for CentiLib internal use only (result panel).
setUseCache(boolean)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Sets whether to store computed values or not.
setValue(Double)
- Method in class de.ipk_gatersleben.ag_nw.centilib.centralities.parameter.
CentralityParameter
SPBETWEENNESS
- Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.
CentralityHandler
startBrandes()
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
CentralityHandler
If useBrandes(true) was called, this method starts the computation of all shortest-path based centralities which were invoked with getScorer(..).
STRESS
- Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.
CentralityHandler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
N
O
P
R
S
T
U
V
W