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

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.DStar
 
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.measure.MaxSimultaneousEdgeCount
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.algorithm.PageRank
 
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
 
edgeAdded(String, long, String, String, String, boolean) - Method in class org.graphstream.ui.layout.HierarchicalLayout
 
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.DStar
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
 
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.DStar
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
 
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.DStar
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
 
edgeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
 
EdgeConnectivityMeasure() - Constructor for class org.graphstream.algorithm.measure.ConnectivityMeasure.EdgeConnectivityMeasure
 
EdgeCountMeasure() - Constructor for class org.graphstream.algorithm.measure.ElementCountMeasure.EdgeCountMeasure
 
EdgeCountMeasure(String) - Constructor for class org.graphstream.algorithm.measure.ElementCountMeasure.EdgeCountMeasure
 
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.DStar
 
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.algorithm.measure.MaxSimultaneousEdgeCount
 
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
 
edgeRemoved(String, long, String) - Method in class org.graphstream.algorithm.PageRank
 
edgeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.Eades84Layout
 
edgeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.HierarchicalLayout
 
edges() - Method in class org.graphstream.algorithm.ConnectedComponents.ConnectedComponent
Return an stream over the edge of this component.
EdmondsKarpAlgorithm - Class in org.graphstream.algorithm.flow
 
EdmondsKarpAlgorithm() - Constructor for class org.graphstream.algorithm.flow.EdmondsKarpAlgorithm
 
EigenvectorCentrality - Class in org.graphstream.algorithm.measure
 
EigenvectorCentrality() - Constructor for class org.graphstream.algorithm.measure.EigenvectorCentrality
 
EigenvectorCentrality(String, AbstractCentrality.NormalizationMode) - Constructor for class org.graphstream.algorithm.measure.EigenvectorCentrality
 
EigenvectorCentrality(String, AbstractCentrality.NormalizationMode, int, String) - Constructor for class org.graphstream.algorithm.measure.EigenvectorCentrality
 
ElementCountMeasure - Class in org.graphstream.algorithm.measure
 
ElementCountMeasure.EdgeCountMeasure - Class in org.graphstream.algorithm.measure
Measure the count of edges in a graph.
ElementCountMeasure.NodeCountMeasure - Class in org.graphstream.algorithm.measure
Measure the count of nodes in a graph.
enableProgression(boolean) - Method in class org.graphstream.algorithm.generator.URLGenerator
 
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.ChainGenerator
If the graph is set to have a loop back edge, this method will add 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
 
enteringWeightedDegree(Node, String) - Static method in class org.graphstream.algorithm.Toolkit
Compute the weighted entering degree of a given node.
enteringWeightedDegree(Node, String, double) - Static method in class org.graphstream.algorithm.Toolkit
Compute the weighted entering degree of a given node.
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.
equals(Object) - Method in class org.graphstream.algorithm.FixedArrayList
 
exponential(Random) - Static method in class org.graphstream.algorithm.util.RandomTools
Returns a pseudorandom number drawn from exponential distribution with mean 1.
extractMin() - Method in class org.graphstream.algorithm.util.FibonacciHeap
Removes the node containing the minimal key from the heap.
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links