GrammarScope  4.0.0
Classes | Public Member Functions | List of all members
grammarscope.jung2.VertexWeightFunction< V > Interface Template Reference

Classes

interface  HasVertexWeightFunction
 

Public Member Functions

double getWeight (V v)
 

Member Function Documentation

◆ getWeight()

double grammarscope.jung2.VertexWeightFunction< V >.getWeight ( v)

Get vertex weight

Parameters
vvertex
Returns
vertex weight

The documentation for this interface was generated from the following file: