| Package | Description |
|---|---|
| org.graphstream.algorithm.measure |
| Class and Description |
|---|
| AbstractCentrality
Base class for centrality measures.
|
| AbstractCentrality.NormalizationMode |
| ChartConnectivityMeasure.ChartEdgeConnectivityMeasure |
| ChartConnectivityMeasure.ChartVertexConnectivityMeasure |
| ChartMeasure
This is the base for high level measures.
|
| ChartMeasure.PlotException
Exception that can be raised when trying to plot measures.
|
| ChartMeasure.PlotOutputType
Defines the support used for rendering : on screen or in a file.
|
| ChartMeasure.PlotParameters
Parameters defining how to plot measures.
|
| ChartMeasure.PlotType
Type of plot.s
|
| ChartMinMaxAverageSeriesMeasure
A measure to plot special entries composed of a minimum, average and maximum
value.
|
| ChartSeries2DMeasure
A measure allowing to add 2D entries (x,y).
|
| ChartSeriesMeasure
Base for series measure.
|
| CommunityMeasure
Computes and updates an absolute measure based on the current community
assignment on a given graph as it evolves.
|
| CommunityRelativeMeasure
Computes and updates a relative measure based on the comparison between the
current community assignment and a reference assignment on a given graph.
|
| DegreeCentrality.Mode |
| ElementCountMeasure |
| NormalizedMutualInformation
Computes and updated the current Normalized Mutual Information (NMI) measure
between a dynamically-performed community assignment on a graph as it evolves
and a fixed assignment, known as reference.
|
Copyright © 2015. All rights reserved.