org.gephi.statistics.plugin.Bundle.properties Maven / Gradle / Ivy
The newest version!
OpenIDE-Module-Long-Description=Standard statistics and metrics algorithms
OpenIDE-Module-Short-Description=Standard statistics and metrics algorithms
Degree.nodecolumn.InDegree = In-Degree
Degree.nodecolumn.OutDegree = Out-Degree
Degree.nodecolumn.Degree = Degree
Degree.graphcolumn.AverageDegree = Average Degree
WeightedDegree.nodecolumn.InDegree = Weighted In-Degree
WeightedDegree.nodecolumn.OutDegree = Weighted Out-Degree
WeightedDegree.nodecolumn.Degree = Weighted Degree