public class HPAGraphEdge extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HPAGraphEdge.EdgeType |
Constructor and Description |
---|
HPAGraphEdge(HPAGraphNode from,
HPAGraphNode to,
HPAGraphEdge.EdgeType type,
float weight) |
public HPAGraphEdge(HPAGraphNode from, HPAGraphNode to, HPAGraphEdge.EdgeType type, float weight)
Copyright © 2021. All rights reserved.