public static interface VertexWeightFunction.HasVertexWeightFunction<V>
| Modifier and Type | Method and Description |
|---|---|
VertexWeightFunction<V> |
getWeightFunction()
Get vertex weight function
|
void |
setWeightFunction(VertexWeightFunction<V> function)
Set vertex weight function
|
VertexWeightFunction<V> getWeightFunction()
void setWeightFunction(VertexWeightFunction<V> function)
function - vertex weight function