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 

P

PageRank - Class in org.graphstream.algorithm
The PageRank is an algorithm that measures the "importance" of the nodes in a graph.
PageRank() - Constructor for class org.graphstream.algorithm.PageRank
Creates a new instance.
PageRank(double, double, String) - Constructor for class org.graphstream.algorithm.PageRank
Creates a new instance.
PAPPUS_GRAPH_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.PappusGraphGenerator
LCF notation of a Pappus graph.
PappusGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
Build a Pappus graph.
PappusGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.PappusGraphGenerator
 
Parameter - Annotation Type in org.graphstream.algorithm.util
 
particleMoved(Object, double, double, double) - Method in class org.graphstream.ui.layout.Eades84Layout
 
passBy - Variable in class org.graphstream.algorithm.APSP.TargetPath
An intermediary other node on the minimum path to the other node.
path - Variable in class org.graphstream.algorithm.measure.ChartMeasure.PlotParameters
If rendering is saved on a file, this defines the path of this file.
PetersenGraphGenerator - Class in org.graphstream.algorithm.generator
Generate a Petersen graph.
PetersenGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.PetersenGraphGenerator
 
plot(ChartMeasure.PlotParameters) - Method in class org.graphstream.algorithm.measure.ChartConnectivityMeasure
 
plot() - Method in class org.graphstream.algorithm.measure.ChartMeasure
Create a new plot with default plot parameters.
plot(ChartMeasure.PlotParameters) - Method in class org.graphstream.algorithm.measure.ChartMeasure
Plot this measure using a set of parameters.
plot(ChartMeasure.PlotParameters) - Method in class org.graphstream.algorithm.measure.ChartSeriesMeasure
 
PlotException(String) - Constructor for exception org.graphstream.algorithm.measure.ChartMeasure.PlotException
 
PlotException(Throwable) - Constructor for exception org.graphstream.algorithm.measure.ChartMeasure.PlotException
 
PlotParameters() - Constructor for class org.graphstream.algorithm.measure.ChartMeasure.PlotParameters
 
PointsOfInterestGenerator - Class in org.graphstream.algorithm.generator
Generate a social dynamic graph.
PointsOfInterestGenerator() - Constructor for class org.graphstream.algorithm.generator.PointsOfInterestGenerator
 
PointsOfInterestGenerator.Parameter - Enum in org.graphstream.algorithm.generator
 
PreferentialAttachmentGenerator - Class in org.graphstream.algorithm.generator
Deprecated.
PreferentialAttachmentGenerator() - Constructor for class org.graphstream.algorithm.generator.PreferentialAttachmentGenerator
Deprecated.
New generator.
PREFIX - Static variable in class org.graphstream.algorithm.networksimplex.NetworkSimplex
The algorithm maintains some internal data whose names start with this prefix.
Prim - Class in org.graphstream.algorithm
Compute a spanning tree using the Prim algorithm.
Prim() - Constructor for class org.graphstream.algorithm.Prim
Create a new Prim's algorithm.
Prim(String, String) - Constructor for class org.graphstream.algorithm.Prim
Create a new Prim's algorithm.
Prim(String, Object, Object) - Constructor for class org.graphstream.algorithm.Prim
Create a new Prim's algorithm.
Prim(String, String, Object, Object) - Constructor for class org.graphstream.algorithm.Prim
Create a new Prim's algorithm.
printBFS(PrintStream) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
Prints a table containing informations about the current basic feasible solution.
produceExactlyMaxLinkPerStep() - Method in class org.graphstream.algorithm.generator.BarabasiAlbertGenerator
True if the generator produce exactly BarabasiAlbertGenerator.getMaxLinksPerStep(), else it produce a random number of links ranging between 1 and BarabasiAlbertGenerator.getMaxLinksPerStep().
progress(double) - Method in interface org.graphstream.algorithm.APSP.Progress
Progress of the algorithm.
progress(float) - Method in interface org.graphstream.algorithm.BetweennessCentrality.Progress
Progress of the algorithm.
publish(String) - Method in class org.graphstream.algorithm.ConnectedComponents
Publish the index of the connected component where the node belongs.
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