Package | Description |
---|---|
grammarscope.grapher.widget | |
grammarscope.jung2 | |
grammarscope.jung2.layout |
Modifier and Type | Method and Description |
---|---|
protected VertexWeightFunction<GNode> |
View.makeVertexWeightFunction()
Make vertex weight function
|
Modifier and Type | Method and Description |
---|---|
VertexWeightFunction<V> |
VertexWeightFunction.HasVertexWeightFunction.getWeightFunction()
Get vertex weight function
|
Modifier and Type | Method and Description |
---|---|
void |
VertexWeightFunction.HasVertexWeightFunction.setWeightFunction(VertexWeightFunction<V> function)
Set vertex weight function
|
Modifier and Type | Field and Description |
---|---|
private VertexWeightFunction<V> |
HWeighingLinearLayout.function |
Modifier and Type | Method and Description |
---|---|
VertexWeightFunction<V> |
HWeighingLinearLayout.getWeightFunction() |
Modifier and Type | Method and Description |
---|---|
void |
HWeighingLinearLayout.setWeightFunction(VertexWeightFunction<V> function) |