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

I

id() - Method in class org.graphstream.algorithm.community.Community
Return the community identifier.
IncompleteGridGenerator - Class in org.graphstream.algorithm.generator
A grid generator with holes.
IncompleteGridGenerator() - Constructor for class org.graphstream.algorithm.generator.IncompleteGridGenerator
New generator.
IncompleteGridGenerator(boolean, float, int, int) - Constructor for class org.graphstream.algorithm.generator.IncompleteGridGenerator
New generator.
init(Graph) - Method in class org.graphstream.algorithm.AbstractSpanningTree
 
init(Graph) - Method in interface org.graphstream.algorithm.Algorithm
Initialization of the algorithm.
init(Graph) - Method in class org.graphstream.algorithm.APSP
 
init(Graph) - Method in class org.graphstream.algorithm.AStar
 
init(Graph) - Method in class org.graphstream.algorithm.BellmanFord
 
init(Graph) - Method in class org.graphstream.algorithm.BetweennessCentrality
Setup the algorithm to work on the given graph.
init(Graph) - Method in class org.graphstream.algorithm.Centroid
 
init(Graph) - Method in class org.graphstream.algorithm.coloring.WelshPowell
 
init(Graph, String) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
Initialize the distributed community detection algorithm, attaching it to the specified graph, and using the specified marker to store the community attribute
init(Graph) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
Initialize the distributed community detection algorithm, attaching it to the specified graph, and using the default marker to store the community attribute.
init(Graph) - Method in class org.graphstream.algorithm.ConnectedComponents
 
init(Graph) - Method in class org.graphstream.algorithm.Dijkstra
 
init(Graph) - Method in class org.graphstream.algorithm.Eccentricity
 
init(Graph) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
 
init(Graph) - Method in class org.graphstream.algorithm.randomWalk.RandomWalk
Initialize the algorithm for a given graph with a given entity count.
init(RandomWalk.Context, Node) - Method in class org.graphstream.algorithm.randomWalk.TabuEntity
Start the entity on the given node.
inputPos(String) - Method in class org.graphstream.ui.layout.Eades84Layout
 
isDirected() - Method in class org.graphstream.algorithm.APSP
True if the algorithm must take edge orientation into account.
isUsingInternalGraph() - Method in class org.graphstream.algorithm.generator.BaseGenerator
Flag to know if an internal graph is in use.

A B C D E F G H I K L M N O P R S T U V W
Copyright © 2011. All Rights Reserved.