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

E

Eades84Layout - Class in org.graphstream.ui.layout
 
Eades84Layout() - Constructor for class org.graphstream.ui.layout.Eades84Layout
 
Eccentricity - Class in org.graphstream.algorithm
Compute the eccentricity of a connected graph.
Eccentricity() - Constructor for class org.graphstream.algorithm.Eccentricity
Build a new eccentricity algorithm with default parameters.
Eccentricity(String) - Constructor for class org.graphstream.algorithm.Eccentricity
Build a new eccentricity algorithm, specifying the attribute name of the computation result
Eccentricity(String, Object, Object) - Constructor for class org.graphstream.algorithm.Eccentricity
Build a new eccentricity as in Eccentricity.Eccentricity(String) but specifying values of eccentricity membership.
Eccentricity(String, Object, Object, String) - Constructor for class org.graphstream.algorithm.Eccentricity
Build a new eccentricity algorithm as in Eccentricity.Eccentricity(String, Object, Object) but specifying the name of the attribute where the APSP informations are stored.
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.APSP
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.ConnectedComponents
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.randomWalk.RandomWalk
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.ui.layout.Eades84Layout
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.APSP
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.ConnectedComponents
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.APSP
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.ConnectedComponents
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeLength(Graph, String) - Static method in class org.graphstream.algorithm.Toolkit
Compute the edge length of the given edge according to its two nodes positions.
edgeLength(Edge) - Static method in class org.graphstream.algorithm.Toolkit
Like Toolkit.edgeLength(Graph,String) but use an existing edge as argument.
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.APSP
 
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
 
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.ConnectedComponents
 
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
 
edgeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.Eades84Layout
 
end() - Method in class org.graphstream.algorithm.generator.BarabasiAlbertGenerator
Clean degrees.
end() - Method in class org.graphstream.algorithm.generator.BaseGenerator
End the graph generation by finalizing it.
end() - Method in class org.graphstream.algorithm.generator.DorogovtsevMendesGenerator
 
end() - Method in interface org.graphstream.algorithm.generator.Generator
End the graph generation by finalizing it.
end() - Method in class org.graphstream.algorithm.generator.GridGenerator
If grid is a tore, a call to this method will close the tore.
end() - Method in class org.graphstream.algorithm.generator.IncompleteGridGenerator
 
end() - Method in class org.graphstream.algorithm.generator.PointsOfInterestGenerator
 
end() - Method in class org.graphstream.algorithm.generator.PreferentialAttachmentGenerator
Deprecated. Clean degrees.
end() - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
end() - Method in class org.graphstream.algorithm.generator.RandomFixedDegreeDynamicGraphGenerator
 
end() - Method in class org.graphstream.algorithm.generator.RandomGenerator
 
end() - Method in class org.graphstream.algorithm.generator.WattsStrogatzGenerator
 
Entity - Class in org.graphstream.algorithm.randomWalk
A base entity for the RandomWalk algorithm.
Entity() - Constructor for class org.graphstream.algorithm.randomWalk.Entity
 
EpidemicCommunityAlgorithm - Class in org.graphstream.algorithm.community
This class implements the "Epidemic Community Detection Algorithm" as presented by Raghavan et al.
EpidemicCommunityAlgorithm() - Constructor for class org.graphstream.algorithm.community.EpidemicCommunityAlgorithm
 
EpidemicCommunityAlgorithm(Graph) - Constructor for class org.graphstream.algorithm.community.EpidemicCommunityAlgorithm
 
EpidemicCommunityAlgorithm(Graph, String) - Constructor for class org.graphstream.algorithm.community.EpidemicCommunityAlgorithm
 
equals(Community) - Method in class org.graphstream.algorithm.community.Community
Tell if two Community objects are equal, based on their identifier.

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.