![]() |
GrammarScope
4.0.0
|

Public Member Functions | |
| VertexWeightFunction< V > | getWeightFunction () |
| void | setWeightFunction (VertexWeightFunction< V > function) |
| VertexWeightFunction<V> grammarscope.jung2.VertexWeightFunction< V >.HasVertexWeightFunction< V >.getWeightFunction | ( | ) |
Get vertex weight function
Implemented in grammarscope.jung2.layout.HWeighingLinearLayout< V, E >.
| void grammarscope.jung2.VertexWeightFunction< V >.HasVertexWeightFunction< V >.setWeightFunction | ( | VertexWeightFunction< V > | function | ) |
Set vertex weight function
| function | vertex weight function |
Implemented in grammarscope.jung2.layout.HWeighingLinearLayout< V, E >.
1.8.17