A C D E G H I K N O P R S T U V W

C

CentiLibInteractions<G,V,E> - Interface in de.ipk_gatersleben.ag_nw.centilib.plugin
This Interface is used to get informations from and interact with unknown data structures that work with graphs.
CentiLibPlugin<G,V,E> - Class in de.ipk_gatersleben.ag_nw.centilib.plugin
This class represents a complete instance of CentiLib and it's GUI.
CentiLibPlugin(CentiLibInteractions<G, V, E>, Transformer<G, String>, Transformer<V, String>) - Constructor for class de.ipk_gatersleben.ag_nw.centilib.plugin.CentiLibPlugin
 
CentralityHandler - Class in de.ipk_gatersleben.ag_nw.centilib.utils
This class contains only static members and manages all centralities in CentiLib.
CentralityHandler() - Constructor for class de.ipk_gatersleben.ag_nw.centilib.utils.CentralityHandler
 
CentralityParameter - Class in de.ipk_gatersleben.ag_nw.centilib.centralities.parameter
An abstract class for centrality parameter values.
CentralityParameter() - Constructor for class de.ipk_gatersleben.ag_nw.centilib.centralities.parameter.CentralityParameter
 
CENTROID - Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.CentralityHandler
 
CLOSENESS - Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.CentralityHandler
 
CLUSTERINGCOEFFICIENT - Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.CentralityHandler
 
containsParallelEdges(Graph<V, E>) - Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.GraphCachingUtils
Determines whether graph contains parallel edges or not.
containsSelfLoops(Graph<V, E>) - Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.GraphCachingUtils
Determines whether graph contains self loops or not.
createSubGraph(G, Set<V>, Set<E>, String) - Method in interface de.ipk_gatersleben.ag_nw.centilib.plugin.CentiLibInteractions
Creates a subgraph of 'graph' that contains the given nodes and edges.
CURRENTFLOWBETWEENNESS - Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.CentralityHandler
 
CURRENTFLOWCLOSENESS - Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.CentralityHandler
 

A C D E G H I K N O P R S T U V W