GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.jung2.VertexWeightFunction< V >.HasVertexWeightFunction< V > Interface Template Reference
Inheritance diagram for grammarscope.jung2.VertexWeightFunction< V >.HasVertexWeightFunction< V >:
Inheritance graph
[legend]

Public Member Functions

VertexWeightFunction< V > getWeightFunction ()
 
void setWeightFunction (VertexWeightFunction< V > function)
 

Member Function Documentation

◆ getWeightFunction()

Get vertex weight function

Returns
vertex weight function

Implemented in grammarscope.jung2.layout.HWeighingLinearLayout< V, E >.

◆ setWeightFunction()

void grammarscope.jung2.VertexWeightFunction< V >.HasVertexWeightFunction< V >.setWeightFunction ( VertexWeightFunction< V >  function)

Set vertex weight function

Parameters
functionvertex weight function

Implemented in grammarscope.jung2.layout.HWeighingLinearLayout< V, E >.


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